content
This is the content of the Meta-information.
Element, MarkupAttributesHeaderElement that contains
some meta information about the document.
An object of type Meta can not be constructed by the user.
Userdefined meta information should be placed in a Header-object.
Meta is reserved for: Subject, Keywords, Author, Title, Producer
and Creationdate information.
private StringBufferprotected Propertiesprivate intALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_JUSTIFIED_ALL, ALIGN_LEFT, ALIGN_MIDDLE, ALIGN_RIGHT, ALIGN_TOP, ALIGN_UNDEFINED, ANCHOR, ANNOTATION, AUTHOR, CCITT_BLACKIS1, CCITT_ENCODEDBYTEALIGN, CCITT_ENDOFBLOCK, CCITT_ENDOFLINE, CCITTG3_1D, CCITTG3_2D, CCITTG4, CELL, CHAPTER, CHUNK, CREATIONDATE, CREATOR, GRAPHIC, HEADER, IMGRAW, IMGTEMPLATE, JPEG, KEYWORDS, LIST, LISTITEM, MULTI_COLUMN_TEXT, PARAGRAPH, PHRASE, PRODUCER, PTABLE, RECTANGLE, ROW, SECTION, SUBJECT, TABLE, TITLEMeta.content()getMarkupAttribute(String name) Set of String attribute names for the
MarkupAttributes implementor.Properties-object containing all the markupAttributes.static intname()booleanprocess(ElementListener listener) ElementListener.voidsetMarkupAttribute(String name,
String value) voidsetMarkupAttributes(Properties markupAttributes) inttype()Meta.type - the type of meta-informationcontent - the contentElementListener.Meta.string - a StringStringBuffertag - iText tag for meta informationMarkupAttributessetMarkupAttribute in interface MarkupAttributesname - String attribute name.value - String attribute value.MarkupAttributessetMarkupAttributes in interface MarkupAttributesmarkupAttributes - a Properties-object containing markupattributesMarkupAttributesgetMarkupAttribute in interface MarkupAttributesname - String attribute name.String.MarkupAttributesSet of String attribute names for the
MarkupAttributes implementor.getMarkupAttributeNames in interface MarkupAttributesSet.MarkupAttributesProperties-object containing all the markupAttributes.getMarkupAttributes in interface MarkupAttributesProperties