Class XOPEncodingStreamWrapper

    • Method Detail

      • processDataHandler

        protected String processDataHandler​(org.apache.axiom.ext.stax.datahandler.DataHandlerProvider dataHandlerProvider,
                                            String existingContentID,
                                            boolean optimize)
                                     throws IOException
        Throws:
        IOException
      • getContentIDs

        public Set<String> getContentIDs()
        Get the set of content IDs referenced in xop:Include element information items produced by this wrapper.
        Returns:
        The set of content IDs in their order of appearance in the infoset. If no xop:Include element information items have been produced yet, an empty set will be returned.