Uses of Class
org.apache.maven.doxia.site.Body
Packages that use Body
-
Uses of Body in org.apache.maven.doxia.site
Fields in org.apache.maven.doxia.site declared as BodyMethods in org.apache.maven.doxia.site that return BodyModifier and TypeMethodDescriptionBody.clone()Method clone.SiteModel.getBody()Get the main site content.Methods in org.apache.maven.doxia.site with parameters of type Body -
Uses of Body in org.apache.maven.doxia.site.io.xpp3
Methods in org.apache.maven.doxia.site.io.xpp3 that return BodyModifier and TypeMethodDescriptionprivate BodySiteXpp3Reader.parseBody(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method parseBody.Methods in org.apache.maven.doxia.site.io.xpp3 with parameters of type Body