Package be.re.repo.mod

This package contains some utilities that are helpful for certain document formats.

See:
          Description

Interface Summary
ZippedDocumentExchanger.Get  
ZippedDocumentExchanger.Set  
ZippedDocumentTextExtractor.FilterFactory  
ZippedDocumentTransformer.Transform  
 

Class Summary
ZipCollectionFactory Transforms a WebDAV-collection encoded in a PROPFIND response to a ZIP file.
ZippedDocumentExchanger Implements a mechanism to exchange properties with zipped documents in formats such as ODF, ePub, Office Open XML, etc.
ZippedDocumentTextExtractor Implements a mechanism to extract text from zipped documents containing XML entities.
ZippedDocumentTransformer Implements a mechanism to transform entries in zipped documents in a streaming-oriented fashion without resorting to temporary files.
 

Package be.re.repo.mod Description

This package contains some utilities that are helpful for certain document formats.