public class XmlNamespace extends Object
XmlNamespace(String prefix, String uri)
boolean
equals(Object o)
int
hashCode()
String
prefix()
toString()
uri()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public XmlNamespace(String prefix, String uri)
public String prefix()
public String uri()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2008–2024 The Netty Project. All rights reserved.