Package org.opencyc.xml

Class Summary
ExportDaml DAML+OIL export for OpenCyc.
ExportEeldDaml DAML+OIL Evidence Extraction and Link Discovery export for OpenCyc.
ExportHtml HTML ontology export for OpenCyc.
GatherOpenDirectoryTitles Gathers Open Directory Titles and constructs a dictionary associating topic resource IDs with their titles.
ImportDaml Abstract class to provide common functions for importing DAML xml content.
ImportOpenDirectoryStructure Imports DAML xml content for the Open Directory Structure.
ImportSonatDaml Imports DAML xml content for the DAML SONAT ontologies.
Marshaller Provides the behavior of a CYC-ML marshaller.
NameNodeFilter Provides a implementation of org.w3c.dom.traversal.NodeFilter that allows a TreeWalker to select nodes of a DOM tree based on their tag name.
OpenDirectoryToDaml Translates non-compliant OpenDirectory RDF Structure file into DAML compliant format.
RDFTriples  
TextUtil Provides utility methods for XML text processing.
UnitTest Provides a suite of JUnit test cases for the org.opencyc.xml package.
XMLFileWriter Implements an XMLFileWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLPrintWriter Implements an XMLPrintWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLStringWriter Implements an XMLStringWriter with facilities for surrounding data elements with tags appropriately named and indented.
XMLWriter Implements an XMLWriter with facilities for surrounding data elements with tags appropriately named and indented.
XpathComputer Implements static methods for computing Xpath strings (www.w3.org/TR/xpath) for DOM Nodes (www.w3.org/DOM/)