Uses of Class
org.apache.axis2.mex.om.MetadataSection

Packages that use MetadataSection
org.apache.axis2.mex.om   
 

Uses of MetadataSection in org.apache.axis2.mex.om
 

Methods in org.apache.axis2.mex.om that return MetadataSection
 MetadataSection MetadataSection.fromOM(org.apache.axiom.om.OMElement element)
          Populates an MetadataSection object based on the OMElement passed.
 MetadataSection[] Metadata.getMetadataSection(java.lang.String dialect, java.lang.String identifier)
           
 MetadataSection[] Metadata.getMetadataSection(java.lang.String dialect, java.lang.String identifier, OutputForm form)
          Answers the Metadata Sections that met the criteria specified in the dialect, identifier, and form.
 MetadataSection[] Metadata.getMetadatSections()
           
 

Methods in org.apache.axis2.mex.om with parameters of type MetadataSection
 void Metadata.addMetadatSection(MetadataSection section)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.