com.berryworks.edireader.util.base64.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of edireader Show documentation
Show all versions of edireader Show documentation
EDIReader is a Java package for parsing business documents structured according to EDI standards.
It supports the SAX and JAXP interfaces defined for XML, making it suitable for use in any XML-based system
that allows the configuration of a custom SAX parser.
Provides support for encoding arbitrary 8-bit data sequences into
a sequence of printable ASCII characters.
This is rarely needed by EDIReader, but is
useful in achieving XML-friendly representation of ANSI BIN segments.
This implementation is functionally equivalent to other Java implementations but
was developed from scratch to avoid potential copyright issues.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy