org.xhtmlrenderer.layout
Class BoxRangeLists

java.lang.Object
  extended by org.xhtmlrenderer.layout.BoxRangeLists

public class BoxRangeLists
extends Object


Constructor Summary
BoxRangeLists()
           
 
Method Summary
 List getBlock()
           
 List getInline()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BoxRangeLists

public BoxRangeLists()
Method Detail

getBlock

public List getBlock()

getInline

public List getInline()


Copyright © 2013. All Rights Reserved.