public static interface XMLStreamReaderFactory.RecycleAware
XMLStreamReader to
be notified when it's recycled.
This provides a filtering XMLStreamReader an opportunity to
recycle its inner XMLStreamReader.
| Modifier and Type | Method and Description |
|---|---|
void |
onRecycled() |
Copyright © 2015 Oracle Corporation. All rights reserved.