Uses of Class
org.apache.maven.doxia.document.DocumentCover
-
Packages that use DocumentCover Package Description org.apache.maven.doxia.document -
-
Uses of DocumentCover in org.apache.maven.doxia.document
Methods in org.apache.maven.doxia.document that return DocumentCover Modifier and Type Method Description DocumentCoverDocumentModel. getCover()Get the meta data to construct a cover page for the document.Methods in org.apache.maven.doxia.document with parameters of type DocumentCover Modifier and Type Method Description voidDocumentModel. setCover(DocumentCover cover)Set the meta data to construct a cover page for the document.
-