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

java.lang.Object
  extended byorg.apache.maven.doxia.module.xhtml.decoration.render.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(java.io.File basedir, java.lang.String document)
           
 
Method Summary
 java.io.File getBasedir()
           
 java.lang.String getOutputName()
           
 java.lang.String getRelativePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RenderingContext

public RenderingContext(java.io.File basedir,
                        java.lang.String document)
Method Detail

getBasedir

public java.io.File getBasedir()

getRelativePath

public java.lang.String getRelativePath()

getOutputName

public java.lang.String getOutputName()


Copyright © {inceptionYear}-2006 null. All Rights Reserved.