javax.xml.transform
Interface Result
- All Known Implementing Classes:
- DOMResult, SAXResult, StreamResult
- public interface Result
Result
- Version:
- 1.0
- Author:
- Andrew Selkirk
PI_DISABLE_OUTPUT_ESCAPING
public static final java.lang.String PI_DISABLE_OUTPUT_ESCAPING
PI_ENABLE_OUTPUT_ESCAPING
public static final java.lang.String PI_ENABLE_OUTPUT_ESCAPING
getSystemId
public java.lang.String getSystemId()
setSystemId
public void setSystemId(java.lang.String systemID)
Source code is under GPL (with library exception) in the JAXP project at http://www.gnu.org/software/classpathx/jaxp
This documentation was derived from that source code on 2001-11-20.