Uses of Class
org.apache.maven.doxia.site.decoration.Body
Packages that use Body
Package
Description
-
Uses of Body in org.apache.maven.doxia.site.decoration
Fields in org.apache.maven.doxia.site.decoration declared as BodyModifier and TypeFieldDescriptionprivate Body
DecorationModel.body
The main site content decoration.Methods in org.apache.maven.doxia.site.decoration that return BodyModifier and TypeMethodDescriptionBody.clone()
Method clone.DecorationModel.getBody()
Get the main site content decoration.Methods in org.apache.maven.doxia.site.decoration with parameters of type Body -
Uses of Body in org.apache.maven.doxia.site.decoration.io.xpp3
Methods in org.apache.maven.doxia.site.decoration.io.xpp3 that return Body