| 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(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() |
| Modifier and Type | Method and Description |
|---|---|
void |
Metadata.addMetadatSection(MetadataSection section) |
Copyright © 2004-2022 The Apache Software Foundation. All Rights Reserved.