< prev index next >

src/java.xml/share/classes/javax/xml/transform/Result.java

Print this page

        

*** 27,37 **** /** * <p>An object that implements this interface contains the information * needed to build a transformation result tree. * ! * @author <a href="Jeff.Suttor@Sun.com">Jeff Suttor</a> * @since 1.4 */ public interface Result { /** --- 27,37 ---- /** * <p>An object that implements this interface contains the information * needed to build a transformation result tree. * ! * @author Jeff Suttor * @since 1.4 */ public interface Result { /**
< prev index next >