All Classes and Interfaces
Class
Description
Utility class for encoding decoding base64
Constants catalog for properties specific to CSV format..
Better to avoid this implementations, which is left only for compatibility.
DocHandlerFacade
Starting from version 0.2.X registration of type handlers changes :
Now is possible to register a type handler both for type (ex. pdf) or key (ex. pdf-fop, pdf-itext, pdf-box)
Currently the DocHelper is not supported as the library moved to a less programmatic approach.
Object representing a
info tag in the Venus Doc XML Format.Class implementing the parsing and validation of doc source
Constants catalog for properties specific to spreadsheet format (XLS/XLSX).
Constants catalog for properties shared by most DocTypeHandler.
Constants catalog for properties shared by HTML DocTypeHandler.
DocTypeHandler Initializer.
DocTypeFacade for basic markdown syntax
https://www.markdownguide.org/basic-syntax/
NOTES:
tables are rendered in html, as they are not included in basic syntax
currently some DocBase model elements are skipped (for exampled DocImage)
DocTypeFacade for extended markdown syntax
https://www.markdownguide.org/extended-syntax/
NOTE: all elements, including tables, are rendered in markdown format
DocTypeHandler for markdown basic syntax :
https://www.markdownguide.org/basic-syntax/
DocTypeHandler for markdown extended syntax :
https://www.markdownguide.org/extended-syntax/
Method in this class are not used anymore, but are left for backward compatibility.