Interface OMXMLStreamReaderEx

    • Method Detail

      • enableDataSourceEvents

        void enableDataSourceEvents​(boolean value)
        Deprecated.
        If enabled, treat OMSourcedElements that have a OMDataSource as leaf nodes. The caller should use the getDataSource method to obtain the OMDataSource for these events.
        Parameters:
        value - boolean
      • getDataSource

        org.apache.axiom.om.OMDataSource getDataSource()
        Deprecated.
        Returns:
        OMDataSource if available