| Package | Description |
|---|---|
| org.jaxen.expr |
Interfaces and default implementations for
XPath expression components.
|
| org.jaxen.pattern |
Defines XSLT Pattern objects.
|
| Modifier and Type | Class and 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 and Description |
|---|---|
protected static LocationPathPattern |
PatternParser.convertDefaultStep(LocationPathPattern path,
DefaultStep step) |
Copyright © 2001-2012 Codehaus. All Rights Reserved.