|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamespacePrefixMapper | |
---|---|
org.apache.commons.betwixt | This package contains the main betwixt introspection code. |
Uses of NamespacePrefixMapper in org.apache.commons.betwixt |
---|
Methods in org.apache.commons.betwixt that return NamespacePrefixMapper | |
---|---|
NamespacePrefixMapper |
IntrospectionConfiguration.getPrefixMapper()
Gets the NamespacePrefixMapper used to convert namespace URIs
into prefixes. |
Methods in org.apache.commons.betwixt with parameters of type NamespacePrefixMapper | |
---|---|
void |
IntrospectionConfiguration.setPrefixMapper(NamespacePrefixMapper mapper)
Sets the NamespacePrefixMapper used to convert namespave URIs
into prefixes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |