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

C

clone() - Method in interface org.licas_xml.abs.Element
Return a deep copy of this node, including copies of all sub-nodes.
clone() - Method in interface org.licas_xml.abs.Node
Return a deep copy of this node, including copies of all sub-nodes.
clone() - Method in class org.licas_xml.model.ElementImpl
Return a deep copy of this node, including copies of all sub-nodes.
clone() - Method in class org.licas_xml.model.NodeImpl
Return a deep copy of this node, including copies of all sub-nodes.
close() - Method in class org.licas_xml.abs.XMLBuilder
Cleans up the object when it's destroyed.
close() - Method in class org.licas_xml.model.XMLWriterNano
Cleans up the object when it's destroyed.
CODER - Static variable in class org.licas_xml.model.XmlHandler
 
COLON - Static variable in class org.licas_xml.util.XML_Const
The colon symbol
convertSymbols(String) - Method in class org.licas_xml.model.DocumentImpl
Can be some symbol clashes tht need to be corrected first.
createAttribute(String, String) - Method in class org.licas_xml.abs.XMLFactory
Create an attribute with the specified name and value.
createAttribute(String, String) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an attribute with the specified name and value.
createDocument() - Method in class org.licas_xml.abs.XMLFactory
Create an empty document.
createDocument() - Method in class org.licas_xml.model.XMLFactoryImpl
Create a new empty document.
createElement() - Method in class org.licas_xml.abs.XMLFactory
Create an element with no name or value.
createElement(String) - Method in class org.licas_xml.abs.XMLFactory
Create an element with the specified name.
createElement(String, String) - Method in class org.licas_xml.abs.XMLFactory
Create an element with the specified name and value.
createElement() - Method in class org.licas_xml.model.XMLFactoryImpl
Create an element with no name or value.
createElement(String) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an element with the specified name.
createElement(String, String) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an element with the specified name and value.
createNode() - Method in class org.licas_xml.abs.XMLFactory
Create a node with no name or value.
createNode(String) - Method in class org.licas_xml.abs.XMLFactory
Create a node with the specified name.
createNode() - Method in class org.licas_xml.model.XMLFactoryImpl
Create a node with no name or value.
createNode(String) - Method in class org.licas_xml.model.XMLFactoryImpl
Create a node with the specified name.
createReader() - Method in class org.licas_xml.abs.XMLFactory
Create an xml reader.
createReader(InputStream) - Method in class org.licas_xml.abs.XMLFactory
Create an xml reader.
createReader(String, String) - Method in class org.licas_xml.abs.XMLFactory
Create an XML reader.
createReader() - Method in class org.licas_xml.model.XMLFactoryImpl
Create an xml reader.
createReader(InputStream) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an xml reader.
createReader(String, String) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an XML reader.
createWriter() - Method in class org.licas_xml.abs.XMLFactory
Create an xml writer.
createWriter(OutputStream) - Method in class org.licas_xml.abs.XMLFactory
Create an xml writer.
createWriter() - Method in class org.licas_xml.model.XMLFactoryImpl
Create an xml writer.
createWriter(OutputStream) - Method in class org.licas_xml.model.XMLFactoryImpl
Create an xml writer.
A C D E F G H I L N O P R S V W X 
Skip navigation links