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

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

public class OpenQuoteToken
extends ComputedToken


Constructor Summary
OpenQuoteToken(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

OpenQuoteToken

public OpenQuoteToken(boolean surpress)
Method Detail

isSurpressQuoteText

public boolean isSurpressQuoteText()