Uses of Enum
org.codehaus.mojo.xml.AbstractXmlMojo.CatalogHandling
Packages that use AbstractXmlMojo.CatalogHandling
-
Uses of AbstractXmlMojo.CatalogHandling in org.codehaus.mojo.xml
Fields in org.codehaus.mojo.xml declared as AbstractXmlMojo.CatalogHandlingModifier and TypeFieldDescriptionprivate AbstractXmlMojo.CatalogHandling
AbstractXmlMojo.catalogHandling
How to handle entities which cannot be found in any catalog.private final AbstractXmlMojo.CatalogHandling
Resolver.catalogHandling
Methods in org.codehaus.mojo.xml that return AbstractXmlMojo.CatalogHandlingModifier and TypeMethodDescriptionprotected AbstractXmlMojo.CatalogHandling
AbstractXmlMojo.getCatalogHandling()
Returns the enum constant of this type with the specified name.static AbstractXmlMojo.CatalogHandling[]
AbstractXmlMojo.CatalogHandling.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.codehaus.mojo.xml with parameters of type AbstractXmlMojo.CatalogHandling