public class DocInfo extends DocElement
Modifier and Type | Field and Description |
---|---|
static String |
INFO_NAME_CSS_LINK |
static String |
INFO_NAME_CSS_STYLE |
static String |
INFO_NAME_PAGE_ORIENT |
static String |
INFO_NAME_PDF_FORMAT |
ELEMENT_TYPE_PARAGRAPH, ELEMENT_TYPE_TABLE, ELEMENT_TYPE_TABLECELL, ELEMENT_TYPE_TABLEROW
Constructor and Description |
---|
DocInfo() |
Modifier and Type | Method and Description |
---|---|
StringBuffer |
getContent() |
String |
getName() |
void |
setContent(StringBuffer content) |
void |
setName(String name) |
getId, setId, toString
public static final String INFO_NAME_CSS_LINK
public static final String INFO_NAME_CSS_STYLE
public static final String INFO_NAME_PAGE_ORIENT
public static final String INFO_NAME_PDF_FORMAT
public String getName()
public void setName(String name)
name
- the name to setpublic StringBuffer getContent()
public void setContent(StringBuffer content)
content
- the content to setCopyright © 2021 Fugerit. All rights reserved.