Package: mlreportgen.dom
Superclasses:
Number stream counter incrementers
Create numbering stream counter incrementers.
creates
an empty counter incrementer.counterIncObj
= CounterInc()
creates
a counter incrementer for each specified numbering streams. Assigning
this format to the style of a DOM object causes the associated stream
counters to be incremented when the object is appended to a document.counterIncObj
= CounterInc(streamNames)