Uses of Interface
org.apache.uima.internal.util.function.Consumer_withSaxException
Packages that use Consumer_withSaxException
-
Uses of Consumer_withSaxException in org.apache.uima.jcas.cas
Methods in org.apache.uima.jcas.cas with parameters of type Consumer_withSaxExceptionModifier and TypeMethodDescriptiondefault void
CommonList.walkList_saxException
(Consumer_withSaxException<NonEmptyList> consumer, Runnable foundLoop) Walks a list, executing the consumer on each element.