|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--net.sf.javadocbuilder.BaseTemplate
|
+--net.sf.javadocbuilder.templatesources.internal.InternalTemplate
| Field Summary |
| Fields inherited from class net.sf.javadocbuilder.BaseTemplate |
buffer, id, name, outputPattern |
| Constructor Summary | |
InternalTemplate(java.io.File file)
|
|
| Method Summary | |
java.lang.String |
getId()
Gets a string that uniquely identifies the template within a source |
java.lang.String |
getName()
Gets the name of the template. |
| Methods inherited from class net.sf.javadocbuilder.BaseTemplate |
getBuffer, getOutputPattern, isDirty, setBuffer, setId, setName, setOutputPattern |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InternalTemplate(java.io.File file)
file - | Method Detail |
public java.lang.String getId()
ITemplate
getId in interface ITemplategetId in class BaseTemplatepublic java.lang.String getName()
ITemplate
getName in interface ITemplategetName in class BaseTemplateString with the name of the template
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||