org.exolab.castor.xml.schema.reader
static class SchemaUnmarshaller.RemappedPrefixes extends Object
| Field Summary | |
|---|---|
| int | depth |
| static HashMap | QNAME_TABLE |
| static String | RESOURCE_LOCATION |
| static String | RESOURCE_NAME |
| Method Summary | |
|---|---|
| void | addMapping(String oldPrefix, String newPrefix) |
| SchemaUnmarshaller.RemappedPrefixes | getParent() |
| String | getPrefixMapping(String oldPrefix) |
| boolean | isRemappedPrefix(String prefix) |
| SchemaUnmarshaller.RemappedPrefixes | newRemappedPrefixes() |
| String | remapQName(String value) |