|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElemCallback | |
|---|---|
| com.ctc.wstx.evt | |
| com.ctc.wstx.sr | |
| Uses of ElemCallback in com.ctc.wstx.evt |
|---|
| Subclasses of ElemCallback in com.ctc.wstx.evt | |
|---|---|
class |
DefaultEventAllocator
Straight-forward implementation of XMLEventAllocator, to be
used with Woodstox' event reader. |
| Uses of ElemCallback in com.ctc.wstx.sr |
|---|
| Methods in com.ctc.wstx.sr with parameters of type ElemCallback | |
|---|---|
Object |
BasicStreamReader.withStartElement(ElemCallback cb,
Location loc)
Method called by DefaultEventAllocator
to get double-indirection necessary for constructing start element
events. |
Object |
StreamReaderImpl.withStartElement(ElemCallback cb,
Location loc)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||