| Package | Description |
|---|---|
| org.codehaus.stax2 | |
| org.codehaus.stax2.ri |
Package that contains a skeletal reference implementation of Stax2 API,
as well as some utility/helper classes that can be useful in building
one.
|
| org.codehaus.stax2.ri.dom |
| Modifier and Type | Method and Description |
|---|---|
DTDValidationSchema |
DTDInfo.getProcessedDTDSchema()
Method similar to
DTDInfo.getProcessedDTD(), but type-safe. |
| Modifier and Type | Method and Description |
|---|---|
DTDValidationSchema |
Stax2ReaderImpl.getProcessedDTDSchema() |
DTDValidationSchema |
Stax2ReaderAdapter.getProcessedDTDSchema() |
| Modifier and Type | Method and Description |
|---|---|
DTDValidationSchema |
DOMWrappingReader.getProcessedDTDSchema() |
Copyright © 2012-2015 fasterxml.com. All Rights Reserved.