|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.jostraca.process.TemplateHandlerSupport
org.jostraca.process.GenericMerger
Processing class for merging template text and script into CodeWriter formats.
| Field Summary |
| Fields inherited from class org.jostraca.process.TemplateHandlerSupport |
iUserMessageHandler |
| Fields inherited from interface org.jostraca.Constants |
ARG_ControlPrefix, BUILDNUMBER, CONF_cmdline, CONF_lang, CONF_local, CONF_override, CONF_system, CONF_template, FILE_EXT_conf, FILE_EXT_Writer, FILE_NAME_system_conf, FOLDER_conf, MAJOR_VERSION, MINOR_VERSION, RELEASE_ALTNAME, RELEASE_NAME, VERSION_NUMBER, VERSION_STATUS |
| Constructor Summary | |
GenericMerger()
|
|
| Method Summary | |
protected void |
completeImpl(java.util.List pTemplateList)
|
protected WriterFormat |
makeWriterFormat(PropertySet pPropertySet)
|
protected void |
modifySections(java.lang.String pWriterFormatSource,
SectionSet pSectionSet,
PropertySet pPropertySet)
Modify sections just prior to build. |
protected void |
processImpl(Template pTemplate)
|
| Methods inherited from class org.jostraca.process.TemplateHandlerSupport |
complete, process, setUserMessageHandler, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GenericMerger()
| Method Detail |
protected void processImpl(Template pTemplate)
processImpl in class TemplateHandlerSupportprotected void completeImpl(java.util.List pTemplateList)
completeImpl in class TemplateHandlerSupportprotected WriterFormat makeWriterFormat(PropertySet pPropertySet)
protected void modifySections(java.lang.String pWriterFormatSource,
SectionSet pSectionSet,
PropertySet pPropertySet)
pWriterFormatSource - Source of writer formatpSectionSet - Set of Sections to modifypPropertySet - PropertySet used
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||