Package org.apache.poi.ooxml.util
Class SAXHelper
- java.lang.Object
 - 
- org.apache.poi.ooxml.util.SAXHelper
 
 
- 
public final class SAXHelper extends java.lang.ObjectProvides handy methods for working with SAX parsers and readers 
- 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.xml.sax.XMLReadernewXMLReader()Creates a new SAX XMLReader, with sensible defaults 
 -