Uses of Class
net.sf.jaxme.util.NamespaceSupport

Packages that use NamespaceSupport
net.sf.jaxme   
net.sf.jaxme.impl   
 

Uses of NamespaceSupport in net.sf.jaxme
 

Methods in net.sf.jaxme that return NamespaceSupport
 NamespaceSupport JMXmlSerializer.Data.getNamespaceSupport()
          Returns an instance of NamespaceSupport.
 NamespaceSupport JMHandler.Data.getNamespaceContext()
          Returns the NamespaceContext.
 

Uses of NamespaceSupport in net.sf.jaxme.impl
 

Methods in net.sf.jaxme.impl that return NamespaceSupport
 NamespaceSupport JMXmlSerializerImpl.Data.getNamespaceSupport()
           
 NamespaceSupport JMHandlerBase.DataImpl.getNamespaceContext()