public class DefaultResourceMatcher extends Object implements ResourceMatcher
PatchType.| Constructor and Description |
|---|
DefaultResourceMatcher() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isResourceAcceptable(PatchType type,
String patchName)
This method compare patch if he corresponds with presumed type.
|
public boolean isResourceAcceptable(PatchType type, String patchName)
ResourceMatcherisResourceAcceptable in interface ResourceMatchertype - type of patch we presumed.patchName - file name of the patchPatchTypeCopyright © 2020 FG Forrest, a.s.. All rights reserved.