Uses of Class
com.github.difflib.unifieddiff.UnifiedDiffParserException
Packages that use UnifiedDiffParserException
Package
Description
This is the new implementation of UnifiedDiff Tools.
-
Uses of UnifiedDiffParserException in com.github.difflib.unifieddiff
Methods in com.github.difflib.unifieddiff that throw UnifiedDiffParserExceptionModifier and TypeMethodDescriptionstatic UnifiedDiffUnifiedDiffReader.parseUnifiedDiff(InputStream stream) To parse a diff file use this method.