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
Fields in com.ctc.wstx.evt declared as DefaultEventAllocator Modifier and Type Field Description (package private) static DefaultEventAllocator
DefaultEventAllocator. sStdInstance
Methods in com.ctc.wstx.evt that return DefaultEventAllocator Modifier and Type Method Description static DefaultEventAllocator
DefaultEventAllocator. getDefaultInstance()
static DefaultEventAllocator
DefaultEventAllocator. getFastInstance()
-