public abstract class MexicoXmlParser<M> extends XmlParser<M>
| Constructor and Description |
|---|
MexicoXmlParser() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTypedValue(ValueType type,
String value) |
Date |
parseDate(String toParse) |
checkStartFile, getModel, parseModel, parserEqual, testCurrentEndTag, testCurrentStartTag, testNextEndTag, testNextStartTagpublic Date parseDate(String toParse) throws ParseException
ParseExceptionCopyright © 2011–2014 Code Lutin. All rights reserved.