|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.builder.generator.InnerGenerator
org.ajax4jsf.builder.generator.XMLConfigGenerator
public abstract class XMLConfigGenerator
Field Summary |
---|
Fields inherited from class org.ajax4jsf.builder.generator.InnerGenerator |
---|
_patterns |
Constructor Summary | |
---|---|
XMLConfigGenerator(JSFGeneratorConfiguration config,
Logger log)
|
Method Summary | |
---|---|
java.io.File |
getInclude()
|
java.lang.String |
getIncludeContent()
|
protected abstract java.lang.String |
getRootTag()
|
void |
setInclude(java.io.File include)
|
Methods inherited from class org.ajax4jsf.builder.generator.InnerGenerator |
---|
createExclude, createFiles, createInclude, debug, getClassLoader, getConfig, getDefaultTemplateName, getDestDir, getKey, getLog, getTemplate, getTemplateName, info, isIncludeComponent, setConfig, setDestDir, setExcludes, setIncludes, setTemplateName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XMLConfigGenerator(JSFGeneratorConfiguration config, Logger log)
config
- log
- Method Detail |
---|
public java.io.File getInclude()
public void setInclude(java.io.File include)
include
- The include to set.public java.lang.String getIncludeContent()
protected abstract java.lang.String getRootTag()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |