|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jpkgmk.AbstractLineProvider
public abstract class AbstractLineProvider
Constructor Summary | |
---|---|
AbstractLineProvider()
|
Method Summary | |
---|---|
void |
write(java.io.Writer writer)
Writes this entry line to the given writer |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sf.jpkgmk.LineProvider |
---|
getLine |
Constructor Detail |
---|
public AbstractLineProvider()
Method Detail |
---|
public void write(java.io.Writer writer) throws java.io.IOException
write
in interface LineProvider
writer
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |