Package | Description |
---|---|
org.apache.xalan.xsltc.compiler.util |
Modifier and Type | Method | Description |
---|---|---|
void |
NodeSetType.translateTo(ClassGenerator classGen,
MethodGenerator methodGen,
NodeType type) |
Expects a node-set on the stack and pushes a node.
|
void |
ReferenceType.translateTo(ClassGenerator classGen,
MethodGenerator methodGen,
NodeType type) |
Casts a reference into a Node.
|
Copyright ? 2014 Apache XML Project. All Rights Reserved.