public class TagFile extends TldItem
| Constructor and Description |
|---|
TagFile() |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(TldItem object) |
boolean |
equals(Object obj) |
String |
getPath()
Returns the path.
|
int |
hashCode() |
void |
setPath(String path)
Sets the path.
|
getDescription, getExample, getName, isDeprecated, setDeprecated, setDescription, setExample, setNamepublic String getPath()
public void setPath(String path)
path - the path to setpublic int compareTo(TldItem object)
compareTo in interface Comparable<TldItem>compareTo in class TldItemComparable.compareTo(Object)public boolean equals(Object obj)
equals in class TldItemObject.equals(Object)public int hashCode()
hashCode in class TldItemObject.hashCode()Copyright © 2004–2022 Web-Legacy. All rights reserved.