Uses of Class
org.exolab.castor.xml.parsing.NamespaceHandling

Packages that use NamespaceHandling
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document. 
org.exolab.castor.xml.parsing   
 

Uses of NamespaceHandling in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml that return NamespaceHandling
 NamespaceHandling UnmarshalHandler.getNamespaceHandling()
          Returns the NamespaceHandling in use.
 

Uses of NamespaceHandling in org.exolab.castor.xml.parsing
 

Constructors in org.exolab.castor.xml.parsing with parameters of type NamespaceHandling
AnyNodeUnmarshalHandler(NamespaceHandling namespaceHandling)
           
AttributeSetBuilder(NamespaceHandling namespaceHandling)
          Creates an instance of this class.
 



Copyright © 2011. All Rights Reserved.