Uses of Class
javax.xml.catalog.CatalogFeatures.Builder
 
   -  
      
Packages that use CatalogFeatures.Builder 软件包 描述 javax.xml.catalog  -  
      
-  
        
Uses of CatalogFeatures.Builder in javax.xml.catalog
Methods in javax.xml.catalog that return CatalogFeatures.Builder 变量和类型 方法 描述 static CatalogFeatures.BuilderCatalogFeatures. builder()返回用于创建CatalogFeatures对象的构建器的实例。CatalogFeatures.BuilderCatalogFeatures.Builder. with(CatalogFeatures.Feature feature, String value)将值设置为指定的要素。 
 -