Module java.xml

Enum Class CatalogResolver.NotFoundAction

java.lang.Object
java.lang.Enum<CatalogResolver.NotFoundAction>
javax.xml.catalog.CatalogResolver.NotFoundAction
All Implemented Interfaces:
Serializable, Comparable<CatalogResolver.NotFoundAction>, Constable
Enclosing interface:
CatalogResolver

public static enum CatalogResolver.NotFoundAction extends Enum<CatalogResolver.NotFoundAction>
Defines the actions that a CatalogResolver may take when it is unable to resolve an external reference. The actions are mapped to the string values of the RESOLVE property.
Since:
22