Package | Description |
---|---|
org.glassfish.jersey.jaxb |
Class and Description |
---|
FeatureSupplier
This supplier is used to set the features on the instances of the supported classes:
SAXParserFactory
TransformerFactory
using one of the methods:
SAXParserFactory.setFeature(String, boolean)
TransformerFactory.setFeature(String, boolean)
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.