| Package | Description |
|---|---|
| org.apache.axiom.locator |
Contains classes used internally by the axiom-api artifact to locate Axiom implementations.
|
| Modifier and Type | Field and Description |
|---|---|
private Feature[] |
Implementation.features |
| Modifier and Type | Method and Description |
|---|---|
(package private) Feature[] |
Implementation.getFeatures() |
private static Feature |
ImplementationFactory.parseFeature(org.w3c.dom.Element feature) |
| Constructor and Description |
|---|
Implementation(java.lang.String name,
OMMetaFactory metaFactory,
Feature[] features) |