|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NotationSet
A set of declared notations (in the sense of XSD xs:notation)
Method Summary | |
---|---|
boolean |
isDeclaredNotation(String uri,
String local)
Ask whether a given notation name is present in this set of notations |
Method Detail |
---|
boolean isDeclaredNotation(String uri, String local)
uri
- the URI part of the notation namelocal
- the local part of the notation name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |