|
OASIS
Non-strict to Strict Mode Converter
The
strict-mode format for OASIS lays down stringent
requirements on the format in which text strings,
property strings, placement cells, cell names are
referenced in an OASIS file. As a consequence, random
access to particular named cell in an OASIS file is
enabled.
The
strict mode converter from OASIS tooling converts
potentially non-strict mode file to strict mode syntax.
It correctly computes the cell location offsets and
replaces all name-based references by their equivalent
number-based reference. It produces the named tables in
the start record. It also converts all named references
to numbered references.
By
construction it does not place any stray record for
names outside the tables. Since layer names and cell
names have properties these properties must be
referenced by number. The named table order is Property
Name first, Cell name last.
Recognizing the need to operate on multi-gigabyte files,
the converter uses optimized algorithm to do stateless
encoding into strict mode.
For additional
information about this product, please email us at
inquiries@oasistooling.com.
Our translators and parsers
are available as evaluation software prior to
purchase. For more information, please go to our software
Evaluation page.
|