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

A

AbstractEdiFormatter - Class in com.adaptris.adapter.edistream.formatter
Top level Edi Formatter class.
AbstractEdiFormatter(Writer) - Constructor for class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
AbstractEdiFormatter(Writer, IEdiSeparatorSet) - Constructor for class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
AbstractFormatter - Class in com.adaptris.adapter.edistream.formatter
Top level formatter class that allows any model object to be formatted to any output.
AbstractFormatter() - Constructor for class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
AbstractParser - Class in com.adaptris.adapter.edistream.parser
Top level edi package parser that handles xml and edi parsing.
AbstractParser() - Constructor for class com.adaptris.adapter.edistream.parser.AbstractParser
 
AbstractSeparatorSet - Class in com.adaptris.adapter.edistream.parser.edi
 
AbstractSeparatorSet() - Constructor for class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
AbstractSeparatorSet(char[], char[]) - Constructor for class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
AbstractStaxParser<T> - Class in com.adaptris.adapter.edistream.parser.xml
Top level abstract Stax (streaming api for xml) parser.
AbstractStaxParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
 
AbstractStaxStructureParser - Class in com.adaptris.adapter.edistream.parser.xml
Top level delegate parsing class that parses a xml element and creates an equivalent data object representation (EdiElement).
AbstractStaxStructureParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.AbstractStaxStructureParser
 
accept(IStackChangeListener) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Called by the listener to enquire about any stack change.
accept(IStackChangeListener, boolean) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
ACKNOWLEDGE_REQ - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
AdaptrisOriginalXMLTagnames - Class in com.adaptris.adapter.edistream.parser.xml.tagnames
This class defines the xml tags that are used to read in an xml files that was produced by the original Adaptris EdiXMLService, ie an xml encoded edi message.
AdaptrisOriginalXMLTagnames() - Constructor for class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
addChild(EdiElement) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
addChild(EdiElement) - Method in class com.adaptris.adapter.edistream.model.Field
 
addGrammar(URL, String) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
addGrammar(URL, String) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
addGrammar(URL, String) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
addItemToStack(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
 
addItemToStack(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
addItemToStack(EdiElement, Stack<StackItem>) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
addParsedEventListener(IParsingEventListener) - Method in class com.adaptris.adapter.edistream.parser.AbstractParser
Add a listener for parsed element notifications
addStackChangeListener(IStackChangeListener) - Method in class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
addStdCode(ElementCode) - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
addStdCode(String, Map<String, String>) - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
advance() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Top level method that maintains the state of the Navigator and returns the next rule in the structure.
advance(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
Top level method that maintains the state of the Navigator and returns a rule that matches the parsed element.
ALPHABETIC - com.adaptris.adapter.edistream.model.Field.DataType
 
ALPHANUMERIC - com.adaptris.adapter.edistream.model.Field.DataType
 
AUTH_INFO - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
AUTH_INFO_QUAL_KEY - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
autoDetectMsgDetails() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
autoDetermineSeparators(String) - Static method in class com.adaptris.adapter.edistream.parser.edi.X12SeparatorSet
Scans the X12 document and processes the first line: the ISA segment and determines the separators from it.

B

BasicOutputXMLTagnames - Class in com.adaptris.adapter.edistream.parser.xml.tagnames
This class defines the xml tags that are used to read in an xml files that was produced by the original Adaptris EdiXMLService, ie an xml encoded edi message.
BasicOutputXMLTagnames() - Constructor for class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 

C

charset - Variable in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
checkForValidationErrors() - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
checkForValidationErrors() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
Called to check if there are any validation errors and throws an exception if so.
checkParserHasBeenInitialized() - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Ensures that the parser has been correctly initialized to ensure that the parsing process is successful.
CHILDNODES - Static variable in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
children() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
childrenEquals(EdiElement) - Method in class com.adaptris.adapter.edistream.model.EdiElement
Returns true if the children of the given object match this instance's.
clear() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
clear() - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
clear() - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
clearRegistry() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Clears the registry of all loaded gxml files
clearValidationErrors() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
close() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
close() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
closeEnclosingTag(EdiElement) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
Used to create close an enclosing tag in the output.
closeService() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
closeStream() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
Flush and close the XML writer.
closeStream() - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
Flush and close the XML writer.
com.adaptris.adapter.edistream.exceptions - package com.adaptris.adapter.edistream.exceptions
 
com.adaptris.adapter.edistream.formatter - package com.adaptris.adapter.edistream.formatter
 
com.adaptris.adapter.edistream.model - package com.adaptris.adapter.edistream.model
Classes that represent the various types of EDI data internally.
com.adaptris.adapter.edistream.navigator - package com.adaptris.adapter.edistream.navigator
 
com.adaptris.adapter.edistream.parser - package com.adaptris.adapter.edistream.parser
 
com.adaptris.adapter.edistream.parser.cache - package com.adaptris.adapter.edistream.parser.cache
 
com.adaptris.adapter.edistream.parser.edi - package com.adaptris.adapter.edistream.parser.edi
 
com.adaptris.adapter.edistream.parser.event - package com.adaptris.adapter.edistream.parser.event
 
com.adaptris.adapter.edistream.parser.xml - package com.adaptris.adapter.edistream.parser.xml
 
com.adaptris.adapter.edistream.parser.xml.edi - package com.adaptris.adapter.edistream.parser.xml.edi
 
com.adaptris.adapter.edistream.parser.xml.grammar - package com.adaptris.adapter.edistream.parser.xml.grammar
 
com.adaptris.adapter.edistream.parser.xml.grammar.v8 - package com.adaptris.adapter.edistream.parser.xml.grammar.v8
 
com.adaptris.adapter.edistream.parser.xml.tagnames - package com.adaptris.adapter.edistream.parser.xml.tagnames
 
com.adaptris.adapter.edistream.parser.xml.utils - package com.adaptris.adapter.edistream.parser.xml.utils
 
com.adaptris.adapter.edistream.process - package com.adaptris.adapter.edistream.process
Top level classes that perform the transformation process of EDI to XML and XML to EDI.
com.adaptris.adapter.edistream.utils - package com.adaptris.adapter.edistream.utils
 
com.adaptris.adapter.edistream.validator - package com.adaptris.adapter.edistream.validator
 
com.adaptris.core.services.edi.x12 - package com.adaptris.core.services.edi.x12
Helper services for classifying X12 messages
com.adaptris.core.transform.edi - package com.adaptris.core.transform.edi
 
completedParsingStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
Removes the item off the stack as we have completed parsing it ie - no more repetitions.
Composite - Class in com.adaptris.adapter.edistream.model
Parent class that can hold a number of Element nodes
Composite() - Constructor for class com.adaptris.adapter.edistream.model.Composite
 
COMPOSITE - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
COMPOSITE - com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
 
configureValidator(EdiValidator, EdiStreamCommonProcessor) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
configureValidator(EdiValidator, EdiStreamCommonProcessor, ParsingRulesNavigator) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
Constants - Interface in com.adaptris.core.services.edi.x12
 
consumeStartTag(XMLStreamReader, String) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxStructureParser
 
convertFieldToCompositeIfReq(EdiElement, EdiElement) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
When we parse in EDI data sometimes a composite can be made into a simple field, this is true where the composite only had a single data value present and no composite separator.
createComposite(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Creates a composite object that generated from the given composite edi string
createCompositeUsingTokenizer(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
createContext(XMLStreamReader) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIParser
 
createContext(XMLStreamReader) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParser
 
createEDI2XMLProcessor(EdiGenericParser, XMLFormatter) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createEDI2XMLProcessor(OutputStream) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an instance of the EDI2XMLProcessor
createEdiFormatter(Writer) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Create an instance of EdiFormatter
createEdiFormatter(Writer, boolean) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createEdiParser(IEdiSeparatorSet, IParsingEventListener, String, boolean) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createEdiParser(IParsingEventListener) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an instance of an EDI parser.
createEdiValidator() - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates a new instance of an Edi Validator.
createEdiValidator(boolean) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createField(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Creates a field object that has the given data text
createFieldsFromStrings(List<String>) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Takes the list of strings and converts them to a List of EdiElements where the elements can be of subtype Field or Composite.
createFromEdifactUNAString(String) - Static method in class com.adaptris.adapter.edistream.parser.edi.EdifactSeparatorSet
Creates a new instance given the UNA segment data value
createGrammarParser() - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createGrammarParser(ParserRulesRegistry.GXMLVersion) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an appropriate GrammarParser instance that is ready to go.
This is used to parse gxml files into a object structure representation.
createGrammarParserForDebug() - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createGrammarParserForDebug(ParserRulesRegistry.GXMLVersion) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an instance of the grammar parser that sends debug statment to stdout to aid debugging.
createRegistry() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
createUrlFromString(String) - Static method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
createXML2EDIProcessor(OutputStreamWriter) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an instance of the XML2EDIProcessor
createXML2EDIProcessorBasic(EdiFormatter) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createXMLEdiParser() - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates a XMLEDIParser that is used to parse XML formatted edi data into an object structure.
createXMLEdiParser(boolean) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createXMLEdiParser(IParsingEventListener) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createXMLEdiParser(IParsingEventListener, boolean) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates a XMLEDIParser that is used to parse XML formatted edi data into an object structure.
createXMLFormatter(OutputStream) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
Creates an instance of the XMLFormatter used for generating XML EDI files
createXMLFormatter(Writer, IXMLTagnames) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
createXMLStreamReader(InputStream) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Creates Stax reader instance from the given input stream
createXMLStreamReader(Reader) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Creates a stax reader instance from the given reader
currentCanBeRepeated() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
currentRule - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
currentRule - Variable in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
CustomSeparatorSet - Class in com.adaptris.adapter.edistream.parser.edi
 
CustomSeparatorSet() - Constructor for class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
CustomSeparatorSet(char[], char[]) - Constructor for class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 

D

DATE - com.adaptris.adapter.edistream.model.Field.DataType
 
DECIMAL - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
DEFAULT_INPUT_CHARSET - Static variable in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
DEFAULT_MAX_RULES_CACHE_SIZE - Static variable in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
DefaultXMLTagnames - Class in com.adaptris.adapter.edistream.parser.xml.tagnames
Provides a default implementation of the XMLTagNames interface.
DefaultXMLTagnames() - Constructor for class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
determineMessageFromInput(InputStream, String) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Reads a given amount of data from the inputStream and tries to obtain the Edi message details from it.
determineMessageFromInput(Reader, String) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
determineNext() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Moves down the stack looking for a Loop item which still has elements to return.
DOCUMENT_END - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
DOCUMENT_START - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.services.edi.x12.X12HeaderExtract
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.services.edi.x12.X12MessageTypeExtract
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
doService(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.XmlEdiStreamService
 
dumpCurrentStack() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
dumpPreviousStack() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
dumpStack(Stack<StackItem>) - Static method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Returns a representation of the stack which can hopefully aid debugging in where the parsing failed.

E

EDI_MESSAGE_TYPE - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
EDI_UNA_SEGMENT - Static variable in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
EDI_UNB_SEGMENT - Static variable in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
EDI_UNH_SEGMENT - Static variable in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
EDI_UNT_SEGMENT - Static variable in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
EDI2XMLProcessor - Class in com.adaptris.adapter.edistream.process
Main processing class overseeing the conversion of a EDI file to a XML encoded EDI file.
EDI2XMLProcessor() - Constructor for class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
Default Constructor However you must set the XMLFormatter, otherwise you will not produce any output
EdiCharsetsException - Exception in com.adaptris.adapter.edistream.exceptions
Used to inform the main process that the charset defined in an EDIFACT UNB segment is not found/defined.
EdiCharsetsException(Charset) - Constructor for exception com.adaptris.adapter.edistream.exceptions.EdiCharsetsException
 
EdiCommonStreamService - Class in com.adaptris.core.transform.edi
Abstract parent service class for the two service implementations to encapsulate common functionality.
EdiCommonStreamService() - Constructor for class com.adaptris.core.transform.edi.EdiCommonStreamService
 
EdiCommonStreamService.METADATA_KEYS - Enum in com.adaptris.core.transform.edi
 
EdiElement - Class in com.adaptris.adapter.edistream.model
Abstract Parent class of all Elements that are used to represent Edi Data internally as a tree structure.
The following asci image shows the structure of an EDI document, and this class aims to be the base node for all other nodes that will represent it internally.
The diagram shows a Msg which has four child nodes, the third of which is a Group node that itself has two segment nodes.
EdiElement() - Constructor for class com.adaptris.adapter.edistream.model.EdiElement
 
EdiElement(String, boolean, int) - Constructor for class com.adaptris.adapter.edistream.model.EdiElement
 
EDIFACT - com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
 
EdifactSeparatorSet - Class in com.adaptris.adapter.edistream.parser.edi
This class represents the special separators used in EDI, but is also the base class for other versions.
This class is based on the EDIFACT UNA segment for the listing of the separators.
This class has a total of 7 separators: component data element separator (:) data element separator (+) decimal notification (.) release character (?) reserved, must be a space segment terminator (') X12 segment id separator (+), X12 differs from EDIFACT in that the first data element separator in a segment is different from the rest.
EdifactSeparatorSet() - Constructor for class com.adaptris.adapter.edistream.parser.edi.EdifactSeparatorSet
Default constructor uses the chars (EDIFACT) as given above
EdiFailedToParseSegmentException - Exception in com.adaptris.adapter.edistream.exceptions
Used to notify main process that we encountered an invalid segment that we could not parse.
EdiFailedToParseSegmentException(String) - Constructor for exception com.adaptris.adapter.edistream.exceptions.EdiFailedToParseSegmentException
 
EdiFormatter - Class in com.adaptris.adapter.edistream.formatter
Formats out a internal object structure into EDI output text.
EdiFormatter(Writer) - Constructor for class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
EdiFormatter(Writer, IEdiSeparatorSet) - Constructor for class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
EdiGenericParser - Class in com.adaptris.adapter.edistream.parser.edi
Main EDI parser class, used to parse EDI text into an object structure.
Note that this parser parses the Edi Document line by line ie segment by segment.
EdiGenericParser() - Constructor for class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
EdiMandatoryElementMissingException - Exception in com.adaptris.adapter.edistream.exceptions
Informs the main process that we expected a mandatory element in the input document but it was not encountered.
EdiMandatoryElementMissingException(String) - Constructor for exception com.adaptris.adapter.edistream.exceptions.EdiMandatoryElementMissingException
 
EdiModelUtils - Class in com.adaptris.adapter.edistream.utils
Utilities and static data that aid the processing and setup of EdiElement model objects.
EdiModelUtils() - Constructor for class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
EdiNewLineFormatter - Class in com.adaptris.adapter.edistream.formatter
Formats out a internal object structure into EDI output text adding a newline 0x0A after the segment(record) separator
EdiNewLineFormatter(Writer) - Constructor for class com.adaptris.adapter.edistream.formatter.EdiNewLineFormatter
 
EdiNewLineFormatter(Writer, IEdiSeparatorSet) - Constructor for class com.adaptris.adapter.edistream.formatter.EdiNewLineFormatter
 
EdiParserFactory - Class in com.adaptris.adapter.edistream.parser
Creates a suitable instance for any parser within the com.adaptris.adapter.edi package.
EdiParserFactory() - Constructor for class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
EdiReaderXMLTagnames - Class in com.adaptris.adapter.edistream.parser.xml.tagnames
Based on XML Edi message output as defined by the EdiReader from Berryworks.
EdiReaderXMLTagnames() - Constructor for class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
ediSeparatorSet() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
EdiStreamCommonProcessor - Class in com.adaptris.adapter.edistream.process
Encapsulates common functionality for both processors: EDI2XML and XML2EDI
EdiStreamCommonProcessor() - Constructor for class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
EdiUrlHandler - Class in com.adaptris.adapter.edistream.utils
A URLStreamHandler that handles resources on the classpath.
EdiUrlHandler() - Constructor for class com.adaptris.adapter.edistream.utils.EdiUrlHandler
 
EdiUrlHandler(ClassLoader) - Constructor for class com.adaptris.adapter.edistream.utils.EdiUrlHandler
 
EdiValidationException - Exception in com.adaptris.adapter.edistream.exceptions
Used to notify main process of the presence of validator errors once parsing has completed.
EdiValidationException(List<String>) - Constructor for exception com.adaptris.adapter.edistream.exceptions.EdiValidationException
 
ediValidator - Variable in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
EdiValidator - Class in com.adaptris.adapter.edistream.validator
Responsible for validating the EDI data once it has been converted to an internal object form.
EdiValidator() - Constructor for class com.adaptris.adapter.edistream.validator.EdiValidator
 
EdiXmlStreamService - Class in com.adaptris.core.transform.edi
EDI to XML (streaming) service.
EdiXmlStreamService() - Constructor for class com.adaptris.core.transform.edi.EdiXmlStreamService
 
ELEM_SEPARATOR - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
ElementCode - Class in com.adaptris.adapter.edistream.model
Represents an ElementCode object which are used to represent data within the gxml StandardCodes.
ElementCode() - Constructor for class com.adaptris.adapter.edistream.model.ElementCode
 
enableGrammarFileCaching() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
enableValidation() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
equals(Object) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
equals(Object) - Method in class com.adaptris.adapter.edistream.model.Field
 
equals(Object) - Method in class com.adaptris.adapter.edistream.model.Message
 
equalsStr(String, String) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
ESCAPED_STRING - Static variable in class com.adaptris.adapter.edistream.utils.StreamParser
 
escapeDataText(String) - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
escapeDataText(String) - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
Processes the given string to quote all special delimiter characters.
evaluateCharset(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
evaluateCharset(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
eventListeners - Variable in class com.adaptris.adapter.edistream.parser.AbstractParser
 

F

factory - Variable in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
 
Field - Class in com.adaptris.adapter.edistream.model
This class is an object representation of the gxml Element tag.
This tag can appear in Segments and Composites.
Field() - Constructor for class com.adaptris.adapter.edistream.model.Field
 
FIELD - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
FIELD - com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
 
Field.DataType - Enum in com.adaptris.adapter.edistream.model
Represents the type of data that the field holds, however this is only used for validation
fireElementEndParseEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.parser.AbstractParser
Notifies listeners that an element has been parsed
fireElementEndParseEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
Notifies listeners that an element has been parsed
fireElementStartParseEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.parser.AbstractParser
Notifies listeners that an element is being parsed
fireElementStartParseEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
Notifies listeners that an element is being parsed
FIXED_LENGTH - Static variable in class com.adaptris.adapter.edistream.utils.StreamParser
 
format(Composite) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Composite) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Composite) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Composite, Composite) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Composite, Composite) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Composite, Composite) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(EdiElement) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Field) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Field) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Field) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Field, Field) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Field, Field) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Field, Field) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(LoopSegment, LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(LoopSegment, LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(LoopSegment, LoopSegment) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Message) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Message) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Message) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Message, Message) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Message, Message) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Message, Message) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Segment) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Segment) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Segment) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
format(Segment, Segment) - Method in class com.adaptris.adapter.edistream.formatter.AbstractFormatter
 
format(Segment, Segment) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
format(Segment, Segment) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
formatCompositeField(Field) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
formatCompositeField(Field, Field) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
formatUNASegment(Segment) - Method in class com.adaptris.adapter.edistream.formatter.EdiFormatter
 
fromHexString(String) - Static method in class com.adaptris.core.services.edi.x12.HexUtil
 

G

getAllowsChildren() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getAllowsChildren() - Method in class com.adaptris.adapter.edistream.model.Field
 
getAutoDetectMsgDetails() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getCacheCapacity() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
getCacheConnection() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
getCapacity() - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
getCapacity() - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
getCapacityLimit() - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache.LimitedLinkedHashMap
 
getCharset() - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
getCharset() - Method in class com.adaptris.adapter.edistream.utils.StreamParser
 
getChild(int) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getChild(int) - Method in class com.adaptris.adapter.edistream.model.Field
 
getChildAt(int) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getChildCount() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getChildCount() - Method in class com.adaptris.adapter.edistream.model.Field
 
getChildren() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getChildren() - Method in class com.adaptris.adapter.edistream.model.Field
 
getChildrenAsString() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getCodesCount() - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
getCodeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCodeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeChildNodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeChildNodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getCompositeElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getCompositeElementIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getCompositeElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getCompositeElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getCompositeElementTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getCompositeIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getCompositeIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeIDTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeIDTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeMandatoryAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeMandatoryAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeMandatoryTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeMandatoryTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeMaxUseAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeMaxUseAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeMaxUseTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeMaxUseTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getCompositeSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getCompositeSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getCompositeSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getCompositeSepChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
getCompositeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getCompositeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getCompositeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getCompositeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getCompositeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getContent() - Method in class com.adaptris.adapter.edistream.utils.StreamParser
returns the data extracted by the last readElement() call
getCurrent() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getCurrentParsingPosition() - Method in interface com.adaptris.adapter.edistream.navigator.IParsingPositionSupplier
 
getCurrentParsingPosition() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getCurrentRepetitions() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getData() - Method in class com.adaptris.adapter.edistream.model.Field
 
getDataMaxLength() - Method in class com.adaptris.adapter.edistream.model.Field
 
getDataMinLength() - Method in class com.adaptris.adapter.edistream.model.Field
 
getDataTypeStr() - Method in class com.adaptris.adapter.edistream.model.Field
 
getDecimalSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getDecimalSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getDecimalSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getDocumentRootTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getDocumentRootTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getEdifactCodesetFromUNB(String) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Returns the charset that matches the given syntax identifier from an EDIFACT UNB segment.
getEdiRulesCache() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getEdiSeparatorSet() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
getEdiSeparatorSet() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getEdiValidator() - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
getEdiXmlParser() - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
getElementChildNodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementChildNodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementCodeIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementCodeIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementCodeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementCodeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementDataTypeAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementDataTypeAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementDataTypeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementDataTypeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getElementIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementIDTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementIDTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMandatoryAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMandatoryAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMandatoryTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMandatoryTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMaxSizeAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMaxSizeAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMaxSizeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMaxSizeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMaxUseAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMaxUseAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMaxUseTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMaxUseTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMinSizeAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMinSizeAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementMinSizeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementMinSizeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getElementSeparatorPosition() - Method in class com.adaptris.core.services.edi.x12.X12HeaderExtract
 
getElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getElementTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getElementTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getEnableGrammarFileCaching() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getEnableValidation() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getEscapeSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getEscapeSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getEscapeSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getEscapeSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.X12SeparatorSet
 
getFieldSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getFieldSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getFieldSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getFieldSepChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
getFromInt(int) - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.GXMLVersion
 
getGrammarCacheLimit() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getGroupParsedRepetitions() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getIndex(TreeNode) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getInputCharset() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getInstance(EdiElement) - Static method in enum com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
getInstance(String) - Static method in enum com.adaptris.adapter.edistream.model.Field.DataType
 
getInvalidChars() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getIterator(EdiElement) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Returns a new child iterator for the given EdiElement, adding defensive code.
getLoopChildNodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopChildNodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopCountTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopCountTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getLoopIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getLoopIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopIDTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopIDTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopMandatoryAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopMandatoryAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopMandatoryTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopMandatoryTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopMaxUseAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopMaxUseAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getLoopTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getLoopTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getLoopTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getLoopTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getLoopTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMaxRepetitions() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getMessage() - Method in exception com.adaptris.adapter.edistream.exceptions.EdiCharsetsException
 
getMessage() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
getMessageChildNodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageChildNodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getMessageIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getMessageIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageIDTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageIDTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageName() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
getMessageName() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getMessageOrganisation() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
getMessageOrganisation() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getMessageStandardAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageStandardAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageStandardTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageStandardTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageStandardVersionAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageStandardVersionAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageStandardVersionTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageStandardVersionTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getMessageTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getMessageTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getMessageTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getMessageTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getMessageVersion() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
getMessageVersion() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getName() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getName() - Method in enum com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
 
getNewLinePerRecord() - Method in class com.adaptris.core.transform.edi.XmlEdiStreamService
 
getNext(Iterator<EdiElement>) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Gets the next item from the given iterator, adding defensive code
getNextRule() - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
getNextRule(EdiElement) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
Given the current parsed Element object, a match is made against the current rule.
getOrgFromString(String) - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
 
getOutputCharset() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getOutputEmptyFields() - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
getParent() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getParsedRepetitions() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getParserDelegateForElement(String) - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
getParserDelegates() - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParserContext
 
getParserDelegates() - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
getParsingPosition() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
getParsingPosition(String) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
getParsingPositionHelper() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
getRegistry() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getRepetitions() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
getReservedCharactersString() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getReservedSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getReservedSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getReservedSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getRootElement() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
getRuleForMessage(ParserRulesRegistry.EdiOrganisation, String, String) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Returns the Rules structure for a given message
getRuleForMessage(String) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Gets the Grammar object for the given key
getRuleGrammar(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
getRuleGrammar(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
getRuleGrammar(String) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
getRulesCache() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
getRulesNavigator() - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
getRulesStructure() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getSCCodeIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSCCodeIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSCCodeTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSCCodeTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSCCodeValueAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSCCodeValueAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSCCodeValueTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSCCodeValueTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentChildNodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentChildNodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getSegmentIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentIDAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 
getSegmentIDAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentIDSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getSegmentIDSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getSegmentIDSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getSegmentIDTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentIDTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentMandatoryAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentMandatoryAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentMandatoryTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentMandatoryTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentMaxUseAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentMaxUseAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentMaxUseTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentMaxUseTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSegmentSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getSegmentSeparator() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getSegmentSeparator() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
 
getSegmentTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.AdaptrisOriginalXMLTagnames
 
getSegmentTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.BasicOutputXMLTagnames
 
getSegmentTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getSegmentTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.EdiReaderXMLTagnames
 
getSegmentTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getSeparatorChars() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getSeparators() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
getSeparatorsAsString() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
getSeparatorsAsString() - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
getSeparatorsAsString() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
Returns the separator characters back as a simple string
getSeparatorSet() - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
getSeparatorSetForOrganisation(ParserRulesRegistry.EdiOrganisation) - Static method in class com.adaptris.adapter.edistream.parser.EdiParserFactory
 
getSpecifiedCharset() - Method in exception com.adaptris.adapter.edistream.exceptions.EdiCharsetsException
 
getStackChangeNotifier() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getStandard() - Method in class com.adaptris.adapter.edistream.model.Message
 
getStandardCodes() - Method in class com.adaptris.adapter.edistream.model.Message
 
getStandardCodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getStandardCodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getStandardVersion() - Method in class com.adaptris.adapter.edistream.model.Message
 
getState() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
getStaxXmlReader() - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParserContext
 
getStaxXmlReader() - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
getStdCodes() - Method in class com.adaptris.adapter.edistream.model.Field
 
getStdCodesMap() - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
getStdCodesRefAttr() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getStdCodesRefAttr() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getStdCodesTagname() - Method in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
getStdCodesTagname() - Method in interface com.adaptris.adapter.edistream.parser.xml.tagnames.IXMLTagnames
 
getTagnames() - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParserContext
 
getTagnames() - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
getTrimWhiteSpaceFromData() - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
getUNASegmentDataValue(Message) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Gets the UNA segment data from the given Message object
getUNASegmentDataValue(Segment) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Gets the UNA segment data from the given Segment object
getValidationErrors() - Method in exception com.adaptris.adapter.edistream.exceptions.EdiValidationException
 
getValidationErrors() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
getValuesCount() - Method in class com.adaptris.adapter.edistream.model.ElementCode
 
getValuesMap() - Method in class com.adaptris.adapter.edistream.model.ElementCode
 
getXmlDefinitionUrlList() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
getXmlOutputFormatter() - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
getXmlTagnames() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
grammarCacheLimit() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
GrammarComponentParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to implement separate parsers based on gml (grammar xml) tags.
GrammarComponentParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarComponentParser
 
GrammarCompositeParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Composite data from the gxml file and return a Composite instance if successful or null otherwise.
GrammarCompositeParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarCompositeParser
 
GrammarCompositeV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Composite element parser for the new GXML v8 document.
GrammarCompositeV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarCompositeV8Parser
 
GrammarElementCodesParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Parses the children of the Standard Codes element.
GrammarElementCodesParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarElementCodesParser
 
GrammarElementCodesV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Parses the children of the Standard Codes element.
GrammarElementCodesV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarElementCodesV8Parser
 
GrammarElementParser - Interface in com.adaptris.adapter.edistream.parser.xml.grammar
Used to implement separate parsers based on gml (grammar xml) tags.
GrammarFieldParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Field data from the gxml file and return a Field instance if successful or null otherwise.
GrammarFieldParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarFieldParser
 
GrammarFieldV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Field element parser for the new GXML v8 document.
GrammarFieldV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarFieldV8Parser
 
GrammarGuildlineParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Dummy parser used to skip over leading XML from the Root to get to the Transaction xml element.
GrammarGuildlineParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarGuildlineParser
 
GrammarLoopParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Loop data from the gxml file and return a Loop instance if successful or null otherwise.
GrammarLoopParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarLoopParser
 
GrammarLoopV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Loop element parser for the new GXML v8 document.
GrammarLoopV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarLoopV8Parser
 
GrammarMessageParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Message data from the gxml file and return a Message instance if successful or null otherwise.
GrammarMessageParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarMessageParser
 
GrammarMessageV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Message element parser for the new GXML v8 document.
GrammarMessageV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarMessageV8Parser
 
GrammarParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Main parser class for parsing a gml file, this is file (also known as a grammar file) that defines the structure of an Edi message and contains validation details on the data that the message conveys.
This class parses the gxml file and converts it into an object graph representation.
GrammarParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParser
 
GrammarParserContext - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Context that contains key data for the parsing of the gxml (grammar xml) file.
GrammarParserContext(IXMLTagnames, XMLStreamReader, Map<String, GrammarElementParser>) - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParserContext
 
GrammarSegmentParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Segment data from the gxml file and return a Segment instance if successful or null otherwise.
GrammarSegmentParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarSegmentParser
 
GrammarSegmentV8Parser - Class in com.adaptris.adapter.edistream.parser.xml.grammar.v8
Segment element parser for the new GXML v8 document
GrammarSegmentV8Parser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarSegmentV8Parser
 
GrammarStandardCodesParser - Class in com.adaptris.adapter.edistream.parser.xml.grammar
Used to parse the Standard code data from the gxml file
GrammarStandardCodesParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarStandardCodesParser
 
GXMLVersion8Tagnames - Class in com.adaptris.adapter.edistream.parser.xml.tagnames
Created for GXML v8 file parsing, most element tag attributes are Camel case rather than lowercase
GXMLVersion8Tagnames() - Constructor for class com.adaptris.adapter.edistream.parser.xml.tagnames.GXMLVersion8Tagnames
 

H

handleBeginParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in interface com.adaptris.adapter.edistream.parser.event.IParsingEventListener
 
handleBeginParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
handleBeginParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
handleBeginParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
handleElementRepetitionsCompleted(EdiElement, int) - Method in interface com.adaptris.adapter.edistream.navigator.IStackChangeListener
 
handleElementRepetitionsCompleted(EdiElement, int) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
handleElementRepetitionsCompleted(EdiElement, int) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
handleEndParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in interface com.adaptris.adapter.edistream.parser.event.IParsingEventListener
 
handleEndParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
handleEndParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
handleEndParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.process.XML2EDIProcessor
 
handleEndParsingEvent(IParsingEventListener.ParsedEvent, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
We validate segments once they have been fully parsed
handlePopStackItem(EdiElement) - Method in interface com.adaptris.adapter.edistream.navigator.IStackChangeListener
 
handlePopStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
handlePopStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
handlePushStackItem(EdiElement) - Method in interface com.adaptris.adapter.edistream.navigator.IStackChangeListener
 
handlePushStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
handlePushStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
handleRepetitionsCompleted(StackItem, EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
handleStackChange(Stack<StackItem>, IStackChangeListener) - Method in class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
Inform listeners of the change in stack hierarchy
handleValidationFailure(String) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
hasChildren() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
hasChildren() - Method in class com.adaptris.adapter.edistream.model.Field
 
hasCodes() - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
hasData() - Method in class com.adaptris.adapter.edistream.model.Composite
Returns if the composite has any data set within it.
hasData() - Method in class com.adaptris.adapter.edistream.model.Field
 
hasData() - Method in class com.adaptris.adapter.edistream.model.Segment
Returns if the segment has any data set within its children.
hasData(EdiElement) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Determines if the given EdiElement has any data set, note at present this only applies to the basic objects of Field and Composite.
hashCode() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
hasKey(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
hasKey(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
hasKey(String) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
hasMatchingIDs(EdiElement, EdiElement) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
Determines if the two EdiElement have the same name or not, adding defensive code in the process.
hasMatchingIDsHandleNullID(EdiElement, EdiElement) - Static method in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
hasNext - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
hasNext() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
hasRule(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
hasRule(String) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
hasRule(String) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
hasRuleForMessage(ParserRulesRegistry.EdiOrganisation, String, String) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Returns True if the given message gxml is loaded in the registry or not.
hasValidationErrors() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
hasValues() - Method in class com.adaptris.adapter.edistream.model.ElementCode
 
HexUtil - Class in com.adaptris.core.services.edi.x12
 
HexUtil() - Constructor for class com.adaptris.core.services.edi.x12.HexUtil
 

I

ID - com.adaptris.adapter.edistream.model.Field.DataType
 
ID - Static variable in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
IDl - Static variable in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
IEdiSeparatorSet - Interface in com.adaptris.adapter.edistream.parser.edi
 
IEdiSeparatorSet.Separators - Enum in com.adaptris.adapter.edistream.parser.edi
 
ignoreEmptyFields - Variable in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
incrementRepCount() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
init() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
init() - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
init() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
init(IRulesCache) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
initService() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
initService() - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
initService() - Method in class com.adaptris.core.transform.edi.XmlEdiStreamService
 
inputCharset() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
INTERCHNG_CNTL_NUM - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_CNTL_STAN_ID - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_CNTL_VERS_NUM - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_DATE - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_ID_REC_QUAL - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_ID_SND_QUAL - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_REC_ID - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_SND_ID - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
INTERCHNG_TIME - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
InterlokRulesCache - Class in com.adaptris.adapter.edistream.parser.cache
Allows EDI services to use the Interlok Cache.
Unfortunately this cache does not support multiple regions unlike the other implementations.
InterlokRulesCache() - Constructor for class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
InternalBasicRulesCache - Class in com.adaptris.adapter.edistream.parser.cache
Basic internal cache implementation for holding parsed grammar files
InternalBasicRulesCache() - Constructor for class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
InternalBasicRulesCache.LimitedLinkedHashMap<K,​V> - Class in com.adaptris.adapter.edistream.parser.cache
This class is effective a fixed size cache that retains only the newest entries.
A linked Hash Map implementation which has a Capacity Limit.
invoke(Object, Method, Object[]) - Method in class com.adaptris.adapter.edistream.parser.xml.utils.XMLStreamReaderLogger
 
invoke(Object, Method, Object[]) - Method in class com.adaptris.adapter.edistream.parser.xml.XMLStreamReaderLogger
 
IParsingEventListener - Interface in com.adaptris.adapter.edistream.parser.event
Interface used to listen for parsing event, the listener will be informed of when a object is about to be parsed and when it has completed being parsed.
In the case of the "begin" parsing event - the basic details need to be parsed in order for the event to be of any use eg the identifier of a segment is parsed before the event is fired.
IParsingEventListener.ParsedEvent - Enum in com.adaptris.adapter.edistream.parser.event
Identify which type of object is/has been parsed
IParsingPositionSupplier - Interface in com.adaptris.adapter.edistream.navigator
Used to get a string representation of the current parsed element path within the document.
IRulesCache - Interface in com.adaptris.adapter.edistream.parser.cache
 
isBuildObjectTree() - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIComponentParser
 
isComposite(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Determines if the given field String is actually a composite, by detecting the presence of the composite data separator.
isCurrentMandatory() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
isEnabled(License) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
isEscapeCharConfigured() - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
isEscapeCharConfigured() - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
Determines if the separator set is configured with an escape character or not.
isFileCacheEnabled() - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
isGrammarCached(URL) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
isGrammarCached(URL) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
isGrammarCached(URL) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
isIgnoreEmptyFields() - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
isInvalidCharacter(char) - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
isInvalidCharacter(char) - Method in interface com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet
Checks if the given character is listed as an invalid character and therefore needs to be escaped in any output.
isLeaf() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
isMandatory() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
isMatchFieldsByID() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
isReference() - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
isStripWhiteSpaceFromData() - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
IStackChangeListener - Interface in com.adaptris.adapter.edistream.navigator
Interface that allows a Listener to receive stack change events.
isValid(String) - Method in enum com.adaptris.adapter.edistream.model.Field.DataType
Checks if the given dataString is valid for the current enum.
isValidationEnabled() - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
IXMLTagnames - Interface in com.adaptris.adapter.edistream.parser.xml.tagnames
This interface is used to control the names of the xml tags that we use in the creation xml files and reading of xml edi files: Reading the gxml files that defines the Edi msg structure Reading in a Edi XML files ie XML representation of an Edi msg. Writing a parsed Edi msg to XML

L

LimitedLinkedHashMap(int) - Constructor for class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache.LimitedLinkedHashMap
 
loadInGxmlFile(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
Loads a single GXML file into the RulesRegistry from the given String location.
loadRule(Message) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Adds the given Message rule into the rules cache.
It is assumed that the Message object has the message name, organisation and standard all set inorder for the hash key to be generated.
loadRules(URL) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Reads in the given gxml file from the URL if the file has not already been processed.
loadXMLDefinition() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
Loads the specified GXML file(s) into the ParserRulesRegistry.
locateAndSetNext() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Core functionality of identifying the next rule and maintaining the stack.
locateAndSetNext(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
Find a rule item to match the current parsed item.
LOOP - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
LOOP - com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
 
LoopSegment - Class in com.adaptris.adapter.edistream.model
A parent class that is used to represent a repeating group of elements.
LoopSegment() - Constructor for class com.adaptris.adapter.edistream.model.LoopSegment
 
LoopSegment(String, boolean, int) - Constructor for class com.adaptris.adapter.edistream.model.LoopSegment
 

M

MANDATORY - Static variable in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParserContext
 
MANDATORY - Static variable in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
MAXUSE - Static variable in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
Message - Class in com.adaptris.adapter.edistream.model
Top level item that represents a document.
Message() - Constructor for class com.adaptris.adapter.edistream.model.Message
 
MESSAGE - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
MESSAGE - com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
 
MESSAGE_GXML - com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
 
MESSAGE_NAME - com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
 
MESSAGE_ORGANISATION - com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
 
MESSAGE_VERSION - com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
 
MessageDetails() - Constructor for class com.adaptris.adapter.edistream.parser.ParserRulesRegistry.MessageDetails
 
moveReaderToElement(String, String, XMLStreamReader) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
 
moveReaderToElement(String, XMLStreamReader) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Moves the cursor to the start of the element with the given name.
moveReaderToElement(String, XMLStreamReader, String...) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Moves the cursor forward through the xml stream until the searchElement is encountered.
Note that this process will consume all events until the end of the stream is reached, therefore safeguards have been added to stop the progression when a given flagElement is reached - this could be the enclosing parent close tag, or the next element sibling.
moveReaderToNextElementStart(XMLStreamReader) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Moves the cursor to the beginning of the next element.

N

next() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
Iterator next method implementation, returns the next rule from the rules structure
next(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
Returns a rule that matches the given parsed element
NULL_CHAR - Variable in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
NUMERIC - com.adaptris.adapter.edistream.model.Field.DataType
 
NUMERIC0 - com.adaptris.adapter.edistream.model.Field.DataType
 
NUMERIC2 - com.adaptris.adapter.edistream.model.Field.DataType
 

O

OLD - com.adaptris.adapter.edistream.parser.ParserRulesRegistry.GXMLVersion
 
openConnection(URL) - Method in class com.adaptris.adapter.edistream.utils.EdiUrlHandler
 
openEnclosingTag(EdiElement) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
Used to create an open enclosing tag in the output.
outputCharset() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
outputEmptyFields() - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
outputPrinter - Variable in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 

P

parse(StreamParser) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
parse(InputStream) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Main processing method that takes an InputStream which contains the EDI file to be processed.
parse(InputStream) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Main parse method.
parse(Reader) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
parse(Reader) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Overloaded method that takes in a Reader that is configured with a given charset
parse(XMLStreamReader) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Main method to parse the input xml document from the given stax reader
parse(XMLStreamReader) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIParser
 
parse(XMLStreamReader) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarParser
 
parseChildNodes(StaxParserContext<? extends AbstractStaxStructureParser>, String, String, Set<String>) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Parses the child elements into objects for the current element and returns them in a List.
parseCodes(StaxParserContext<? extends AbstractStaxStructureParser>, String) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarElementCodesParser
Parses just the code element from the Standard Codes.
parseCodes(StaxParserContext<? extends AbstractStaxStructureParser>, String) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarElementCodesV8Parser
Parses just the code element from the Standard Codes.
parseElement(GrammarParserContext) - Method in interface com.adaptris.adapter.edistream.parser.xml.grammar.GrammarElementParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxStructureParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIComponentParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDICompositeParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIFieldParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDILoopParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIMessageParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDISegmentParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarComponentParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarCompositeParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarElementCodesParser
Parses the element code items of the Standard Codes element.
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarFieldParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarGuildlineParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarLoopParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarMessageParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarSegmentParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarStandardCodesParser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarCompositeV8Parser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarFieldV8Parser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarLoopV8Parser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarMessageV8Parser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.v8.GrammarSegmentV8Parser
 
parseElement(StaxParserContext<? extends AbstractStaxStructureParser>) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Parses the current element into an object and returns it.
parseElement(String) - Method in class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
parseEntireInput(StreamParser) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
parserDelegates - Variable in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
 
ParserRulesRegistry - Class in com.adaptris.adapter.edistream.parser
Singleton class, used to hold Rules structures for a number of Edi messages ie the parsed gxml file.
This class basically wraps a Map, where the key is the Edi Message, and the value is its parsed gxml rules structure.
Since we support a number of Messages, the message key is defined as:
ParserRulesRegistry() - Constructor for class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
ParserRulesRegistry.EdiOrganisation - Enum in com.adaptris.adapter.edistream.parser
Represents the main EDI governing bodies to which all of our messages should belong and be defined by.
ParserRulesRegistry.GXMLVersion - Enum in com.adaptris.adapter.edistream.parser
Represents GXML file version types We currently just discern between the new v8 and the old original supported versions
ParserRulesRegistry.MessageDetails - Class in com.adaptris.adapter.edistream.parser
Used to convey determined msg details from input document stream.
parseSegmentFromText(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Given a Edi text representation of a segment ie a single edi line, this routine returns an object representation of it.
parseStdCodes(StaxParserContext<? extends AbstractStaxStructureParser>, String, String) - Method in class com.adaptris.adapter.edistream.parser.xml.grammar.GrammarFieldParser
 
ParsingRulesNavigator - Class in com.adaptris.adapter.edistream.navigator
Navigator class driven by matching parsed element.
ParsingRulesNavigator() - Constructor for class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
 
ParsingRulesNavigator(Message) - Constructor for class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
 
piorState - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
prepareService() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
print(char) - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
print(String) - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
printCompositeSepChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
printDebug(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
printFieldSepChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
printSegmentEndChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
printSegmentEndChar() - Method in class com.adaptris.adapter.edistream.formatter.EdiNewLineFormatter
 
printSegmentIDChar() - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
printStack() - Method in class com.adaptris.adapter.edistream.parser.xml.utils.XMLStreamReaderLogger
 
printStack() - Method in class com.adaptris.adapter.edistream.parser.xml.XMLStreamReaderLogger
 
processMessage(ParserRulesRegistry.EdiOrganisation, String, String, InputStream) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
Main method of class to perform the task of converting XMLEDI to EDI.
processMessage(ParserRulesRegistry.EdiOrganisation, String, String, InputStream) - Method in class com.adaptris.adapter.edistream.process.XML2EDIProcessor
Main method of class to perform the task of convertingEDI to XMLEDI.
processMessage(ParserRulesRegistry.EdiOrganisation, String, String, Reader) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
processMessage(ParserRulesRegistry.EdiOrganisation, String, String, Reader) - Method in class com.adaptris.adapter.edistream.process.XML2EDIProcessor
 
processMessage(InputStream) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
processMessage(Reader) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
processMetaData(AdaptrisMessage) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
Get metadata config items from message and use them over the ones from the adapter config file.
processSegmentCount(Segment) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
Validates that the EDIFACT UNT segment count value matches the actual number of segment in the msg.
putRule(String, Message) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
putRule(String, Message) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
putRule(String, Message) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 

Q

QUOTED_STRING - Static variable in class com.adaptris.adapter.edistream.utils.StreamParser
 

R

readElement() - Method in class com.adaptris.adapter.edistream.utils.StreamParser
reads the next elemement from the source of this StreamParser according to the specified parse rule
readElementAsInt(String, XMLStreamReader, String...) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Reads the given xml tag element, and returns its text back as an int.
readElementAsString(String, XMLStreamReader, String...) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Reads the given xml tag element, and returns its text back as a string.
readSegmentFields(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Parses the field of the edi segment text line and returns a list of the individual fields.
readSegmentID(StreamParser) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Reads in the first part of a segment - the name of the segment or ID
readSegmentString(StreamParser) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Reads in an entire line that represents an edi segment from the stream
readTagAttribute(String, XMLStreamReader) - Static method in class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
Returns the value of the given attribute name for the current element.
REAL - com.adaptris.adapter.edistream.model.Field.DataType
 
registerParser(String, T) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Register a parser for the processing of a given xml element.
registry - Variable in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
registry - Variable in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
RELEASE - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
remove() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
removeEldestEntry(Map.Entry<K, V>) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache.LimitedLinkedHashMap
 
removeParsedEventListener(IParsingEventListener) - Method in class com.adaptris.adapter.edistream.parser.AbstractParser
Removes the given listener from the list of listeners
removeStackChangeListener(IStackChangeListener) - Method in class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
RESERVED - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
reset() - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
rewindElement(String) - Method in class com.adaptris.adapter.edistream.utils.StreamParser
Puts the supplied String back on the source for re-reading
rulesNavigator - Variable in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
RulesNavigator - Class in com.adaptris.adapter.edistream.navigator
An iterator implementation for the rules tree structure ie the internal model representation.
RulesNavigator() - Constructor for class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
RulesNavigator(Message) - Constructor for class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
RulesNavigator.NavigatorState - Enum in com.adaptris.adapter.edistream.navigator
Represents the various states of the navigator class with regards to the rules structure.
rulesStructure - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 

S

saveState() - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
SECURITY_INFO - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
SECURITY_INFO_QUAL - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
Segment - Class in com.adaptris.adapter.edistream.model
Significant object, typically represents a single line in an edi document.
Segment() - Constructor for class com.adaptris.adapter.edistream.model.Segment
 
Segment(String, boolean, int) - Constructor for class com.adaptris.adapter.edistream.model.Segment
 
SEGMENT - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
SEGMENT - com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
 
SEGMENT_ID - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
SEGMENT_TERMINATOR - com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
 
SEPARATED_STRING - Static variable in class com.adaptris.adapter.edistream.utils.StreamParser
 
SEPARATOR_CHAR_SIZE - Variable in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
separators - Variable in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
separatorSet - Variable in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
setAutoDetectMsgDetails(Boolean) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setBuildObjectTree(boolean) - Method in class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIComponentParser
 
setCacheCapacity(int) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
Set the maximum capacity of the rules cache.
setCacheConnection(AdaptrisConnection) - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
setCapacity(int) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache
 
setCapacity(int) - Method in interface com.adaptris.adapter.edistream.parser.cache.IRulesCache
 
setCapacityLimit(int) - Method in class com.adaptris.adapter.edistream.parser.cache.InternalBasicRulesCache.LimitedLinkedHashMap
 
setCharset(String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
setChildren(List<EdiElement>) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setChildren(List<EdiElement>) - Method in class com.adaptris.adapter.edistream.model.Field
 
setCompositeSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setCurrentStackItem(EdiElement) - Method in class com.adaptris.adapter.edistream.navigator.ParsingRulesNavigator
 
setData(String) - Method in class com.adaptris.adapter.edistream.model.Field
 
setDataMaxLength(int) - Method in class com.adaptris.adapter.edistream.model.Field
 
setDataMinLength(int) - Method in class com.adaptris.adapter.edistream.model.Field
 
setDatatTypeStr(String) - Method in class com.adaptris.adapter.edistream.model.Field
 
setDecimalSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setEdiOutputFormatter(EdiFormatter) - Method in class com.adaptris.adapter.edistream.process.XML2EDIProcessor
 
setEdiParser(AbstractStaxParser<XMLEDIComponentParser>) - Method in class com.adaptris.adapter.edistream.process.XML2EDIProcessor
 
setEdiRulesCache(IRulesCache) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setEdiSeparatorSet(IEdiSeparatorSet) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setEdiValidator(EdiValidator) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
setEdiXmlParser(EdiGenericParser) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
setElementSeparatorPosition(Integer) - Method in class com.adaptris.core.services.edi.x12.X12HeaderExtract
 
setEnableGrammarFileCaching(Boolean) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setEnableValidation(Boolean) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setEscapeSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setFactory(XMLInputFactory) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Sets the XML factory from which the stax parser can be created
setFieldSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setFileCacheEnabled(boolean) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
setGrammarCacheLimit(Integer) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setIgnoreEmptyFields(boolean) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
setInputCharset(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setInvalidChars(char[]) - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
setMandatory(boolean) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setMatchFieldsByID(boolean) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
setMaxRepetitions(int) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setMessageName(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setMessageOrganisation(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setMessageVersion(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setName(String) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setNewLinePerRecord(Boolean) - Method in class com.adaptris.core.transform.edi.XmlEdiStreamService
Add a newline character after each segment separator.
setOutputCharset(String) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setOutputEmptyFields(Boolean) - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
setParent(EdiElement) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setParseRule(int, char) - Method in class com.adaptris.adapter.edistream.utils.StreamParser
sets the parse rule and separator character of the element to be parsed.
setParseRule(int, char, char) - Method in class com.adaptris.adapter.edistream.utils.StreamParser
sets the parse rule, separator character and escape / quote character for the element to be parsed.
setParseRule(int, int) - Method in class com.adaptris.adapter.edistream.utils.StreamParser
Sets the parse rule and the length of the element to be parsed.
setParsingPositionHelper(IParsingPositionSupplier) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
setReference(boolean) - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
setRegistry(ParserRulesRegistry) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
setRegistry(ParserRulesRegistry) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setRepetitions(int) - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
setReservedCharactersString(String) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setReservedSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setRootElement(Message) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
setRulesCache(IRulesCache) - Method in class com.adaptris.adapter.edistream.parser.ParserRulesRegistry
 
setRulesNavigator(ParsingRulesNavigator) - Method in class com.adaptris.adapter.edistream.process.EdiStreamCommonProcessor
 
setRulesStructure(Message) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
setSegmentIdSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setSegmentReps(EdiElement, String) - Static method in class com.adaptris.adapter.edistream.model.EdiElement
Sets the repetition value for an Element.
setSegmentSeparator(char) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setSeparatorChars(char[]) - Method in class com.adaptris.adapter.edistream.parser.edi.AbstractSeparatorSet
 
setSeparatorChars(char[]) - Method in class com.adaptris.adapter.edistream.parser.edi.CustomSeparatorSet
 
setSeparators(IEdiSeparatorSet) - Method in class com.adaptris.adapter.edistream.formatter.AbstractEdiFormatter
 
setSeparatorSet(IEdiSeparatorSet) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
setStack(Stack<StackItem>) - Method in class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
setStackChangeNotifier(StackChangeNotifier) - Method in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
setStandard(String) - Method in class com.adaptris.adapter.edistream.model.Message
 
setStandardCodes(StandardCodes) - Method in class com.adaptris.adapter.edistream.model.Message
 
setStandardVersion(String) - Method in class com.adaptris.adapter.edistream.model.Message
 
setStdCodes(StandardCodes) - Method in class com.adaptris.adapter.edistream.model.Field
 
setStdCodesMap(Map<String, Map<String, String>>) - Method in class com.adaptris.adapter.edistream.model.StandardCodes
 
setStripWhiteSpaceFromData(boolean) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
setTagnames(IXMLTagnames) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
setTagnames(IXMLTagnames) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Sets the XML tagnames that are to be parsed in the document.
setTrimWhiteSpaceFromData(Boolean) - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 
setUseDebugStax(boolean) - Method in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
Creates an instance of XMLStreamReader that gives stdout log statements to aid debugging
setValidationErrors(List<String>) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
setValuesMap(Map<String, String>) - Method in class com.adaptris.adapter.edistream.model.ElementCode
 
setXmlDefinitionUrlList(List<String>) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
setXmlOutputFormatter(XMLFormatter) - Method in class com.adaptris.adapter.edistream.process.EDI2XMLProcessor
 
setXMLStreamWriter(XMLStreamWriter) - Method in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
setXmlTagnames(IXMLTagnames) - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
splitSegmentFieldsFromID(String, String) - Method in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
Due to issues with the Stream Parser, this method was implemented to split the first part of the edi segment line from the second part that contains all the fields.
stack - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
stackChangeNotifier - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
StackChangeNotifier - Class in com.adaptris.adapter.edistream.navigator
Responsible for calculating changes between two stacks and issues calls to change the old stack into the new stack.
StackChangeNotifier() - Constructor for class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
StackChangeNotifier(IStackChangeListener) - Constructor for class com.adaptris.adapter.edistream.navigator.StackChangeNotifier
 
StandardCodes - Class in com.adaptris.adapter.edistream.model
This class holds the standard codes data from the gxml file.
StandardCodes() - Constructor for class com.adaptris.adapter.edistream.model.StandardCodes
 
start() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
start() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
state - Variable in class com.adaptris.adapter.edistream.navigator.RulesNavigator
 
StaxParserContext<T extends AbstractStaxStructureParser> - Class in com.adaptris.adapter.edistream.parser.xml
Context that contains key data for the parsing of the gxml (grammar xml) file.
StaxParserContext(IXMLTagnames, XMLStreamReader, Map<String, T>) - Constructor for class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
StaxParserContext(IXMLTagnames, XMLStreamReader, Map<String, T>, List<IParsingEventListener>) - Constructor for class com.adaptris.adapter.edistream.parser.xml.StaxParserContext
 
StaxUtils - Class in com.adaptris.adapter.edistream.parser.xml.utils
List of Utility functions for dealing with Stax parsing.
Note: No defensive code has been added, it is up to the caller to insure that they call the routines with valid parameters & understand the structure of the document that they are parsing.
StaxUtils() - Constructor for class com.adaptris.adapter.edistream.parser.xml.utils.StaxUtils
 
STDREQUIREMENT - Static variable in class com.adaptris.adapter.edistream.parser.xml.tagnames.DefaultXMLTagnames
 
stop() - Method in class com.adaptris.adapter.edistream.parser.cache.InterlokRulesCache
 
stop() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
StreamParser - Class in com.adaptris.adapter.edistream.utils
A class which enables reading and re-reading of an InputStream.
StreamParser(InputStream, String) - Constructor for class com.adaptris.adapter.edistream.utils.StreamParser
 
StreamParser(Reader, String) - Constructor for class com.adaptris.adapter.edistream.utils.StreamParser
Creates a new instance of StreamParser which will read the contents of the supplied Reader (the reader should handle the encoding charset)
StreamParser(String, String) - Constructor for class com.adaptris.adapter.edistream.utils.StreamParser
Creates a new instance of StreamParser which will read the contents of the supplied String
stripWhiteSpaceFromData - Variable in class com.adaptris.adapter.edistream.parser.edi.EdiGenericParser
 
SUB_ELEM_SEPARATOR - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 

T

tagnames - Variable in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
tagnames - Variable in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
 
TEST_INDICATOR - Static variable in interface com.adaptris.core.services.edi.x12.Constants
 
TIME - com.adaptris.adapter.edistream.model.Field.DataType
 
toHexString(String) - Static method in class com.adaptris.core.services.edi.x12.HexUtil
 
toString() - Method in class com.adaptris.adapter.edistream.model.EdiElement
 
toString() - Method in enum com.adaptris.adapter.edistream.model.Field.DataType
 
toString() - Method in class com.adaptris.adapter.edistream.model.Field
 
toString() - Method in class com.adaptris.adapter.edistream.model.Message
 
TRADACOMMS - com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
 
TradacomsSeparatorSet - Class in com.adaptris.adapter.edistream.parser.edi
Defines typical separators used for Tradacom messages
TradacomsSeparatorSet() - Constructor for class com.adaptris.adapter.edistream.parser.edi.TradacomsSeparatorSet
 
trimWhiteSpaceFromData() - Method in class com.adaptris.core.transform.edi.EdiXmlStreamService
 

U

UNINITIALIZED - com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
 
useDebugStax - Variable in class com.adaptris.adapter.edistream.parser.xml.AbstractStaxParser
 

V

validate(Composite) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Composite, Composite) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Field) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Field, Field) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(LoopSegment) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(LoopSegment, LoopSegment) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Message) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Message, Message) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Segment) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validate(Segment, Segment) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validateChildren(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
Validates the data element against the rule element.
validateChildrenByPosition(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validateChildrenMatchWithIDs(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validateDataAgainstStdCodes(Field) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
Validate the given field against the stored StdCodes.
validateField(Field) - Method in class com.adaptris.adapter.edistream.model.StandardCodes
Determines if the given Field object has an associated stdCodes reference, and if so it then ensures that its data value is contained is a valid code.
validateParent(EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
validateParentElement(EdiElement, EdiElement) - Method in class com.adaptris.adapter.edistream.validator.EdiValidator
 
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.model.Field.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.GXMLVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.adaptris.adapter.edistream.model.Field.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.adapter.edistream.navigator.RulesNavigator.NavigatorState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.adapter.edistream.parser.edi.IEdiSeparatorSet.Separators
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.adapter.edistream.parser.event.IParsingEventListener.ParsedEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.adapter.edistream.parser.ParserRulesRegistry.GXMLVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.adaptris.core.transform.edi.EdiCommonStreamService.METADATA_KEYS
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION8 - com.adaptris.adapter.edistream.parser.ParserRulesRegistry.GXMLVersion
 

X

X12 - com.adaptris.adapter.edistream.parser.ParserRulesRegistry.EdiOrganisation
 
X12_ISA_SEGMENT - Static variable in class com.adaptris.adapter.edistream.utils.EdiModelUtils
 
X12HeaderExtract - Class in com.adaptris.core.services.edi.x12
Extract all the values including separators from an standard ISA record into metadata.
X12HeaderExtract() - Constructor for class com.adaptris.core.services.edi.x12.X12HeaderExtract
 
X12MessageTypeExtract - Class in com.adaptris.core.services.edi.x12
Extract the Message Type from an X12 Message.
X12MessageTypeExtract() - Constructor for class com.adaptris.core.services.edi.x12.X12MessageTypeExtract
 
X12SeparatorSet - Class in com.adaptris.adapter.edistream.parser.edi
Defines typical separators used for X12 messages.
Note that X12 msgs can use varying separators rather stick to a specific set.
X12SeparatorSet() - Constructor for class com.adaptris.adapter.edistream.parser.edi.X12SeparatorSet
 
X12SeparatorSet(char[]) - Constructor for class com.adaptris.adapter.edistream.parser.edi.X12SeparatorSet
 
XML2EDIProcessor - Class in com.adaptris.adapter.edistream.process
Main processing class overseeing the conversion of a XML encoding EDI file to an EDI file.
XML2EDIProcessor() - Constructor for class com.adaptris.adapter.edistream.process.XML2EDIProcessor
 
XMLEDIComponentParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Top level XML tagname to model object delegate parser
This class reads in all the XML data for a given XML tag and creates the equivalent model object (including its full object sub heirarchy)
The boolean attribute: buildObjectTree allows to caller to control whether the XML document is to be fully represented as an internal object structure or not.
XMLEDIComponentParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIComponentParser
 
XMLEDICompositeParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Creates a Composite object from a XML data stream.
XMLEDICompositeParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDICompositeParser
 
XMLEDIFieldParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Creates a Field object from a XML data stream.
XMLEDIFieldParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIFieldParser
 
XMLEDILoopParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Creates a Loop object from a XML data stream fully initialised with any children objects.
XMLEDILoopParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDILoopParser
 
XMLEDIMessageParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Creates the toplevel Message object from a XML data stream fully initialised with any children objects.
XMLEDIMessageParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIMessageParser
 
XMLEDIParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Main XML document parser that is configured with delegate parsers to parse each specific tag that it contains.
XMLEDIParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDIParser
 
XMLEDISegmentParser - Class in com.adaptris.adapter.edistream.parser.xml.edi
Creates a Segment object from a XML data stream fully initialised with any children objects.
XMLEDISegmentParser() - Constructor for class com.adaptris.adapter.edistream.parser.xml.edi.XMLEDISegmentParser
 
XmlEdiStreamService - Class in com.adaptris.core.transform.edi
XML to EDI (streaming) service.
XmlEdiStreamService() - Constructor for class com.adaptris.core.transform.edi.XmlEdiStreamService
 
XMLFormatter - Class in com.adaptris.adapter.edistream.formatter
Main class responsible for the generation of xml text from an internal object structure.
XMLFormatter(IXMLTagnames) - Constructor for class com.adaptris.adapter.edistream.formatter.XMLFormatter
Constructor that allows you to choose the XML tagnames used in the output
XMLStreamReaderLogger - Class in com.adaptris.adapter.edistream.parser.xml.utils
 
XMLStreamReaderLogger - Class in com.adaptris.adapter.edistream.parser.xml
Proxy class to aid debugging of XML Stream processing.
XMLStreamReaderLogger(XMLStreamReader) - Constructor for class com.adaptris.adapter.edistream.parser.xml.utils.XMLStreamReaderLogger
 
XMLStreamReaderLogger(XMLStreamReader) - Constructor for class com.adaptris.adapter.edistream.parser.xml.XMLStreamReaderLogger
 
xmlStreamWriter - Variable in class com.adaptris.adapter.edistream.formatter.XMLFormatter
 
xmlTagnames() - Method in class com.adaptris.core.transform.edi.EdiCommonStreamService
 
xmlTagnames() - Method in class com.adaptris.core.transform.edi.XmlEdiStreamService
 
A B C D E F G H I L M N O P Q R S T U V X 
All Classes All Packages