|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.om.impl.llom.OMNamespaceImpl
Class OMNamespaceImpl
Constructor Summary | |
OMNamespaceImpl(String uri,
String prefix)
|
Method Summary | |
boolean |
equals(String uri,
String prefix)
Method equals. |
String |
getName()
Method getName. |
String |
getPrefix()
Method getPrefix. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OMNamespaceImpl(String uri, String prefix)
uri
- prefix
- Method Detail |
public boolean equals(String uri, String prefix)
equals
in interface OMNamespace
uri
- prefix
-
public String getPrefix()
getPrefix
in interface OMNamespace
public String getName()
getName
in interface OMNamespace
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |