|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.treebind.DefaultNameImplementation
org.treebind.Names
Name implementation used to represent general purpose
builtin names.
Name| Field Summary | |
static Names |
literal
Name used to identify the nature of "literal" properties. |
static Names |
root
Name used to identify the role of root properties. |
| Method Summary | |
java.lang.String |
getFullName()
Gets the full name which is usually the concatenation of the domain name and the local name with a separator. |
| Methods inherited from class org.treebind.DefaultNameImplementation |
equals, getDomainName, getLocalName |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.treebind.Name |
equals, getDomainName, getLocalName |
| Field Detail |
public static Names literal
public static Names root
| Method Detail |
public java.lang.String getFullName()
Name
getFullName in interface NamegetFullName in class DefaultNameImplementation
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||