static PropertyIndex.PropertyInfoIndex |
PropertyIndex.PropertyInfoIndex.fromName(String pname) |
Property names can have "-" in them.
|
static PropertyIndex.PropertyInfoIndex |
PropertyIndex.PropertyInfoIndex.fromXmlClass(Class cl) |
get the index given the XML class
|
static PropertyIndex.PropertyInfoIndex |
PropertyIndex.PropertyInfoIndex.lookupQname(QName val) |
get the index given the qname
|
static PropertyIndex.PropertyInfoIndex |
PropertyIndex.PropertyInfoIndex.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PropertyIndex.PropertyInfoIndex[] |
PropertyIndex.PropertyInfoIndex.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|