|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecteece496.preprocesses.Formatdoc
Class removes extra spacing in a document.
$Source: K:/cvsrepo/ee496/codes/jbuilder/src/TestCaseGenerator/src/eece496/preprocesses/Formatdoc.java,v $
Last updated by $Author: cyiu $
$Date: 2003/08/07 19:36:24 $
$Revision: 1.10 $
$State: Exp $
Field Summary | |
(package private) boolean |
isROID
|
(package private) boolean |
isUninterrupted
|
(package private) SymbolTable |
mySymTab
|
Constructor Summary | |
Formatdoc()
Constructor. |
Method Summary | |
void |
toFormat(java.lang.String inputFile)
Format a specification. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
SymbolTable mySymTab
boolean isUninterrupted
boolean isROID
Constructor Detail |
public Formatdoc()
Method Detail |
public void toFormat(java.lang.String inputFile) throws java.io.IOException
inputFile
- path of the input specification.
java.io.IOException
- casued by syntax error in the specification.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |