Class DomResultHandler

java.lang.Object
org.apache.camel.component.xslt.DomResultHandler
All Implemented Interfaces:
ResultHandler

public class DomResultHandler extends Object implements ResultHandler
Uses DOM to handle results of the transformation
  • Constructor Details

    • DomResultHandler

      public DomResultHandler()
  • Method Details