Class Summary |
ASCII_CharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing). |
EntityReference |
An unresolved reference to another Entity through it '#id' number |
StepData |
A model of the data in a STEP/Part21 file to the level of individual
StepEntities, but not linked/validated to a particular Express Schema. |
StepEntity |
A single entity from a STEP/Part21 file. |
STEPParser |
Parser of STEP/Part21 data into a StepData object. |
STEPParserTokenManager |
|
Token |
Describes the input token stream. |