Class XMLFeeder


  • public class XMLFeeder
    extends Feeder
    Unpack a stream of document operations represented as XML and push to a feed access point.
    Author:
    Thomas Gundersen, steinar
    • Constructor Detail

      • XMLFeeder

        public XMLFeeder​(com.yahoo.document.DocumentTypeManager docMan,
                         SimpleFeedAccess sender,
                         java.io.InputStream stream)
    • Method Detail

      • createReader

        protected com.yahoo.vespaxmlparser.FeedReader createReader()
                                                            throws java.lang.Exception
        Specified by:
        createReader in class Feeder
        Throws:
        java.lang.Exception