Uses of Package
xml

Packages that use xml
broadcast This package contains classes implementing the generation and synchronized dispatch of SiGML sequences over UDP to accompany a broadcast TV transmission. 
hnscnvt This package implements the processing of HamNoSys 4 sign data in various input formats to give the corresponding HamNoSysML (HML) and gestural SiGML representations. 
sigmlgen This package imlements the generation of SiGML documents in various forms. 
xml A collection of support classes for XML data handling. 
 

Classes in xml used by broadcast
BasicSAXHandler
          A base class for a SAX Handler.
CleanerEntityResolver
          Refinement of the SAX Entity Resolver interface, the only difference being that this one does not allow an IOException to be thrown.
XMLScanner
          This class just provides convenient packaging of a JAXP-based SAX 2 XML Parser.
 

Classes in xml used by hnscnvt
BasicSAXHandler
          A base class for a SAX Handler.
CleanerEntityResolver
          Refinement of the SAX Entity Resolver interface, the only difference being that this one does not allow an IOException to be thrown.
 

Classes in xml used by sigmlgen
CleanerEntityResolver
          Refinement of the SAX Entity Resolver interface, the only difference being that this one does not allow an IOException to be thrown.
XmlElementTextGen
          Supports the conversion of an XML DOM element to text.
XmlStreamDocWrapping
          This auxiliary interface defines methods for writing a head and a tail for an XML document.
XMLTransformer.XMLTransformerException
          Exception class for XSLT transformations.
 

Classes in xml used by xml
BasicSAXHandler
          A base class for a SAX Handler.
CleanerEntityResolver
          Refinement of the SAX Entity Resolver interface, the only difference being that this one does not allow an IOException to be thrown.
InvalidXMLException
          Exception class representing XML validation failure.
XMLTransformer.XMLTransformerException
          Exception class for XSLT transformations.