JClass DesktopViews 6.3.0 API
Documentation

Package com.klg.jclass.util.xml

Contains an XML parser and other support classes.

See:
          Description

Interface Summary
JCTablePopulator This interface is implemented by classes using the com.klg.util.jclass.xml.JCTableXMLParser class to populate a table.
 

Class Summary
JCTableXMLParser This class takes in a stream of data and parses it under the assumption that it is in the defined XML format that LiveTable uses.
JCXMLDTDResolver Resolves requests for JClass DTDs to the correct place in the classpath.
JCXMLErrorPrinter An output mechanism for XML parsing-related errors.
JCXMLTableModel Populates a swing TableModel with data taken from an incoming stream of data formatted according to the XML specification in com.klg.jclass.util.xml.JCTableXMLParser.
 

Package com.klg.jclass.util.xml Description

Contains an XML parser and other support classes.


Copyright © 2004 Quest Software Inc..
All rights reserved.