Interface | Description |
---|---|
ReaderConfigurator |
Reader configurator.
|
SmooksFactory |
A factory that creates
Smooks instances. |
Class | Description |
---|---|
BundleClassLoaderDelegator | |
FilterSettings |
Smooks filter settings for programmatic configuration of the
Smooks instance. |
GenericReaderConfigurator |
Generic reader configurator.
|
ResourceMerger |
ResourceMerger is able to merge java archives (jars) and in the process merge
any text based resource files.
|
Smooks |
Smooks executor class.
|
SmooksActivator |
Will register an OSGi
ServiceFactory for Smooks which can
be used to get a SmooksFactory that knows how to load classes
and resources from OSGi bundles. |
SmooksOSGIFactory |
A factory class for creating Smooks instances in an OSGi environment.
|
SmooksServiceFactory |
SmooksServiceFactory is a
ServiceFactory implementation that
enables the creation of per-bundle SmooksOSGIFactory implementations. |
SmooksUtil |
Smooks utilities. |
Enum | Description |
---|---|
StreamFilterType |
Smooks filter type.
|
Exception | Description |
---|---|
SmooksException |
Smooks Exception.
|
Copyright © 2020. All rights reserved.