com.werken.xpath.impl
public class NameTestStep extends UnAbbrStep
| Constructor Summary | |
|---|---|
| NameTestStep(String axis, String namespacePrefix, String localName) | |
| Method Summary | |
|---|---|
| List | applyToAttribute(Object node, ContextSupport support) |
| List | applyToChild(Object node, ContextSupport support) |
| List | applyToSelf(Object node, ContextSupport support) |
| String | toString() |