Copyright @ 2002 SAP. All Rights Reserved.

Uses of Class
com.sap.tc.complib.xml.Initializable

Packages that use Initializable
com.sap.tc.complib Provides classes and interfaces for the creation and manipulation of development components, software components and public parts. 
com.sap.tc.complib.impl   
com.sap.tc.complib.xml Provides helper classes for writing and parsing of XML documents. 
 

Uses of Initializable in com.sap.tc.complib
 

Subclasses of Initializable in com.sap.tc.complib
 class EntityReference
          Reference to an entity.
 

Uses of Initializable in com.sap.tc.complib.impl
 

Subclasses of Initializable in com.sap.tc.complib.impl
 class com.sap.tc.complib.impl.ImportedEntityImpl
           
 

Uses of Initializable in com.sap.tc.complib.xml
 

Constructors in com.sap.tc.complib.xml with parameters of type Initializable
ParserAdapter(Initializable root)
           
 


Copyright @ 2002 SAP. All Rights Reserved.