org.jfree.layouting.layouter.content.computed
Class CloseQuoteToken

java.lang.Object
  extended by org.jfree.layouting.layouter.content.computed.ComputedToken
      extended by org.jfree.layouting.layouter.content.computed.CloseQuoteToken
All Implemented Interfaces:
ContentToken

public class CloseQuoteToken
extends ComputedToken


Constructor Summary
CloseQuoteToken(boolean surpress)
           
 
Method Summary
 boolean isSurpressQuoteText()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseQuoteToken

public CloseQuoteToken(boolean surpress)
Method Detail

isSurpressQuoteText

public boolean isSurpressQuoteText()