|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractDoclet | |
|---|---|
| net.sf.fikin.doclets | Package Specification |
| Uses of AbstractDoclet in net.sf.fikin.doclets |
|---|
| Subclasses of AbstractDoclet in net.sf.fikin.doclets | |
|---|---|
class |
VelocityDoclet
Doclet interface backed by a Velocity engine |
| Fields in net.sf.fikin.doclets declared as AbstractDoclet | |
|---|---|
protected static AbstractDoclet |
AbstractDoclet.singleton
singleton instance of this doclet, all static calls are delegated to this one object subclasses are responsible to assign a valid instance during construction time |
| Methods in net.sf.fikin.doclets with parameters of type AbstractDoclet | |
|---|---|
protected static void |
AbstractDoclet.setSingleton(AbstractDoclet doclet)
assign the singleton refernce to given doclet object this is method is to be called by the subclass "static" constructor |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||