Uses of Interface
com.ibm.xmlns.tagging.DocumentRoot

Packages that use DocumentRoot
com.ibm.xmlns.tagging   
com.ibm.xmlns.tagging.util   
 

Uses of DocumentRoot in com.ibm.xmlns.tagging
 

Methods in com.ibm.xmlns.tagging that return DocumentRoot
 DocumentRoot TaggingFactory.createDocumentRoot()
          Returns a new object of class 'Document Root'.
 

Uses of DocumentRoot in com.ibm.xmlns.tagging.util
 

Methods in com.ibm.xmlns.tagging.util with parameters of type DocumentRoot
 T TaggingSwitch.caseDocumentRoot(DocumentRoot object)
          Returns the result of interpreting the object as an instance of 'Document Root'.