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

Class RenderingContext

public class RenderingContext extends 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
FilegetBasedir()
StringgetOutputName()
StringgetRelativePath()

Constructor Detail

RenderingContext

public RenderingContext(File basedir, String document)

Method Detail

getBasedir

public File getBasedir()

getOutputName

public String getOutputName()

getRelativePath

public String getRelativePath()
Copyright © {inceptionYear}-2007 null. All Rights Reserved.