Field and Description |
---|
com.ctc.wstx.api.WstxInputProperties.P_CUSTOM_INTERNAL_ENTITIES
This feature may be removed from future versions of
Woodstox, since the same functionality can be achieved by using
custom entity resolvers.
|
com.ctc.wstx.api.WstxInputProperties.P_LAZY_PARSING
As of Woodstox 4.0 use
XMLInputFactory2.P_LAZY_PARSING instead (from
Stax2 extension API, v3.0) |
com.ctc.wstx.api.WstxInputProperties.P_SUPPORT_DTDPP
Never implement, let's phase this out (deprecated in 4.2)
|
Method and Description |
---|
com.ctc.wstx.sr.BasicStreamReader.getFeature(String) |
com.ctc.wstx.sr.BasicStreamReader.setFeature(String, Object) |
Copyright © 2012–2015 FasterXML. All rights reserved.