META-INF.xsd.smooks.io-routing-1.1.xsd Maven / Gradle / Ivy
Smooks IO Routing Configuration
Output stream router configuration
Output Stream Router is a fragment Visitor (DOM/SAX) that can be used to route
context beans to an OutputStream.
Output stream router
The element to route on.
The namespace of the routeOnElement element.
The resource name of the AbstractOutputStreamResource the bean should be routed to.
The beanId of the bean from the bean context to be written to the OutputStream.
The encoding used when writing characters to the stream. Default is 'UTF-8'
If the routing is done before or after the selected element. Default is 'false'.