Uses of Class
com.sun.xml.fastinfoset.stax.events.EmptyIterator
-
Packages that use EmptyIterator Package Description com.sun.xml.fastinfoset.stax.events -
-
Uses of EmptyIterator in com.sun.xml.fastinfoset.stax.events
Fields in com.sun.xml.fastinfoset.stax.events declared as EmptyIterator Modifier and Type Field Description private static EmptyIterator<? extends java.lang.Object>
EmptyIterator. INSTANCE
Methods in com.sun.xml.fastinfoset.stax.events that return EmptyIterator Modifier and Type Method Description static <E> EmptyIterator<E>
EmptyIterator. getInstance()
-