Class StaxHelper

java.lang.Object
org.apache.poi.util.StaxHelper

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

    • 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