Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.base.util.textmining
Class WordTextBuffer

java.lang.Object
  extended by com.jivesoftware.base.util.textmining.WordTextBuffer

public class WordTextBuffer
extends java.lang.Object

This class acts as a StringBuffer for text from a word document. It allows processing of character before they

Version:
1.0

Constructor Summary
WordTextBuffer()
           
 
Method Summary
 void append(java.lang.String text)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WordTextBuffer

public WordTextBuffer()
Method Detail

append

public void append(java.lang.String text)

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.