Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
W
X
A
addComponent(Component)
- Method in class org.milyn.edisax.model.internal.
Field
addField(Field)
- Method in class org.milyn.edisax.model.internal.
Segment
addMappingModel(EdifactModel)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Add EDI mapping model to be used in all subsequent parse operations.
addMappingModels(Map<Description, EdifactModel>)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Add EDI mapping model to be used in all subsequent parse operations.
addMappingModels(String, URI)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Add EDI mapping model to be used in all subsequent parse operations.
addSubComponent(SubComponent)
- Method in class org.milyn.edisax.model.internal.
Component
B
BufferedSegmentListener
- Interface in
org.milyn.edisax
Buffered Segment listener.
BufferedSegmentReader
- Class in
org.milyn.edisax
Buffered EDI Stream Segment reader.
BufferedSegmentReader(InputSource, Delimiters)
- Constructor for class org.milyn.edisax.
BufferedSegmentReader
Construct the stream reader.
C
changeEncoding(Charset)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Change the encoding used to read the underlying EDI data stream.
clone()
- Method in class org.milyn.edisax.model.internal.
Delimiters
Component
- Class in
org.milyn.edisax.model.internal
Component()
- Constructor for class org.milyn.edisax.model.internal.
Component
Component(String, Boolean)
- Constructor for class org.milyn.edisax.model.internal.
Component
Component(String, Boolean, Boolean)
- Constructor for class org.milyn.edisax.model.internal.
Component
concatAndTruncate(List<String>, DelimiterType, Delimiters)
- Static method in class org.milyn.edisax.util.
EDIUtils
ContainerNode
- Interface in
org.milyn.edisax.model.internal
A
MappingNode
that can contain other mapping nodes.
ControlBlockHandler
- Interface in
org.milyn.edisax.interchange
Interchange control block handler.
ControlBlockHandlerFactory
- Interface in
org.milyn.edisax.interchange
Interchange control block handler factory.
createInterchangeContext(BufferedSegmentReader, boolean, ControlBlockHandlerFactory)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
CUSTOM_NAME
- Static variable in enum org.milyn.edisax.
EDITypeEnum
D
defaultUNEdifactDelimiters
- Static variable in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Delimiters
- Class in
org.milyn.edisax.model.internal
Delimiters()
- Constructor for class org.milyn.edisax.model.internal.
Delimiters
DelimiterType
- Enum in
org.milyn.edisax.model.internal
EDI Delimiter type enumeration.
Description
- Class in
org.milyn.edisax.model.internal
Description()
- Constructor for class org.milyn.edisax.model.internal.
Description
digestConfig(InputStream)
- Static method in class org.milyn.edisax.model.
EDIConfigDigester
Digest the XML edi-message-mapping configuration stream.
digestEDIConfig(InputStream)
- Method in class org.milyn.edisax.model.
EDIConfigDigester
Digest the XML edi-message-mapping configuration stream.
digestEDIConfig(Reader)
- Method in class org.milyn.edisax.model.
EDIConfigDigester
Digest the XML edi-message-mapping configuration stream.
E
EDI_MAPPING_MODEL_INTERCHANGE_PROPERTIES_FILE
- Static variable in class org.milyn.edisax.util.
EDIUtils
EDI_MAPPING_MODEL_URN
- Static variable in class org.milyn.edisax.util.
EDIUtils
EDI_MAPPING_MODEL_ZIP_LIST_FILE
- Static variable in class org.milyn.edisax.util.
EDIUtils
EDIConfigDigester
- Class in
org.milyn.edisax.model
Digests an edi-message-mapping and populates a
Edimap
.
EDIConfigDigester()
- Constructor for class org.milyn.edisax.model.
EDIConfigDigester
Public default Constructor.
EDIConfigDigester(URI, URI)
- Constructor for class org.milyn.edisax.model.
EDIConfigDigester
Public constructor.
EDIConfigurationException
- Exception in
org.milyn.edisax
EDI message configuration exception.
EDIConfigurationException(String)
- Constructor for exception org.milyn.edisax.
EDIConfigurationException
Creates a new EDIConfigurationException.
EDIConfigurationException(String, Throwable)
- Constructor for exception org.milyn.edisax.
EDIConfigurationException
EdifactModel
- Class in
org.milyn.edisax.model
EdifactModel contains all logic for handling imports for the edi-message-mapping model.
EdifactModel(Edimap)
- Constructor for class org.milyn.edisax.model.
EdifactModel
Public Constructor.
EdifactModel(InputStream)
- Constructor for class org.milyn.edisax.model.
EdifactModel
Public Constructor.
EdifactModel(URI, URI, InputStream)
- Constructor for class org.milyn.edisax.model.
EdifactModel
Public constructor.
EdifactModel(URI, URI, Reader)
- Constructor for class org.milyn.edisax.model.
EdifactModel
Public constructor.
Edimap
- Class in
org.milyn.edisax.model.internal
Edimap()
- Constructor for class org.milyn.edisax.model.internal.
Edimap
Edimap(URI)
- Constructor for class org.milyn.edisax.model.internal.
Edimap
EdimapWriter
- Class in
org.milyn.edisax.util
EdimapWriter
EDIParseException
- Exception in
org.milyn.edisax
EDI message parsing exception.
EDIParseException(String)
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(String, Exception)
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(Edimap, String)
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(Edimap, String, Exception)
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(String, Exception, MappingNode, int, String[])
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(Edimap, String, MappingNode, int, String[])
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParseException(Edimap, String, Exception, MappingNode, int, String[])
- Constructor for exception org.milyn.edisax.
EDIParseException
Public constructor.
EDIParser
- Class in
org.milyn.edisax
EDI Parser.
EDIParser()
- Constructor for class org.milyn.edisax.
EDIParser
EDITypeEnum
- Enum in
org.milyn.edisax
EDIUtils
- Class in
org.milyn.edisax.util
EDIUtils contain different helper-methods for handling edifact.
EDIUtils()
- Constructor for class org.milyn.edisax.util.
EDIUtils
endElement(String, boolean)
- Method in class org.milyn.edisax.
EDIParser
equals(Object)
- Method in class org.milyn.edisax.model.internal.
Description
escape(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
F
FEATURE_IGNORE_NEWLINES
- Static variable in class org.milyn.edisax.
EDIParser
FEATURE_VALIDATE
- Static variable in class org.milyn.edisax.
EDIParser
Field
- Class in
org.milyn.edisax.model.internal
Field()
- Constructor for class org.milyn.edisax.model.internal.
Field
Field(String, Boolean)
- Constructor for class org.milyn.edisax.model.internal.
Field
Field(String, Boolean, Boolean)
- Constructor for class org.milyn.edisax.model.internal.
Field
G
GenericHandler
- Class in
org.milyn.edisax.unedifact.handlers
Generic Control Segment Handler.
GenericHandler()
- Constructor for class org.milyn.edisax.unedifact.handlers.
GenericHandler
getComponent()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getComponents()
- Method in class org.milyn.edisax.model.internal.
Field
getContentHandler()
- Method in class org.milyn.edisax.
EDIParser
getContentHandler()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
getContentHandler()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getControlBlockHandler(String)
- Method in interface org.milyn.edisax.interchange.
ControlBlockHandlerFactory
Get a
ControlBlockHandler
instance for the specified interchange segment code.
getControlBlockHandler(String)
- Method in class org.milyn.edisax.interchange.
InterchangeContext
getControlBlockHandler(String)
- Method in class org.milyn.edisax.unedifact.handlers.r41.
UNEdifact41ControlBlockHandlerFactory
getControlSegmentParser()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
getCurrentSegmentFields()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Get the current EDI segment fields.
getCurrentSegmentNumber()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Get the current segment "number".
getDataType()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getDataTypeParametersString()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getDecimalSeparator()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getDecoder()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getDelimiters()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Get the current delimiter set.
getDelimiters()
- Method in class org.milyn.edisax.model.
EdifactModel
Returns the delimiters used in edifact format.
getDelimiters()
- Method in class org.milyn.edisax.model.internal.
Edimap
getDelimitersStack()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Get the
getDescription()
- Method in class org.milyn.edisax.model.
EdifactModel
getDescription()
- Method in class org.milyn.edisax.model.internal.
Edimap
getDescription()
- Method in class org.milyn.edisax.model.internal.
Segment
getDocumentation()
- Method in class org.milyn.edisax.model.internal.
MappingNode
getDTDHandler()
- Method in class org.milyn.edisax.
EDIParser
getDTDHandler()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getEdimap()
- Method in class org.milyn.edisax.model.
EdifactModel
Returns the edimap containing the parser logic.
getEntityResolver()
- Method in class org.milyn.edisax.
EDIParser
getEntityResolver()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getErrorHandler()
- Method in class org.milyn.edisax.
EDIParser
getErrorHandler()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getErrorNode()
- Method in exception org.milyn.edisax.
EDIParseException
getEscape()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getFeature(String)
- Method in class org.milyn.edisax.
EDIParser
getFeature(String)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getField()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getFieldRepeat()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getFields()
- Method in class org.milyn.edisax.model.internal.
Segment
getImports()
- Method in class org.milyn.edisax.model.internal.
Edimap
getImportXmlTag()
- Method in class org.milyn.edisax.model.internal.
Segment
getIndentDepth()
- Method in class org.milyn.edisax.
EDIParser
Get the indent depth counter
getInterchangeContext()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getInterchangeProperties(String)
- Static method in class org.milyn.edisax.util.
EDIUtils
getJavaClass()
- Method in enum org.milyn.edisax.
EDITypeEnum
getJavaName()
- Method in class org.milyn.edisax.model.internal.
MappingNode
getJavaName()
- Method in class org.milyn.edisax.model.internal.
Segment
getKey()
- Method in class org.milyn.edisax.model.internal.
ParamEntry
getMappingModel(String, Delimiters, Map<Description, EdifactModel>)
- Static method in class org.milyn.edisax.unedifact.
UNEdifactUtil
getMappingModels()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
getMappingModels()
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getMaxLength()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getMaxOccurs()
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
getMinLength()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getMinOccurs()
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
getModelURI()
- Method in class org.milyn.edisax.model.
EdifactModel
Get the model URI.
getName()
- Method in class org.milyn.edisax.model.internal.
Description
getNamespace()
- Method in class org.milyn.edisax.model.internal.
Import
getNodeTypeRef()
- Method in class org.milyn.edisax.model.internal.
MappingNode
getParent()
- Method in class org.milyn.edisax.model.internal.
MappingNode
getProperty(String)
- Method in class org.milyn.edisax.
EDIParser
getProperty(String)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
getResource()
- Method in class org.milyn.edisax.model.internal.
Import
getResourceURI()
- Method in class org.milyn.edisax.model.internal.
Import
getSegcode()
- Method in class org.milyn.edisax.model.internal.
Segment
getSegcode()
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
getSegcodePattern()
- Method in class org.milyn.edisax.model.internal.
Segment
getSegcodePattern()
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
getSegment()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getSegmentBuffer()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Get the segment buffer.
getSegmentDelimiter()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getSegmentline()
- Method in exception org.milyn.edisax.
EDIParseException
getSegmentNumber()
- Method in exception org.milyn.edisax.
EDIParseException
getSegmentReader()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
getSegments()
- Method in class org.milyn.edisax.model.internal.
Edimap
getSegments()
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
getSrc()
- Method in class org.milyn.edisax.model.internal.
Edimap
getSubComponent()
- Method in class org.milyn.edisax.model.internal.
Delimiters
getSubComponents()
- Method in class org.milyn.edisax.model.internal.
Component
getTypeAlias()
- Method in enum org.milyn.edisax.
EDITypeEnum
getTypeClass()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getTypeParameters()
- Method in class org.milyn.edisax.model.internal.
ValueNode
getValue()
- Method in class org.milyn.edisax.model.internal.
ParamEntry
getVersion()
- Method in class org.milyn.edisax.model.internal.
Description
getXmltag()
- Method in class org.milyn.edisax.model.internal.
MappingNode
H
hasCurrentSegment()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Does the read have a segment buffered and ready for processing.
hashCode()
- Method in class org.milyn.edisax.model.internal.
Description
I
IGNORE_CR_LF
- Static variable in class org.milyn.edisax.
BufferedSegmentReader
ignoreCRLF()
- Method in class org.milyn.edisax.model.internal.
Delimiters
ignoreNewLines(boolean)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Import
- Class in
org.milyn.edisax.model.internal
Import()
- Constructor for class org.milyn.edisax.model.internal.
Import
indentDepth
- Variable in class org.milyn.edisax.interchange.
InterchangeContext
INDEXED_NODE_SEPARATOR
- Static variable in class org.milyn.edisax.model.internal.
MappingNode
INTERCHANGE_MESSAGE_BLOCK_ELEMENT_NAME
- Static variable in class org.milyn.edisax.interchange.
InterchangeContext
InterchangeContext
- Class in
org.milyn.edisax.interchange
EDI message interchange context object.
InterchangeContext(BufferedSegmentReader, Map<Description, EdifactModel>, ContentHandler, ControlBlockHandlerFactory, boolean)
- Constructor for class org.milyn.edisax.interchange.
InterchangeContext
Public constructor.
isIgnoreUnmappedFields()
- Method in class org.milyn.edisax.model.internal.
Segment
isRequired()
- Method in class org.milyn.edisax.model.internal.
Component
isRequired()
- Method in class org.milyn.edisax.model.internal.
Field
isRequired()
- Method in class org.milyn.edisax.model.internal.
SubComponent
isTruncatable()
- Method in class org.milyn.edisax.model.internal.
Component
isTruncatable()
- Method in interface org.milyn.edisax.model.internal.
ContainerNode
Can this Container Node be truncated if the trailing contained node values are empty.
isTruncatable()
- Method in class org.milyn.edisax.model.internal.
Field
isTruncatable()
- Method in class org.milyn.edisax.model.internal.
Segment
isTruncatableComponents()
- Method in class org.milyn.edisax.model.internal.
Import
isTruncatableFields()
- Method in class org.milyn.edisax.model.internal.
Import
isTruncatableSegments()
- Method in class org.milyn.edisax.model.internal.
Import
isValidate()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
isValidForType(String)
- Method in class org.milyn.edisax.model.internal.
ValueNode
L
loadMappingModels(String, Map<Description, EdifactModel>, URI)
- Static method in class org.milyn.edisax.util.
EDIUtils
M
mapControlSegment(Segment, boolean)
- Method in class org.milyn.edisax.interchange.
InterchangeContext
mapFields(String[], Segment)
- Method in class org.milyn.edisax.
EDIParser
Map the individual field values based on the supplied expected field configs.
MappingNode
- Class in
org.milyn.edisax.model.internal
MappingNode()
- Constructor for class org.milyn.edisax.model.internal.
MappingNode
MappingNode(String)
- Constructor for class org.milyn.edisax.model.internal.
MappingNode
mark()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Try mark the stream so we can support changing of the reader encoding.
MODEL_SET_DEFINITIONS_DESCRIPTION
- Static variable in class org.milyn.edisax.util.
EDIUtils
Most model sets contain a set of common definitions (common types).
moveToNextSegment()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Move to the next EDI segment.
moveToNextSegment(boolean)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Move to the next EDI segment.
N
newParser(EdifactModel)
- Method in class org.milyn.edisax.interchange.
InterchangeContext
O
onSegment(BufferedSegmentReader)
- Method in interface org.milyn.edisax.
BufferedSegmentListener
Notify the listener of a new segment.
org.milyn.edisax
- package org.milyn.edisax
EdiSax main package.
org.milyn.edisax.interchange
- package org.milyn.edisax.interchange
org.milyn.edisax.model
- package org.milyn.edisax.model
org.milyn.edisax.model.internal
- package org.milyn.edisax.model.internal
org.milyn.edisax.unedifact
- package org.milyn.edisax.unedifact
org.milyn.edisax.unedifact.handlers
- package org.milyn.edisax.unedifact.handlers
org.milyn.edisax.unedifact.handlers.r41
- package org.milyn.edisax.unedifact.handlers.r41
org.milyn.edisax.util
- package org.milyn.edisax.util
P
ParamEntry
<
K
,
V
> - Class in
org.milyn.edisax.model.internal
ParamEntry.
ParamEntry(K, V)
- Constructor for class org.milyn.edisax.model.internal.
ParamEntry
parse(InputSource)
- Method in class org.milyn.edisax.
EDIParser
Parse an EDI InputSource.
parse()
- Method in class org.milyn.edisax.
EDIParser
Parse an EDI message, using a supplied segment reader.
parse(String)
- Method in class org.milyn.edisax.
EDIParser
The following methods are currently unimplemnted...
parse(InputSource)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
parse(String)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
The following methods are currently unimplemnted...
parseMappingModel(String, URI)
- Static method in class org.milyn.edisax.
EDIParser
Parse the supplied mapping model config path and return the generated EdiMap.
parseMappingModel(InputStream)
- Static method in class org.milyn.edisax.
EDIParser
Parse the supplied mapping model config stream and return the generated EdiMap.
parseMappingModel(InputStream, Description, URI, URI)
- Static method in class org.milyn.edisax.
EDIParser
Parse the supplied mapping model config stream and return the generated EdiMap.
parseMappingModel(Reader)
- Static method in class org.milyn.edisax.
EDIParser
Parse the supplied mapping model config stream and return the generated EdiMap.
parseMappingModel(Reader, Description, URI, URI)
- Static method in class org.milyn.edisax.
EDIParser
Parse the supplied mapping model config stream and return the generated EdiMap.
peek(int)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Peek a fixed number of characters from the input source.
peek(int, boolean)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Peek a fixed number of characters from the input source.
popDelimiters()
- Method in class org.milyn.edisax.
BufferedSegmentReader
Restore the parent delimiters set.
popDelimiters()
- Method in class org.milyn.edisax.interchange.
InterchangeContext
process(InterchangeContext)
- Method in interface org.milyn.edisax.interchange.
ControlBlockHandler
Process an interchange control block.
process(InterchangeContext)
- Method in class org.milyn.edisax.unedifact.handlers.
GenericHandler
process(InterchangeContext)
- Method in class org.milyn.edisax.unedifact.handlers.
UNAHandler
pushDelimiters(Delimiters)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Push in a new
Delimiters
set into the reader.
pushDelimiters(Delimiters)
- Method in class org.milyn.edisax.interchange.
InterchangeContext
R
read(int)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Read a fixed number of characters from the input source.
removeableNodeToken(String, DelimiterType)
- Method in class org.milyn.edisax.model.internal.
Delimiters
S
Segment
- Class in
org.milyn.edisax.model.internal
Segment()
- Constructor for class org.milyn.edisax.model.internal.
Segment
SegmentGroup
- Class in
org.milyn.edisax.model.internal
Segment Group.
SegmentGroup()
- Constructor for class org.milyn.edisax.model.internal.
SegmentGroup
setAssociateModels(Collection<EdifactModel>)
- Method in class org.milyn.edisax.model.
EdifactModel
Set a set of models that are associated with this model instance.
setBufferedSegmentReader(BufferedSegmentReader)
- Method in class org.milyn.edisax.
EDIParser
setComponent(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setContentHandler(ContentHandler)
- Method in class org.milyn.edisax.
EDIParser
setContentHandler(ContentHandler)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setDataType(String)
- Method in class org.milyn.edisax.model.internal.
ValueNode
setDataTypeParameters(List<Map.Entry<String, String>>)
- Method in class org.milyn.edisax.model.internal.
ValueNode
setDecimalSeparator(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setDelimiters(Delimiters)
- Method in class org.milyn.edisax.model.internal.
Edimap
setDescription(Description)
- Method in class org.milyn.edisax.model.
EdifactModel
setDescription(Description)
- Method in class org.milyn.edisax.model.internal.
Edimap
setDescription(String)
- Method in class org.milyn.edisax.model.internal.
Segment
setDocumentation(String)
- Method in class org.milyn.edisax.model.internal.
MappingNode
setDTDHandler(DTDHandler)
- Method in class org.milyn.edisax.
EDIParser
setDTDHandler(DTDHandler)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setEntityResolver(EntityResolver)
- Method in class org.milyn.edisax.
EDIParser
setEntityResolver(EntityResolver)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setErrorHandler(ErrorHandler)
- Method in class org.milyn.edisax.
EDIParser
setErrorHandler(ErrorHandler)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setEscape(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setFeature(String, boolean)
- Method in class org.milyn.edisax.
EDIParser
setFeature(String, boolean)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setField(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setFieldRepeat(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setHierarchyChangeListener(HierarchyChangeListener)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setIgnoreNewLines(boolean)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Set ignore new lines in the EDI Stream.
setIgnoreUnmappedFields(Boolean)
- Method in class org.milyn.edisax.model.internal.
Segment
setImportXmlTag(String)
- Method in class org.milyn.edisax.model.internal.
Segment
setIndentDepth(MutableInt)
- Method in class org.milyn.edisax.
EDIParser
Set the indent depth counter
setMappingModel(EdifactModel)
- Method in class org.milyn.edisax.
EDIParser
Set the EDI mapping model to be used in all subsequent parse operations.
setMappingModels(Map<Description, EdifactModel>)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
Set the EDI mapping model to be used in all subsequent parse operations.
setMaxLength(Integer)
- Method in class org.milyn.edisax.model.internal.
ValueNode
setMaxOccurs(Integer)
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
setMinLength(Integer)
- Method in class org.milyn.edisax.model.internal.
ValueNode
setMinOccurs(Integer)
- Method in class org.milyn.edisax.model.internal.
SegmentGroup
setName(String)
- Method in class org.milyn.edisax.model.internal.
Description
setNamespace(String)
- Method in class org.milyn.edisax.model.internal.
Import
setNodeTypeRef(String)
- Method in class org.milyn.edisax.model.internal.
MappingNode
setParent(MappingNode)
- Method in class org.milyn.edisax.model.internal.
MappingNode
setProperty(String, Object)
- Method in class org.milyn.edisax.
EDIParser
setProperty(String, Object)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
setRequired(Boolean)
- Method in class org.milyn.edisax.model.internal.
Component
setRequired(Boolean)
- Method in class org.milyn.edisax.model.internal.
Field
setRequired(Boolean)
- Method in class org.milyn.edisax.model.internal.
SubComponent
setResource(String)
- Method in class org.milyn.edisax.model.internal.
Import
setResourceURI(URI)
- Method in class org.milyn.edisax.model.internal.
Import
setSegcode(String)
- Method in class org.milyn.edisax.model.internal.
Segment
setSegment(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setSegmentListener(BufferedSegmentListener)
- Method in class org.milyn.edisax.
BufferedSegmentReader
Set the segment listener.
setSegments(SegmentGroup)
- Method in class org.milyn.edisax.model.internal.
Edimap
setSubComponent(String)
- Method in class org.milyn.edisax.model.internal.
Delimiters
setTruncatable(Boolean)
- Method in class org.milyn.edisax.model.internal.
Component
setTruncatable(Boolean)
- Method in class org.milyn.edisax.model.internal.
Field
setTruncatable(Boolean)
- Method in class org.milyn.edisax.model.internal.
Segment
setTruncatableComponents(Boolean)
- Method in class org.milyn.edisax.model.internal.
Import
setTruncatableFields(Boolean)
- Method in class org.milyn.edisax.model.internal.
Import
setTruncatableSegments(Boolean)
- Method in class org.milyn.edisax.model.internal.
Import
setValue(V)
- Method in class org.milyn.edisax.model.internal.
ParamEntry
setVersion(String)
- Method in class org.milyn.edisax.model.internal.
Description
setXmltag(String)
- Method in class org.milyn.edisax.model.internal.
MappingNode
split(String, String, String)
- Static method in class org.milyn.edisax.util.
EDIUtils
Splits a String by delimiter as long as delimiter does not follow an escape sequence.
startElement(String, boolean)
- Method in class org.milyn.edisax.
EDIParser
SubComponent
- Class in
org.milyn.edisax.model.internal
SubComponent()
- Constructor for class org.milyn.edisax.model.internal.
SubComponent
SubComponent(String, Boolean)
- Constructor for class org.milyn.edisax.model.internal.
SubComponent
U
UNAHandler
- Class in
org.milyn.edisax.unedifact.handlers
UNA Segment Handler.
UNAHandler()
- Constructor for class org.milyn.edisax.unedifact.handlers.
UNAHandler
UNEdifact41ControlBlockHandlerFactory
- Class in
org.milyn.edisax.unedifact.handlers.r41
UN/EDIFACT control block handler factory (Version 4, Release 1).
UNEdifact41ControlBlockHandlerFactory(HierarchyChangeListener)
- Constructor for class org.milyn.edisax.unedifact.handlers.r41.
UNEdifact41ControlBlockHandlerFactory
UNEdifactInterchangeParser
- Class in
org.milyn.edisax.unedifact
UN/EDIFACT Interchange Envelope parser.
UNEdifactInterchangeParser()
- Constructor for class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
UNEdifactUtil
- Class in
org.milyn.edisax.unedifact
UN/EDIFACT utility methods.
UNEdifactUtil()
- Constructor for class org.milyn.edisax.unedifact.
UNEdifactUtil
V
validate(boolean)
- Method in class org.milyn.edisax.unedifact.
UNEdifactInterchangeParser
validateType(String, List<Map.Entry<String, String>>)
- Method in enum org.milyn.edisax.
EDITypeEnum
ValueNode
- Class in
org.milyn.edisax.model.internal
ValueNode.
ValueNode()
- Constructor for class org.milyn.edisax.model.internal.
ValueNode
ValueNode(String)
- Constructor for class org.milyn.edisax.model.internal.
ValueNode
valueOf(String)
- Static method in enum org.milyn.edisax.
EDITypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.milyn.edisax.model.internal.
DelimiterType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.milyn.edisax.
EDITypeEnum
Returns an array containing the constants of this enum type, in the order they're declared.
values()
- Static method in enum org.milyn.edisax.model.internal.
DelimiterType
Returns an array containing the constants of this enum type, in the order they're declared.
W
write(Writer)
- Method in class org.milyn.edisax.model.internal.
Edimap
write(Edimap, Writer)
- Static method in class org.milyn.edisax.util.
EdimapWriter
X
XSD_V10
- Static variable in class org.milyn.edisax.model.
EDIConfigDigester
XSD_V11
- Static variable in class org.milyn.edisax.model.
EDIConfigDigester
XSD_V12
- Static variable in class org.milyn.edisax.model.
EDIConfigDigester
XSD_V13
- Static variable in class org.milyn.edisax.model.
EDIConfigDigester
XSD_V14
- Static variable in class org.milyn.edisax.model.
EDIConfigDigester
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
U
V
W
X
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.