Class StaxHelper


  • public final class StaxHelper
    extends Object
    Provides handy methods for working with StAX parsers and readers
    • Method Detail

      • newXMLInputFactory

        public static XMLInputFactory newXMLInputFactory​(XmlOptionsBean options)
        Creates a new StAX XMLInputFactory, with sensible defaults
      • newXMLOutputFactory

        public static XMLOutputFactory newXMLOutputFactory​(XmlOptionsBean options)
        Creates a new StAX XMLOutputFactory, with sensible defaults
      • newXMLEventFactory

        public static XMLEventFactory newXMLEventFactory​(XmlOptionsBean options)
        Creates a new StAX XMLEventFactory, with sensible defaults