org.apache.xalan.xsltc.compiler.util

Class NodeSortRecordGenerator

public final class NodeSortRecordGenerator extends ClassGenerator

Author: Jacek Ambroziak Santiago Pericas-Geertsen Morten Jorgensen

Constructor Summary
NodeSortRecordGenerator(String className, String superClassName, String fileName, int accessFlags, String[] interfaces, Stylesheet stylesheet)
Method Summary
booleanisExternal()
Returns true since this class is external to the translet.
InstructionloadTranslet()
The index of the translet pointer within the execution of the test method.

Constructor Detail

NodeSortRecordGenerator

public NodeSortRecordGenerator(String className, String superClassName, String fileName, int accessFlags, String[] interfaces, Stylesheet stylesheet)

Method Detail

isExternal

public boolean isExternal()
Returns true since this class is external to the translet.

loadTranslet

public Instruction loadTranslet()
The index of the translet pointer within the execution of the test method.
Copyright B) 2005 Apache XML Project. All Rights Reserved.