public interface NotationSet
Modifier and Type | Method and Description |
---|---|
boolean |
isDeclaredNotation(java.lang.String uri,
java.lang.String local)
Ask whether a given notation name is present in this set of notations
|
boolean isDeclaredNotation(java.lang.String uri, java.lang.String local)
uri
- the URI part of the notation namelocal
- the local part of the notation nameCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.