Uses of Class
nbbrd.io.xml.Stax.EventParser.Builder
-
-
Uses of Stax.EventParser.Builder in nbbrd.io.xml
Methods in nbbrd.io.xml that return Stax.EventParser.Builder Modifier and Type Method Description Stax.EventParser.Builder<T>Stax.EventParser.Builder. flow(Stax.FlowHandler<XMLEventReader,T> handler)Stax.EventParser.Builder<T>Stax.EventParser.Builder. value(Stax.ValueHandler<XMLEventReader,T> handler)
-