@AlfrescoPublicApi public interface QNamePattern
qnames
.
Implementations will use different mechanisms to match against the
namespace
and
localname
.
QName
Modifier and Type | Method and Description |
---|---|
boolean |
isMatch(QName qname)
Checks if the given qualified name matches the pattern represented
by this instance
|
boolean isMatch(QName qname)
qname
- the instance to checkCopyright © 2005–2020 Alfresco Software. All rights reserved.