| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.design |
Classes for creating forms for ArooaConfigurations.
|
| org.oddjob.arooa.parsing |
Classes concerning the parsing a configurations.
|
| org.oddjob.arooa.runtime |
Classes concerning runtime configuration.
|
| org.oddjob.arooa.standard |
The standard configuration parsing implementation.
|
| org.oddjob.arooa.utils |
Miscellaneous utility classes.
|
| org.oddjob.arooa.xml |
Classes for parsing XML.
|
| Class and Description |
|---|
| Evaluator
Something that's able to evaluate a property expression.
|
| ExpressionParser
Something that is able to parse an expression which is either an
attribute in a configuration or element text.
|
| PropertyManager
Manages Properties.
|
| Class and Description |
|---|
| ConfigurationNode
Encapsulates structure and values of a configuration.
|
| RuntimeConfiguration
The fundamental unit created during the parsing of a configuration.
|
| Class and Description |
|---|
| ConfigurationNode
Encapsulates structure and values of a configuration.
|
| ConfigurationNodeListener
Listen to changes in Configuration.
|
| PropertyManager
Manages Properties.
|
| RuntimeConfiguration
The fundamental unit created during the parsing of a configuration.
|
| Class and Description |
|---|
| ConfigurationNode
Encapsulates structure and values of a configuration.
|
| ConfigurationNodeEvent
An Event for changes in the structure of a
ConfigurationNode. |
| ConfigurationNodeListener
Listen to changes in Configuration.
|
| Evaluator
Something that's able to evaluate a property expression.
|
| ExpressionParser
Something that is able to parse an expression which is either an
attribute in a configuration or element text.
|
| ModificationRefusedException |
| ParsedExpression
The result of parsing an expression with an
ExpressionParser. |
| PropertyLookup
Something for looking up properties.
|
| PropertySource
Tag for something that is the source of a property.
|
| RuntimeConfiguration
The fundamental unit created during the parsing of a configuration.
|
| RuntimeEvent
An event passed to a
RuntimeListener. |
| RuntimeListener
Able to listen to configuration events from
RuntimeConfigurations. |
| ScriptEvaluator
Evaluate an expression as a script using the Java Scripting API (defined by JSR 223).
|
| ScriptEvaluatorProvider
Allow modules to provide a Script
Evaluator to be used for the evaluation of #{} expressions. |
| SubstitutionPolicy
Allow different behaviour during substitution.
|
| Class and Description |
|---|
| Evaluator
Something that's able to evaluate a property expression.
|
| ExpressionParser
Something that is able to parse an expression which is either an
attribute in a configuration or element text.
|
| ParsedExpression
The result of parsing an expression with an
ExpressionParser. |
| PropertyLookup
Something for looking up properties.
|
| PropertyManager
Manages Properties.
|
| PropertySource
Tag for something that is the source of a property.
|
| Class and Description |
|---|
| PropertyManager
Manages Properties.
|
| Class and Description |
|---|
| ConfigurationNode
Encapsulates structure and values of a configuration.
|
Copyright © 2023. All rights reserved.