public class ReferencePathMatcherAll extends Object implements ReferencePathMatcher
| Constructor and Description |
|---|
ReferencePathMatcherAll() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMatchChildren(ReferencePath referencePath)
Verifies if the ReferencePathMatcherAll can potentially match children of a
ReferencePath.
|
boolean |
matches(ReferencePath referencePath)
Verifies if the ReferencePathMatcherAll matches a ReferencePath.
|
public boolean matches(ReferencePath referencePath)
matches in interface ReferencePathMatcherreferencePath - ReferencePath.public boolean canMatchChildren(ReferencePath referencePath)
canMatchChildren in interface ReferencePathMatcherreferencePath - ReferencePath.Copyright © 2015–2017 AZYVA INC.. All rights reserved.