writer2latex.office
Class MasterPage
java.lang.Object
writer2latex.office.OfficeStyle
writer2latex.office.MasterPage
public class MasterPage
- extends OfficeStyle
Class representing a master page in OOo Writer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MasterPage
public MasterPage()
getProperty
public java.lang.String getProperty(java.lang.String sPropName)
getPageLayoutName
public java.lang.String getPageLayoutName()
getHeader
public org.w3c.dom.Node getHeader()
getHeaderLeft
public org.w3c.dom.Node getHeaderLeft()
getFooter
public org.w3c.dom.Node getFooter()
getFooterLeft
public org.w3c.dom.Node getFooterLeft()
loadStyleFromDOM
public void loadStyleFromDOM(org.w3c.dom.Node node)
- Overrides:
loadStyleFromDOM
in class OfficeStyle