|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementNode
TypedObjectNode with an (XML) element semantic.
Chararacteristics:
| Method Summary | |
|---|---|
Map<QName,PrimitiveValue> |
getAttributes()
Returns the attributes of the node. |
List<TypedObjectNode> |
getChildren()
Returns the children of the node. |
QName |
getName()
Returns the element's name. |
org.apache.xerces.xs.XSElementDeclaration |
getXSType()
Returns the XML schema declaration of the element. |
| Method Detail |
|---|
QName getName()
nullMap<QName,PrimitiveValue> getAttributes()
nullList<TypedObjectNode> getChildren()
nullorg.apache.xerces.xs.XSElementDeclaration getXSType()
null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||