|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbpp.DecoratorFilter
bpp.PreprocessorDecoratorFilter
bpp.BeanshellDecoratorFilter
bip.BIPReader
bip.BIPDelimitedReader
public class BIPDelimitedReader
Field Summary |
---|
Fields inherited from class bip.BIPReader |
---|
blankLines, lineNumber |
Fields inherited from class bpp.PreprocessorDecoratorFilter |
---|
defaultCmd, depth, echoChar, exactCmd, magicCmd, magicIdentifier |
Constructor Summary | |
---|---|
BIPDelimitedReader(int _depth,
int _blankLines)
|
Method Summary | |
---|---|
void |
begin(java.io.PrintWriter out)
|
Methods inherited from class bip.BIPReader |
---|
echo, end, exact, exception, getLine, magic |
Methods inherited from class bpp.PreprocessorDecoratorFilter |
---|
decorate, getDefaultCommand, getDepth, getEchoCommmand, getExactCommmand, getMagicCommmand, hasMagic |
Methods inherited from class bpp.DecoratorFilter |
---|
filter |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BIPDelimitedReader(int _depth, int _blankLines)
Method Detail |
---|
public void begin(java.io.PrintWriter out) throws java.io.IOException
begin
in class BIPReader
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |