Package chemaxon.naming.document
package chemaxon.naming.document
Document to Structure (D2S) conversion.
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.
-
ClassDescriptionA convenience class for dealing with String-based documents, such as TXT, HTML, or XML files.