Package chemaxon.naming.document
package chemaxon.naming.document
Provides Document to Structure (D2S) conversion and document annotation.
Document to Structure discovers structures from their names in documents. It can be done using the
DocumentToStructure class or the MolImporter class
using the "d2s" format.
-
ClassDescriptionGenerate a chemically annotated HTML view of a document.Document type enum for
DocumentAnnotator.The interface for aDocumentAnnotatorprogress event listener.Represents the state of progress during a document annotation process.Represents various options regarding how a document should be annotated, both in terms of input and output.A builder forDocumentAnnotatorOptions, allowing for options to be built using a fluent interface.A list of supported image formats for popups in the annotated document.A convenience class for dealing with String-based documents, such as TXT, HTML, or XML files.This class implements the default conversion from XML to HTML.