|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExtensionElement
A ExtensionElement
ExtensionElement is an element that is defined in any namespace except the namespace "app"
Method Summary | |
---|---|
List<ExtensionAttribute> |
getAttributes()
Get attributes |
List<ExtensionElement> |
getElements()
Get nested elements |
String |
getName()
Get the local name of the element |
String |
getNamespace()
Get the namespace |
String |
getPrefix()
Get the prefix of the element |
String |
getText()
Get the text |
Method Detail |
---|
String getNamespace()
String getPrefix()
String getName()
String getText()
List<ExtensionElement> getElements()
ExtensionElement
List<ExtensionAttribute> getAttributes()
ExtensionAttribute
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |