Package gov.llnl.babel.parsers.xml

Class Summary

DTDManager DTDManager is a singleton class that manages the DTDs for the sidl symbol, comment, and HTML descriptions needed to parse sidl symbols in XML format.
ParseSymbolException The ParseSymbolException exception class is thrown if an error is detected while parsing an XML/DOM symbol representation.
ParseSymbolXML Class ParseSymbolXML converts an XML document into a SIDL symbol.
StringXML Class StringXML is a simple utility class that converts between symbol types (integers or enumerated identifiers) and symbol strings.
SymbolToDOM Class SymbolToDOM converts a SIDL symbol into an XML DOM document.