Class IdRefValidator

  • All Implemented Interfaces:
    TypeValidator

    public class IdRefValidator
    extends java.lang.Object
    implements TypeValidator
    The IDREF Validation class.
    Version:
    $Revision: 0000 $ $Date: $
    Author:
    Werner Guttman
    • Constructor Summary

      Constructors 
      Constructor Description
      IdRefValidator()
      Creates a new IdRefValidator with no restrictions.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void validate​(java.lang.Object object, ValidationContext context)
      Validates the given Object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdRefValidator

        public IdRefValidator()
        Creates a new IdRefValidator with no restrictions.