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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.