Class SourceDataSource

  • All Implemented Interfaces:
    org.apache.axiom.om.OMDataSource, org.apache.axiom.om.OMDataSourceExt

    public class SourceDataSource
    extends org.apache.axiom.om.ds.AbstractPullOMDataSource
    OMDataSource backed by a source
    • Constructor Detail

      • SourceDataSource

        public SourceDataSource​(Source data)
    • Method Detail

      • getObject

        public Source getObject()
        Specified by:
        getObject in interface org.apache.axiom.om.OMDataSourceExt
        Overrides:
        getObject in class org.apache.axiom.om.ds.AbstractOMDataSource
      • isDestructiveRead

        public boolean isDestructiveRead()