Package | Description |
---|---|
org.milyn.cdr.extension |
Smooks Configuration Extension Classes.
|
org.milyn.cdres.assemble | |
org.milyn.cdres.trans | |
org.milyn.delivery.dom |
DOM based Content Delivery.
|
org.milyn.javabean |
Smooks Javabean Cartridge implementation classes.
|
org.milyn.javabean.context |
Modifier and Type | Class and Description |
---|---|
class |
CloneResourceConfig
Create a new
SmooksResourceConfiguration by cloning the current resource. |
class |
NewResourceConfig
Create a new
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 | Method and Description |
---|---|
void |
ProcessingSet.addProcessingUnit(DOMElementVisitor processingUnit,
SmooksResourceConfiguration resourceConfig)
Add to the ProcessingSet.
|
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.
|
Copyright © 2015. All rights reserved.