org.xhtmlrenderer.layout
Class LayoutContext.CounterContext

java.lang.Object
  extended by org.xhtmlrenderer.layout.LayoutContext.CounterContext
Enclosing class:
LayoutContext

public class LayoutContext.CounterContext
extends Object


Method Summary
 int getCurrentCounterValue(String name)
           
 List getCurrentCounterValues(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getCurrentCounterValue

public int getCurrentCounterValue(String name)

getCurrentCounterValues

public List getCurrentCounterValues(String name)


Copyright © 2013. All Rights Reserved.