| Interface and Description |
|---|
| org.apache.maven.doxia.docrenderer.DocRenderer
Since 1.1, use
DocumentRenderer instead. |
| Class and Description |
|---|
| org.apache.maven.doxia.site.decoration.inheritance.PathDescriptor
use
URIPathDescriptor instead. |
| org.apache.maven.doxia.site.decoration.inheritance.PathUtils
this only operates on deprecated classes, it is not used anymore.
|
| org.apache.maven.doxia.siterenderer.SkinResourceLoader |
| Constructor and Description |
|---|
| org.apache.maven.doxia.siterenderer.RenderingContext(File, String) |
| org.apache.maven.doxia.siterenderer.RenderingContext(File, String, String, String) |