Class | Description |
---|---|
ManifestParser |
The entry point of library.
|
ParsingContext |
Instances of this class are sent to filters as they need to know in which mode (explicit, network,...) and context (relative path
to the first loaded file) it currently is. the output is a single file but resources can be imported from other files so relative
path has to be changed according to directory imported file is in.
|
Exception | Description |
---|---|
FileNotFoundException |
Exception to be thrown when given resource was not found.
|
Copyright © 2013. All Rights Reserved.