@FunctionalInterface
public static interface AbstractStAXParser.ElementParser<C>
Modifier and Type | Method | Description |
---|---|---|
void |
parseChild(C context) |
void parseChild(C context) throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
Copyright © 2019. All rights reserved.