Return to www.inductionframework.org

com.acciente.induction.init.config
Class Config.Templating.TemplatePath.WebappPath

java.lang.Object
  extended by com.acciente.induction.init.config.Config.Templating.TemplatePath.WebappPath
Enclosing class:
Config.Templating.TemplatePath

public static class Config.Templating.TemplatePath.WebappPath
extends java.lang.Object

Modular configuration container


Constructor Summary
Config.Templating.TemplatePath.WebappPath(java.lang.String sPath)
           
 
Method Summary
 java.lang.String getPath()
          This path is relative to the parent of the WEB-INF directory of the web application
 java.lang.String toString()
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Config.Templating.TemplatePath.WebappPath

public Config.Templating.TemplatePath.WebappPath(java.lang.String sPath)
Method Detail

getPath

public java.lang.String getPath()
This path is relative to the parent of the WEB-INF directory of the web application

Returns:
a string path

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

toXML

public java.lang.String toXML()

Return to www.inductionframework.org

Copyright (c) 2008 Acciente, LLC. All rights reserved.