| Package | Description |
|---|---|
| org.apache.xerces.impl.dtd | |
| org.apache.xerces.impl.validation |
| Modifier and Type | Field and Description |
|---|---|
protected ValidationState |
XMLDTDValidator.fValidationState |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableValidationState
An extension of ValidationState which can be configured to turn
off checking for ID/IDREF errors and unparsed entity errors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationManager.addValidationState(ValidationState vs)
Each validator should call this method to add its ValidationState into
the validation manager.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.