Package | Description |
---|---|
psdi.app.bim.parser.cobie |
Modifier and Type | Method and Description |
---|---|
void |
Parser.export(java.lang.String fileName,
java.lang.String[] pageList,
java.io.InputStream template,
ExportProgressTracker tracker,
Exporter.ExportFormat fileFormat)
Parsers should implement this method to support export functionality
|
void |
BIMProjectParser.export(java.lang.String fileName,
java.lang.String[] pageList,
java.io.InputStream templateStream,
ExportProgressTracker tracker,
Exporter.ExportFormat fileFormat) |