Uses of Class
com.ctc.wstx.evt.DefaultEventAllocator
-
Packages that use DefaultEventAllocator Package Description com.ctc.wstx.evt Package contains Woodstox implementation of the StAX event layer; functionality that is built on top of stream readers and writers. -
-
Uses of DefaultEventAllocator in com.ctc.wstx.evt
Methods in com.ctc.wstx.evt that return DefaultEventAllocator Modifier and Type Method Description static DefaultEventAllocator
DefaultEventAllocator. getDefaultInstance()
static DefaultEventAllocator
DefaultEventAllocator. getFastInstance()
-