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.CatalogHandlingAbstractXmlMojo.catalogHandlingHow to handle entities which cannot be found in any catalog.private final AbstractXmlMojo.CatalogHandlingResolver.catalogHandlingMethods in org.codehaus.mojo.xml that return AbstractXmlMojo.CatalogHandlingModifier and TypeMethodDescriptionprotected AbstractXmlMojo.CatalogHandlingAbstractXmlMojo.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