public interface IDContextProvider2
extends org.relaxng.datatype.ValidationContext
Modifier and Type | Method and Description |
---|---|
void |
onID(org.relaxng.datatype.Datatype datatype,
StringToken literal)
this method is called when a type with ID semantics is matched.
|
void onID(org.relaxng.datatype.Datatype datatype, StringToken literal)