Smooks smooks = {@link #Smooks(String) new Smooks}("smooks-config.xml"); {@link ExecutionContext} execContext;execContext = smooks. {@link #createExecutionContext createExecutionContext}(); smooks. {@link #filterSource filter}(new {@link StreamSource}(...), new {@link StreamResult}(...), execContext);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|