Constructeur |
---|
Description |
protected Schema() |
crée une nouvelle instance de la classe Schema. Toutefois, ce constructeur est protégé. |
Méthode |
---|
Description |
abstract Validator newValidator() |
crée un nouvel objet Validator pour le schéma courant. |
abstract ValidatorHandler newValidatorHandler() |
crée une nouvelle instance de la classe ValidatorHandler pour le schéma courant. |
Méthodes héritées de la classe java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |