public class WAXWriterInput extends WriterInput
Constructor and Description |
---|
WAXWriterInput(Config cfg,
FixedFormDocumentation fixedFormDocumentation)
Constructor.
|
WAXWriterInput(java.lang.String appVersion,
java.lang.String modelFileName,
boolean skipTiming,
FixedFormDocumentation fixedFormDocumentation,
java.lang.String inXsdWebaccessPath,
java.lang.String outXmlSpecPath,
java.lang.String outXmlDocPath,
java.lang.String outXsdWebaccessPath)
Constructor, useful to create an instance if you don't have configuration.
|
Modifier and Type | Method and Description |
---|---|
FixedFormDocumentation |
getFixedFormDocumentation() |
java.lang.String |
getInXsdWebaccessPath() |
java.lang.String |
getOutXmlDocPath() |
java.lang.String |
getOutXmlSpecPath() |
java.lang.String |
getOutXsdWebaccessPath() |
getAppVersion, getModelFileName, getNameFromModelPath, isSkipTiming
public WAXWriterInput(Config cfg, FixedFormDocumentation fixedFormDocumentation)
cfg
- fixedFormDocumentation
- FIXME "flattened" map of package documentation instances, with package name as key
(to allow to quickly find the package name from what is read in the placeholder).
If null or empty, placeholders dealing with packages will all have error and empty
content.public WAXWriterInput(java.lang.String appVersion, java.lang.String modelFileName, boolean skipTiming, FixedFormDocumentation fixedFormDocumentation, java.lang.String inXsdWebaccessPath, java.lang.String outXmlSpecPath, java.lang.String outXmlDocPath, java.lang.String outXsdWebaccessPath)
appVersion
- modelFileName
- fixedFormDocumentation
- scoped package docs, categorised by nature, then by name space.inXsdWebaccessPath
- outXmlSpecPath
- outXmlDocPath
- outXsdWebaccessPath
- public FixedFormDocumentation getFixedFormDocumentation()
public java.lang.String getInXsdWebaccessPath()
public java.lang.String getOutXmlSpecPath()
public java.lang.String getOutXmlDocPath()
public java.lang.String getOutXsdWebaccessPath()
Copyright 2009-2016 Tatjana (Tanja) Kostic