Package | Description |
---|---|
org.milyn |
Smooks Content Transformation/Analysis - *** STARTING POINT ***.
|
org.milyn.container.standalone |
Standalone Container Implementation.
|
org.milyn.profile |
Entity profiling implementation.
|
Modifier and Type | Method and Description |
---|---|
ExecutionContext |
Smooks.createExecutionContext(String targetProfile)
Create a
ExecutionContext instance for use on this Smooks instance. |
Constructor and Description |
---|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
String contentEncoding,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
StandaloneExecutionContext(String targetProfile,
ApplicationContext context,
VisitorConfigMap extendedVisitorConfigMap)
Public Constructor.
|
Modifier and Type | Method and Description |
---|---|
ProfileSet |
DefaultProfileStore.getProfileSet(String profileMember) |
ProfileSet |
ProfileStore.getProfileSet(String baseProfile)
Get the ProfileSet associated with the specified profile member.
|
Copyright © 2020. All rights reserved.