org.exolab.castor.xml.schema.reader
Class SchemaUnmarshaller.RemappedPrefixes
java.lang.Object
org.exolab.castor.xml.schema.reader.SchemaUnmarshaller.RemappedPrefixes
- SchemaUnmarshaller
(package private) static class SchemaUnmarshaller.RemappedPrefixes
extends java.lang.Object
This class handles remapping of namespace prefixes
for attributes of type QName. This is needed to
work around a limitation in Castor's Schema Object
Model, which does not support proper namespace
scoping yet.
QNAME_TABLE
public static final HashMap QNAME_TABLE
RESOURCE_LOCATION
public static final String RESOURCE_LOCATION
RESOURCE_NAME
public static final String RESOURCE_NAME
depth
(package private) int depth
addMapping
public void addMapping(String oldPrefix,
String newPrefix)
getPrefixMapping
public String getPrefixMapping(String oldPrefix)
isRemappedPrefix
public boolean isRemappedPrefix(String prefix)
remapQName
public String remapQName(String value)
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com