Package org.fugerit.java.doc.base.model
Class DocInfo
java.lang.Object
org.fugerit.java.doc.base.model.DocElement
org.fugerit.java.doc.base.model.DocInfo
- All Implemented Interfaces:
Serializable
Object representing a
info tag in the Venus Doc XML Format.
See GenericConsts for "info" generic properties name keys.
- Author:
- Matteo Franci a.k.a. Fugerit
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.fugerit.java.doc.base.model.DocElement
ELEMENT_TYPE_PARAGRAPH, ELEMENT_TYPE_TABLE, ELEMENT_TYPE_TABLECELL, ELEMENT_TYPE_TABLEROW, STRING_0, STRING_1, UNSET -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fugerit.java.doc.base.model.DocElement
getId, setId, toString
-
Field Details
-
TAG_NAME
- See Also:
-
ATT_NAME
- See Also:
-
INFO_DOC_TITLE
- See Also:
-
INFO_DOC_AUTHOR
- See Also:
-
INFO_DOC_SUBJECT
- See Also:
-
INFO_DOC_VERSION
- See Also:
-
INFO_DOC_CREATOR
- See Also:
-
INFO_DOC_LANGUAGE
- See Also:
-
INFO_NAME_CSS_LINK
- See Also:
-
INFO_NAME_CSS_STYLE
- See Also:
-
INFO_NAME_HTML_ADD_TO_HEAD
- See Also:
-
INFO_NAME_MARGINS
- See Also:
-
INFO_NAME_PAGE_ORIENT
- See Also:
-
INFO_VALUE_PAGE_ORIENT_PORTRAIT
- See Also:
-
INFO_VALUE_PAGE_ORIENT_LANDSCAPE
- See Also:
-
INFO_NAME_PAGE_WIDTH
- See Also:
-
INFO_NAME_PAGE_HEIGHT
- See Also:
-
INFO_NAME_PDF_FORMAT
- See Also:
-
INFO_DOC_VERSION_COMPATIBILITY
- See Also:
-
-
Constructor Details
-
DocInfo
public DocInfo()
-
-
Method Details
-
getName
-
setName
-
getContent
-
setContent
-