Package | Description |
---|---|
org.milyn.cdr |
Smooks Configurations (Content Delivery Resources - CDR) Object Model.
|
org.milyn.delivery |
Content Delivery.
|
org.milyn.smooks.scripting.groovy |
Groovy Scripting.
|
org.milyn.templating.freemarker |
FreeMarker templating for Smooks.
|
org.milyn.templating.stringtemplate |
StringTemplate templating for Smooks.
|
org.milyn.templating.xslt |
XSLT templating for Smooks.
|
Modifier and Type | Method and Description |
---|---|
ContentHandlerFactory |
SmooksResourceConfigurationStore.getContentHandlerFactory(String type)
Get the
ContentHandlerFactory for a resource based on the
supplied resource type. |
Modifier and Type | Class and Description |
---|---|
class |
JavaContentHandlerFactory
Java ContentHandler instance creator.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyContentHandlerFactory
|
Modifier and Type | Class and Description |
---|---|
class |
FreeMarkerContentHandlerFactory
FreeMarker templating
Visitor Creator class. |
Modifier and Type | Class and Description |
---|---|
class |
StringTemplateContentHandlerFactory
StringTemplate
DOMElementVisitor Creator class. |
Modifier and Type | Class and Description |
---|---|
class |
XslContentHandlerFactory
XSL
DOMElementVisitor Creator class. |
Copyright © 2020. All rights reserved.