net.damf.formatte.text
Class Spacing
java.lang.Object
net.damf.formatte.text.SpacingHandle
net.damf.formatte.text.Spacing
public class Spacing
- extends SpacingHandle
Field Summary |
protected java.io.BufferedReader |
reader
|
java.io.File |
tmpFile
|
protected java.io.BufferedWriter |
writer
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tmpFile
public final java.io.File tmpFile
reader
protected java.io.BufferedReader reader
writer
protected java.io.BufferedWriter writer
Spacing
public Spacing()
Spacing
public Spacing(java.io.File file)
throws java.io.IOException
- Throws:
java.io.IOException
perform
public java.lang.String perform(java.lang.String str)
perform
public void perform()
throws java.io.IOException
- Throws:
java.io.IOException
checkWithSuper
protected boolean checkWithSuper(char c)