| Package | Description |
|---|---|
| jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler | |
| jdk7u.jaxp.org.apache.xalan.external.xsltc.compiler.util |
| Modifier and Type | Class and Description |
|---|---|
class |
LocationPathPattern |
| Modifier and Type | Method and Description |
|---|---|
Pattern |
Template.getPattern() |
Pattern |
Parser.parsePattern(SyntaxTreeNode parent,
String pattern)
Parse an XPath pattern:
|
Pattern |
Parser.parsePattern(SyntaxTreeNode parent,
String attr,
String def)
Parse an XPath pattern:
|
| Modifier and Type | Method and Description |
|---|---|
void |
MethodGenerator.addInstructionList(Pattern pattern,
InstructionList ilist)
Add a pre-compiled pattern to this mode.
|
InstructionList |
MethodGenerator.getInstructionList(Pattern pattern)
Get the instruction list for a pre-compiled pattern.
|
Copyright © 2018–2021 mhoffrogge. All rights reserved.