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()
        Creates a new StAX XMLInputFactory, with sensible defaults
      • newXMLOutputFactory

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

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