jaxp/src/javax/xml/transform/Result.java
changeset 25262 1fe892ba017a
parent 12457 c348e06f0e82
equal deleted inserted replaced
24908:2dcf544eb7ed 25262:1fe892ba017a
    28 /**
    28 /**
    29  * <p>An object that implements this interface contains the information
    29  * <p>An object that implements this interface contains the information
    30  * needed to build a transformation result tree.</p>
    30  * needed to build a transformation result tree.</p>
    31  *
    31  *
    32  * @author <a href="Jeff.Suttor@Sun.com">Jeff Suttor</a>
    32  * @author <a href="Jeff.Suttor@Sun.com">Jeff Suttor</a>
       
    33  * @since 1.4
    33  */
    34  */
    34 public interface Result {
    35 public interface Result {
    35 
    36 
    36     /**
    37     /**
    37      * The name of the processing instruction that is sent if the
    38      * The name of the processing instruction that is sent if the