Flying Saucer Project Release ${app.version}

org.xhtmlrenderer.css.newmatch
Class PageInfo

java.lang.Object
  extended by org.xhtmlrenderer.css.newmatch.PageInfo

public class PageInfo
extends java.lang.Object


Constructor Summary
PageInfo(java.util.List properties, CascadedStyle pageStyle, java.util.Map marginBoxes)
           
 
Method Summary
 CascadedStyle createMarginBoxStyle(MarginBoxName marginBox, boolean alwaysCreate)
           
 java.util.Map getMarginBoxes()
           
 CascadedStyle getPageStyle()
           
 java.util.List getProperties()
           
 java.util.List getXMPPropertyList()
           
 boolean hasAny(MarginBoxName[] marginBoxes)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PageInfo

public PageInfo(java.util.List properties,
                CascadedStyle pageStyle,
                java.util.Map marginBoxes)
Method Detail

getMarginBoxes

public java.util.Map getMarginBoxes()

getPageStyle

public CascadedStyle getPageStyle()

getProperties

public java.util.List getProperties()

createMarginBoxStyle

public CascadedStyle createMarginBoxStyle(MarginBoxName marginBox,
                                          boolean alwaysCreate)

hasAny

public boolean hasAny(MarginBoxName[] marginBoxes)

getXMPPropertyList

public java.util.List getXMPPropertyList()

Flying Saucer Project Release ${app.version}

Flying Saucer Project Home