public abstract class MexicoXmlParser<M> extends XmlParser<M>
| Constructor and Description |
|---|
MexicoXmlParser(File file) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTypedValue(ValueType type,
String value) |
Date |
parseDate(String toParse) |
getModel, parseModel, parserEqualclose, getEncoding, read, read, readypublic MexicoXmlParser(File file) throws FileNotFoundException, UnsupportedEncodingException
public Date parseDate(String toParse) throws ParseException
ParseExceptionCopyright © 2011-2012 Code Lutin. All Rights Reserved.