Child pages
  • XmlNode

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Rev: 1384958006482
Div
styledisplay:none

DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR. Enter additional information related to this 'class' inside the {div} macro with 'id=description'

Div
iddescription



HTML Table
id
classservoy sSummary
Colgroup Tag
Col
width80px
Col
Table Head (thead)
Table Row (tr)
styleheight: 30px;
Table Head (th)
colspan2
Method Summary
Table Row (tr)
Table Cell (td)
String[]
Table Cell (td)
getAttributeNames()
Return all the attribute names of the current node.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getAttributeValue(attributeName)
Return the value of the named attribute.
Table Row (tr)
Table Cell (td)
XmlNode[]
Table Cell (td)
getChildNodes()
Return the child nodes of the current node.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getName()
Return the name of the XML node element.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getTextValue()
Return the text-value of the XML node element.
Table Row (tr)
Table Cell (td)
String
Table Cell (td)
getType()
Return the type of the XML node element.

...