| Package | Description |
|---|---|
| org.apache.commons.betwixt |
This package contains the main betwixt introspection code.
|
| Modifier and Type | Method and Description |
|---|---|
NamespacePrefixMapper |
IntrospectionConfiguration.getPrefixMapper()
Gets the
NamespacePrefixMapper used to convert namespace URIs
into prefixes. |
| Modifier and Type | Method and Description |
|---|---|
void |
IntrospectionConfiguration.setPrefixMapper(NamespacePrefixMapper mapper)
Sets the
NamespacePrefixMapper used to convert namespave URIs
into prefixes. |
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.