|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.foray.mif.MifToken
org.foray.mif.MifFlow
public abstract class MifFlow
A MIF Flow.
Constructor Summary | |
---|---|
MifFlow()
Constructor. |
Method Summary | |
---|---|
abstract MifPgf |
curPara()
Returns the current paragraph. |
abstract void |
startPara()
Starts a new paragraph?? |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MifFlow()
Method Detail |
---|
public abstract MifPgf curPara()
public abstract void startPara()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |