static PropertyIndex.ComponentInfoIndex |
PropertyIndex.ComponentInfoIndex.fromXmlClass(Class cl) |
get the index given the XML class
|
static PropertyIndex.ComponentInfoIndex |
PropertyIndex.ComponentInfoIndex.lookupPname(String val) |
get the index given the property name
|
static PropertyIndex.ComponentInfoIndex |
PropertyIndex.ComponentInfoIndex.lookupQname(QName val) |
get the index given the qname
|
static PropertyIndex.ComponentInfoIndex |
PropertyIndex.ComponentInfoIndex.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static PropertyIndex.ComponentInfoIndex[] |
PropertyIndex.ComponentInfoIndex.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|