public class SinglePathMatcher extends KeysMatcher
PathMatcherOrChain or PathMatcherAndChain| Constructor and Description |
|---|
SinglePathMatcher(boolean ignoreArrays,
KeysPattern... pathPattern) |
SinglePathMatcher(KeysPattern... pathPattern) |
| Modifier and Type | Method and Description |
|---|---|
KeysPattern[] |
getPatterns() |
boolean |
matches(List<PathEntry> path) |
String |
toString() |
matches, needsKeyCollection, needsObjectCollectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmatchWeightpublic SinglePathMatcher(KeysPattern... pathPattern)
public SinglePathMatcher(boolean ignoreArrays,
KeysPattern... pathPattern)
public boolean matches(List<PathEntry> path)
matches in class KeysMatcherpublic KeysPattern[] getPatterns()
Copyright © 2017. All rights reserved.