@FunctionalInterface public static interface XMLTable.IParser<T extends XMLTable.IMapValue>
Modifier and Type | Method and Description |
---|---|
T |
parse(XMLTable t)
Parameter t is iterated with "while(next()".
|
T parse(XMLTable t) throws SAXException, SemanticException
t
- SAXException
SemanticException
Copyright © 2024. All rights reserved.