public final class LocalBundleParser extends ExtensibleSAXParser
The new (preferred) syntax is to use <bundle> as the root element. Such a bundle can contain multiple updates. This maps to bundle.xsd
| Constructor and Description | 
|---|
LocalBundleParser()  | 
| Modifier and Type | Method and Description | 
|---|---|
ParserResult | 
parse(java.io.InputStream inputStream)  | 
createInitialContext, getContext, parsepublic ParserResult parse(java.io.InputStream inputStream) throws java.io.IOException, javax.xml.parsers.ParserConfigurationException, org.xml.sax.SAXException
java.io.IOExceptionjavax.xml.parsers.ParserConfigurationExceptionorg.xml.sax.SAXException