public class ComposedDecimalParser extends AbstractFieldParser
| Constructor and Description |
|---|
ComposedDecimalParser() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canParse(Element element,
ParsingContext context) |
protected Field |
parse(Element fieldNode,
boolean optional,
ParsingContext context) |
getElement, isElement, parse, parseExternalAttributespublic boolean canParse(Element element, ParsingContext context)
canParse in interface FieldParsercanParse in class AbstractFieldParserprotected Field parse(Element fieldNode, boolean optional, ParsingContext context)
parse in class AbstractFieldParserCopyright © 2006-2013 The LaSalle Technology Group, LLC. All Rights Reserved.