- name - Variable in class org.licas_xml.abs.Attribute
-
The attribute name
- newProcessingInstruction(String, Reader) - Method in class org.licas_xml.model.XMLBuilderImpl
-
This method is called when a processing instruction is encountered.
- Node - Interface in org.licas_xml.abs
-
A base interface for all of the XML elements.
- NodeImpl - Class in org.licas_xml.model
-
A base class for all of the XML elements.
- NodeImpl() - Constructor for class org.licas_xml.model.NodeImpl
-
Create a new instance of NodeImpl.
- NodeImpl(String) - Constructor for class org.licas_xml.model.NodeImpl
-
Create a new instance of NodeImpl.
- NodeImpl(String, String) - Constructor for class org.licas_xml.model.NodeImpl
-
Creates a new instance of NodeImpl.
- NodeImpl(String, String, int) - Constructor for class org.licas_xml.model.NodeImpl
-
Creates a new instance of ElementImpl.
- NodeImpl(String, String, String, int) - Constructor for class org.licas_xml.model.NodeImpl
-
Creates a new instance of NodeImpl.