| Package | Description |
|---|---|
| org.oddjob.arooa.reflect |
Classes which deal with configuring an object using reflection.
|
| org.oddjob.arooa.standard |
The standard configuration parsing implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ElementAction<N> |
PropertyIdentifier.ElementActionFactory.createComponentElementAction() |
ElementAction<N> |
PropertyIdentifier.ElementActionFactory.createComponentElementAction() |
ElementAction<N> |
PropertyIdentifier.ElementActionFactory.createValueElementAction() |
ElementAction<N> |
PropertyIdentifier.ElementActionFactory.createValueElementAction() |
| Modifier and Type | Method and Description |
|---|---|
R |
PropertyIdentifier.PropertyTypeActions.onIndexedElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
R |
PropertyIdentifier.PropertyTypeActions.onIndexedElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
R |
PropertyIdentifier.PropertyTypeActions.onMappedElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
R |
PropertyIdentifier.PropertyTypeActions.onMappedElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
R |
PropertyIdentifier.PropertyTypeActions.onVariantElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
R |
PropertyIdentifier.PropertyTypeActions.onVariantElement(ArooaElement element,
ArooaContext context,
ElementAction<N> action) |
| Modifier and Type | Class and Description |
|---|---|
class |
ValueConfigurationCreator |
| Constructor and Description |
|---|
RootHandler(ArooaElement documentTag,
ElementAction<? extends org.oddjob.arooa.standard.InstanceRuntime> startHandler)
Constructor.
|
RootHandler(ArooaElement documentTag,
ElementAction<? extends org.oddjob.arooa.standard.InstanceRuntime> startHandler)
Constructor.
|
RootHandler(ElementAction<? extends org.oddjob.arooa.standard.InstanceRuntime> startHandler)
/**
Constructor.
|
RootHandler(ElementAction<? extends org.oddjob.arooa.standard.InstanceRuntime> startHandler)
/**
Constructor.
|
Copyright © 2023. All rights reserved.