Package | Description |
---|---|
org.apache.axis2.mex.om |
Modifier and Type | Method and Description |
---|---|
MetadataSection |
MetadataSection.fromOM(org.apache.axiom.om.OMElement element)
Populates an MetadataSection object based on the
OMElement passed. |
MetadataSection[] |
Metadata.getMetadataSection(String dialect,
String identifier) |
MetadataSection[] |
Metadata.getMetadataSection(String dialect,
String identifier,
OutputForm form)
Answers the Metadata Sections that met the criteria specified in the dialect, identifier, and form.
|
MetadataSection[] |
Metadata.getMetadatSections() |
Modifier and Type | Method and Description |
---|---|
void |
Metadata.addMetadatSection(MetadataSection section) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.