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

X

XML_Const - Class in org.licas_xml.util
Some constant values relating to the xml classes.
XML_Const() - Constructor for class org.licas_xml.util.XML_Const
Creates a new instance of Const
XMLBuilder - Class in org.licas_xml.abs
This class extends an XML builder's functionality over a lighter version.
XMLBuilder() - Constructor for class org.licas_xml.abs.XMLBuilder
Creates the builder.
XMLBuilder(Element) - Constructor for class org.licas_xml.abs.XMLBuilder
Creates the builder.
XMLBuilderImpl - Class in org.licas_xml.model
This class extends an XML builder's functionality over a lighter version.
XMLBuilderImpl() - Constructor for class org.licas_xml.model.XMLBuilderImpl
Creates the builder.
XMLBuilderImpl(ElementImpl) - Constructor for class org.licas_xml.model.XMLBuilderImpl
Creates the builder.
XMLELEMENT - Static variable in class org.licas_xml.model.XmlHandler
 
XMLELEMENTINTERFACE - Static variable in class org.licas_xml.model.XmlHandler
Defines an element
XmlException - Exception in org.licas_xml.util
This class can be used to define a non-specific exception related to this package.
XmlException(String) - Constructor for exception org.licas_xml.util.XmlException
Creates a new instance of XmlException.
XMLFactory - Class in org.licas_xml.abs
This abstract class must be extended by any class wishing to create xml documents or elements returning abstract instances.
XMLFactory() - Constructor for class org.licas_xml.abs.XMLFactory
 
XMLFactoryImpl - Class in org.licas_xml.model
This class implements the methods for the default node factory class.
XMLFactoryImpl() - Constructor for class org.licas_xml.model.XMLFactoryImpl
Create a new instance of XMLFactory.
XmlHandler - Class in org.licas_xml.model
This class can be used to parse XML to or from a String in formatted or un-formatted form.
XmlHandler() - Constructor for class org.licas_xml.model.XmlHandler
Create a new instance of XmlHandler
XMLHEADEND - Static variable in class org.licas_xml.model.XmlHandler
 
XMLHEADSTART - Static variable in class org.licas_xml.model.XmlHandler
 
XMLReader - Interface in org.licas_xml.abs
This reads an XML element or document and converts to a String.
XMLReaderImpl - Class in org.licas_xml.model
This reads an XML element or document and converts to a String.
XMLReaderImpl(InputStream) - Constructor for class org.licas_xml.model.XMLReaderImpl
Create a new instance of XMLReaderImpl.
XMLReaderImpl(Reader) - Constructor for class org.licas_xml.model.XMLReaderImpl
Create a new instance of XMLReaderImpl.
XMLReaderImpl(String, String) - Constructor for class org.licas_xml.model.XMLReaderImpl
Create a new instance of XMLReaderImpl.
xmlToFile(FileOutputStream, Document) - Method in interface org.licas_xml.abs.XMLReader
Convert an XML document into its String equivalent and write to the file.
xmlToFile(FileOutputStream, Document) - Static method in class org.licas_xml.model.XmlHandler
Convert an XML document into its String equivalent and write to the file.
xmlToFile(FileOutputStream, Document) - Method in class org.licas_xml.model.XMLReaderImpl
Convert an XML document into its String equivalent and write to the file.
xmlToFormattedString(Element) - Method in interface org.licas_xml.abs.XMLReader
Convert an XML document into a formatted String equivalent.
xmlToFormattedString(Element) - Static method in class org.licas_xml.model.XmlHandler
Convert an XML document into a formatted String equivalent.
xmlToFormattedString(Element) - Method in class org.licas_xml.model.XMLReaderImpl
Convert an XML document into a formatted String equivalent.
xmlToString(Document) - Method in interface org.licas_xml.abs.XMLReader
Convert an XML document into its String equivalent.
xmlToString(Element) - Method in interface org.licas_xml.abs.XMLReader
Convert an XML element into its String equivalent.
xmlToString(Document) - Static method in class org.licas_xml.model.XmlHandler
Convert an XML document into its String equivalent.
xmlToString(Element) - Static method in class org.licas_xml.model.XmlHandler
Convert an XML element into its String equivalent.
xmlToString(Document) - Method in class org.licas_xml.model.XMLReaderImpl
Convert an XML document into its String equivalent.
xmlToString(Element) - Method in class org.licas_xml.model.XMLReaderImpl
Convert an XML element into its String equivalent.
XMLWriter - Interface in org.licas_xml.abs
This reads a String and converts inot XML elements.
XMLWriterImpl - Class in org.licas_xml.model
This reads a String and converts into XML elements.
XMLWriterImpl(OutputStream) - Constructor for class org.licas_xml.model.XMLWriterImpl
Create a new instance of XMLWriter.
XMLWriterNano - Class in org.licas_xml.model
An XMLWriterNano writes XML data to a stream.
XMLWriterNano(Writer) - Constructor for class org.licas_xml.model.XMLWriterNano
Creates a new XML writer.
XMLWriterNano(OutputStream) - Constructor for class org.licas_xml.model.XMLWriterNano
Creates a new XML writer.
A C D E F G H I L N O P R S V W X 
Skip navigation links