Class NamespaceHandling

java.lang.Object
org.exolab.castor.xml.parsing.NamespaceHandling

public class NamespaceHandling extends Object
This class is used by the UnmarshalHandler to handle name spaces. It manages a stack of name spaces, keeps track of when an new name space scope is needed and maps name space URIs to package names.
Since:
1.3.2
Author:
Philipp Erlacher