Class: AsfmDocumentIdTagger

AsfmDocumentIdTagger()

ASFM Document Id tagger

Constructor

new AsfmDocumentIdTagger()

constructor
Source:

Methods

scan(document, tag, parent_idopt)

Recursively scan, copy and tag an ASFM document
Parameters:
Name Type Attributes Description
document Object an ASFM document
tag boolean a flag to enable/disable Id tagging
parent_id Number <optional>
Id of parent
Source:

tag(document)

Copy and tag an ASFM document
Parameters:
Name Type Description
document Object an ASFM document
Source: