Class QName

java.lang.Object
org.apache.commons.jxpath.ri.QName
All Implemented Interfaces:
Serializable

public class QName extends Object implements Serializable
A qualified name: a combination of an optional namespace prefix and an local name.
See Also: