Serialized Form
|
Package org.apache.maven.doxia.docrenderer |
|
Package org.apache.maven.doxia.docrenderer.document |
title
java.lang.String title
- Title of the document.
author
java.lang.String author
- The author of the document.
subject
java.lang.String subject
- The subject of the document.
keywords
java.lang.String keywords
- The keywords of the document.
pageSize
java.lang.String pageSize
- The pagesize of the document.
outputName
java.lang.String outputName
- Field outputName.
meta
DocumentMeta meta
- The Meta information properties.
toc
DocumentTOC toc
- The TOC information properties.
modelEncoding
java.lang.String modelEncoding
- Field modelEncoding.
name
java.lang.String name
- The name to use for the menu.
items
java.util.List items
- Field items.
name
java.lang.String name
- The name to use for the toc.
ref
java.lang.String ref
- The ref to use for the item.
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.