Uses of Class
org.apache.maven.doxia.site.decoration.Body

Packages that use Body
org.apache.maven.doxia.site.decoration   
 

Uses of Body in org.apache.maven.doxia.site.decoration
 

Methods in org.apache.maven.doxia.site.decoration that return Body
 Body Body.clone()
          Method clone.
 Body DecorationModel.getBody()
          Get the main site content decoration.
 

Methods in org.apache.maven.doxia.site.decoration with parameters of type Body
 void DecorationModel.setBody(Body body)
          Set the main site content decoration.
 



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