org.foray.mif
Class MifFlow

java.lang.Object
  extended by org.foray.mif.MifToken
      extended by org.foray.mif.MifFlow
Direct Known Subclasses:
MifTbl, MifTextFlow

public abstract class MifFlow
extends MifToken

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

MifFlow

public MifFlow()
Constructor.

Method Detail

curPara

public abstract MifPgf curPara()
Returns the current paragraph.

Returns:
The current paragraph.

startPara

public abstract void startPara()
Starts a new paragraph??



Copyright © 2017. All rights reserved.