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 Object

Modular configuration container


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

Constructor Detail

Config.Templating.TemplatePath.WebappPath

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

getPath

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

Returns:
a string path

toString

public String toString()
Overrides:
toString in class Object

toXML

public String toXML()


Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.