Skip navigation links
A C D E F G H I L N O P R S V W X 

G

getAttributeList() - Method in interface org.licas_xml.abs.Element
Get the list of attributes of this element.
getAttributeList() - Method in class org.licas_xml.model.ElementImpl
Get the list of attributes of this element.
getAttributeValue(String) - Method in interface org.licas_xml.abs.Element
Get the value of the specified attribute.
getAttributeValue(String) - Method in class org.licas_xml.model.ElementImpl
Get the value of the specified attribute.
getChild(String) - Method in interface org.licas_xml.abs.Node
Get the first child node with the specified name.
getChild(String) - Method in class org.licas_xml.model.NodeImpl
Get the first child node with the specified name.
getChildren() - Method in interface org.licas_xml.abs.Node
Get the child nodes of this node.
getChildren() - Method in class org.licas_xml.model.NodeImpl
Get the child nodes of this node.
getChildrenCount() - Method in interface org.licas_xml.abs.Node
Get the number of child nodes.
getChildrenCount() - Method in class org.licas_xml.model.NodeImpl
Get the number of child nodes.
getElementChildAtIndex(int) - Method in interface org.licas_xml.abs.Element
Returns the child at a specific index.
getElementChildAtIndex(int) - Method in class org.licas_xml.model.ElementImpl
Returns the child at a specific index.
getInstance() - Static method in class org.licas_xml.abs.XMLFactory
Get an instance of this XMLFactory class.
getName() - Method in class org.licas_xml.abs.Attribute
Get the attribute name.
getName() - Method in interface org.licas_xml.abs.Node
Get the name of this node.
getName() - Method in class org.licas_xml.model.AttributeImpl
Get the attribute name.
getPrefix(String) - Static method in class org.licas_xml.model.XmlHandler
Get the prefix to the value passed in if one exists.
getResult() - Method in class org.licas_xml.abs.XMLBuilder
Returns the result of the building process.
getResult() - Method in class org.licas_xml.model.XMLBuilderImpl
Returns the result of the building process.
getRootElement() - Method in class org.licas_xml.abs.Document
Get the root element of the document.
getRootElement() - Method in class org.licas_xml.model.DocumentImpl
Get the root element of the document.
getText() - Method in interface org.licas_xml.abs.Element
Get the text value of the element.
getText() - Method in class org.licas_xml.model.ElementImpl
Get the text value of the element.
getValue() - Method in class org.licas_xml.abs.Attribute
Get the attribute value.
getValue() - Method in interface org.licas_xml.abs.Node
Get the node value.
getValue() - Method in class org.licas_xml.model.AttributeImpl
Get the attribute value.
getValue() - Method in class org.licas_xml.model.NodeImpl
Get the node value.
GT - Static variable in class org.licas_xml.model.XmlHandler
 
GT_TAG - Static variable in class org.licas_xml.model.XmlHandler
The XML tags and the characters that replace them during conversion
A C D E F G H I L N O P R S V W X 
Skip navigation links