org.apache.xalan.xsltc.compiler.util
Class NodeSortRecordFactGenerator
public final class NodeSortRecordFactGenerator
Generator for subclasses of NodeSortRecordFactory.
- Santiago Pericas-Geertsen
boolean | isExternal() - Returns true since this class is external to the
translet.
|
NodeSortRecordFactGenerator
public NodeSortRecordFactGenerator(String className,
String superClassName,
String fileName,
int accessFlags,
String[] interfaces,
Stylesheet stylesheet)
isExternal
public boolean isExternal()
Returns true since this class is external to the
translet.
- isExternal in interface ClassGenerator
Copyright © 2006 Apache XML Project. All Rights Reserved.