Uses of Class
org.apache.uima.cas.impl.TypeSystemUtils.ParsingError
-
Packages that use TypeSystemUtils.ParsingError Package Description org.apache.uima.cas.impl 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.ParsingError Modifier and Type Field Description private TypeSystemUtils.ParsingErrorTypeSystemUtils.TypeSystemParse. errorMethods in org.apache.uima.cas.impl that return TypeSystemUtils.ParsingError Modifier and Type Method Description (package private) TypeSystemUtils.ParsingErrorTypeSystemUtils.TypeSystemParse. getError()Returns the error.Methods in org.apache.uima.cas.impl with parameters of type TypeSystemUtils.ParsingError Modifier and Type Method Description (package private) voidTypeSystemUtils.TypeSystemParse. setError(TypeSystemUtils.ParsingError error)Sets the error.
-