| Home >> All >> org >> embl >> ebi >> escience >> scufl >> [ parser Javadoc ] |
| | org.embl.ebi.escience.scufl.parser.test.* (2) |
org.embl.ebi.escience.scufl.parser: Javadoc index of package org.embl.ebi.escience.scufl.parser.
Package Samples:
org.embl.ebi.escience.scufl.parser.test: Provides functionality to populate ScuflModel instances from textual and XML dialects of the Scufl language.
Classes:
Scufl2XScuflParser: Given an input stream from which to read a Scufl definition file, this class exposes an InputStream that contains the corresponding XScufl representation. This can be used in conjunction with the XScuflParser to populate a ScuflModel directly from the human readable Scufl format.
ExceptionHolder: Used to carry an exception between the worker threads loading the processors and the main thread that actually cares
XScuflParser: Reads a definition in XScufl format and populates the supplied model with it.
XScuflFormatException: Thrown by the ScuflModel when it can't find a particular named processor.
ProcessorLoaderThread: A thread subclass to load a processor without blocking everything
Scufl2XScuflParserTest: Attempt to load a chunk of XScufl into a model
XScuflParserTest: Attempt to load a chunk of XScufl into a model
| Home | Contact Us | Privacy Policy | Terms of Service |