Uses of Class
org.apache.wicket.util.diff.PatchFailedException
Packages that use PatchFailedException
-
Uses of PatchFailedException in org.apache.wicket.util.diff
Methods in org.apache.wicket.util.diff that throw PatchFailedExceptionModifier and TypeMethodDescriptionvoid
Applies the series of deltas in this revision as patches to the given text.final void
Applies this delta as a patch to the given text.Object[]
Applies the series of deltas in this revision as patches to the given text.void
void
void
abstract void
Verifies that this delta can be used to patch the given text.