Uses of Class
org.apache.maven.doxia.document.DocumentCover

Packages that use DocumentCover
org.apache.maven.doxia.document   
 

Uses of DocumentCover in org.apache.maven.doxia.document
 

Methods in org.apache.maven.doxia.document that return DocumentCover
 DocumentCover DocumentModel.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
 void DocumentModel.setCover(DocumentCover cover)
          Set the meta data to construct a cover page for the document.
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.