Modifier and Type | Method and Description |
---|---|
public boolean | Returns: true if the validator has a DTD grammarReturns true if the validator has a DTD grammar |
public boolean | Returns: true if validator must validate the documentReturn true if validator must validate the document |
hasGrammar | back to summary |
---|---|
public boolean hasGrammar() Returns true if the validator has a DTD grammar
|
validate | back to summary |
---|---|
public boolean validate() Return true if validator must validate the document
|