public final class MapParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
parse(Reader xmlStreamReader,
Parser pzparser)
New method based on Reader.
|
static MetaData |
parseMap(Reader xmlStreamReader,
Parser pzparser)
New method based on Reader.
|
static void |
setDebug(boolean b)
If set to true, debug information for the map file will be thrown to the
console after the parse is finished
|
public static Map<String,Object> parse(Reader xmlStreamReader, Parser pzparser) throws IOException, ParserConfigurationException, SAXException
xmlStreamReader - pzparser - Can be null. Allows additional opts to be set during the XML map readIOExceptionParserConfigurationExceptionSAXExceptionpublic static void setDebug(boolean b)
b - public static MetaData parseMap(Reader xmlStreamReader, Parser pzparser) throws IOException, ParserConfigurationException, SAXException
xmlStreamReader - pzparser - Can be null. Allows additional opts to be set during the XML map readIOExceptionSAXExceptionParserConfigurationExceptionCopyright © 2006–2021 Appendium - Portfolio Financing Platform. All rights reserved.