public class InterfaceGenerator extends AbstractClassGenerator
| Modifier and Type | Field and Description |
|---|---|
(package private) String |
interfaceName |
(package private) String |
originalName |
currentTypeSetbuffer, currentClass| Constructor and Description |
|---|
InterfaceGenerator(Class<?> c) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendMethod(Method m) |
void |
generate() |
void |
generate(File remoteDir) |
void |
generateHeader() |
appendInterfaces, appendInterfaces, appendListTypeArray, appendListTypeInfo, appendListTypeParameters, appendMethodHeader, appendMethods, appendTypeArray, appendTypeArray, appendTypeArray, appendTypeInfo, appendTypeInfo, appendTypeInfo, appendTypeParameters, appendTypeParameters, appendTypeParameters, getComponentType, getListIteratorTypeParameters, getListTypeParameters, isBasicClass, isBasicMethod, isBasicTypeVariable, isCloneMethod, isList, isListIterator, needtoWrap, resolveTypeParametersgenerateLicense, getShortName, indent2, indent4, indent6, indent8, needsRemote, writeSourceFilepublic InterfaceGenerator(Class<?> c)
public void generateHeader()
protected void appendMethod(Method m)
appendMethod in class AbstractClassGeneratorpublic void generate()
generate in class AbstractGeneratorpublic void generate(File remoteDir)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}