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 DefaultEventAllocatorDefaultEventAllocator. sStdInstanceMethods in com.ctc.wstx.evt that return DefaultEventAllocator Modifier and Type Method Description static DefaultEventAllocatorDefaultEventAllocator. getDefaultInstance()static DefaultEventAllocatorDefaultEventAllocator. getFastInstance()
-