public class I18nXMLReader extends DefaultHandler
Parser for Resource Files
| Constructor and Description |
|---|
I18nXMLReader(II18nCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
startElement(String uri,
String localName,
String qName,
Attributes attributes) |
characters, endDocument, endElement, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warningpublic I18nXMLReader(II18nCallback callback)
callback - the loader callbackpublic void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException
startElement in interface ContentHandlerstartElement in class DefaultHandlerSAXExceptionCopyright © 2018–2022 Taimos GmbH. All rights reserved.