org.apache.axiom.om.impl.llom.util
Class NamespaceContextImpl

java.lang.Object
  extended by org.apache.axiom.util.namespace.AbstractNamespaceContext
      extended by org.apache.axiom.util.namespace.MapBasedNamespaceContext
          extended by org.apache.axiom.om.impl.llom.util.NamespaceContextImpl
All Implemented Interfaces:
NamespaceContext

Deprecated. Use MapBasedNamespaceContext instead.

public class NamespaceContextImpl
extends MapBasedNamespaceContext


Field Summary
 
Fields inherited from class org.apache.axiom.util.namespace.MapBasedNamespaceContext
namespaces
 
Constructor Summary
NamespaceContextImpl(Map map)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.axiom.util.namespace.MapBasedNamespaceContext
doGetNamespaceURI, doGetPrefix, doGetPrefixes
 
Methods inherited from class org.apache.axiom.util.namespace.AbstractNamespaceContext
getNamespaceURI, getPrefix, getPrefixes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespaceContextImpl

public NamespaceContextImpl(Map map)
Deprecated. 


Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.