org.pz.platypus.plugin.listing
Class HtmlMacroListingStrategy

java.lang.Object
  extended by org.pz.platypus.plugin.listing.HtmlListingStrategy
      extended by org.pz.platypus.plugin.listing.HtmlMacroListingStrategy

public class HtmlMacroListingStrategy
extends HtmlListingStrategy

The macro processing strategy.

Author:
ask

Field Summary
private  Token tok
           
 
Fields inherited from class org.pz.platypus.plugin.listing.HtmlListingStrategy
logger
 
Constructor Summary
HtmlMacroListingStrategy(Token tok)
           
 
Method Summary
 boolean canOutputHtmlEndOfLine()
           
 java.lang.String format(Token tok, GDD gdd)
           
 
Methods inherited from class org.pz.platypus.plugin.listing.HtmlListingStrategy
convertToHtmlText, getFormatStrategy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

tok

private final Token tok
Constructor Detail

HtmlMacroListingStrategy

public HtmlMacroListingStrategy(Token tok)
Method Detail

canOutputHtmlEndOfLine

public boolean canOutputHtmlEndOfLine()
Specified by:
canOutputHtmlEndOfLine in class HtmlListingStrategy

format

public java.lang.String format(Token tok,
                               GDD gdd)
                        throws java.io.IOException
Specified by:
format in class HtmlListingStrategy
Throws:
java.io.IOException


Copyright © 2008-10 Pacific Data Works LLC