| Package | Description |
|---|---|
| org.milyn.cdr.extension |
Smooks Configuration Extension Classes.
|
| org.milyn.db | |
| org.milyn.delivery |
Content Delivery.
|
| org.milyn.delivery.dom |
DOM based Content Delivery.
|
| org.milyn.io |
| 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 |
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.
|
Copyright © 2015. All rights reserved.