public class OMNamespaceImpl extends Object implements OMNamespace
| Constructor and Description |
|---|
OMNamespaceImpl(String uri,
String prefix) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
boolean |
equals(String uri,
String prefix)
Method equals.
|
String |
getName()
Method getName.
|
String |
getNamespaceURI()
Provides the namespace URI of this namespace.
|
String |
getPrefix()
Method getPrefix.
|
int |
hashCode() |
public boolean equals(String uri, String prefix)
equals in interface OMNamespaceuri - prefix - public String getPrefix()
getPrefix in interface OMNamespacepublic String getName()
getName in interface OMNamespacepublic String getNamespaceURI()
OMNamespacegetNamespaceURI in interface OMNamespaceCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.