IDContextProvider2
.public interface IDContextProvider
extends org.relaxng.datatype.ValidationContext
Modifier and Type | Method and Description |
---|---|
void |
onID(org.relaxng.datatype.Datatype datatype,
String literal)
Deprecated.
this method is called when a type with ID semantics is matched.
|
void onID(org.relaxng.datatype.Datatype datatype, String literal)
Copyright © 2016 Oracle Corporation. All rights reserved.