API Overview API Index Package Overview Direct link to this page
JavaOnTracks 0.1.2
  net.jot.xml. JOTXMLElement View Source
Author(s)
thibautc
Since
Version
Serial
Hierarchy
 Object
      JOTXMLElement
Implements
Subclasses
 JOTXML
Description
public class JOTXMLElement
See also:   
Constructors
public JOTXMLElement (String name)
Methods
Hide/Show inherited methods
protected void addItem (Object item)
public Vector getAllItems ()
Return all the items included in this element (including comments, spaces etc...)
public JOTXMLElement getChilds ()
Return this element sub-elements (childs)
public String getName ()
public String getValue ()
pack-private void setValue (String val)
Fields
Hide/Show inherited fields
protected Vector items
  ordered list of items found in the page such as root xml element, definition, comments etc...
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar