|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementStart
An xml item describing the start of a xml element.
| Method Summary | |
|---|---|
Attribute[] |
getAttributes()
Returns the attributes of the xml element. |
QName |
getDataTypeName()
Returns the name of the datatype of the xml element. |
int |
getDepth()
Returns the depth of this element. |
QName |
getName()
Returns the name of the xml element. |
| Methods inherited from interface net.sf.jsefa.xml.lowlevel.model.XmlItem |
|---|
getType |
| Method Detail |
|---|
QName getName()
QName getDataTypeName()
Attribute[] getAttributes()
int getDepth()
The depth of the root element is 0.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||