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