A B C D E F G H I L M N O P Q R S T U V W X Y

A

add(Object, Component, Port, String) - Method in class de.opsdesign.yax.Connections
 
add(ResourceCollection) - Method in class de.opsdesign.yax.tools.YaxTask
Adds input files to treat as input.
add(Property) - Method in class de.opsdesign.yax.tools.YaxTask
 
add(ComponentType) - Method in class de.opsdesign.yax.types.ComponentTypes
 
addAttribute(String, String) - Method in class de.opsdesign.yax.Element
 
addAttribute(String, String, String) - Method in class de.opsdesign.yax.Element
 
addConnection(Component, Port, String) - Method in class de.opsdesign.yax.Port
 
addConstructType(ConstructType) - Method in class de.opsdesign.yax.Library
 
addImplicitPort(PortType) - Method in class de.opsdesign.yax.Component
 
addImplicitPort(Component, PortType) - Method in class de.opsdesign.yax.types.ComponentType
 
addImplicitPort(Component, PortType) - Method in class de.opsdesign.yax.types.When
 
addLogger(LogListener) - Method in class de.opsdesign.yax.log.Log
 
addParameter(Parameter) - Method in class de.opsdesign.yax.Component
 
addParameter(String, String, String, Attributes) - Method in class de.opsdesign.yax.Element
 
addParameter(QName, Attributes) - Method in class de.opsdesign.yax.Element
 
addParameterType(String, boolean, String[]) - Method in class de.opsdesign.yax.types.ComponentType
 
addPort(String, String, String, String) - Method in class de.opsdesign.yax.Component
 
addPort(String, String, String, Attributes, String) - Method in class de.opsdesign.yax.Component
 
addPort(QName, String) - Method in class de.opsdesign.yax.Component
 
addPort(QName, Attributes, String) - Method in class de.opsdesign.yax.Component
 
addPortType(String) - Method in class de.opsdesign.yax.types.ComponentType
 
addPortType(String, boolean) - Method in class de.opsdesign.yax.types.ComponentType
 
addPortType(String, boolean, String) - Method in class de.opsdesign.yax.types.ComponentType
 
addPortType(String, boolean, boolean) - Method in class de.opsdesign.yax.types.ComponentType
 
addPortType(String, boolean, String, boolean) - Method in class de.opsdesign.yax.types.ComponentType
 
addQueue(Queue) - Method in class de.opsdesign.yax.Queue
 
addStep(Step) - Method in class de.opsdesign.yax.Queue
 
addStepType(StepType) - Method in class de.opsdesign.yax.Library
 
addToScripts(File) - Method in class de.opsdesign.yax.line.Configuration
 
AFTER - Variable in class de.opsdesign.yax.insert.Configuration
 
ANT_LOGGER_CLASS - Static variable in class de.opsdesign.yax.common.YaxConstants
 
AntLogger - Class in de.opsdesign.yax.log
 
AntLogger(Object) - Constructor for class de.opsdesign.yax.log.AntLogger
 
APPEARANCE - Static variable in class de.opsdesign.yax.config.Preferences
 
ArgsHandler - Interface in de.opsdesign.yax
 
attributes - Variable in class de.opsdesign.yax.Element
 
AUTOMATIC_OUTPUT - Static variable in class de.opsdesign.yax.config.Preferences
 

B

BASE_URI - Static variable in class de.opsdesign.yax.config.Preferences
 
BEFORE - Variable in class de.opsdesign.yax.insert.Configuration
 
BLACK - Static variable in class de.opsdesign.yax.config.Preferences
 
BOOLEAN - Static variable in class de.opsdesign.yax.config.Preferences
 
buildDummyDocument() - Method in class de.opsdesign.yax.helpers.Document
 
buildOutputConnections() - Method in class de.opsdesign.yax.Component
 
buildOutputConnections() - Method in class de.opsdesign.yax.Queue
 
buildPipeTrace(Graph) - Method in class de.opsdesign.yax.DotGraph
 
buildPortTrace(Graph) - Method in class de.opsdesign.yax.DotGraph
 
buildUsageMessage() - Method in interface de.opsdesign.yax.PipelineHandler
 
buildYaxVersionMessage() - Method in interface de.opsdesign.yax.PipelineHandler
 
BY_SOURCE_REQUIRED - Static variable in class de.opsdesign.yax.types.PortType
 

C

CATALOG_RESOLVER_CLASS - Static variable in class de.opsdesign.yax.common.YaxConstants
 
Catch - Class in de.opsdesign.yax.types
 
Catch() - Constructor for class de.opsdesign.yax.types.Catch
 
characters(char[], int, int) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
characters(char[], int, int) - Method in class de.opsdesign.yax.insert.Configuration
 
characters(char[], int, int) - Method in class de.opsdesign.yax.insert.Inserter
 
characters(char[], int, int) - Method in class de.opsdesign.yax.insert.SourceSAXResult
 
characters(char[], int, int) - Method in class de.opsdesign.yax.line.Configuration
 
CHECK_TRANSFORMER_AVAILABILITY - Static variable in class de.opsdesign.yax.config.Preferences
 
Choose - Class in de.opsdesign.yax.types
 
Choose() - Constructor for class de.opsdesign.yax.types.Choose
 
CLASSNAME - Static variable in class de.opsdesign.yax.config.Preferences
 
className - Variable in class de.opsdesign.yax.types.ComponentType
 
clear() - Method in class de.opsdesign.yax.TokenFactory
 
COLOR - Static variable in class de.opsdesign.yax.config.Preferences
 
comment(char[], int, int) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
CommonsAdapter - Class in de.opsdesign.yax.log
 
CommonsAdapter(String) - Constructor for class de.opsdesign.yax.log.CommonsAdapter
Construct a simple log with given name.
compare(Object, Object) - Method in class de.opsdesign.yax.types.ComponentTypes
 
compareTo(Object) - Method in class de.opsdesign.yax.types.ConstructType
 
compareTo(Object) - Method in class de.opsdesign.yax.types.StepType
 
Component - Class in de.opsdesign.yax
 
Component(Configuration, Object, String, String, String) - Constructor for class de.opsdesign.yax.Component
 
Component(Configuration, Object, QName) - Constructor for class de.opsdesign.yax.Component
 
Component(Configuration, Object, String, String, String, Attributes) - Constructor for class de.opsdesign.yax.Component
 
Component(Configuration, Object, QName, Attributes) - Constructor for class de.opsdesign.yax.Component
 
Component - Class in de.opsdesign.yax.config
 
Component(String, String, String) - Constructor for class de.opsdesign.yax.config.Component
 
componentType - Variable in class de.opsdesign.yax.Component
 
ComponentType - Class in de.opsdesign.yax.types
 
ComponentType() - Constructor for class de.opsdesign.yax.types.ComponentType
 
ComponentTypeFactory - Class in de.opsdesign.yax.types
 
ComponentTypeFactory() - Constructor for class de.opsdesign.yax.types.ComponentTypeFactory
 
componentTypeName - Variable in class de.opsdesign.yax.Component
 
ComponentTypes - Class in de.opsdesign.yax.types
 
ComponentTypes() - Constructor for class de.opsdesign.yax.types.ComponentTypes
 
configuration - Variable in class de.opsdesign.yax.Component
 
Configuration - Interface in de.opsdesign.yax
 
Configuration - Class in de.opsdesign.yax.insert
 
Configuration() - Constructor for class de.opsdesign.yax.insert.Configuration
 
Configuration - Class in de.opsdesign.yax.line
 
Configuration() - Constructor for class de.opsdesign.yax.line.Configuration
 
CONFIGURATION_DIRECTORY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
ConfigurationEvent - Class in de.opsdesign.yax.common
should be used by all classes and instances which are configuring (Implementation, ConfigurationImpl et al)
ConfigurationEvent(Object) - Constructor for class de.opsdesign.yax.common.ConfigurationEvent
 
ConfigurationEvent(Object, Message) - Constructor for class de.opsdesign.yax.common.ConfigurationEvent
 
ConfigurationEvent(Object, Message, Class) - Constructor for class de.opsdesign.yax.common.ConfigurationEvent
 
ConfigurationEvent(Object, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.ConfigurationEvent
 
ConfigurationException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
ConfigurationException(String) - Constructor for exception de.opsdesign.yax.common.ConfigurationException
 
ConfigurationException(String, Exception) - Constructor for exception de.opsdesign.yax.common.ConfigurationException
 
ConfigurationException(String, YaxEvent) - Constructor for exception de.opsdesign.yax.common.ConfigurationException
 
ConfigurationException(String, Exception, YaxEvent) - Constructor for exception de.opsdesign.yax.common.ConfigurationException
 
configure() - Method in interface de.opsdesign.yax.Configuration
 
configure(String[]) - Method in class de.opsdesign.yax.insert.Configuration
Configures the Inserter.
configure(String[]) - Method in class de.opsdesign.yax.insert.Inserter
Configures the inserter.
configure() - Method in class de.opsdesign.yax.insert.SourceSAXResult
 
configure() - Method in interface de.opsdesign.yax.IOHandler
 
configure(String[]) - Method in class de.opsdesign.yax.line.Configuration
Configures the pipeline.
configure(String[]) - Method in class de.opsdesign.yax.line.Pipeline
Configures the pipeline.
configure() - Method in interface de.opsdesign.yax.PipelineHandler
 
Connection - Class in de.opsdesign.yax
 
Connection(Object, Component, Port, String) - Constructor for class de.opsdesign.yax.Connection
 
Connections - Class in de.opsdesign.yax
 
Connections() - Constructor for class de.opsdesign.yax.Connections
 
ConsoleLogger - Class in de.opsdesign.yax.log
 
ConsoleLogger() - Constructor for class de.opsdesign.yax.log.ConsoleLogger
 
ConstructType - Class in de.opsdesign.yax.types
 
ConstructType() - Constructor for class de.opsdesign.yax.types.ConstructType
 
ConstructTypeFactory - Class in de.opsdesign.yax.types
 
ConstructTypeFactory() - Constructor for class de.opsdesign.yax.types.ConstructTypeFactory
 
ContainerEvent - Class in de.opsdesign.yax.common
should be used by Queue instances (Queues and ConstructType with reference to the current Queue instance)
ContainerEvent(Queue) - Constructor for class de.opsdesign.yax.common.ContainerEvent
 
ContainerEvent(Queue, Message) - Constructor for class de.opsdesign.yax.common.ContainerEvent
 
ContainerEvent(Queue, Message, Class) - Constructor for class de.opsdesign.yax.common.ContainerEvent
 
ContainerEvent(Queue, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.ContainerEvent
 
containsKey(String) - Method in class de.opsdesign.yax.types.ComponentTypes
 
ContextEvent - Class in de.opsdesign.yax.common
should be used by Token instances
ContextEvent(Token) - Constructor for class de.opsdesign.yax.common.ContextEvent
 
ContextEvent(Token, Message) - Constructor for class de.opsdesign.yax.common.ContextEvent
 
ContextEvent(Token, Message, Class) - Constructor for class de.opsdesign.yax.common.ContextEvent
 
ContextEvent(Token, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.ContextEvent
 
ControlledQueue - Interface in de.opsdesign.yax.helpers
 
ControllerQueue - Interface in de.opsdesign.yax.helpers
 
copy() - Method in interface de.opsdesign.yax.Token
 
copy() - Method in class de.opsdesign.yax.TokenImpl
 
createClasspath() - Method in class de.opsdesign.yax.tools.YaxTask
 
CREATOR - Static variable in class de.opsdesign.yax.Connection
 
CREATOR - Static variable in class de.opsdesign.yax.Port
 
currentLogLevel - Variable in class de.opsdesign.yax.log.CommonsAdapter
The current log level
CUSTOM_DIRECTORY - Static variable in class de.opsdesign.yax.common.YaxConstants
 

D

dateFormatter - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Used to format times
dateTimeFormat - Static variable in class de.opsdesign.yax.log.CommonsAdapter
The date and time format to use in the log message
de.opsdesign.yax - package de.opsdesign.yax
 
de.opsdesign.yax.common - package de.opsdesign.yax.common
 
de.opsdesign.yax.config - package de.opsdesign.yax.config
 
de.opsdesign.yax.helpers - package de.opsdesign.yax.helpers
 
de.opsdesign.yax.insert - package de.opsdesign.yax.insert
 
de.opsdesign.yax.line - package de.opsdesign.yax.line
 
de.opsdesign.yax.log - package de.opsdesign.yax.log
 
de.opsdesign.yax.tools - package de.opsdesign.yax.tools
 
de.opsdesign.yax.types - package de.opsdesign.yax.types
 
DEBUG - Static variable in class de.opsdesign.yax.common.YaxConstants
 
debug(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_DEBUG.
debug(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_DEBUG.
DEBUG - Static variable in class de.opsdesign.yax.log.Log
severity of "debug".
debug - Variable in class de.opsdesign.yax.tools.YaxTask
if set to true, yax logs also debug messages.
DEBUG_LABEL - Static variable in class de.opsdesign.yax.log.Log
 
DECLARE_CONSTRUCT_TYPE - Static variable in class de.opsdesign.yax.types.ConstructType
 
DECLARE_STEP_TYPE - Static variable in class de.opsdesign.yax.Library
 
DECLARE_STEP_TYPE - Static variable in class de.opsdesign.yax.types.StepType
 
DEFAULT - Static variable in class de.opsdesign.yax.config.Preferences
 
DEFAULT_DATE_TIME_FORMAT - Static variable in class de.opsdesign.yax.log.CommonsAdapter
The default format to use when formating dates
DEFAULT_ENCODING - Static variable in class de.opsdesign.yax.config.Preferences
 
DEFAULT_TRANSFORMER - Static variable in class de.opsdesign.yax.config.Preferences
 
deleteDotFile() - Method in class de.opsdesign.yax.DotGraph
 
DESCRIPTION - Static variable in class de.opsdesign.yax.types.ComponentType
 
description - Variable in class de.opsdesign.yax.types.ComponentType
 
DIRECTION - Static variable in class de.opsdesign.yax.Connection
 
Document - Class in de.opsdesign.yax.helpers
 
Document() - Constructor for class de.opsdesign.yax.helpers.Document
 
DOT - Static variable in class de.opsdesign.yax.config.Preferences
 
DotGraph - Class in de.opsdesign.yax
 
DotGraph(String) - Constructor for class de.opsdesign.yax.DotGraph
 
DotNode - Class in de.opsdesign.yax
 
DotNode() - Constructor for class de.opsdesign.yax.DotNode
 
DuplicateKeyException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
DuplicateKeyException(String) - Constructor for exception de.opsdesign.yax.common.DuplicateKeyException
 

E

Element - Class in de.opsdesign.yax
 
Element(Object, String, String, String) - Constructor for class de.opsdesign.yax.Element
 
Element(Object, String, String, String, Attributes) - Constructor for class de.opsdesign.yax.Element
 
Element(Object, QName) - Constructor for class de.opsdesign.yax.Element
 
Element(Object, QName, Attributes) - Constructor for class de.opsdesign.yax.Element
 
elementQName - Variable in class de.opsdesign.yax.Element
 
ElString - Class in de.opsdesign.yax
 
ElString(String) - Constructor for class de.opsdesign.yax.ElString
 
EmptyResultException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
EmptyResultException(String) - Constructor for exception de.opsdesign.yax.common.EmptyResultException
 
endCDATA() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
endDocument() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
endDTD() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
endElement(String, String, String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
endElement(String, String, String) - Method in class de.opsdesign.yax.insert.Configuration
 
endElement(String, String, String) - Method in class de.opsdesign.yax.insert.Inserter
 
endElement(String, String, String) - Method in class de.opsdesign.yax.insert.SourceSAXResult
 
endElement(String, String, String) - Method in class de.opsdesign.yax.line.Configuration
 
endEntity(String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
endPrefixMapping(String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
error(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR.
error(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_ERROR.
ERROR - Static variable in class de.opsdesign.yax.log.Log
severity of "error".
error(TransformerException) - Method in class de.opsdesign.yax.types.XSLT
 
ERROR_LABEL - Static variable in class de.opsdesign.yax.log.Log
 
exceptionCause - Variable in class de.opsdesign.yax.common.YaxEvent
 
exceptionClass - Variable in class de.opsdesign.yax.common.YaxEvent
 
ExceptionHandler - Interface in de.opsdesign.yax.helpers
 
execute() - Method in class de.opsdesign.yax.tools.YaxTask
 
EXPLICIT_CONNECTION - Static variable in class de.opsdesign.yax.config.Preferences
 
EXPLICIT_PORT - Static variable in class de.opsdesign.yax.config.Preferences
 
extractLocalPart(String) - Method in class de.opsdesign.yax.Element
 
extractNSPrefix(String) - Method in class de.opsdesign.yax.Element
 

F

fatal(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Log a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_FATAL.
fatal(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_FATAL.
fatalError(TransformerException) - Method in class de.opsdesign.yax.types.XSLT
 
findXMLDeclaration(String) - Static method in class de.opsdesign.yax.XMLDeclaration
seeks an XMLDeclaration within string
FOP - Class in de.opsdesign.yax.types
Transforms the the content of the context to PDF and writes a pdf file.
FOP() - Constructor for class de.opsdesign.yax.types.FOP
 
force - Variable in class de.opsdesign.yax.tools.YaxTask
if set to true, existant output files will be overwritten.

G

get(String) - Method in class de.opsdesign.yax.types.ComponentTypes
 
getAll() - Method in class de.opsdesign.yax.Connections
 
getAllLibraries() - Method in class de.opsdesign.yax.types.ComponentTypes
 
getAllLibraryNames() - Method in class de.opsdesign.yax.types.ComponentTypes
 
getAttributes() - Method in class de.opsdesign.yax.Element
 
getAttributeValue(String) - Method in class de.opsdesign.yax.Element
 
getAttributeValue(String, String) - Static method in class de.opsdesign.yax.XMLDeclaration
seeks an attribute within a string and returns its value
getBySourceRequired() - Method in class de.opsdesign.yax.types.PortType
 
getCause() - Method in exception de.opsdesign.yax.common.YaxException
 
getClassName() - Method in class de.opsdesign.yax.config.Component
 
getClassName() - Method in class de.opsdesign.yax.types.ComponentType
 
getComponent() - Method in class de.opsdesign.yax.Connection
 
getComponent() - Method in class de.opsdesign.yax.Port
 
getComponentClass() - Method in class de.opsdesign.yax.Component
 
getComponentType() - Method in class de.opsdesign.yax.Component
 
getComponentTypeType() - Method in class de.opsdesign.yax.types.ComponentType
 
getConfiguration() - Method in class de.opsdesign.yax.Component
 
getConfiguration() - Method in interface de.opsdesign.yax.PipelineHandler
 
getConfiguration() - Method in class de.opsdesign.yax.YaxFactory
 
getConnections() - Method in class de.opsdesign.yax.Port
 
getConstructTypes() - Method in class de.opsdesign.yax.Library
 
getContent() - Method in class de.opsdesign.yax.helpers.Document
 
getContent() - Method in interface de.opsdesign.yax.Token
 
getContent() - Method in class de.opsdesign.yax.TokenImpl
 
getContentDocument() - Method in interface de.opsdesign.yax.Token
 
getContentDocument() - Method in class de.opsdesign.yax.TokenImpl
 
getContentReader() - Method in class de.opsdesign.yax.helpers.Document
 
getContentReader() - Method in interface de.opsdesign.yax.Token
 
getContentReader() - Method in class de.opsdesign.yax.TokenImpl
 
getContentSize() - Method in interface de.opsdesign.yax.Token
 
getContentSize() - Method in class de.opsdesign.yax.TokenImpl
 
getCreator() - Method in class de.opsdesign.yax.Port
 
getDeclaration() - Method in class de.opsdesign.yax.DotNode
 
getDefaultTransformer() - Method in class de.opsdesign.yax.config.Preferences
 
getDescription() - Method in class de.opsdesign.yax.types.ComponentType
 
getDirection() - Method in class de.opsdesign.yax.Port
 
getDirection() - Method in class de.opsdesign.yax.types.PortType
 
getDirectoryURI() - Method in class de.opsdesign.yax.URIResource
 
getElement() - Method in class de.opsdesign.yax.Parameter
 
getElementPrefixName() - Method in class de.opsdesign.yax.Element
 
getElementQName() - Method in class de.opsdesign.yax.Element
 
getElementURIName() - Method in class de.opsdesign.yax.Element
 
getEncoding() - Method in class de.opsdesign.yax.XMLDeclaration
 
getExceptionCause() - Method in class de.opsdesign.yax.common.YaxEvent
 
getExceptionClass() - Method in class de.opsdesign.yax.common.YaxEvent
 
getFile() - Method in class de.opsdesign.yax.URIResource
 
getFileExtension() - Method in class de.opsdesign.yax.URIResource
 
getFileTrunk() - Method in class de.opsdesign.yax.URIResource
 
getFileURI() - Method in class de.opsdesign.yax.URIResource
 
getFirstConnection() - Method in class de.opsdesign.yax.Port
 
getFunctionID() - Method in class de.opsdesign.yax.Element
 
getGraph() - Method in class de.opsdesign.yax.DotNode
 
getImplementation() - Method in class de.opsdesign.yax.Implementation
 
getImplementedTypes() - Method in class de.opsdesign.yax.types.ComponentTypeFactory
 
getImplementedTypes() - Method in class de.opsdesign.yax.types.ConstructTypeFactory
 
getImplementedTypes() - Method in class de.opsdesign.yax.types.StepTypeFactory
 
getImplicitInputPort() - Method in class de.opsdesign.yax.Component
 
getImplicitOutputPort() - Method in class de.opsdesign.yax.Component
 
getIn() - Method in class de.opsdesign.yax.tools.YaxTask
Sets the single file to treat as input.
getInput() - Method in class de.opsdesign.yax.line.Configuration
 
getInputDirectory() - Method in interface de.opsdesign.yax.IOHandler
 
getInputFile() - Method in interface de.opsdesign.yax.IOHandler
 
getInputFileExtension() - Method in interface de.opsdesign.yax.IOHandler
 
getInputFileTrunk() - Method in interface de.opsdesign.yax.IOHandler
 
getInputList() - Method in interface de.opsdesign.yax.IOHandler
 
getInputListSize() - Method in interface de.opsdesign.yax.IOHandler
 
getInputURI() - Method in interface de.opsdesign.yax.IOHandler
 
getInstance() - Static method in class de.opsdesign.yax.config.Preferences
 
getInstance() - Static method in class de.opsdesign.yax.Implementation
 
getInstance() - Static method in class de.opsdesign.yax.log.Log
 
getInstance() - Static method in class de.opsdesign.yax.TokenFactory
 
getIoHandler() - Method in interface de.opsdesign.yax.Configuration
 
getLevel() - Method in class de.opsdesign.yax.log.CommonsAdapter
Get logging level.
getLibrary(String) - Method in class de.opsdesign.yax.types.ComponentTypes
 
getLibraryName() - Method in class de.opsdesign.yax.types.ComponentType
 
getLocation() - Method in class de.opsdesign.yax.config.Component
 
getLogMessage(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
 
getLogMessage(YaxEvent) - Method in class de.opsdesign.yax.log.Logger
 
getLogMessage(YaxEvent) - Method in interface de.opsdesign.yax.log.LogListener
Builds the message string from all information of a yaxEvent
getLogName() - Method in class de.opsdesign.yax.log.CommonsAdapter
 
getMembers() - Method in class de.opsdesign.yax.Queue
 
getMessage() - Method in class de.opsdesign.yax.common.YaxEvent
 
getMessage() - Method in class de.opsdesign.yax.log.Message
 
getMessageMessage() - Method in class de.opsdesign.yax.common.YaxEvent
 
getMessageSeverity() - Method in class de.opsdesign.yax.common.YaxEvent
 
getName() - Method in class de.opsdesign.yax.common.YaxEvent
 
getName() - Method in class de.opsdesign.yax.Component
 
getName() - Method in class de.opsdesign.yax.config.Component
 
getName() - Method in class de.opsdesign.yax.Library
 
getName() - Method in class de.opsdesign.yax.Parameter
 
getName() - Method in class de.opsdesign.yax.Port
 
getName() - Method in interface de.opsdesign.yax.Token
 
getName() - Method in class de.opsdesign.yax.TokenImpl
 
getName() - Method in class de.opsdesign.yax.types.ComponentType
 
getName() - Method in class de.opsdesign.yax.types.ParameterType
 
getName() - Method in class de.opsdesign.yax.types.PortType
 
getNamespaceURI(String) - Method in class de.opsdesign.yax.config.Preferences
 
getNewInstance(Class) - Method in class de.opsdesign.yax.types.ComponentTypeFactory
 
getNewTokenInstance() - Method in class de.opsdesign.yax.TokenFactory
 
getNodeID() - Method in class de.opsdesign.yax.Element
 
getOut() - Method in class de.opsdesign.yax.tools.YaxTask
 
getOutDir() - Method in interface de.opsdesign.yax.IOHandler
 
getOutDir() - Method in class de.opsdesign.yax.tools.YaxTask
 
getOutPattern() - Method in interface de.opsdesign.yax.IOHandler
 
getOutPattern() - Method in class de.opsdesign.yax.tools.YaxTask
 
getOutput() - Method in class de.opsdesign.yax.line.Configuration
 
getOutputDirectory() - Method in interface de.opsdesign.yax.IOHandler
 
getOutputFile() - Method in class de.opsdesign.yax.insert.Configuration
 
getOutputFile() - Method in interface de.opsdesign.yax.IOHandler
 
getOutputFileExtension() - Method in interface de.opsdesign.yax.IOHandler
 
getOutputFileTrunk() - Method in interface de.opsdesign.yax.IOHandler
 
getOutputURI() - Method in interface de.opsdesign.yax.IOHandler
 
getParameter(String) - Method in class de.opsdesign.yax.Component
 
getParameters() - Method in class de.opsdesign.yax.Component
 
getParameterTypes() - Method in class de.opsdesign.yax.types.ComponentType
 
getParent() - Method in class de.opsdesign.yax.Element
 
getPermaToken() - Method in class de.opsdesign.yax.Port
 
getPipelineConfigFile() - Method in interface de.opsdesign.yax.IOHandler
 
getPipelineDirectory() - Method in interface de.opsdesign.yax.IOHandler
 
getPipelineFile() - Method in interface de.opsdesign.yax.IOHandler
 
getPipelineFileExtension() - Method in interface de.opsdesign.yax.IOHandler
 
getPipelineFileTrunk() - Method in interface de.opsdesign.yax.IOHandler
 
getPipelineHandler() - Method in interface de.opsdesign.yax.Configuration
 
getPipelineURI() - Method in interface de.opsdesign.yax.IOHandler
 
getPipeTraceExplicitConnectionColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPipeTraceExplicitPortColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPipeTraceImplicitConnectionColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPipeTraceImplicitPortColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPort() - Method in class de.opsdesign.yax.Connection
 
getPortAttributes() - Method in class de.opsdesign.yax.types.PortType
 
getPorts() - Method in class de.opsdesign.yax.Component
 
getPortTraceExplicitConnectionColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPortTraceExplicitPortColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPortTraceImplicitConnectionColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPortTraceImplicitPortColor() - Method in class de.opsdesign.yax.config.Preferences
 
getPortTypes() - Method in class de.opsdesign.yax.types.ComponentType
 
getPostPortName() - Static method in class de.opsdesign.yax.types.PortType
 
getPrefix(String) - Method in class de.opsdesign.yax.config.Preferences
 
getPrefix() - Method in class de.opsdesign.yax.types.ComponentType
 
getPrefixedName() - Method in class de.opsdesign.yax.types.ComponentType
 
getPrefixes(String) - Method in class de.opsdesign.yax.config.Preferences
 
getPrefixName() - Method in class de.opsdesign.yax.Component
 
getPrePortName() - Static method in class de.opsdesign.yax.types.PortType
 
getProcessBaseURI() - Method in class de.opsdesign.yax.config.Preferences
 
getProperties() - Method in interface de.opsdesign.yax.Configuration
 
getPropertyfile() - Method in class de.opsdesign.yax.tools.YaxTask
 
getPropertyFileName() - Method in interface de.opsdesign.yax.Configuration
 
getPropertyValue(String) - Method in interface de.opsdesign.yax.Configuration
seeks for an application parameter and returns its value.
getQName() - Method in class de.opsdesign.yax.Component
 
getQType() - Method in class de.opsdesign.yax.Step
 
getRaw() - Method in class de.opsdesign.yax.ElString
 
getReferencePort() - Method in class de.opsdesign.yax.Component
 
getReferencePortName() - Static method in class de.opsdesign.yax.types.PortType
 
getReplaced(Map<String, String>) - Method in class de.opsdesign.yax.ElString
 
getRequired() - Method in class de.opsdesign.yax.types.ParameterType
 
getResult() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
getResultPortName() - Static method in class de.opsdesign.yax.types.PortType
 
getRootInputPort() - Method in class de.opsdesign.yax.Component
 
getRunMode() - Method in interface de.opsdesign.yax.Configuration
 
getRunModeLabel() - Method in interface de.opsdesign.yax.Configuration
 
getSchemaPort() - Method in class de.opsdesign.yax.Component
 
getSchemaPortName() - Static method in class de.opsdesign.yax.types.PortType
 
getScript() - Method in class de.opsdesign.yax.tools.YaxTask
 
getScripts() - Method in class de.opsdesign.yax.line.Configuration
 
getSelect() - Method in class de.opsdesign.yax.Port
 
getSelect() - Method in class de.opsdesign.yax.types.PortType
 
getSequence() - Method in class de.opsdesign.yax.Port
 
getSequence() - Method in class de.opsdesign.yax.types.PortType
 
getServer() - Method in interface de.opsdesign.yax.Configuration
 
getSeverity() - Static method in class de.opsdesign.yax.log.Log
 
getSeverity() - Method in class de.opsdesign.yax.log.Message
 
getSeverityLabel(int) - Method in class de.opsdesign.yax.log.Logger
 
getSeverityLabel(int) - Method in interface de.opsdesign.yax.log.LogListener
Maps the severity code to the right label
getSourceElement() - Method in class de.opsdesign.yax.insert.Configuration
 
getSourceFile() - Method in class de.opsdesign.yax.insert.Configuration
 
getSourcePortName() - Static method in class de.opsdesign.yax.types.PortType
 
getStepTypes() - Method in class de.opsdesign.yax.Library
 
getStylesheetPort() - Method in class de.opsdesign.yax.Component
 
getStylesheetPortName() - Static method in class de.opsdesign.yax.types.PortType
 
getTargetElement() - Method in class de.opsdesign.yax.insert.Configuration
 
getTargetFile() - Method in class de.opsdesign.yax.insert.Configuration
 
getTargetMode() - Method in class de.opsdesign.yax.insert.Configuration
 
getTempToken() - Method in class de.opsdesign.yax.Port
 
getToRunConnection() - Method in class de.opsdesign.yax.Port
 
getTransformers() - Method in class de.opsdesign.yax.config.Preferences
 
getURIName() - Method in class de.opsdesign.yax.Component
 
getValue() - Method in class de.opsdesign.yax.Parameter
 
getValues() - Method in class de.opsdesign.yax.types.ParameterType
 
getVersion() - Method in class de.opsdesign.yax.XMLDeclaration
 
getXIncludeDefaultEncoding() - Method in class de.opsdesign.yax.config.Preferences
 
getXProcOptionsLibraryName() - Method in class de.opsdesign.yax.types.ComponentType
 
getXProcStandardLibraryName() - Method in class de.opsdesign.yax.types.ComponentType
 
getYaxConfigurationDirectory() - Static method in class de.opsdesign.yax.YaxFactory
 
getYaxEvent() - Method in exception de.opsdesign.yax.common.YaxException
 
getYaxHome() - Method in interface de.opsdesign.yax.Configuration
 
getYaxHome() - Static method in class de.opsdesign.yax.YaxFactory
 
getYaxOptionsLibraryName() - Method in class de.opsdesign.yax.types.ComponentType
 
getYaxPrefix() - Method in class de.opsdesign.yax.config.Preferences
 
getYaxStandardLibraryName() - Method in class de.opsdesign.yax.types.ComponentType
 
getYaxTask() - Method in class de.opsdesign.yax.log.AntLogger
 
getYaxVersion() - Method in interface de.opsdesign.yax.Configuration
 
getYaxVersion() - Static method in class de.opsdesign.yax.YaxFactory
 
Graph - Interface in de.opsdesign.yax
 
GREEN - Static variable in class de.opsdesign.yax.config.Preferences
 
Group - Class in de.opsdesign.yax.types
 
Group() - Constructor for class de.opsdesign.yax.types.Group
 

H

handleRunException(Queue, Exception) - Method in interface de.opsdesign.yax.helpers.ExceptionHandler
 
handleRunException(Queue, Exception) - Method in class de.opsdesign.yax.types.Try
 
hasAntLogger() - Static method in class de.opsdesign.yax.log.Log
 
hasConnections() - Method in class de.opsdesign.yax.Port
 
hasExceptionCause() - Method in class de.opsdesign.yax.common.YaxEvent
 
hasImplicitInputPort() - Method in class de.opsdesign.yax.Component
 
hasImplicitOutputPort() - Method in class de.opsdesign.yax.Component
 
hasProperty(String) - Method in interface de.opsdesign.yax.Configuration
seeks for an applicatoin parameter
hasReferencePort() - Method in class de.opsdesign.yax.Component
 
hasRootInputPort() - Method in class de.opsdesign.yax.Component
 
hasSchemaPort() - Method in class de.opsdesign.yax.Component
 
hasStylesheetPort() - Method in class de.opsdesign.yax.Component
 

I

Identity - Class in de.opsdesign.yax.types
Passes the token from input port ot ouput port without any treatment.
Identity() - Constructor for class de.opsdesign.yax.types.Identity
Constructs the step type named 'Identity' .
IdentityOne - Class in de.opsdesign.yax.types
 
IdentityOne() - Constructor for class de.opsdesign.yax.types.IdentityOne
 
ignorableWhitespace(char[], int, int) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
IllegalKeyException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
IllegalKeyException(String) - Constructor for exception de.opsdesign.yax.common.IllegalKeyException
 
IMPLEMENTATION - Static variable in class de.opsdesign.yax.Component
 
Implementation - Class in de.opsdesign.yax
 
IMPLEMENTATION - Static variable in class de.opsdesign.yax.Port
 
IMPLICIT_CONNECTION - Static variable in class de.opsdesign.yax.config.Preferences
 
IMPLICIT_PORT - Static variable in class de.opsdesign.yax.config.Preferences
 
in - Variable in class de.opsdesign.yax.tools.YaxTask
input file (for treating a single file)
IN_LIST - Static variable in interface de.opsdesign.yax.ArgsHandler
 
info(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_INFO.
info(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_INFO.
INFO - Static variable in class de.opsdesign.yax.log.Log
severity of "information".
INFO_LABEL - Static variable in class de.opsdesign.yax.log.Log
 
init(ComponentType) - Method in class de.opsdesign.yax.Component
 
init(Component, String) - Method in class de.opsdesign.yax.Port
 
init() - Method in class de.opsdesign.yax.Queue
 
init() - Method in class de.opsdesign.yax.tools.YaxTask
Initialize internal instance of XMLCatalog
inList - Variable in class de.opsdesign.yax.tools.YaxTask
multiple input files (receives all include files from fileset)
INPUT - Static variable in class de.opsdesign.yax.Connection
 
INPUT - Static variable in class de.opsdesign.yax.Port
 
INPUT - Static variable in class de.opsdesign.yax.types.PortType
 
inputSource - Variable in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
INSERT - Variable in class de.opsdesign.yax.insert.Configuration
 
Insert - Class in de.opsdesign.yax.types
 
Insert() - Constructor for class de.opsdesign.yax.types.Insert
 
INSERT_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
Inserter - Class in de.opsdesign.yax.insert
 
Inserter() - Constructor for class de.opsdesign.yax.insert.Inserter
 
IOHandler - Interface in de.opsdesign.yax
 
isAntLogger() - Method in class de.opsdesign.yax.log.AntLogger
 
isAntLogger() - Method in class de.opsdesign.yax.log.Logger
 
isAntLogger() - Method in interface de.opsdesign.yax.log.LogListener
Returns true, if implementing class logs for the ant task YaxTask.
isCatch() - Method in class de.opsdesign.yax.Element
 
isCheckTransformerAvailability() - Static method in class de.opsdesign.yax.config.Preferences
 
isChoose() - Method in class de.opsdesign.yax.Element
 
isComponentEvent() - Method in class de.opsdesign.yax.common.YaxEvent
 
isConfigurationEvent() - Method in class de.opsdesign.yax.common.YaxEvent
 
isConfigurationException() - Method in class de.opsdesign.yax.common.YaxEvent
 
isConfigured() - Method in class de.opsdesign.yax.insert.Configuration
 
isConfigured() - Method in class de.opsdesign.yax.line.Configuration
 
isConstructType() - Method in class de.opsdesign.yax.types.ComponentType
 
isContainerEvent() - Method in class de.opsdesign.yax.common.YaxEvent
 
isContextEvent() - Method in class de.opsdesign.yax.common.YaxEvent
 
isCreatedByRoot() - Method in class de.opsdesign.yax.Port
 
isCreatedExplicit() - Method in class de.opsdesign.yax.Port
 
isCreatedImplicit() - Method in class de.opsdesign.yax.Port
 
isDebug() - Method in interface de.opsdesign.yax.Configuration
 
isDebug() - Static method in class de.opsdesign.yax.log.Log
 
isDebug() - Method in class de.opsdesign.yax.tools.YaxTask
 
isDebugEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are debug messages currently enabled?
isErrorEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are error messages currently enabled?
isException() - Method in class de.opsdesign.yax.common.YaxEvent
 
isFatalEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are fatal messages currently enabled?
isForce() - Method in class de.opsdesign.yax.tools.YaxTask
Get the XML catalog containing entity definitions
isGroup() - Method in class de.opsdesign.yax.Element
 
isInfoEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are info messages currently enabled?
isInput() - Method in class de.opsdesign.yax.Element
 
isLevelEnabled(int) - Method in class de.opsdesign.yax.log.CommonsAdapter
Is the given log level currently enabled?
isNoOutputfile() - Method in interface de.opsdesign.yax.IOHandler
 
isNoOutputfile() - Method in class de.opsdesign.yax.tools.YaxTask
 
ISO_8859_1 - Static variable in class de.opsdesign.yax.XMLDeclaration
 
isOtherwise() - Method in class de.opsdesign.yax.Element
 
isOutput() - Method in class de.opsdesign.yax.Element
 
isParameter() - Method in class de.opsdesign.yax.Element
 
isPipeTraceAutomaticOutput() - Method in class de.opsdesign.yax.config.Preferences
 
isPortTraceAutomaticOutput() - Method in class de.opsdesign.yax.config.Preferences
 
isPreferenceValueMessages() - Method in class de.opsdesign.yax.config.Preferences
 
isProcessSuppress() - Method in class de.opsdesign.yax.config.Preferences
 
isQueue() - Method in class de.opsdesign.yax.Component
 
isQuiet() - Method in interface de.opsdesign.yax.Configuration
 
isQuiet() - Static method in class de.opsdesign.yax.log.Log
 
isQuiet() - Method in class de.opsdesign.yax.tools.YaxTask
 
isReferencePort() - Method in class de.opsdesign.yax.Port
 
isResultPort() - Method in class de.opsdesign.yax.Port
 
isRunException() - Method in class de.opsdesign.yax.common.YaxEvent
 
isRunModeAnt() - Method in interface de.opsdesign.yax.Configuration
 
isRunModeCommandline() - Method in interface de.opsdesign.yax.Configuration
 
isSchemaPort() - Method in class de.opsdesign.yax.Port
 
isSourcePort() - Method in class de.opsdesign.yax.Port
 
isStandardImplementationWarnings() - Method in class de.opsdesign.yax.config.Preferences
 
isStep() - Method in class de.opsdesign.yax.Component
 
isStep() - Method in class de.opsdesign.yax.Element
 
isStep() - Method in class de.opsdesign.yax.types.ComponentType
 
isStepEvent() - Method in class de.opsdesign.yax.common.YaxEvent
 
isStepType() - Method in class de.opsdesign.yax.types.ComponentType
 
isStylesheetPort() - Method in class de.opsdesign.yax.Port
 
isToRun() - Method in class de.opsdesign.yax.Queue
 
isTraceEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are trace messages currently enabled?
isTrapException() - Method in class de.opsdesign.yax.Queue
 
isTry() - Method in class de.opsdesign.yax.Element
 
isUseSuperPost() - Method in class de.opsdesign.yax.types.ConstructType
 
isUseSuperPre() - Method in class de.opsdesign.yax.types.ConstructType
 
isUseSuperRun() - Method in class de.opsdesign.yax.types.StepType
 
isVerbose() - Method in interface de.opsdesign.yax.Configuration
 
isVerbose() - Static method in class de.opsdesign.yax.log.Log
 
isVerbose() - Method in class de.opsdesign.yax.tools.YaxTask
 
isWarnEnabled() - Method in class de.opsdesign.yax.log.CommonsAdapter
Are warn messages currently enabled?
isWhen() - Method in class de.opsdesign.yax.Element
 

L

LIB_DIRECTORY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
Library - Class in de.opsdesign.yax
 
Library() - Constructor for class de.opsdesign.yax.Library
 
Library(String) - Constructor for class de.opsdesign.yax.Library
 
libraryName - Variable in class de.opsdesign.yax.types.ComponentType
 
Load - Class in de.opsdesign.yax.types
 
Load() - Constructor for class de.opsdesign.yax.types.Load
 
log(String) - Method in interface de.opsdesign.yax.Configuration
 
log(String, int) - Method in interface de.opsdesign.yax.Configuration
 
log(YaxEvent) - Method in interface de.opsdesign.yax.Configuration
 
log(YaxException) - Method in interface de.opsdesign.yax.Configuration
 
log(String) - Method in class de.opsdesign.yax.helpers.ResolvingXMLReader
 
log(String, int) - Method in class de.opsdesign.yax.helpers.ResolvingXMLReader
 
log(YaxEvent) - Method in class de.opsdesign.yax.helpers.ResolvingXMLReader
 
log(YaxException) - Method in class de.opsdesign.yax.helpers.ResolvingXMLReader
resolves a passed through YaxException
log(String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
log(String, int) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
log(YaxEvent) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
log(YaxException) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
resolves a passed through YaxException
log(String) - Method in interface de.opsdesign.yax.IOHandler
 
log(String, int) - Method in interface de.opsdesign.yax.IOHandler
 
log(YaxEvent) - Method in interface de.opsdesign.yax.IOHandler
 
log(YaxException) - Method in interface de.opsdesign.yax.IOHandler
 
log(String) - Method in class de.opsdesign.yax.log.AntLogger
 
log(String, int) - Method in class de.opsdesign.yax.log.AntLogger
 
log(YaxEvent) - Method in class de.opsdesign.yax.log.AntLogger
 
Log - Class in de.opsdesign.yax.log
 
log(String) - Method in class de.opsdesign.yax.log.Log
Notifies all loggers (LogListeners) to log an INFO message.
log(String, int) - Method in class de.opsdesign.yax.log.Log
Notifies all loggers (LogListeners) to log a message with a particular severity.
log(String, int, YaxEvent) - Method in class de.opsdesign.yax.log.Log
Notifies all loggers (LogListeners) to log an elaborated message (for exceptions et al).
log(YaxEvent) - Method in class de.opsdesign.yax.log.Log
 
log(String) - Method in class de.opsdesign.yax.log.Log4jLogger
 
log(String, int) - Method in class de.opsdesign.yax.log.Log4jLogger
 
log(YaxEvent) - Method in class de.opsdesign.yax.log.Log4jLogger
 
log(String) - Method in class de.opsdesign.yax.log.LogBuilder
 
log(String, int) - Method in class de.opsdesign.yax.log.LogBuilder
 
log(YaxEvent) - Method in class de.opsdesign.yax.log.LogBuilder
 
log(YaxException) - Method in class de.opsdesign.yax.log.LogBuilder
resolves a passed through YaxException
log(String) - Method in interface de.opsdesign.yax.log.Loggable
 
log(String, int) - Method in interface de.opsdesign.yax.log.Loggable
 
log(YaxEvent) - Method in interface de.opsdesign.yax.log.Loggable
 
log(YaxException) - Method in interface de.opsdesign.yax.log.Loggable
 
log(String) - Method in class de.opsdesign.yax.log.Logger
 
log(String, int) - Method in class de.opsdesign.yax.log.Logger
 
log(YaxEvent) - Method in class de.opsdesign.yax.log.Logger
 
log(String) - Method in interface de.opsdesign.yax.log.LogListener
Notifies all loggers (LogListeners) to log an INFO message.
log(String, int) - Method in interface de.opsdesign.yax.log.LogListener
Notifies all loggers (LogListeners) to log a message with a particular severity.
log(YaxEvent) - Method in interface de.opsdesign.yax.log.LogListener
Notifies all loggers (LogListeners) to log an elaborated message (for exceptions et al).
log(String) - Method in interface de.opsdesign.yax.PipelineHandler
 
log(String, int) - Method in interface de.opsdesign.yax.PipelineHandler
 
log(YaxEvent) - Method in interface de.opsdesign.yax.PipelineHandler
 
log(YaxException) - Method in interface de.opsdesign.yax.PipelineHandler
 
Log4jLogger - Class in de.opsdesign.yax.log
 
Log4jLogger() - Constructor for class de.opsdesign.yax.log.Log4jLogger
 
LOG_LEVEL_ALL - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Enable all logging levels
LOG_LEVEL_DEBUG - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Debug" level logging.
LOG_LEVEL_ERROR - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Error" level logging.
LOG_LEVEL_FATAL - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Fatal" level logging.
LOG_LEVEL_INFO - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Info" level logging.
LOG_LEVEL_OFF - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Enable no logging levels
LOG_LEVEL_TRACE - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Trace" level logging.
LOG_LEVEL_WARN - Static variable in class de.opsdesign.yax.log.CommonsAdapter
"Warn" level logging.
LogBuilder - Class in de.opsdesign.yax.log
Implements the Loggable Interface.
LogBuilder() - Constructor for class de.opsdesign.yax.log.LogBuilder
 
Loggable - Interface in de.opsdesign.yax.log
 
Logger - Class in de.opsdesign.yax.log
The basic Logger implements console output as default output for the log methods.
Logger() - Constructor for class de.opsdesign.yax.log.Logger
 
LogListener - Interface in de.opsdesign.yax.log
 
logName - Variable in class de.opsdesign.yax.log.CommonsAdapter
The name of this simple log instance

M

main(String[]) - Static method in class de.opsdesign.yax.insert.Yax
inserts an source element into a target document
main(String[]) - Static method in class de.opsdesign.yax.line.Yax
processes a simple sequence of xsl transformations
main(String[]) - Static method in class de.opsdesign.yax.Yax
processes a simple sequence of xsl transformations
mapLevelCommonsToLog4j(int) - Method in class de.opsdesign.yax.log.CommonsAdapter
 
mapLevelLog4jToCommons(int) - Method in class de.opsdesign.yax.log.CommonsAdapter
 
message - Variable in class de.opsdesign.yax.common.YaxEvent
 
Message - Class in de.opsdesign.yax.log
 
Message(String) - Constructor for class de.opsdesign.yax.log.Message
 
Message(String, int) - Constructor for class de.opsdesign.yax.log.Message
 
Message(String, String[]) - Constructor for class de.opsdesign.yax.log.Message
 
Message(String, String[], int) - Constructor for class de.opsdesign.yax.log.Message
 

N

NAME - Static variable in class de.opsdesign.yax.Component
 
NAME - Static variable in class de.opsdesign.yax.config.Preferences
 
NAME - Static variable in class de.opsdesign.yax.Library
 
NAME - Static variable in class de.opsdesign.yax.types.ComponentType
 
name - Variable in class de.opsdesign.yax.types.ComponentType
 
NAME - Static variable in class de.opsdesign.yax.types.ParameterType
 
newInstance(Object, int, String[]) - Static method in class de.opsdesign.yax.YaxFactory
 
newIOHandler() - Method in class de.opsdesign.yax.YaxFactory
 
newPipelineHandler() - Method in class de.opsdesign.yax.YaxFactory
 
nextInput() - Method in interface de.opsdesign.yax.IOHandler
 
NO - Static variable in class de.opsdesign.yax.types.ComponentType
 
NO - Static variable in class de.opsdesign.yax.types.ParameterType
 
NO - Static variable in class de.opsdesign.yax.types.PortType
 
NO_CATALOG - Static variable in class de.opsdesign.yax.common.YaxConstants
 
NO_OUPUTFILE - Static variable in interface de.opsdesign.yax.ArgsHandler
 
NO_VALUE - Static variable in class de.opsdesign.yax.common.YaxConstants
 
noOutputfile - Variable in class de.opsdesign.yax.tools.YaxTask
set to 'true' supresses generation of (top level) output file(s).

O

Otherwise - Class in de.opsdesign.yax.types
 
Otherwise() - Constructor for class de.opsdesign.yax.types.Otherwise
 
out - Variable in class de.opsdesign.yax.tools.YaxTask
output file (only if a single input file is used (will say 'in' is used).
OUT_DIR - Static variable in interface de.opsdesign.yax.ArgsHandler
 
OUT_PATTERN - Static variable in interface de.opsdesign.yax.ArgsHandler
 
outDir - Variable in class de.opsdesign.yax.tools.YaxTask
output directory (if omitted input file parent will be used instead)
outPattern - Variable in class de.opsdesign.yax.tools.YaxTask
output file name pattern use like {$inTrunk}.output.
OUTPUT - Static variable in class de.opsdesign.yax.Connection
 
OUTPUT - Static variable in class de.opsdesign.yax.Port
 
OUTPUT - Static variable in class de.opsdesign.yax.types.PortType
 
OUTPUT_FILE - Variable in class de.opsdesign.yax.insert.Configuration
 
OUTPUT_FILE_ID - Variable in class de.opsdesign.yax.insert.Configuration
 

P

Parameter - Class in de.opsdesign.yax
 
Parameter(Object, String, String, String, Attributes, Element) - Constructor for class de.opsdesign.yax.Parameter
 
Parameter(Object, QName, Attributes, Element) - Constructor for class de.opsdesign.yax.Parameter
 
PARAMETER - Static variable in class de.opsdesign.yax.types.ComponentType
 
PARAMETER - Static variable in class de.opsdesign.yax.types.ParameterType
 
parameters - Variable in class de.opsdesign.yax.Element
 
ParameterType - Class in de.opsdesign.yax.types
 
ParameterType(String, String, String[]) - Constructor for class de.opsdesign.yax.types.ParameterType
 
Parse - Class in de.opsdesign.yax.types
 
Parse() - Constructor for class de.opsdesign.yax.types.Parse
 
PIPE_TRACE - Static variable in class de.opsdesign.yax.config.Preferences
 
Pipeline - Class in de.opsdesign.yax.line
 
Pipeline() - Constructor for class de.opsdesign.yax.line.Pipeline
 
PIPELINE - Static variable in class de.opsdesign.yax.Port
 
Pipeline - Class in de.opsdesign.yax.types
 
Pipeline() - Constructor for class de.opsdesign.yax.types.Pipeline
 
PIPELINE_LIBRARY - Static variable in class de.opsdesign.yax.Library
 
PipelineHandler - Interface in de.opsdesign.yax
 
Port - Class in de.opsdesign.yax
 
Port(Object, String, String, String, Attributes, Component, String) - Constructor for class de.opsdesign.yax.Port
 
Port(Object, QName, Attributes, Component, String) - Constructor for class de.opsdesign.yax.Port
 
PORT - Static variable in class de.opsdesign.yax.Port
 
PORT - Static variable in class de.opsdesign.yax.types.ComponentType
 
PORT - Static variable in class de.opsdesign.yax.types.PortType
 
PORT_TRACE - Static variable in class de.opsdesign.yax.config.Preferences
 
PortType - Class in de.opsdesign.yax.types
 
PortType(String) - Constructor for class de.opsdesign.yax.types.PortType
 
PortType(String, boolean) - Constructor for class de.opsdesign.yax.types.PortType
 
PortType(String, boolean, String) - Constructor for class de.opsdesign.yax.types.PortType
 
PortType(String, boolean, boolean) - Constructor for class de.opsdesign.yax.types.PortType
 
PortType(String, boolean, String, boolean) - Constructor for class de.opsdesign.yax.types.PortType
 
post(Queue) - Method in class de.opsdesign.yax.types.ConstructType
 
POST - Static variable in class de.opsdesign.yax.types.PortType
 
post(Queue) - Method in class de.opsdesign.yax.types.Root
 
post(Queue) - Method in interface de.opsdesign.yax.types.Wrap
 
postHandleToken(Queue) - Method in class de.opsdesign.yax.types.Choose
 
postHandleToken(Queue) - Method in class de.opsdesign.yax.types.ConstructType
 
postHandleToken(Queue) - Method in class de.opsdesign.yax.types.Try
 
pre(Queue) - Method in class de.opsdesign.yax.types.Catch
 
pre(Queue) - Method in class de.opsdesign.yax.types.Choose
 
pre(Queue) - Method in class de.opsdesign.yax.types.ConstructType
 
PRE - Static variable in class de.opsdesign.yax.types.PortType
 
pre(Queue) - Method in class de.opsdesign.yax.types.Root
 
pre(Queue) - Method in class de.opsdesign.yax.types.Try
 
pre(Queue) - Method in interface de.opsdesign.yax.types.Wrap
 
PREFERENCE_VALUE_MESSAGES - Static variable in class de.opsdesign.yax.config.Preferences
 
Preferences - Class in de.opsdesign.yax.config
 
PREFERENCES - Static variable in class de.opsdesign.yax.config.Preferences
 
preHandleToken(Queue) - Method in class de.opsdesign.yax.types.ConstructType
 
PROCESS - Static variable in class de.opsdesign.yax.config.Preferences
 
processingInstruction(String, String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
properties - Variable in class de.opsdesign.yax.tools.YaxTask
start parameters equivalent to the start parameter of command line uses + properties of the properties file(s)
propertyfile - Variable in class de.opsdesign.yax.tools.YaxTask
property file. its content overrides the yax property file (if there are any)

Q

QUEUE - Static variable in class de.opsdesign.yax.Component
 
Queue - Class in de.opsdesign.yax
 
Queue(Configuration, Object, String, String, String) - Constructor for class de.opsdesign.yax.Queue
 
Queue(Configuration, Object, String, String, String, Attributes) - Constructor for class de.opsdesign.yax.Queue
 
QUIET - Static variable in class de.opsdesign.yax.common.YaxConstants
 
quiet - Variable in class de.opsdesign.yax.tools.YaxTask
if set to true, yax logs only very important events.

R

readContent(InputStreamReader) - Method in interface de.opsdesign.yax.Token
 
readContent(InputStreamReader) - Method in class de.opsdesign.yax.TokenImpl
 
RECEIVE_FROM - Static variable in class de.opsdesign.yax.Connection
 
RED - Static variable in class de.opsdesign.yax.config.Preferences
 
REFERENCE - Static variable in class de.opsdesign.yax.types.PortType
 
registerConstructType(String, String) - Method in class de.opsdesign.yax.types.ConstructType
 
registerConstructType(String, String, String) - Method in class de.opsdesign.yax.types.ConstructType
 
registerStepType(String, String) - Method in class de.opsdesign.yax.types.StepType
Registers the step type at the current yax implementation.
registerStepType(String, String, String) - Method in class de.opsdesign.yax.types.StepType
Registers the step type at the current yax implementation.
removeLogger(Logger) - Method in class de.opsdesign.yax.log.Log
 
Rename - Class in de.opsdesign.yax.types
 
Rename() - Constructor for class de.opsdesign.yax.types.Rename
 
REQUIRED - Static variable in class de.opsdesign.yax.types.ComponentType
 
REQUIRED - Static variable in class de.opsdesign.yax.types.ParameterType
 
REQUIRED - Static variable in class de.opsdesign.yax.types.PortType
 
resolveNSPrefix(String) - Method in class de.opsdesign.yax.Element
 
resolveURI(String) - Method in class de.opsdesign.yax.Element
 
ResolvingSAXDocumentWriter - Class in de.opsdesign.yax.helpers
 
ResolvingSAXDocumentWriter(InputSource) - Constructor for class de.opsdesign.yax.helpers.ResolvingSAXDocumentWriter
 
ResolvingSAXDocumentWriter(InputSource, String) - Constructor for class de.opsdesign.yax.helpers.ResolvingSAXDocumentWriter
 
ResolvingXMLReader - Class in de.opsdesign.yax.helpers
Applies XML Catalog resolution to the input.
ResolvingXMLReader() - Constructor for class de.opsdesign.yax.helpers.ResolvingXMLReader
 
RESULT - Static variable in class de.opsdesign.yax.types.PortType
 
Root - Class in de.opsdesign.yax.types
 
Root() - Constructor for class de.opsdesign.yax.types.Root
 
run() - Method in class de.opsdesign.yax.helpers.ResolvingSAXDocumentWriter
 
run() - Method in class de.opsdesign.yax.helpers.ResolvingXMLReader
 
run() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
run() - Method in class de.opsdesign.yax.insert.Inserter
Runs the insertion.
run(String[]) - Method in class de.opsdesign.yax.insert.Yax
 
run() - Method in class de.opsdesign.yax.line.Pipeline
Runs the configured pipeline.
run(String[]) - Method in class de.opsdesign.yax.line.Yax
 
run() - Method in interface de.opsdesign.yax.PipelineHandler
 
run() - Method in class de.opsdesign.yax.Queue
 
run() - Method in class de.opsdesign.yax.Step
 
run(Step) - Method in class de.opsdesign.yax.types.FOP
 
run(Step) - Method in class de.opsdesign.yax.types.Load
 
Run - Interface in de.opsdesign.yax.types
 
run(Step) - Method in interface de.opsdesign.yax.types.Run
 
run(Step) - Method in class de.opsdesign.yax.types.StepType
Usually will be overwritten by a step type implementation.
run(Step) - Method in class de.opsdesign.yax.types.Store
 
run(Step) - Method in class de.opsdesign.yax.types.XInclude
 
run(Step) - Method in class de.opsdesign.yax.types.XSLT
 
run(String[]) - Method in class de.opsdesign.yax.Yax
 
RUN_MODE_ANT - Static variable in class de.opsdesign.yax.common.YaxConstants
 
RUN_MODE_COMMANDLINE - Static variable in class de.opsdesign.yax.common.YaxConstants
 
RUN_MODE_NOT_SET - Static variable in class de.opsdesign.yax.common.YaxConstants
 
RunEvent - Class in de.opsdesign.yax.common
 
RunEvent(Object) - Constructor for class de.opsdesign.yax.common.RunEvent
 
RunEvent(Object, Message) - Constructor for class de.opsdesign.yax.common.RunEvent
 
RunEvent(Object, Message, Class) - Constructor for class de.opsdesign.yax.common.RunEvent
 
RunEvent(Object, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.RunEvent
 
RunException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
RunException(String) - Constructor for exception de.opsdesign.yax.common.RunException
 
RunException(String, Exception) - Constructor for exception de.opsdesign.yax.common.RunException
 
RunException(String, YaxEvent) - Constructor for exception de.opsdesign.yax.common.RunException
 
RunException(String, Exception, YaxEvent) - Constructor for exception de.opsdesign.yax.common.RunException
 

S

SAX_PARSER_FACTORY_PARAMETER - Static variable in class de.opsdesign.yax.common.YaxConstants
 
SAX_PARSER_FACTORY_XERCES - Static variable in class de.opsdesign.yax.common.YaxConstants
 
SAXDocumentWriter - Class in de.opsdesign.yax.helpers
XIncludeResolver based on SAXXIncluder (see description below) with following modifications: - output to a StringWriter - comments treated without using XIncludeFilter Joerg Moebius, January 8, 2007 SAXXIncluder is a simple ContentHandler that writes its XML document onto an output stream after resolving all xinclude:include elements.
SAXDocumentWriter(InputSource) - Constructor for class de.opsdesign.yax.helpers.SAXDocumentWriter
 
SAXDocumentWriter(InputSource, String) - Constructor for class de.opsdesign.yax.helpers.SAXDocumentWriter
 
SAXON6 - Static variable in class de.opsdesign.yax.config.Preferences
 
SAXON8 - Static variable in class de.opsdesign.yax.config.Preferences
 
SCHEMA - Static variable in class de.opsdesign.yax.types.PortType
 
script - Variable in class de.opsdesign.yax.tools.YaxTask
xproc script file.
SELECT - Static variable in class de.opsdesign.yax.Connection
 
SELECT - Static variable in class de.opsdesign.yax.Port
 
SELECT - Static variable in class de.opsdesign.yax.types.PortType
 
SEND_TO - Static variable in class de.opsdesign.yax.Connection
 
SEQUENCE - Static variable in class de.opsdesign.yax.Connection
 
SEQUENCE - Static variable in class de.opsdesign.yax.Port
 
SEQUENCE - Static variable in class de.opsdesign.yax.types.ComponentType
 
SEQUENCE - Static variable in class de.opsdesign.yax.types.PortType
 
Serialize - Class in de.opsdesign.yax.types
 
Serialize() - Constructor for class de.opsdesign.yax.types.Serialize
 
setClassName(String) - Method in class de.opsdesign.yax.config.Component
 
setClasspathRef(Reference) - Method in class de.opsdesign.yax.tools.YaxTask
 
setComponent(Component) - Method in class de.opsdesign.yax.Connection
 
setComponentClass(String) - Method in class de.opsdesign.yax.Component
 
setComponentType(ComponentType) - Method in class de.opsdesign.yax.Component
 
setComponentType() - Method in class de.opsdesign.yax.Queue
 
setComponentTypes(SortedMap<String, ComponentType>) - Method in class de.opsdesign.yax.types.ComponentTypes
 
setConfiguration(Configuration) - Static method in class de.opsdesign.yax.log.Log
 
setContent(String) - Method in interface de.opsdesign.yax.Token
 
setContent(InputStreamReader) - Method in interface de.opsdesign.yax.Token
 
setContent(String) - Method in class de.opsdesign.yax.TokenImpl
 
setContent(InputStreamReader) - Method in class de.opsdesign.yax.TokenImpl
 
setDebug(boolean) - Method in interface de.opsdesign.yax.Configuration
 
setDebug(boolean) - Static method in class de.opsdesign.yax.log.Log
 
setDebug(boolean) - Method in class de.opsdesign.yax.tools.YaxTask
 
setDeclaration(String) - Method in class de.opsdesign.yax.DotNode
 
setDescription(String) - Method in class de.opsdesign.yax.types.ComponentType
 
setEncoding(String) - Method in class de.opsdesign.yax.XMLDeclaration
 
setForce(boolean) - Method in class de.opsdesign.yax.tools.YaxTask
 
setFunctionID(int) - Method in class de.opsdesign.yax.Element
 
setGraph(String) - Method in class de.opsdesign.yax.DotNode
 
setIn(File) - Method in class de.opsdesign.yax.tools.YaxTask
 
setInput(File) - Method in class de.opsdesign.yax.line.Configuration
 
setInputToken(Step) - Method in class de.opsdesign.yax.types.StepType
 
setLevel(int) - Method in class de.opsdesign.yax.log.CommonsAdapter
Set logging level.
setLibraryName(String) - Method in class de.opsdesign.yax.types.ComponentType
 
setLocation(String) - Method in class de.opsdesign.yax.config.Component
 
setLogName(String) - Method in class de.opsdesign.yax.log.CommonsAdapter
 
setName(String) - Method in class de.opsdesign.yax.Component
 
setName(String) - Method in class de.opsdesign.yax.config.Component
 
setName(String) - Method in class de.opsdesign.yax.Library
 
setName() - Method in class de.opsdesign.yax.Port
 
setName(String) - Method in class de.opsdesign.yax.TokenImpl
 
setName(QName) - Method in class de.opsdesign.yax.types.ComponentType
 
setName(String) - Method in class de.opsdesign.yax.types.ParameterType
 
setNodeID(int) - Method in class de.opsdesign.yax.Element
 
setNoOutputfile(boolean) - Method in class de.opsdesign.yax.tools.YaxTask
 
setOut(File) - Method in class de.opsdesign.yax.tools.YaxTask
 
setOutDir(File) - Method in class de.opsdesign.yax.tools.YaxTask
 
setOutPattern(String) - Method in class de.opsdesign.yax.tools.YaxTask
 
setOutput(File) - Method in class de.opsdesign.yax.line.Configuration
 
setOutputFile(File) - Method in class de.opsdesign.yax.insert.Configuration
 
setOutputToken(Step, Token) - Method in class de.opsdesign.yax.types.StepType
 
setPermaToken(Token) - Method in class de.opsdesign.yax.Port
 
setPort(Port) - Method in class de.opsdesign.yax.Connection
 
setPropertyfile(File) - Method in class de.opsdesign.yax.tools.YaxTask
 
setPropertyFileName(String) - Method in interface de.opsdesign.yax.Configuration
 
setQType(String) - Method in class de.opsdesign.yax.Step
 
setQuiet(boolean) - Method in interface de.opsdesign.yax.Configuration
 
setQuiet(String) - Static method in class de.opsdesign.yax.log.Log
 
setQuiet(boolean) - Static method in class de.opsdesign.yax.log.Log
 
setQuiet(boolean) - Method in class de.opsdesign.yax.tools.YaxTask
 
setRequired(String) - Method in class de.opsdesign.yax.types.ParameterType
 
setScript(File) - Method in class de.opsdesign.yax.tools.YaxTask
 
setSeverity(int) - Static method in class de.opsdesign.yax.log.Log
 
setSourceElement(String) - Method in class de.opsdesign.yax.insert.Configuration
 
setSourceFile(File) - Method in class de.opsdesign.yax.insert.Configuration
 
setTargetElement(String) - Method in class de.opsdesign.yax.insert.Configuration
 
setTargetFile(File) - Method in class de.opsdesign.yax.insert.Configuration
 
setTargetMode(String) - Method in class de.opsdesign.yax.insert.Configuration
 
setTempToken(Token) - Method in class de.opsdesign.yax.Port
 
setToRun(boolean) - Method in class de.opsdesign.yax.Queue
 
setTrapException(boolean) - Method in class de.opsdesign.yax.Queue
 
setUseSuperPost(boolean) - Method in class de.opsdesign.yax.types.ConstructType
 
setUseSuperPre(boolean) - Method in class de.opsdesign.yax.types.ConstructType
 
setUseSuperRun(boolean) - Method in class de.opsdesign.yax.types.StepType
 
setValues(String[]) - Method in class de.opsdesign.yax.types.ParameterType
 
setVerbose(boolean) - Method in interface de.opsdesign.yax.Configuration
 
setVerbose(String) - Static method in class de.opsdesign.yax.log.Log
 
setVerbose(boolean) - Static method in class de.opsdesign.yax.log.Log
 
setVerbose(boolean) - Method in class de.opsdesign.yax.tools.YaxTask
 
setVersion(String) - Method in class de.opsdesign.yax.XMLDeclaration
 
setYaxHome(File) - Method in interface de.opsdesign.yax.Configuration
 
setYaxTask(YaxTask) - Method in class de.opsdesign.yax.log.AntLogger
 
showDateTime - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Include the current time in the log message
showLogName - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Include the instance name in the log message?
showShortName - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Include the short name ( last component ) of the logger in the log message.
simpleLogProps - Static variable in class de.opsdesign.yax.log.CommonsAdapter
Properties loaded from simplelog.properties
size() - Method in class de.opsdesign.yax.Connections
 
size() - Method in class de.opsdesign.yax.Queue
 
skippedEntity(String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
SOURCE - Static variable in class de.opsdesign.yax.types.PortType
 
SOURCE_ELEMENT - Variable in class de.opsdesign.yax.insert.Configuration
 
SOURCE_ELEMENT_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
SOURCE_FILE - Variable in class de.opsdesign.yax.insert.Configuration
 
SOURCE_FILE_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
SourceDOMResult - Class in de.opsdesign.yax.insert
 
SourceDOMResult(File, String) - Constructor for class de.opsdesign.yax.insert.SourceDOMResult
 
SourceSAXResult - Class in de.opsdesign.yax.insert
 
SourceSAXResult(File, String) - Constructor for class de.opsdesign.yax.insert.SourceSAXResult
 
STANDARD_IMPLEMENTATION_WARNINGS - Static variable in class de.opsdesign.yax.config.Preferences
 
startCDATA() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
startDocument() - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
startDTD(String, String, String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
startElement(String, String, String, Attributes) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
startElement(String, String, String, Attributes) - Method in class de.opsdesign.yax.insert.Configuration
 
startElement(String, String, String, Attributes) - Method in class de.opsdesign.yax.insert.Inserter
 
startElement(String, String, String, Attributes) - Method in class de.opsdesign.yax.insert.SourceSAXResult
 
startElement(String, String, String, Attributes) - Method in class de.opsdesign.yax.line.Configuration
 
startEntity(String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
startPrefixMapping(String, String) - Method in class de.opsdesign.yax.helpers.SAXDocumentWriter
 
STEP - Static variable in class de.opsdesign.yax.Component
 
Step - Class in de.opsdesign.yax
 
Step(Configuration, Object, String, String, String, Attributes) - Constructor for class de.opsdesign.yax.Step
 
Step(Configuration, Object, QName, Attributes) - Constructor for class de.opsdesign.yax.Step
 
StepEvent - Class in de.opsdesign.yax.common
should be used by Step instances (Steps and StepTypes with reference to the current Step instance)
StepEvent(Step) - Constructor for class de.opsdesign.yax.common.StepEvent
 
StepEvent(Step, Message) - Constructor for class de.opsdesign.yax.common.StepEvent
 
StepEvent(Step, Message, Class) - Constructor for class de.opsdesign.yax.common.StepEvent
 
StepEvent(Step, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.StepEvent
 
StepType - Class in de.opsdesign.yax.types
 
StepType() - Constructor for class de.opsdesign.yax.types.StepType
 
StepTypeFactory - Class in de.opsdesign.yax.types
 
StepTypeFactory() - Constructor for class de.opsdesign.yax.types.StepTypeFactory
 
Store - Class in de.opsdesign.yax.types
 
Store() - Constructor for class de.opsdesign.yax.types.Store
 
STRING - Static variable in class de.opsdesign.yax.config.Preferences
 
STYLESHEET - Static variable in class de.opsdesign.yax.types.PortType
 
SUPPRESS - Static variable in class de.opsdesign.yax.config.Preferences
 
systemPrefix - Static variable in class de.opsdesign.yax.log.CommonsAdapter
All system properties used by SimpleLog start with this

T

TARGET_ELEMENT - Variable in class de.opsdesign.yax.insert.Configuration
 
TARGET_ELEMENT_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
TARGET_FILE - Variable in class de.opsdesign.yax.insert.Configuration
 
TARGET_FILE_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
TARGET_MODE - Variable in class de.opsdesign.yax.insert.Configuration
 
TARGET_MODE_ID - Variable in class de.opsdesign.yax.insert.Configuration
 
test(Queue) - Method in class de.opsdesign.yax.types.Otherwise
 
test(Queue) - Method in class de.opsdesign.yax.types.When
 
toDocument() - Method in interface de.opsdesign.yax.PipelineHandler
returns an XML document of the configuration (implementation and pipeline)
toDocument() - Method in class de.opsdesign.yax.Queue
 
toDotInit(int) - Method in class de.opsdesign.yax.DotNode
 
toDotInit(int) - Method in interface de.opsdesign.yax.Graph
 
toDotInit(int) - Method in class de.opsdesign.yax.Queue
 
toDotInit(int) - Method in class de.opsdesign.yax.Step
 
toDotPipeTrace(Port) - Method in class de.opsdesign.yax.Connections
 
toDotPipeTrace() - Method in class de.opsdesign.yax.DotNode
 
toDotPipeTrace() - Method in interface de.opsdesign.yax.Graph
 
toDotPipeTrace() - Method in class de.opsdesign.yax.Port
 
toDotPipeTrace() - Method in class de.opsdesign.yax.Queue
 
toDotPipeTrace() - Method in class de.opsdesign.yax.Step
 
toDotPortTrace(Port) - Method in class de.opsdesign.yax.Connections
 
toDotPortTrace() - Method in class de.opsdesign.yax.DotNode
 
toDotPortTrace() - Method in interface de.opsdesign.yax.Graph
 
toDotPortTrace() - Method in class de.opsdesign.yax.Port
 
toDotPortTrace() - Method in class de.opsdesign.yax.Queue
 
toDotPortTrace() - Method in class de.opsdesign.yax.Step
 
toElement(Document) - Method in class de.opsdesign.yax.Connection
 
toElement(Document) - Method in class de.opsdesign.yax.Connections
 
toElement(Document) - Method in class de.opsdesign.yax.Library
 
toElement(Document) - Method in class de.opsdesign.yax.Parameter
 
toElement(Document) - Method in class de.opsdesign.yax.Port
 
toElement(Document) - Method in class de.opsdesign.yax.Queue
 
toElement(Document) - Method in class de.opsdesign.yax.Step
 
toElement(Document) - Method in class de.opsdesign.yax.TokenImpl
 
toElement(Document) - Method in class de.opsdesign.yax.types.ConstructType
 
toElement(Document) - Method in class de.opsdesign.yax.types.ParameterType
 
toElement(Document) - Method in class de.opsdesign.yax.types.PortType
 
toElement(Document) - Method in class de.opsdesign.yax.types.StepType
 
Token - Interface in de.opsdesign.yax
 
TokenFactory - Class in de.opsdesign.yax
 
TokenImpl - Class in de.opsdesign.yax
 
TokenImpl(String) - Constructor for class de.opsdesign.yax.TokenImpl
 
toLog() - Method in interface de.opsdesign.yax.Configuration
seeks for all relevant construct step classes and registers them.
toLog() - Method in interface de.opsdesign.yax.IOHandler
 
toSortedMap() - Method in class de.opsdesign.yax.types.ComponentTypes
 
toString() - Method in interface de.opsdesign.yax.Configuration
 
toString() - Method in interface de.opsdesign.yax.IOHandler
 
trace(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_TRACE.
trace(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_TRACE.
TRANSFORMER - Static variable in class de.opsdesign.yax.config.Preferences
 
TRANSFORMERS - Static variable in class de.opsdesign.yax.config.Preferences
 
Try - Class in de.opsdesign.yax.types
 
Try() - Constructor for class de.opsdesign.yax.types.Try
 
TYPE - Static variable in class de.opsdesign.yax.types.ComponentType
 

U

URIResource - Class in de.opsdesign.yax
 
URIResource() - Constructor for class de.opsdesign.yax.URIResource
 
URIResource(URI) - Constructor for class de.opsdesign.yax.URIResource
 
URIResource(URI, URIResource) - Constructor for class de.opsdesign.yax.URIResource
 
UTF_8 - Static variable in class de.opsdesign.yax.XMLDeclaration
 

V

Validate - Class in de.opsdesign.yax.types
 
Validate() - Constructor for class de.opsdesign.yax.types.Validate
 
VALUE - Static variable in class de.opsdesign.yax.types.ParameterType
 
VALUES - Static variable in class de.opsdesign.yax.types.ComponentType
 
VALUES - Static variable in class de.opsdesign.yax.types.ParameterType
 
values(String[]) - Method in class de.opsdesign.yax.types.Rename
 
VERBOSE - Static variable in class de.opsdesign.yax.common.YaxConstants
 
VERBOSE - Static variable in class de.opsdesign.yax.log.Log
severity of "verbose".
verbose - Variable in class de.opsdesign.yax.tools.YaxTask
if set to true, yax comments intensively the progress.
VERBOSE_LABEL - Static variable in class de.opsdesign.yax.log.Log
 

W

warn(Object) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
warn(Object, Throwable) - Method in class de.opsdesign.yax.log.CommonsAdapter
Logs a message with org.apache.commons.logging.impl.SimpleLog.LOG_LEVEL_WARN.
WARN - Static variable in class de.opsdesign.yax.log.Log
severity of "warning".
WARN_LABEL - Static variable in class de.opsdesign.yax.log.Log
 
warning(TransformerException) - Method in class de.opsdesign.yax.types.XSLT
 
When - Class in de.opsdesign.yax.types
 
When() - Constructor for class de.opsdesign.yax.types.When
 
Wrap - Interface in de.opsdesign.yax.types
 
writeContent(OutputStreamWriter) - Method in interface de.opsdesign.yax.Token
 
writeContent(OutputStreamWriter) - Method in class de.opsdesign.yax.TokenImpl
 
writeDotFile() - Method in class de.opsdesign.yax.DotGraph
 
writeImageFile() - Method in class de.opsdesign.yax.DotGraph
 
writePipelineConfig(Document) - Method in interface de.opsdesign.yax.IOHandler
 
writePipeTrace(Graph) - Method in class de.opsdesign.yax.DotGraph
 
writePortTrace(Graph) - Method in class de.opsdesign.yax.DotGraph
 
writeTo(int, OutputStream) - Method in class de.opsdesign.yax.insert.SourceDOMResult
public void writeTo(OutputStream output){ try{ Transformer serializer = TransformerFactory.newInstance().newTransformer(); serializer.setOutputProperty(OutputKeys.OMIT_XML_DECLARATION, "yes"); serializer.setOutputProperty(OutputKeys.INDENT, "no"); serializer.transform(new DOMSource(this.resultNode), new StreamResult(new OutputStreamWriter(output))); }catch(TransformerConfigurationException tce){ }catch(TransformerException te){ } }
writeTo(String, OutputStream) - Method in class de.opsdesign.yax.insert.SourceSAXResult
fetches the XPath result of the source XPath.

X

XInclude - Class in de.opsdesign.yax.types
 
XInclude() - Constructor for class de.opsdesign.yax.types.XInclude
 
XMLDeclaration - Class in de.opsdesign.yax
 
XMLDeclaration() - Constructor for class de.opsdesign.yax.XMLDeclaration
 
XPROC - Static variable in class de.opsdesign.yax.types.ComponentType
 
XPROC_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.common.YaxConstants
 
XPROC_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.types.ParameterType
 
XPROC_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.types.PortType
 
XPROC_NAMESPACE_URI - Static variable in class de.opsdesign.yax.common.YaxConstants
 
XPROC_NAMESPACE_URI - Static variable in class de.opsdesign.yax.types.ParameterType
 
XPROC_NAMESPACE_URI - Static variable in class de.opsdesign.yax.types.PortType
 
XPROC_OPTIONS_LIBRARY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
XPROC_STANDARD_LIBRARY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
XSLT - Class in de.opsdesign.yax.types
Transforms the content of the token.
XSLT() - Constructor for class de.opsdesign.yax.types.XSLT
 
XSLTC - Static variable in class de.opsdesign.yax.config.Preferences
 

Y

Yax - Class in de.opsdesign.yax.insert
This file is part of the de.opsdesign.yax project.
Yax() - Constructor for class de.opsdesign.yax.insert.Yax
 
Yax - Class in de.opsdesign.yax.line
This file is part of the de.opsdesign.yax project.
Yax() - Constructor for class de.opsdesign.yax.line.Yax
 
YAX - Static variable in class de.opsdesign.yax.types.ComponentType
 
Yax - Class in de.opsdesign.yax
This file is part of the de.opsdesign.yax project.
Yax() - Constructor for class de.opsdesign.yax.Yax
 
YAX_CONFIGURATION - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_HOME - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.types.ParameterType
 
YAX_NAMESPACE_PREFIX - Static variable in class de.opsdesign.yax.types.PortType
 
YAX_NAMESPACE_URI - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_NAMESPACE_URI - Static variable in class de.opsdesign.yax.types.ParameterType
 
YAX_NAMESPACE_URI - Static variable in class de.opsdesign.yax.types.PortType
 
YAX_OPTIONS_LIBRARY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_ROOT - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YAX_STANDARD_LIBRARY - Static variable in class de.opsdesign.yax.common.YaxConstants
 
YaxConstants - Class in de.opsdesign.yax.common
 
YaxConstants() - Constructor for class de.opsdesign.yax.common.YaxConstants
 
YaxEvent - Class in de.opsdesign.yax.common
 
YaxEvent(Object) - Constructor for class de.opsdesign.yax.common.YaxEvent
 
YaxEvent(Object, Message) - Constructor for class de.opsdesign.yax.common.YaxEvent
 
YaxEvent(Object, Message, Class) - Constructor for class de.opsdesign.yax.common.YaxEvent
 
YaxEvent(Object, Message, Class, Exception) - Constructor for class de.opsdesign.yax.common.YaxEvent
 
YaxException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
YaxException(String) - Constructor for exception de.opsdesign.yax.common.YaxException
 
YaxException(String, Exception) - Constructor for exception de.opsdesign.yax.common.YaxException
 
YaxException(String, YaxEvent) - Constructor for exception de.opsdesign.yax.common.YaxException
 
YaxException(String, Exception, YaxEvent) - Constructor for exception de.opsdesign.yax.common.YaxException
 
YaxFactory - Class in de.opsdesign.yax
 
YaxFactoryConfigurationException - Exception in de.opsdesign.yax.common
This file is part of the de.opsdesign.yax project.
YaxFactoryConfigurationException(String) - Constructor for exception de.opsdesign.yax.common.YaxFactoryConfigurationException
 
YaxFactoryConfigurationException(String, Exception) - Constructor for exception de.opsdesign.yax.common.YaxFactoryConfigurationException
 
YaxFactoryConfigurationException(String, YaxEvent) - Constructor for exception de.opsdesign.yax.common.YaxFactoryConfigurationException
 
YaxFactoryConfigurationException(String, Exception, YaxEvent) - Constructor for exception de.opsdesign.yax.common.YaxFactoryConfigurationException
 
YaxTask - Class in de.opsdesign.yax.tools
runs yax (an xproc (xml pipeline language) processor) which applies the xproc pipeline script to the input resources.
YaxTask() - Constructor for class de.opsdesign.yax.tools.YaxTask
 
YES - Static variable in class de.opsdesign.yax.types.ComponentType
 
YES - Static variable in class de.opsdesign.yax.types.ParameterType
 
YES - Static variable in class de.opsdesign.yax.types.PortType
 

A B C D E F G H I L M N O P Q R S T U V W X Y

Copyright © 2008 OPS Design GmbH. All Rights Reserved.