Uses of Interface
org.glassfish.jersey.jaxb.FeatureSupplier
-
Packages that use FeatureSupplier Package Description org.glassfish.jersey.jaxb -
-
Uses of FeatureSupplier in org.glassfish.jersey.jaxb
Methods in org.glassfish.jersey.jaxb that return FeatureSupplier Modifier and Type Method Description static FeatureSupplierFeatureSupplier. allowDoctypeDeclFeature()Supply a feature that disables disallow-doctype-decl feature and allows the ENTITY in the xml DOCTYPE.
-