org.jfor.jfor.rtflib.rtfdoc
Class WhitespaceCollapser

java.lang.Object
  extended byorg.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
(package private) WhitespaceCollapser(RtfContainer c)
          remove extra whitespace in RtfText elements that are inside c
 
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