Uses of Interface
org.enhydra.xml.io.DocumentInfo

Packages that use DocumentInfo
org.enhydra.xml.xmlc   
org.enhydra.xml.xmlc.html   
 

Uses of DocumentInfo in org.enhydra.xml.xmlc
 

Subinterfaces of DocumentInfo in org.enhydra.xml.xmlc
 interface XMLObject
          Interface for all compiled XML objects.
 

Classes in org.enhydra.xml.xmlc that implement DocumentInfo
 class XMLObjectImpl
          Base class for all compiled XML objects.
 

Uses of DocumentInfo in org.enhydra.xml.xmlc.html
 

Subinterfaces of DocumentInfo in org.enhydra.xml.xmlc.html
 interface HTMLObject
          Interface implemented by all compiled HTML Objects.
 

Classes in org.enhydra.xml.xmlc.html that implement DocumentInfo
 class HTMLObjectImpl
          Abstract class that forms the base of all compiled HTML Objects.
 



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