net.sf.tomp.xtcl.result
Interface HasResult


public interface HasResult

Intf for object that can provide a JAXP Result

Version:
$Revision$
Author:
$author$

Method Summary
 javax.xml.transform.Result getResult()
          gets the JAXP Result
 

Method Detail

getResult

javax.xml.transform.Result getResult()
gets the JAXP Result

Returns:
the JAXP Result provided by this object


Copyright © 2004-2005 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.