org.media.mn8.util.textparser
Class TextParser

java.lang.Object
  |
  +--org.media.mn8.util.textparser.TextParser

public class TextParser
extends Object

Version:
$Revision: 1.2 $ $Date: 2002/10/24 05:37:30 $
Author:
Remus Pereni

Field Summary
static String EOL
           
 
Constructor Summary
TextParser(String text)
           
 
Method Summary
protected  void cleanEmptyLines()
           
protected  Token getParagraphs(String text)
           
static void main(String[] args)
           
 String toString()
           
 String toXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

EOL

public static String EOL
Constructor Detail

TextParser

public TextParser(String text)
Method Detail

getParagraphs

protected Token getParagraphs(String text)

toString

public String toString()
Overrides:
toString in class Object

toXML

public String toXML()

cleanEmptyLines

protected void cleanEmptyLines()

main

public static void main(String[] args)


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."