Package | Description |
---|---|
org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
org.jaxen.pattern |
Defines XSLT Pattern objects.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DefaultAllNodeStep |
Deprecated.
this class will become non-public in the future;
use the interface instead
|
class |
DefaultCommentNodeStep |
Deprecated.
this class will become non-public in the future;
use the interface instead
|
class |
DefaultNameStep |
Deprecated.
this class will become non-public in the future;
use the interface instead
|
class |
DefaultProcessingInstructionNodeStep |
Deprecated.
this class will become non-public in the future;
use the interface instead
|
class |
DefaultTextNodeStep |
Deprecated.
this class will become non-public in the future;
use the interface instead
|
Modifier and Type | Method | Description |
---|---|---|
protected static LocationPathPattern |
PatternParser.convertDefaultStep(LocationPathPattern path,
DefaultStep step) |
Copyright © 2001–2018 Codehaus. All rights reserved.