org.jfor.jfor.rtflib.rtfdoc
Class WhitespaceCollapser

java.lang.Object
  extended by org.jfor.jfor.rtflib.rtfdoc.WhitespaceCollapser

 class WhitespaceCollapser
extends java.lang.Object

Collapses whitespace of an RtfContainer that contains RtfText elements

Author:
Bertrand Delacretaz bdelacretaz@codeconsult.ch

Constructor Summary
WhitespaceCollapser(RtfContainer c)
          remove extra whitespace in RtfText elements that are inside c
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhitespaceCollapser

WhitespaceCollapser(RtfContainer c)
remove extra whitespace in RtfText elements that are inside c