Package | Description |
---|---|
org.daisy.common.stax |
Stax helpers and common utilities
|
Modifier and Type | Method and Description |
---|---|
static void |
StaxEventHelper.loop(XMLEventReader reader,
Predicate<XMLEvent> filter,
Predicate<XMLEvent> checker,
EventProcessor processor)
Loops through the elements until the checker returns null or the element stream stops
|
Copyright © 2010–2024 The DAISY Consortium. All rights reserved.