Uses of Class
javax.xml.catalog.CatalogFeatures.Builder
Package
Description
Provides the classes for implementing
XML Catalogs OASIS Standard V1.1, 7 October 2005.
-
Uses of CatalogFeatures.Builder in javax.xml.catalog
Modifier and TypeMethodDescriptionstatic 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.