Package com.ganteater.ae.processor
Class Coder
java.lang.Object
com.ganteater.ae.TemplateProcessor
com.ganteater.ae.processor.Processor
com.ganteater.ae.processor.BaseProcessor
com.ganteater.ae.processor.Coder
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ganteater.ae.processor.Processor
Processor.SystemCommandStart -
Field Summary
Fields inherited from class com.ganteater.ae.processor.Processor
breakFlag, childThreads, DEFAULT_LOG_LEVEL_NAME, externProcessor, isRootContext, iteratorMode, log, mainLoopCommand, operationObjects, processes, randomSelect, recipeListener, stackTask, startVariables, STG_PROCESSOR_PACKAGE_NAME, testFile, testName, threadPoolListFields inherited from class com.ganteater.ae.TemplateProcessor
configNode, fGlobalVariables, MAPPED_VAR_DELIM, variables -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrunCommandBase64Encode(Node action) voidrunCommandEscapeXml(Node action) Methods inherited from class com.ganteater.ae.processor.BaseProcessor
runCommandAbout, runCommandAppend, runCommandArrayElement, runCommandArraySize, runCommandBreak, runCommandCalculate, runCommandCheckInArray, runCommandCheckNotNull, runCommandCheckProperties, runCommandCheckValue, runCommandChoice, runCommandCommand, runCommandComment, runCommandConfirm, runCommandDate, runCommandExist, runCommandExtern, runCommandFinally, runCommandFindObject, runCommandFormater, runCommandGet, runCommandIf, runCommandInc, runCommandIterationRules, runCommandListdir, runCommandLoad, runCommandLoop, runCommandNetworkInterfaces, runCommandNote, runCommandOperation, runCommandOut, runCommandParse, runCommandPost, runCommandPragma, runCommandRegexp, runCommandRemove, runCommandReplace, runCommandRequest, runCommandRestore, runCommandRnd, runCommandRunnable, runCommandServer, runCommandSize, runCommandSort, runCommandStop, runCommandTable, runCommandTask, runCommandTextparser, runCommandThreads, runCommandTime, runCommandTokenizer, runCommandTrim, runCommandVar, runCommandView, runCommandWait, runCommandWhile, runCommandWhileRun, runCommandXslt, setVariableValueMethods inherited from class com.ganteater.ae.processor.Processor
applyResult, attr, attr, attrValue, complete, debug, debug, getCallTaskTrace, getChildThreads, getConfigNode, getFields, getFile, getFullClassName, getListener, getLocalTaskTrace, getLog, getLogger, getParent, getStartVariables, getTestName, getTestName, getTrimmedLines, getVariables, init, init, init, init, isActiveInitFor, isLoopActivated, isMainProcessor, isRootRecipe, isSilentMode, isStoppedTest, listToArray, loadProperties, loadProperties, make, makeProcessor, outputLog, parseTime, pause, prepareXml, processTesting, processTesting, processTesting, progress, randomSort, regChildProcess, replaceAttributes, replaceCall, replaceXmlReference, resume, runNodes, setLogger, setRootContext, setSilentMode, setStartDir, setTestListener, setTestName, startCommandInformation, stop, taskNode, taskNode, unregChildProcess, waitMethods inherited from class com.ganteater.ae.TemplateProcessor
getBaseDir, getGlobalVariables, getVariableString, getVariableValue, getVariableValue, isStopped, replaceFile, replaceProperties, replaceProperties, replaceTag, setBaseDir, setStopped, toUpperCaseName
-
Constructor Details
-
Coder
public Coder()
-
-
Method Details
-
runCommandBase64Encode
- Throws:
UnsupportedEncodingException
-
runCommandEscapeXml
-