Uses of Class
org.apache.maven.doxia.site.Body
-
Packages that use Body Package Description org.apache.maven.doxia.site -
-
Uses of Body in org.apache.maven.doxia.site
Methods in org.apache.maven.doxia.site that return Body Modifier and Type Method Description BodyBody. clone()Method clone.BodySiteModel. getBody()Get the main site content.Methods in org.apache.maven.doxia.site with parameters of type Body Modifier and Type Method Description voidSiteModel. setBody(Body body)Set the main site content.
-