Uses of Interface
com.ibm.adt.ovf.ext.DocumentRoot

Packages that use DocumentRoot
com.ibm.adt.ovf.ext   
com.ibm.adt.ovf.ext.util   
 

Uses of DocumentRoot in com.ibm.adt.ovf.ext
 

Methods in com.ibm.adt.ovf.ext that return DocumentRoot
 DocumentRoot ExtFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'.
 

Uses of DocumentRoot in com.ibm.adt.ovf.ext.util
 

Methods in com.ibm.adt.ovf.ext.util with parameters of type DocumentRoot
 T ExtSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.
 boolean ExtValidator.validateDocumentRoot(DocumentRoot documentRoot, DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 



© Copyright 2008 IBM Corp. 2008 All Rights Reserved