Uses of Package
ix.util.xml

Packages that use ix.util.xml
ix.iface.domain Domain parsers and outputters. 
ix.ip2 I-X Process Panels 
ix.util General-purpose utilities. 
ix.util.reflect Reflection utilities. 
ix.util.xml XML utilities. 
 

Classes in ix.util.xml used by ix.iface.domain
FileSyntax
          Reads and writes object representations.
 

Classes in ix.util.xml used by ix.ip2
AbstractFileSyntax
          Convenient base class for FileSyntaxes.
FileSyntax
          Reads and writes object representations.
FileSyntaxManager
          Maps file names, URLs, etc to FileSyntaxes.
Loader
           
Saver
           
XMLConfig
          A class that can be used to configure the XML tools for a particular application or set of applications.
XMLTranslator
          A class for translating between objects and XML.
XMLTreeEditFrame
          A frame that contains an XML editing panel.
XMLTreeEditPanel
          A panel that contains an XML tree-editor.
 

Classes in ix.util.xml used by ix.util
LiteralDocument
          XML that can be embedded in objects that can be translated to or from XML.
 

Classes in ix.util.xml used by ix.util.reflect
LiteralDocument
          XML that can be embedded in objects that can be translated to or from XML.
 

Classes in ix.util.xml used by ix.util.xml
AbstractFileSyntax
          Convenient base class for FileSyntaxes.
FileSyntax
          Reads and writes object representations.
FileSyntaxManager
          Maps file names, URLs, etc to FileSyntaxes.
LiteralDocument
          XML that can be embedded in objects that can be translated to or from XML.
Loader
           
Saver
           
XMLConfig
          A class that can be used to configure the XML tools for a particular application or set of applications.
XMLSchemaSyntax.Schema
          An XML schema.
XMLSyntax
          Base for objcts that describe the (XML) syntax of data objects in various forms.
XMLTranslator
          A class for translating between objects and XML.
XMLTreeEditFrame
          A frame that contains an XML editing panel.
XMLTreeEditFrame.FindFrame
           
XMLTreeEditFrame.FrameGroup
          A set of XMLTreeEditFrames that are logically part of the same editor for selection, cut/paste, find, etc.
XMLTreeEditFrame.TreeHelpFrame
           
XMLTreeEditor.MessageFrame
          An editor frame for displaying any messages received by a tree editor acting as an I-X agent.
XMLTreeEditPanel
          A panel that contains an XML tree-editor.
XMLTreeNamespaceManager.NamespaceFrame
           
XMLTreeNamespaceManager.NamespaceMap