|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pz.platypus.plugin.rtf.RtfOutputStrategy
public abstract class RtfOutputStrategy
The strategy base class.
Constructor Summary | |
---|---|
RtfOutputStrategy()
|
Method Summary | |
---|---|
static RtfOutputStrategy |
getFormatStrategy(Token tok)
The "factory method" for creating the correct Strategy instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RtfOutputStrategy()
Method Detail |
---|
public static RtfOutputStrategy getFormatStrategy(Token tok)
tok
- token that is to be processed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |