Interface | Description |
---|---|
PackageConstants |
This interface defines the available node and attribute names used within package files.
|
Class | Description |
---|---|
AbstractPackageParser |
The abstract level Parser implementation, which has helper methods
|
AbstractReplacementValue | |
DefaultPackageResolver | |
PackageImportParser |
The Package Import parser implementation.
|
PackageManager | |
ReplacementValuesManager |
This manager is responsible for managing the replacement value queries, executing them and assigning them an ImportFileTag.
|
SelectionReplacementValue |
This class is used for replacement values in which the user has the select one from a choice of many.
|
StringUtil |