2b1dacc826
- Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
12 lines
609 B
Text
12 lines
609 B
Text
This project provides the Java-based implementation of the
|
|
Simple API for Binary REpresentations (SABRE). The library
|
|
defines observer-pattern interfaces for processing hierarchically
|
|
structured, binary-oriented documents, comparable to the Simple
|
|
API for XML (SAX). Processing can be modularized into a streaming
|
|
pipeline composed of separate stages, enabling the parsing,
|
|
transformation and serialization of large binary documents.
|
|
|
|
UDFLib is a Java-based implementation for creating UDF filesystem
|
|
images for DVDs according to ISO 13346, also known as ECMA-167.
|
|
|
|
WWW: http://sabre-library.sourceforge.net/
|