All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.berryworks.edireader.util.base64.package.html Maven / Gradle / Ivy

Go to download

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.

There is a newer version: 5.6.4
Show newest version








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