Package ptolemy.vergil.basic.export.html.jsoup
The ptolemy.vergil.basic.export.html package.
- Since:
- Ptolemy II 8.1
-
Class Summary Class Description HTMLPageAssembler HTMLPageAssembler reads contents from its ports and appends them into the corresponding parts in the template file that must satisfy the following requirement: for each port, there must be a corresponding DOM object whose ID is the same as the port name in the template file, or in the content provided to another port that is created before this port.