org.pz.platypus.plugin.pdf.commands
Class PdfBulletListPlainEnd

java.lang.Object
  extended by org.pz.platypus.commands.BulletListPlainEnd
      extended by org.pz.platypus.plugin.pdf.commands.PdfBulletListPlainEnd
All Implemented Interfaces:
IOutputCommand

public class PdfBulletListPlainEnd
extends BulletListPlainEnd

Implementation of turning on a plain bullet list in the PDF plugin

Author:
alb

Constructor Summary
PdfBulletListPlainEnd()
           
 
Method Summary
protected  int endBulletList(IOutputContext context, Token tok, int tokNum)
           
 
Methods inherited from class org.pz.platypus.commands.BulletListPlainEnd
getRoot, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdfBulletListPlainEnd

public PdfBulletListPlainEnd()
Method Detail

endBulletList

protected int endBulletList(IOutputContext context,
                            Token tok,
                            int tokNum)
Specified by:
endBulletList in class BulletListPlainEnd


Copyright © 2008-10 Pacific Data Works LLC