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 TypeMethodDescriptionvoidApplies the series of deltas in this revision as patches to the given text.final voidApplies this delta as a patch to the given text.Object[]Applies the series of deltas in this revision as patches to the given text.voidvoidvoidabstract voidVerifies that this delta can be used to patch the given text.