Package | Description |
---|---|
org.milyn.calc | |
org.milyn.cdr.xpath.evaluators.equality | |
org.milyn.db | |
org.milyn.delivery |
Content Delivery.
|
org.milyn.delivery.dom.serialize |
Serialisation Unit Definitions.
|
org.milyn.delivery.nested | |
org.milyn.delivery.sax |
SAX based Content Delivery.
|
org.milyn.delivery.sax.terminate | |
org.milyn.io | |
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
org.milyn.javabean.context | |
org.milyn.persistence | |
org.milyn.routing.basic | |
org.milyn.routing.db | |
org.milyn.routing.file | |
org.milyn.routing.io | |
org.milyn.routing.jms | |
org.milyn.templating.freemarker |
FreeMarker templating for Smooks.
|
org.milyn.validation | |
org.milyn.visitors.remove | |
org.milyn.visitors.set |
Modifier and Type | Class and Description |
---|---|
class |
Counter
The counter can increment or decrement a value.
|
Modifier and Type | Class and Description |
---|---|
class |
ElementIndexCounter
Element index counter.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSource
DataSource management resource.
|
class |
DirectDataSource
Direct DataSource.
|
class |
JndiDataSource
Jndi based DataSource.
|
Modifier and Type | Class and Description |
---|---|
class |
DomModelCreator
DOM Node Model creator.
|
Modifier and Type | Method and Description |
---|---|
ContentHandlerConfigMapTable<SAXVisitBefore> |
VisitorConfigMap.getSaxVisitBefores() |
Modifier and Type | Method and Description |
---|---|
void |
VisitorConfigMap.setSaxVisitBefores(ContentHandlerConfigMapTable<SAXVisitBefore> saxVisitBefores) |
Modifier and Type | Class and Description |
---|---|
class |
ContextObjectSerializationUnit
ExecutionContext object serializer. |
class |
GhostElementSerializationUnit
Ghost element serialization unit.
|
class |
TextSerializationUnit
Write a <text> element.
|
Modifier and Type | Class and Description |
---|---|
class |
NestedExecutionVisitor
Nested Smooks execution visitor.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SAXElementVisitor
SAX Element Visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSAXElementSerializer
Default Serializer for SAX Filtering.
|
Modifier and Type | Method and Description |
---|---|
ContentHandlerConfigMapTable<SAXVisitBefore> |
SAXContentDeliveryConfig.getVisitBefores() |
List<ContentHandlerConfigMap<SAXVisitBefore>> |
SAXElementVisitorMap.getVisitBefores() |
List<SAXVisitBefore> |
DynamicSAXElementVisitorList.getVisitBefores() |
Modifier and Type | Method and Description |
---|---|
void |
SAXContentDeliveryConfig.setVisitBefores(ContentHandlerConfigMapTable<SAXVisitBefore> visitBefores) |
void |
SAXElementVisitorMap.setVisitBefores(List<ContentHandlerConfigMap<SAXVisitBefore>> visitBefores) |
Modifier and Type | Class and Description |
---|---|
class |
TerminateVisitor
Terminate Visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractOutputStreamResource
AbstractOuputStreamResource is the base class for handling output stream
resources in Smooks.
|
Modifier and Type | Class and Description |
---|---|
class |
BeanInstanceCreator
Bean instance creator visitor class.
|
class |
BeanInstancePopulator
Bean instance populator visitor class.
|
class |
ValueBinder
Value Binder.
|
Modifier and Type | Class and Description |
---|---|
class |
StaticVariableBinder
Static variable binding visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
DaoFlusher
DAO Flusher
This DAO flusher calls the flush method of a DAO.
|
class |
EntityDeleter
DAO Deleter
This DAO deleter calls the delete method of a DAO, using a entity bean from
the bean context as parameter.
|
class |
EntityInserter
DAO Inserter
This DAO inserter calls the insert method of a DAO, using a entity bean from
the bean context as parameter.
|
class |
EntityLocator
DAO Locator
This DAO locator uses lookup methods or methods that accept a query to
lookup entities from a data source.
|
class |
EntityLocatorParameterVisitor |
class |
EntityUpdater
DAO Updater
This DAO updater calls the update method of a DAO, using a entity bean from
the bean context as parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
FragmentSerializer
Basic message fragment serializer.
|
Modifier and Type | Class and Description |
---|---|
class |
ResultsetRowSelector |
class |
SQLExecutor
SQLExecutor Visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
FileOutputStreamResource
An
AbstractOutputStreamResource implementation
that handles file output streams. |
Modifier and Type | Class and Description |
---|---|
class |
OutputStreamRouter
OutputStreamRouter is a fragment Visitor (DOM/SAX) that can be used to route
context beans (
BeanContext beans) an OutputStream. |
Modifier and Type | Class and Description |
---|---|
class |
JMSRouter
Router is a Visitor for DOM or SAX elements.
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerTemplateProcessor
FreeMarker template application ProcessingUnit.
|
Modifier and Type | Class and Description |
---|---|
class |
Validator
A Validator uses a predefined Rule that performs the actual validator for a Validator.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoveAttribute
Remove attribute.
|
class |
RemoveElement
Remove Element.
|
Modifier and Type | Class and Description |
---|---|
class |
SetElementData
Set Element Data visitor.
|
Copyright © 2020. All rights reserved.