org.relaxng.datatype.ValidationContextIDContextProvider2.public interface IDContextProvider
extends org.relaxng.datatype.ValidationContext
| Modifier and Type | Method | 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 © 2019 Oracle Corporation. All rights reserved.