Uses of Package
wt.step.processor.stepParser

Packages that use wt.step.processor.stepParser
wt.step.processor   
wt.step.processor.stepParser   
 

Classes in wt.step.processor.stepParser used by wt.step.processor
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.
 

Classes in wt.step.processor.stepParser used by wt.step.processor.stepParser
ASCII_CharStream
          An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
ParseException
          This exception is thrown when parse errors are encountered.
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.
STEPParserConstants
           
STEPParserTokenManager
           
Token
          Describes the input token stream.