Uses of Class
org.apache.uima.cas.impl.TypeSystemUtils.ParsingError
Packages that use TypeSystemUtils.ParsingError
Package
Description
Implementation and Low-Level API for the CAS Interfaces.
-
Uses of TypeSystemUtils.ParsingError in org.apache.uima.cas.impl
Fields in org.apache.uima.cas.impl declared as TypeSystemUtils.ParsingErrorModifier and TypeFieldDescriptionprivate TypeSystemUtils.ParsingErrorTypeSystemUtils.TypeSystemParse.errorMethods in org.apache.uima.cas.impl that return TypeSystemUtils.ParsingErrorModifier and TypeMethodDescription(package private) TypeSystemUtils.ParsingErrorTypeSystemUtils.TypeSystemParse.getError()Returns the error.Methods in org.apache.uima.cas.impl with parameters of type TypeSystemUtils.ParsingErrorModifier and TypeMethodDescription(package private) voidTypeSystemUtils.TypeSystemParse.setError(TypeSystemUtils.ParsingError error) Sets the error.