Uses of Class
com.ctc.wstx.sax.SAXFeature
Packages that use SAXFeature
-
Uses of SAXFeature in com.ctc.wstx.sax
Fields in com.ctc.wstx.sax declared as SAXFeatureModifier and TypeFieldDescription(package private) static final SAXFeature
SAXFeature.EXTERNAL_GENERAL_ENTITIES
(package private) static final SAXFeature
SAXFeature.EXTERNAL_PARAMETER_ENTITIES
(package private) static final SAXFeature
SAXFeature.IS_STANDALONE
(package private) static final SAXFeature
SAXFeature.JDK_SECURE_PROCESSING
(package private) static final SAXFeature
SAXFeature.LEXICAL_HANDLER_PARAMETER_ENTITIES
(package private) static final SAXFeature
SAXFeature.NAMESPACE_PREFIXES
(package private) static final SAXFeature
SAXFeature.NAMESPACES
(package private) static final SAXFeature
SAXFeature.RESOLVE_DTD_URIS
(package private) static final SAXFeature
SAXFeature.STRING_INTERNING
(package private) static final SAXFeature
SAXFeature.UNICODE_NORMALIZATION_CHECKING
(package private) static final SAXFeature
SAXFeature.USE_ATTRIBUTES2
(package private) static final SAXFeature
SAXFeature.USE_ENTITY_RESOLVER2
(package private) static final SAXFeature
SAXFeature.USE_LOCATOR2
(package private) static final SAXFeature
SAXFeature.VALIDATION
(package private) static final SAXFeature
SAXFeature.XML_1_1
(package private) static final SAXFeature
SAXFeature.XMLNS_URIS
Fields in com.ctc.wstx.sax with type parameters of type SAXFeatureModifier and TypeFieldDescription(package private) static final HashMap
<String, SAXFeature> SAXFeature.sInstances
Methods in com.ctc.wstx.sax that return SAXFeatureModifier and TypeMethodDescriptionstatic SAXFeature
SAXFeature.findBySuffix
(String suffix) static SAXFeature