Package | Description |
---|---|
org.apache.xalan.xsltc.compiler | |
org.apache.xalan.xsltc.compiler.util |
Modifier and Type | Class | Description |
---|---|---|
class |
LocationPathPattern |
Modifier and Type | Method | Description |
---|---|---|
Pattern |
Template.getPattern() |
|
Pattern |
Parser.parsePattern(SyntaxTreeNode parent,
java.lang.String pattern) |
Parse an XPath pattern:
|
Pattern |
Parser.parsePattern(SyntaxTreeNode parent,
java.lang.String attr,
java.lang.String def) |
Parse an XPath pattern:
|
Modifier and Type | Method | Description |
---|---|---|
void |
MethodGenerator.addInstructionList(Pattern pattern,
org.apache.bcel.generic.InstructionList ilist) |
Add a pre-compiled pattern to this mode.
|
org.apache.bcel.generic.InstructionList |
MethodGenerator.getInstructionList(Pattern pattern) |
Get the instruction list for a pre-compiled pattern.
|
Copyright © 2014 Apache XML Project. All Rights Reserved.