Uses of Class
com.ganteater.ae.util.xml.easyparser.Node
Packages that use Node
Package
Description
-
Uses of Node in com.ganteater.ae
Fields in com.ganteater.ae declared as NodeModifier and TypeFieldDescriptionprotected Node
TemplateProcessor.configNode
protected Node
RecipeRunner.fConfigNode
Methods in com.ganteater.ae that return NodeModifier and TypeMethodDescriptionAEWorkspace.getAllConfigNode()
AEManager.getConfigNode()
AEWorkspace.getConfigNode()
RecipeRunner.getConfigNode()
protected Node
AEWorkspace.getConfiguration()
AEWorkspace.getCurrentConfig
(Node configs, String aNameConfiguration) CustomizedMenu.Item.getTaskNode()
RecipeRunner.getTaskNode()
Methods in com.ganteater.ae with parameters of type NodeModifier and TypeMethodDescriptionvoid
void
void
void
RecipeListener.errorInformation
(Processor processor, Throwable e, Node aTaskNode) void
RecipeRunner.errorInformation
(Processor processor, Throwable e, Node command) protected Properties
AEWorkspace.fillLogProperties
(Node configNode) AEWorkspace.getCurrentConfig
(Node configs, String aNameConfiguration) protected void
AEWorkspace.initLogger
(Node configNode) void
AEManager.inputDataTable
(Processor unit, Node aTableNode, boolean notifyMe) void
AEWorkspace.inputDataTable
(Processor unit, Node aTableNode, boolean notifyMe) void
RecipesScanner.loadTaskPath
(Node configNode, TemplateProcessor tp) void
AEWorkspace.selectConfiguration
(String confName, Node configNodes, boolean refreshTaskPath) void
RecipeRunner.setTaskNode
(Node object) Constructors in com.ganteater.ae with parameters of type Node -
Uses of Node in com.ganteater.ae.desktop
Methods in com.ganteater.ae.desktop that return NodeMethods in com.ganteater.ae.desktop with parameters of type NodeModifier and TypeMethodDescriptionvoid
void
DesktopWorkspace.inputDataTable
(Processor unit, Node aTableNode, boolean notifyMe) protected void
Constructors in com.ganteater.ae.desktop with parameters of type Node -
Uses of Node in com.ganteater.ae.desktop.editor
Methods in com.ganteater.ae.desktop.editor with parameters of type NodeModifier and TypeMethodDescriptionvoid
void
TaskEditor.errorInformation
(Processor processor, Throwable exception, Node command) void
Editor.init
(TaskEditor taskEditor, Node editorNode) void
VariableViewPanel.init
(TaskEditor editor, Node node) void
void
TaskEditor.setTaskNode
(Node taskNode) Constructors in com.ganteater.ae.desktop.editor with parameters of type Node -
Uses of Node in com.ganteater.ae.desktop.ui
Methods in com.ganteater.ae.desktop.ui with parameters of type NodeModifier and TypeMethodDescriptionprotected void
MenuDialogFrame.createToolBar
(Node[] aToolBarNodes) void
AEFrame.errorInformation
(Processor processor, Throwable exception, Node command, boolean notifyMe) void
ConfigurationPanel.setConfigNode
(Node configs) Constructors in com.ganteater.ae.desktop.ui with parameters of type NodeModifierConstructorDescriptionAttachButton
(WorkPlace workplace, Node aFileNode, String taskName) InputTableModel
(TemplateProcessor unit, String title, Node[] theResultVariablesNodes) TracePanel
(AEFrame frame, Processor processor, Throwable e, Node command) -
Uses of Node in com.ganteater.ae.desktop.view
Constructors in com.ganteater.ae.desktop.view with parameters of type Node -
Uses of Node in com.ganteater.ae.processor
Fields in com.ganteater.ae.processor with type parameters of type NodeMethods in com.ganteater.ae.processor that return NodeMethods in com.ganteater.ae.processor that return types with arguments of type NodeMethods in com.ganteater.ae.processor with parameters of type NodeModifier and TypeMethodDescriptionprotected void
Processor.applyResult
(Node commandNode, String name, Object value) protected String
Processor.getTestName
(Node aNode) void
void
Processor.init
(Node action, Map<String, Object> aStartVariables, RecipeListener aMaxTestListener, File aStartDir, ILogger aLog) protected boolean
Processor.isActiveInitFor
(Node action, String value) Processor.makeProcessor
(Node aCurrentAction) void
protected Properties
Processor.replaceAttributes
(Node aCurrentAction) void
BaseProcessor.runCommandAbout
(Node aCurrentAction) void
BaseProcessor.runCommandAppend
(Node aCurrentVar) void
BaseProcessor.runCommandArrayElement
(Node aCurrentVar) void
BaseProcessor.runCommandArraySize
(Node aCurrentVar) void
Coder.runCommandBase64Encode
(Node action) void
BaseProcessor.runCommandBreak
(Node aCurrentAction) void
BaseProcessor.runCommandCalculate
(Node command) void
BaseProcessor.runCommandCheckInArray
(Node aCurrentAction) void
BaseProcessor.runCommandCheckNotNull
(Node aCurrentAction) void
BaseProcessor.runCommandCheckProperties
(Node aCurrentVar) void
BaseProcessor.runCommandCheckValue
(Node aCurrentAction) void
BaseProcessor.runCommandChoice
(Node aCurrentAction) void
BaseProcessor.runCommandCommand
(Node aCurrentNode) void
BaseProcessor.runCommandComment
(Node aCurrentAction) void
BaseProcessor.runCommandConfirm
(Node aCurrentAction) void
BaseProcessor.runCommandDate
(Node aCurrentAction) void
Coder.runCommandEscapeXml
(Node action) void
BaseProcessor.runCommandExist
(Node aCurrentAction) void
BaseProcessor.runCommandExtern
(Node command) void
BaseProcessor.runCommandFinally
(Node aCurrentAction) void
BaseProcessor.runCommandFindObject
(Node aCurrentNode) void
BaseProcessor.runCommandFormater
(Node aCurrentAction) void
BaseProcessor.runCommandFrame
(Node aCurrentAction) void
BaseProcessor.runCommandGet
(Node aCurrentAction) void
BaseProcessor.runCommandIf
(Node action) void
BaseProcessor.runCommandInc
(Node aCurrentVar) void
BaseProcessor.runCommandIterationRules
(Node action) void
BaseProcessor.runCommandListdir
(Node aCurrentVar) void
BaseProcessor.runCommandLoad
(Node action) void
BaseProcessor.runCommandLoop
(Node aCurrentVar) void
BaseProcessor.runCommandNetworkInterfaces
(Node aCurrentAction) void
BaseProcessor.runCommandNote
(Node aCurrentAction) void
BaseProcessor.runCommandOperation
(Node aCurrentAction) void
BaseProcessor.runCommandOut
(Node command) void
BaseProcessor.runCommandParameters
(Node aCurrentVar) void
BaseProcessor.runCommandParse
(Node command) void
BaseProcessor.runCommandPost
(Node aCurrentAction) void
BaseProcessor.runCommandPragma
(Node aCurrentVar) void
BaseProcessor.runCommandRegexp
(Node aCurrentAction) void
BaseProcessor.runCommandRemove
(Node aCurrentAction) void
BaseProcessor.runCommandReplace
(Node command) void
BaseProcessor.runCommandRequest
(Node aCurrentAction) void
BaseProcessor.runCommandRestore
(Node command) void
BaseProcessor.runCommandRnd
(Node aCurrentVar) void
BaseProcessor.runCommandRunnable
(Node aCurrentAction) void
BaseProcessor.runCommandServer
(Node aCurrentAction) void
BaseProcessor.runCommandSize
(Node aCurrentVar) void
BaseProcessor.runCommandSort
(Node aCurrentAction) void
BaseProcessor.runCommandStop
(Node aCurrentAction) void
BaseProcessor.runCommandTable
(Node aCurrentVar) void
BaseProcessor.runCommandTask
(Node action) void
BaseProcessor.runCommandTextparser
(Node aCurrentVar) void
BaseProcessor.runCommandThreads
(Node aCurrentAction) void
BaseProcessor.runCommandTime
(Node command) void
BaseProcessor.runCommandTokenizer
(Node aCurrentVar) void
BaseProcessor.runCommandTrim
(Node aCurrentAction) void
BaseProcessor.runCommandVar
(Node aCurrentVar) void
BaseProcessor.runCommandWait
(Node aCurrentAction) void
BaseProcessor.runCommandWhile
(Node aCurrentVar) void
BaseProcessor.runCommandWhileRun
(Node aCurrentAction) void
BaseProcessor.runCommandXslt
(Node aCurrentAction) void
void
Processor.startCommandInformation
(Node command) void
void
Constructors in com.ganteater.ae.processor with parameters of type NodeModifierConstructorDescriptionBaseProcessor
(Node configNode, Map<String, Object> startVariables, RecipeListener listener, File startDir, ILogger aLog, Processor parent) Processor
(Node configNode, Map<String, Object> startVariables, RecipeListener listener, File startDir, ILogger aLog, Processor parent) ServerAction
(Processor tp, Node aCurrentAction, int port, String request, String response, String encoding, int maxNumber) TaskProcessorThread
(Processor parent, Node task, File aBaseDir, ILogger aLog) -
Uses of Node in com.ganteater.ae.util.xml.easyparser
Subclasses of Node in com.ganteater.ae.util.xml.easyparserMethods in com.ganteater.ae.util.xml.easyparser that return NodeModifier and TypeMethodDescriptionNode.clone()
Node[]
Node.getNode
(int i) Node.TreeVector.getNode()
Node[]
EasyParser.getObject
(InputStream aInputStream) Node[]
EasyParser.getObjectArray
(String theXML) Node[]
Node.getTextNodes()
Methods in com.ganteater.ae.util.xml.easyparser with parameters of type NodeModifier and TypeMethodDescriptionprotected void
Node.addInnerTag
(Node aNode) void
EasyParser.parseAtributeText
(Node aNode, String aAttributeText) static void
EasyUtils.removeAllAttributes
(Node aNode, String aAttrName) static void
EasyUtils.removeTagId
(Node theNode) void
protected void
Constructor parameters in com.ganteater.ae.util.xml.easyparser with type arguments of type Node -
Uses of Node in com.ganteater.ae.web
Methods in com.ganteater.ae.web with parameters of type NodeModifier and TypeMethodDescriptionprotected Properties
WebWorkspace.fillLogProperties
(Node configNode)