Package | Description |
---|---|
jadex.xml | |
jadex.xml.bean | |
jadex.xml.writer |
Modifier and Type | Method and Description |
---|---|
IPreProcessor |
XMLInfo.getPreProcessor()
Get the preprocessor.
|
IPreProcessor |
TypeInfo.getPreProcessor()
Get the pre-processor.
|
Constructor and Description |
---|
XMLInfo(QName[] xmlpathelements,
IFilter filter,
boolean createfromtag,
IPreProcessor preprocessor)
Create a new xml info.
|
XMLInfo(QName[] xmlpathelements,
IPreProcessor preprocessor)
Create a new xml info.
|
XMLInfo(String xmlpath,
IFilter filter,
boolean createfromtag,
IPreProcessor preprocessor)
Create a new xml info.
|
XMLInfo(String xmlpath,
IPreProcessor preprocessor)
Create a new xml info.
|
Modifier and Type | Method and Description |
---|---|
IPreProcessor[] |
BeanObjectWriterHandler.getPreProcessors(Object object,
Object typeinfo)
Get the pre-processor.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanObjectWriterHandler.addPreProcessor(IFilter filter,
IPreProcessor processor)
Add a pre processor.
|
Modifier and Type | Method and Description |
---|---|
IPreProcessor[] |
IObjectWriterHandler.getPreProcessors(Object object,
Object typeinfo)
Get the pre-processor.
|
IPreProcessor[] |
AbstractObjectWriterHandler.getPreProcessors(Object object,
Object typeinfo)
Get the pre-processors.
|
Copyright © 2013. All Rights Reserved.