Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Uses of Enum
javax.xml.catalog.CatalogFeatures.Feature
Packages that use CatalogFeatures.Feature
Provides the classes for implementing XML Catalogs OASIS Standard V1.1, 7 October 2005.
Class declarations in javax.xml.catalog with type arguments of type CatalogFeatures.Feature
static enum
A Feature type as defined in the Catalog Features table.
CatalogFeatures.Feature.DEFER
The javax.xml.catalog.defer property as described in item DEFER of the Catalog Features table.
CatalogFeatures.Feature.FILES
The javax.xml.catalog.files property as described in item FILES of the Catalog Features table.
CatalogFeatures.Feature.PREFER
The javax.xml.catalog.prefer property as described in item PREFER of the Catalog Features table.
CatalogFeatures.Feature.RESOLVE
The javax.xml.catalog.resolve property as described in item RESOLVE of the Catalog Features table.
CatalogFeatures.Feature.valueOf(String name)
CatalogFeatures.Feature.values()
Methods in javax.xml.catalog with parameters of type CatalogFeatures.Feature
CatalogFeatures.get(CatalogFeatures.Feature cf)
Returns the value of the specified feature.
CatalogFeatures.Builder.with(CatalogFeatures.Feature feature, String value)
Sets the value to a specified Feature.

 Use 
PREV   NEXT      All Classes   All Packages
FlexDoc/Javadoc 2.0
Demo Java Doc

Java API documentation generated with FlexDoc/Javadoc 2.0 using JavadocClassic 3.0 template set.
FlexDoc/Javadoc is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, FlexDoc/Javadoc may be the only tool able to help you! Find out more at www.flexdoc.xyz