org.apache.maven.doxia.module.xhtml.decoration.render

Class RenderingContext


public class RenderingContext
extends java.lang.Object

Version:
$Id:RenderingContext.java 348605 2005-11-24 12:02:44 +1100 (Thu, 24 Nov 2005) brett $
Author:
Jason van Zyl

Constructor Summary

RenderingContext(File basedir, String document)

Method Summary

File
getBasedir()
String
getOutputName()
String
getRelativePath()

Constructor Details

RenderingContext

public RenderingContext(File basedir,
                        String document)

Method Details

getBasedir

public File getBasedir()

getOutputName

public String getOutputName()

getRelativePath

public String getRelativePath()