Uses of Class
org.codehaus.mojo.xml.AbstractXmlMojo.CatalogHandling
-
Packages that use AbstractXmlMojo.CatalogHandling Package Description org.codehaus.mojo.xml -
-
Uses of AbstractXmlMojo.CatalogHandling in org.codehaus.mojo.xml
Methods in org.codehaus.mojo.xml that return AbstractXmlMojo.CatalogHandling Modifier and Type Method Description protected AbstractXmlMojo.CatalogHandlingAbstractXmlMojo. getCatalogHandling()static AbstractXmlMojo.CatalogHandlingAbstractXmlMojo.CatalogHandling. valueOf(String name)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.
-