| Package | Description |
|---|---|
| org.oddjob.arooa |
Arooa stands for A Rip Off Of Ant, and provides ant like configuration.
|
| org.oddjob.arooa.deploy |
Concerning deployment and implementations of
ArooaDescriptor in particular. |
| org.oddjob.arooa.parsing.interceptors |
Classes that change the parsing patter by intercepting the
current context.
|
| org.oddjob.arooa.types |
The base elements Arooa provides.
|
| org.oddjob.arooa.xml |
Classes for parsing XML.
|
| Modifier and Type | Method and Description |
|---|---|
ParsingInterceptor |
ArooaBeanDescriptor.getParsingInterceptor()
Get The
ParsingInterceptor. |
ParsingInterceptor |
ArooaBeanDescriptor.getParsingInterceptor()
Get The
ParsingInterceptor. |
| Modifier and Type | Method and Description |
|---|---|
ParsingInterceptor |
BeanDefinition.getInterceptor()
Getter the parsing for interceptor.
|
ParsingInterceptor |
BeanDefinitionBean.getInterceptor()
Getter for interceptor.
|
ParsingInterceptor |
BeanDefinitionBean.getInterceptor()
Getter for interceptor.
|
ParsingInterceptor |
BeanDefinition.getInterceptor()
Getter the parsing for interceptor.
|
ParsingInterceptor |
BeanDescriptorHelper.getParsingInterceptor() |
ParsingInterceptor |
LinkedBeanDescriptor.getParsingInterceptor() |
ParsingInterceptor |
LinkedBeanDescriptor.getParsingInterceptor() |
ParsingInterceptor |
BeanDescriptorHelper.getParsingInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
BeanDefinitionBean.setInterceptor(ParsingInterceptor parsingInterceptor)
Setter for interceptor.
|
void |
BeanDefinitionBean.setInterceptor(ParsingInterceptor parsingInterceptor)
Setter for interceptor.
|
void |
BeanDescriptorAccumulator.setParsingInterceptor(ParsingInterceptor parsingInterceptor) |
void |
BeanDescriptorBuilder.setParsingInterceptor(ParsingInterceptor interceptor)
Set the parsing interceptor.
|
void |
BeanDescriptorBuilder.setParsingInterceptor(ParsingInterceptor interceptor)
Set the parsing interceptor.
|
void |
BeanDescriptorAccumulator.setParsingInterceptor(ParsingInterceptor parsingInterceptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
OnePropertyInterceptor
An interceptor that allows all child elements to contribute to the
configuraiton of a single property.
|
| Modifier and Type | Method and Description |
|---|---|
ParsingInterceptor |
XMLTypeArooa.getParsingInterceptor() |
ParsingInterceptor |
XMLTypeArooa.getParsingInterceptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLInterceptor
This handler converts the events back into XML.
|
Copyright © 2023. All rights reserved.