|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DTDValidationSchema
Specialized interface that covers schema features unique to DTDs. Necessary to have basic level of support for entities and notations.
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.stax2.validation.XMLValidationSchema |
|---|
SCHEMA_ID_DTD, SCHEMA_ID_RELAXNG, SCHEMA_ID_TREX, SCHEMA_ID_W3C_SCHEMA |
| Method Summary | |
|---|---|
int |
getEntityCount()
|
int |
getNotationCount()
|
| Methods inherited from interface org.codehaus.stax2.validation.XMLValidationSchema |
|---|
createValidator, getSchemaType |
| Method Detail |
|---|
int getEntityCount()
int getNotationCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||