public final class NodeSortRecordGenerator extends ClassGenerator
Constructor and Description |
---|
NodeSortRecordGenerator(String className,
String superClassName,
String fileName,
int accessFlags,
String[] interfaces,
Stylesheet stylesheet) |
Modifier and Type | Method and Description |
---|---|
boolean |
isExternal()
Returns true since this class is external to the
translet.
|
Instruction |
loadTranslet()
The index of the translet pointer within the execution of
the test method.
|
addMethod, getApplyTemplatesSig, getApplyTemplatesSigForImport, getClassName, getDOMClass, getDOMClassSig, getParser, getStylesheet
public NodeSortRecordGenerator(String className, String superClassName, String fileName, int accessFlags, String[] interfaces, Stylesheet stylesheet)
public Instruction loadTranslet()
loadTranslet
in class ClassGenerator
public boolean isExternal()
isExternal
in class ClassGenerator
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.