Package | Description |
---|---|
com.ctc.wstx.dtd |
Package that contains Woodstox classes that implement DTD handling.
|
Modifier and Type | Field and Description |
---|---|
protected ElementIdMap |
DTDValidator.mIdMap
Information about declared and referenced element ids (unique
ids that attributes may defined, as defined by DTD)
|
Modifier and Type | Method and Description |
---|---|
protected abstract ElementIdMap |
DTDValidatorBase.getIdMap() |
protected ElementIdMap |
DTDValidator.getIdMap() |
protected ElementIdMap |
DTDTypingNonValidator.getIdMap() |
Copyright © 2012–2015 FasterXML. All rights reserved.