| Interface | Description |
|---|---|
| ProjectReader |
This interface is implemented by all classes which can read project
files of any type and generate an ProjectFile instance from the contents
of the file.
|
| Class | Description |
|---|---|
| AbstractProjectReader |
Abstract implementation of the ProjectReader interface
which supplies implementations of the trivial read methods.
|
| ProjectReaderUtility |
This class contains utility methods for working with ProjectReaderss.
|
Copyright © 2013. All Rights Reserved.