public class ReferencePathMatcherVersionAttribute extends Object implements ReferencePathMatcher
Version
attribute defined on Version the leaf Reference.| Constructor and Description |
|---|
ReferencePathMatcherVersionAttribute(String versionAttributeName,
String versionAttributeValue,
Model model)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canMatchChildren(ReferencePath referencePath)
Verifies if a ReferencePathMatcher can potentially match children of a
ReferencePath.
|
boolean |
matches(ReferencePath referencePath)
Verifies if a ReferencePathMatcher matches a ReferencePath.
|
public boolean matches(ReferencePath referencePath)
ReferencePathMatchermatches in interface ReferencePathMatcherreferencePath - ReferencePath.public boolean canMatchChildren(ReferencePath referencePath)
ReferencePathMatchercanMatchChildren in interface ReferencePathMatcherreferencePath - ReferencePath.Copyright © 2015–2017 AZYVA INC.. All rights reserved.