multivalent.std.adaptor
Class ASCII
public
class
ASCII
extends MediaAdaptorChar
Media adaptor for plain old ASCII files (.txt => doc tree)
groups lines into heuristically determined paragraphs
(two styles of paragraph: blank line between and indended)
MUST RETAIN SPACES, WHICH THIS PRESENTLY DOESN'T.
Version: $Revision: 1.4 $ $Date: 2003/06/02 05:37:46 $
public Object parse(
INode parent)
public void setReader(Reader r)