Package | Description |
---|---|
com.caucho.xpath |
Finding and selecting XML nodes using XSL patterns.
|
com.caucho.xpath.pattern |
Modifier and Type | Method and Description |
---|---|
StylesheetEnv |
ExprEnvironment.getStylesheetEnv()
Returns the StylesheetEnv
|
StylesheetEnv |
Env.getStylesheetEnv() |
Modifier and Type | Method and Description |
---|---|
void |
Env.setStylesheetEnv(StylesheetEnv stylesheetEnv) |
Modifier and Type | Method and Description |
---|---|
StylesheetEnv |
NodeIterator.getStylesheetEnv()
Returns the stylesheet environment.
|