Class SourceType

java.lang.Object
org.apache.cxf.aegis.type.AegisType
org.apache.cxf.aegis.type.xml.SourceType

public class SourceType extends AegisType
Reads and writes javax.xml.transform.Source types.

The XML stream is converted DOMSource and sent off.

See Also:
  • javanet.staxutils.StAXSource
  • XMLInputFactory
  • org.apache.cxf.aegis.util.STAXUtils