|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface QNamePattern
Provides pattern matching against qnames
.
Implementations will use different mechanisms to match against the
namespace
and
localname
.
QName
Method Summary | |
---|---|
boolean |
isMatch(QName qname)
Checks if the given qualified name matches the pattern represented by this instance |
Method Detail |
---|
boolean isMatch(QName qname)
qname
- the instance to check
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |