Uses of Class
org.openforis.collect.manager.referencedataimport.proxy.ParsingErrorProxy
-
Packages that use ParsingErrorProxy Package Description org.openforis.collect.io.data.proxy org.openforis.collect.manager.referencedataimport.proxy -
-
Uses of ParsingErrorProxy in org.openforis.collect.io.data.proxy
Subclasses of ParsingErrorProxy in org.openforis.collect.io.data.proxy Modifier and Type Class Description classDataParsingErrorProxy -
Uses of ParsingErrorProxy in org.openforis.collect.manager.referencedataimport.proxy
Methods in org.openforis.collect.manager.referencedataimport.proxy that return types with arguments of type ParsingErrorProxy Modifier and Type Method Description static List<ParsingErrorProxy>ParsingErrorProxy. fromList(List<ParsingError> items)
-