Uses of Enum
org.codehaus.mojo.xml.AbstractXmlMojo.CatalogHandling
Packages that use AbstractXmlMojo.CatalogHandling
-
Uses of AbstractXmlMojo.CatalogHandling in org.codehaus.mojo.xml
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.