Package org.jvoicexml.xml

Interface Summary
XmlWritable Objects that can write themselves as XML text do so using this interface.
 

Class Summary
TokenList Many of the tags feature lists of strings separated by a space.
XmlDocument An XML Document abstract base class.
XmlNode Abstract base class for all nodes in an XML document.
XmlStringWriter XmlWriter that uses a string writer to write output.
XmlWriter This writer captures context used when writing XML text, such as state used to "pretty print" output or to identify entities which are defined.
 



Copyright © 2005 JVoiceXML group.