Uses of Class
com.objsys.asn1j.runtime.Asn1XmlNamespaceCtxt

Uses of Asn1XmlNamespaceCtxt in com.objsys.asn1j.runtime
 

Methods in com.objsys.asn1j.runtime that return Asn1XmlNamespaceCtxt
 Asn1XmlNamespaceCtxt Asn1XmlEncodeHelper.getNamespaceCtxt()
          This method gets the current namespace context.
 

Methods in com.objsys.asn1j.runtime with parameters of type Asn1XmlNamespaceCtxt
 void Asn1XmlEncodeHelper.setNamespaceCtxt(Asn1XmlNamespaceCtxt nsCtxt, boolean force)
          This method sets the namespace context to the given value.