-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
with
public CatalogFeatures.Builder with(CatalogFeatures.Feature feature,
String value)
Sets the value to a specified Feature.
- Parameters:
feature
- the Feature to be set
value
- the value to be set for the Feature
- Returns:
- this Builder instance
- Throws:
IllegalArgumentException
- if the value is not valid for the
Feature or has the wrong syntax for the javax.xml.catalog.files
property