Interface XMLDTDValidatorFilter

    • Method Detail

      • hasGrammar

        boolean hasGrammar()
        Returns true if the validator has a DTD grammar
        Returns:
        true if the validator has a DTD grammar
      • validate

        boolean validate()
        Return true if validator must validate the document
        Returns:
        true if validator must validate the document