Uses of Class
org.enhydra.xml.xmlc.metadata.Include

Packages that use Include
org.enhydra.xml.xmlc.metadata org.enhydra.xml.xmlc.metadata provides XMLC metadata support classes. 
 

Uses of Include in org.enhydra.xml.xmlc.metadata
 

Subclasses of Include in org.enhydra.xml.xmlc.metadata
 class InputDocument
          Specifies the document to compile.
 

Methods in org.enhydra.xml.xmlc.metadata that return Include
 Include[] Include.getIncludes()
          Get the include direct children.
 

Methods in org.enhydra.xml.xmlc.metadata with parameters of type Include
 void Include.addInclude(Include include)
          Add a include child
 



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