org.apache.axiom.om.impl.llom
Class OMNamespaceImpl

java.lang.Object
  extended by org.apache.axiom.om.impl.OMNamespaceImpl
      extended by org.apache.axiom.om.impl.llom.OMNamespaceImpl
All Implemented Interfaces:
OMNamespace

Deprecated. Use OMNamespaceImpl

public class OMNamespaceImpl
extends OMNamespaceImpl


Constructor Summary
OMNamespaceImpl(String pUri, String prefix)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.axiom.om.impl.OMNamespaceImpl
equals, equals, getName, getNamespaceURI, getPrefix, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OMNamespaceImpl

public OMNamespaceImpl(String pUri,
                       String prefix)
Deprecated. 


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