Uses of Class
javax.xml.catalog.CatalogFeatures.Builder
Packages that use CatalogFeatures.Builder
-
Uses of CatalogFeatures.Builder in javax.xml.catalog
Methods in javax.xml.catalog that return CatalogFeatures.Builder修饰符和类方法描述static CatalogFeatures.Builder
CatalogFeatures.builder()
Returns an instance of the builder for creating the CatalogFeatures object.CatalogFeatures.Builder.with
(CatalogFeatures.Feature feature, String value) Sets the value to a specified Feature.