|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.sf.swan.xpath.pattern.NodeTest
|
+--net.sf.swan.xpath.pattern.NamespaceTest
| Fields inherited from interface net.sf.swan.xpath.pattern.NodeTypes |
ANY_NODE, ATTRIBUTE_NODE, COMMENT_NODE, DOCUMENT_NODE, ELEMENT_NODE, NAMESPACE_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE, UNKNOWN_NODE |
| Constructor Summary | |
NamespaceTest(java.lang.String namespace,
short nodeType)
|
|
| Method Summary | |
double |
getDefaultPriority()
|
short |
getMatchNodeType()
|
boolean |
match(java.lang.Object node,
org.jaxen.ContextSupport support)
|
| Methods inherited from class net.sf.swan.xpath.pattern.NodeTest |
getMatchNodeName, getNodeTypeName, simplify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamespaceTest(java.lang.String namespace,
short nodeType)
| Method Detail |
public boolean match(java.lang.Object node,
org.jaxen.ContextSupport support)
match in class NodeTestpublic double getDefaultPriority()
public short getMatchNodeType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||