|
Qizx/open API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.axyana.qizxopen.dm.BaseNodeTest
net.axyana.qizxopen.dm.ElementTest
Convenience class implementing NodeTest on elements.
| Field Summary |
| Fields inherited from class net.axyana.qizxopen.dm.BaseNodeTest |
kind, name, namespace, qname |
| Constructor Summary | |
ElementTest(Namespace namespace,
java.lang.String name)
Builds a node test matching elements. |
|
ElementTest(java.lang.String name)
Builds a node test matching elements with a name in the blank namespace. |
|
| Methods inherited from class net.axyana.qizxopen.dm.BaseNodeTest |
accepts, accepts, getNodeKind, needsNode, staticallyCheckable, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ElementTest(Namespace namespace,
java.lang.String name)
namespace - of the element name.
If null, represents the wildcard *:NCName.name - local part of node name.
If null, represents the wildcard ns:* or *.public ElementTest(java.lang.String name)
name - local part of node name.
If null, represents the wildcard ns:* or *.
|
© 2005 Axyana Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||