org.apache.cocoon.components.xpointer
Class ElementPathPart.PathInclusionPipe.QName
java.lang.Object
org.apache.cocoon.components.xpointer.ElementPathPart.PathInclusionPipe.QName
- Enclosing class:
- ElementPathPart.PathInclusionPipe
public static class ElementPathPart.PathInclusionPipe.QName
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementPathPart.PathInclusionPipe.QName
public ElementPathPart.PathInclusionPipe.QName(String namespaceURI,
String localName)
parse
public static ElementPathPart.PathInclusionPipe.QName parse(String qName,
XPointerContext xpointerContext)
throws SAXException
- Throws:
SAXException
getNamespaceURI
public String getNamespaceURI()
getLocalName
public String getLocalName()
matches
public boolean matches(String namespaceURI,
String localName)
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.