| Package | Description |
|---|---|
| jadex.xml | |
| jadex.xml.bean | |
| jadex.xml.reader |
| Modifier and Type | Method and Description |
|---|---|
IPostProcessor |
TypeInfo.getPostProcessor()
Get the post-processor.
|
IPostProcessor |
ObjectInfo.getPostProcessor()
Get the postproc.
|
| Constructor and Description |
|---|
ObjectInfo(Object typeinfo,
IPostProcessor postproc)
Create a new object info.
|
| Modifier and Type | Method and Description |
|---|---|
IPostProcessor[] |
BeanObjectReaderHandler.getPostProcessors(Object object,
Object typeinfo)
Get the post-processor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanObjectReaderHandler.addPostProcessor(IFilter filter,
IPostProcessor processor)
Add a post processor.
|
| Modifier and Type | Method and Description |
|---|---|
IPostProcessor[] |
IObjectReaderHandler.getPostProcessors(Object object,
Object typeinfo)
Get the post-processor.
|
Copyright © 2012. All Rights Reserved.