E - the type of element to providepublic interface XMLElementParser<E>
| Modifier and Type | Method and Description |
|---|---|
E |
parse(Element element,
E[] parentPath,
ParseContext<E> context) |
boolean |
supports(Element element,
E[] parentPath) |
Copyright © 2006–2016 Volker Bergmann. All rights reserved.