public static class Zbnf2Text.Args extends Zbnf2Xml.Args
| Modifier and Type | Field and Description | 
|---|---|
| Zbnf2Text.Out | lastOutOnly the current pair of script and output. | 
| java.util.List<Zbnf2Text.Out> | listOutList of pairs of scripts and output files. | 
| java.lang.String | sCheckXmlOutputPath without extension of a file which outputs the text generation scripts parse result and the Zmake input parse result. | 
| java.lang.String | sFileSrcDataIf this file is given the parsed data will be preseted by either a text, html or xml output file
 how they are parsed, without the interpretation of the text generation. | 
| java.lang.String | sScriptCheckFile name for a file to check the script. | 
additionalSemantic, checknew, encoding, sFileIn, sFileSyntax, sFileXmlOut, xmlWrMode, xmlWrModeSet| Constructor and Description | 
|---|
| Args() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addGenOut(java.lang.String sFileScript,
         java.lang.String sFileOut)Adds a pair of JZcmd generation files. | 
setInputpublic java.lang.String sScriptCheck
public java.lang.String sFileSrcData
public java.lang.String sCheckXmlOutput
public java.util.List<Zbnf2Text.Out> listOut
public Zbnf2Text.Out lastOut