Package | Description |
---|---|
org.milyn.calc | |
org.milyn.cdr.extension |
Smooks Configuration Extension Classes.
|
org.milyn.cdres.assemble | |
org.milyn.cdres.trans | |
org.milyn.db | |
org.milyn.delivery |
Content Delivery.
|
org.milyn.delivery.dom |
DOM based Content Delivery.
|
org.milyn.io | |
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
org.milyn.javabean.context | |
org.milyn.javabean.dynamic.ext | |
org.milyn.javabean.dynamic.visitor | |
org.milyn.javabean.ext |
Modifier and Type | Class and Description |
---|---|
class |
Counter
The counter can increment or decrement a value.
|
Modifier and Type | Class and Description |
---|---|
class |
CloneResourceConfig
Create a new
SmooksResourceConfiguration by cloning the current resource. |
class |
MapToResourceConfigFromAttribute
Map a property value onto the current
SmooksResourceConfiguration based on an
element attribute value. |
class |
MapToResourceConfigFromParentConfig
Map a property value from a parent
SmooksResourceConfiguration and onto
the current SmooksResourceConfiguration . |
class |
MapToResourceConfigFromText
Map a property value onto the current
SmooksResourceConfiguration based on an
elements text content. |
class |
NewResourceConfig
Create a new
SmooksResourceConfiguration . |
class |
SetOnResourceConfig
Set a static value on the current
SmooksResourceConfiguration . |
Modifier and Type | Class and Description |
---|---|
class |
RemoveElementAU
Removes a DOM element during the assembly phase.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoveAttributeTU
Removes a DOM element attribute during the processing phase.
|
class |
RemoveElementTU
Removes a DOM element during the processing phase.
|
class |
RenameAttributeTU
Renames an attribute from a DOM element during the processing phase.
|
class |
RenameElementTU
Renames/replaces an element in the document during the processing phase.
|
class |
SetAttributeTU
Set a DOM element attribute during the processing phase.
|
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<DOMVisitBefore> |
VisitorConfigMap.getDomAssemblyVisitBefores() |
ContentHandlerConfigMapTable<DOMVisitBefore> |
VisitorConfigMap.getDomProcessingVisitBefores() |
Modifier and Type | Method and Description |
---|---|
void |
VisitorConfigMap.setDomAssemblyVisitBefores(ContentHandlerConfigMapTable<DOMVisitBefore> domAssemblyVisitBefores) |
void |
VisitorConfigMap.setDomProcessingVisitBefores(ContentHandlerConfigMapTable<DOMVisitBefore> domProcessingVisitBefores) |
Modifier and Type | Interface and Description |
---|---|
interface |
DOMElementVisitor
Element Visitor (GoF) interface for DOM.
|
Modifier and Type | Method and Description |
---|---|
ContentHandlerConfigMapTable<DOMVisitBefore> |
DOMContentDeliveryConfig.getAssemblyVisitBefores() |
ContentHandlerConfigMapTable<DOMVisitBefore> |
DOMContentDeliveryConfig.getProcessingVisitBefores() |
Modifier and Type | Method and Description |
---|---|
void |
DOMContentDeliveryConfig.setAssemblyVisitBefores(ContentHandlerConfigMapTable<DOMVisitBefore> assemblyVisitBefores) |
void |
DOMContentDeliveryConfig.setProcessingVisitBefores(ContentHandlerConfigMapTable<DOMVisitBefore> processingVisitBefores) |
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 |
BeanClassLookup
Bean class lookup visitor.
|
Modifier and Type | Class and Description |
---|---|
class |
NamespaceReaper
Namespace Reaper.
|
Modifier and Type | Class and Description |
---|---|
class |
DecodeParamResolver
Type decoder parameter mapping visitor.
|
class |
InitValExpressionSetter
Expression Binding initVal setter.
|
class |
PropertyChecker
Binding "property" attribute checker.
|
class |
SelectorPropertyResolver
Selector Property Resolver.
|
class |
SetRetainParam
Configure the "retain" bean attribute, if not configured by the
user.
|
class |
WireOnElementChecker |
class |
WireTargetChecker
Bean wiring target attribute checker.
|
Copyright © 2013. All rights reserved.