org.apache.xalan.xsltc.compiler.util

Class NodeSortRecordFactGenerator

public final class NodeSortRecordFactGenerator extends ClassGenerator

Generator for subclasses of NodeSortRecordFactory.

Author: Santiago Pericas-Geertsen

Constructor Summary
NodeSortRecordFactGenerator(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.

Constructor Detail

NodeSortRecordFactGenerator

public NodeSortRecordFactGenerator(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.
Copyright © 2005 Apache XML Project. All Rights Reserved.