Uses of Package
org.enhydra.xml.xmlc.metadata

Packages that use org.enhydra.xml.xmlc.metadata
org.enhydra.xml.xmlc.commands.options org.enhydra.xml.xmlc.commands.options provides support for command line options. 
org.enhydra.xml.xmlc.commands.xmlc   
org.enhydra.xml.xmlc.compiler   
org.enhydra.xml.xmlc.deferredparsing org.enhydra.xml.xmlc.deferredparsing provides support for deferred parsing of *ML objects. 
org.enhydra.xml.xmlc.metadata org.enhydra.xml.xmlc.metadata provides XMLC metadata support classes. 
org.enhydra.xml.xmlc.parsers   
org.enhydra.xml.xmlc.parsers.xerces   
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.commands.options
MetaData
          Root element of XMLC metadata.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.commands.xmlc
MetaData
          Root element of XMLC metadata.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.compiler
MetaData
          Root element of XMLC metadata.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.deferredparsing
MetaData
          Root element of XMLC metadata.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.metadata
CompileOptions
          Specifies options for the document compiler.
DeleteElement
          Delete all matching elements.
DocumentClass
          Specify properties of the XMLC document class to generate.
DocumentFormat
          Enumerated type for the format of a document (HTML or XML).
DocumentSection
          Section that describes the structure of the document and attributes of the elements.
DOMEdits
          Section containing DOM editing specifications.
DOMType
          Enumerated type for the predefined DOM factories.
ElementDef
          Define a particular element in the document.
ElementEdit
          Abstract type used as a base for all element editing definitions.
EnumeratedType
          Base class for enumerated types.
GenerateType
          Enumerated type indicating the type of class and/or interface XMLC will generate.
HTMLAttr
          A proprietary tag attribute to add to the list of valid HTML attributes for all tags.
HTMLAttrDef
          Definition of a proprietary HTML tag attribute.
HTMLCompatibility
          Enables compatibility with the way older version of XMLC handled HTML.
HTMLCyberStudioTagSet
          Abobe CyberStudio proprietary tags.
HTMLSection
          Metadata specific to HTML documents.
HTMLTag
          Add a proprietary tag to set of valid html tags.
HTMLTagDef
          Definition of a proprietary HTML tag.
HTMLTagSet
          Add a predefined set of proprietary HTML tag and attributes to the list of valid HTML tags.
HTMLTagSetDef
          Base class used for defining a proprietary set of HTML tags.
HTMLTagSetType
          Enumerated type for the parser XMLC will use.
Include
          Specifies an included file for dependencies.
InputDocument
          Specifies the document to compile.
JavaCompilerSection
          Java compiler metadata.
JavacOption
          Specifies an option to pass to the Java compiler.
MetaData
          Root element of XMLC metadata.
MetaDataDocument
          Metadata XML document associated with a Document being parsed.
MetaDataElement
          Base DOM class for all XMLC metadata element classes.
Parser
          Specifies the parser and parsing options.
ParserType
          Enumerated type for the parser XMLC will use.
TagClass
          Defines the attribute name that is to considered as the class attribute.
URLEdit
          Abstract type uses as a base for all URL editing definition.
URLMapping
          Specifies the literal replacement of URLs in element attributes.
URLRegExpMapping
          Specifies the regular expression replacement of URLs in element attributes.
XCatalog
          Specifies a XCatalog file to use in resolving external entities when parsing XML files.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.parsers
MetaData
          Root element of XMLC metadata.
 

Classes in org.enhydra.xml.xmlc.metadata used by org.enhydra.xml.xmlc.parsers.xerces
MetaData
          Root element of XMLC metadata.
 



Copyright © 1999-2002 enhydra.org (Mark Diekhans, David Li, Richard Kunze). All Rights reserved.