org.milyn.container.plugin
Class ResultFactory

java.lang.Object
  extended by org.milyn.container.plugin.ResultFactory

public class ResultFactory
extends Object

Factory for javax.xml.transform.Result objects.

Author:
Daniel Bevenius

Method Summary
 Result createResult(ResultType type)
           
static ResultFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static ResultFactory getInstance()

createResult

public Result createResult(ResultType type)


Copyright © 2008. All Rights Reserved.