com.itextpdf.tool.itextdoc.pdf
Class CloseListenerImplementation

java.lang.Object
  extended by com.itextpdf.tool.itextdoc.pdf.CloseListenerImplementation
All Implemented Interfaces:
CloseListener

public final class CloseListenerImplementation
extends Object
implements CloseListener

Author:
redlab_b http://www.redlab.be/

Method Summary
 void closed()
          If the tag has no children, DocumentationPipelineContext.bookmarkDecrement() is called.
 Tag getTag()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

closed

public void closed()
If the tag has no children, DocumentationPipelineContext.bookmarkDecrement() is called.

Specified by:
closed in interface CloseListener

getTag

public Tag getTag()
Returns:
the tag


Copyright © 2011 1T3XT BVBA. All Rights Reserved.