Uses of Interface
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime.NamespaceContext2

Packages that use NamespaceContext2
org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime   
 

Uses of NamespaceContext2 in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime
 

Classes in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime that implement NamespaceContext2
 class NamespaceContextImpl
          Implementation of the NamespaceContext2.
 

Methods in org.openhealthexchange.openpixpdq.ihe.audit.jaxb.impl.runtime that return NamespaceContext2
 NamespaceContext2 XMLSerializer.getNamespaceContext()
          Obtains a namespace context object, which is used to declare/obtain namespace bindings.
 NamespaceContext2 SAXMarshaller.getNamespaceContext()
           
 NamespaceContext2 MSVValidator.getNamespaceContext()