| Class | Description |
|---|---|
| AllowAll | ConflictHandler that allows any changes that need to be made to the schema in order to validate against given XML document. |
| DenyAll | A ConflictHandler that denies any attempt to change the inferred schema. |
| InferredSchemaImpl | |
| TypeInferrer | XML Schema inferred from gathered XML data. |