|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.apache.bcel.classfile.AccessFlags
org.apache.bcel.generic.ClassGen
org.apache.xalan.xsltc.compiler.util.ClassGenerator
org.apache.xalan.xsltc.compiler.util.NodeSortRecordFactGenerator
Generator for subclasses of NodeSortRecordFactory.
| Constructor Summary | |
|---|---|
NodeSortRecordFactGenerator(java.lang.String className,
java.lang.String superClassName,
java.lang.String fileName,
int accessFlags,
java.lang.String[] interfaces,
Stylesheet stylesheet)
|
|
| Method Summary | |
|---|---|
boolean |
isExternal()
Returns true since this class is external to the translet. |
| Methods inherited from class org.apache.xalan.xsltc.compiler.util.ClassGenerator |
|---|
getApplyTemplatesSig, getClassName, getDOMClass, getDOMClassSig, getParser, getStylesheet, loadTranslet |
| Methods inherited from class org.apache.bcel.generic.ClassGen |
|---|
addAttribute, addEmptyConstructor, addField, addInterface, addMethod, addObserver, clone, containsField, containsField, containsMethod, getAttributes, getClassNameIndex, getConstantPool, getFields, getFileName, getInterfaceNames, getInterfaces, getJavaClass, getMajor, getMethodAt, getMethods, getMinor, getSuperclassName, getSuperclassNameIndex, removeAttribute, removeField, removeInterface, removeMethod, removeObserver, replaceField, replaceMethod, setClassName, setClassNameIndex, setConstantPool, setMajor, setMethodAt, setMethods, setMinor, setSuperclassName, setSuperclassNameIndex, update |
| Methods inherited from class org.apache.bcel.classfile.AccessFlags |
|---|
getAccessFlags, getModifiers, isAbstract, isAbstract, isFinal, isFinal, isInterface, isInterface, isNative, isNative, isPrivate, isPrivate, isProtected, isProtected, isPublic, isPublic, isStatic, isStatic, isStrictfp, isStrictfp, isSynchronized, isSynchronized, isTransient, isTransient, isVolatile, isVolatile, setAccessFlags, setModifiers |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NodeSortRecordFactGenerator(java.lang.String className,
java.lang.String superClassName,
java.lang.String fileName,
int accessFlags,
java.lang.String[] interfaces,
Stylesheet stylesheet)
| Method Detail |
public boolean isExternal()
isExternal in class ClassGenerator
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||