Modifier and Type | Field and Description |
---|---|
protected Element |
declarations |
protected Document |
document |
protected Element |
layoutMasterSet |
protected Element |
propertiesRoot |
protected Element |
root |
Constructor and Description |
---|
FoDocumentFacade(Document document) |
protected final Element declarations
protected final Document document
protected final Element layoutMasterSet
protected Element propertiesRoot
protected final Element root
public FoDocumentFacade(Document document)
public void addPageSequence(Element pageSequence)
public Element createBlock()
public Element createFootnote()
public Element createFootnoteBody()
public Element createInline()
public Element createLeader()
public Element createListBlock()
public Element createListItem()
public Element createListItemBody()
public Element createTable()
public Element createTableBody()
public Element createTableCell()
public Element createTableColumn()
public Element createTableHeader()
public Element createTableRow()
public Document getDocument()
protected Element getOrCreatePropertiesRoot()
public void setCreator(String value)
public void setCreatorTool(String value)
public void setDescription(String value)
public void setKeywords(String value)
public void setProducer(String value)
protected Element setProperty(String namespace, String prefix, String name, String value)
public void setSubject(String value)
public void setTitle(String value)
Copyright © 2020. All rights reserved.