Uses of Class
au.com.acegi.xmlformat.AbstractXmlPlugin
-
-
Uses of AbstractXmlPlugin in au.com.acegi.xmlformat
Subclasses of AbstractXmlPlugin in au.com.acegi.xmlformat Modifier and Type Class Description classXmlCheckPluginFinds the XML files in a project and only check them: no files are changed, but the build will fail if any file does not follow the formatting conventions.classXmlFormatPluginFinds the XML files in a project and automatically reformats them.
-