Configurationpublic interface NotationSet
| Modifier and Type | Method | 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 name