public class VTLFiletypeWizard extends AbstractFiletypeWizard
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
DEFAULT_PARAMETERS
Default parameters for the complete template as well as for the main method.
|
INDENTION, LINEFEED| Constructor and Description |
|---|
VTLFiletypeWizard()
Sole Constructor for VTLFiletypeWizard.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.io.InputStream |
openContentStream(java.lang.String fileName)
We will initialize file contents.
|
addPages, init, performFinishaddPage, canFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getShell, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainer, setDefaultPageImageDescriptor, setDialogSettings, setForcePreviousAndNextButtons, setHelpAvailable, setNeedsProgressMonitor, setTitleBarColor, setWindowTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanFinish, createPageControls, dispose, getContainer, getDefaultPageImage, getDialogSettings, getNextPage, getPage, getPageCount, getPages, getPreviousPage, getStartingPage, getTitleBarColor, getWindowTitle, isHelpAvailable, needsPreviousAndNextButtons, needsProgressMonitor, performCancel, setContainerprivate static final java.lang.String DEFAULT_PARAMETERS
public VTLFiletypeWizard()
protected java.io.InputStream openContentStream(java.lang.String fileName)
AbstractFiletypeWizardopenContentStream in class AbstractFiletypeWizardfileName - the name of the file without the extension.Copyright © 2009 - 2018 SSE. All Rights Reserved.