Uses of Class
japicmp.output.xml.XmlOutput
Packages that use XmlOutput
-
Uses of XmlOutput in japicmp.maven
Methods in japicmp.maven that return XmlOutputModifier and TypeMethodDescriptionprivate XmlOutput
JApiCmpMojo.generateXmlOutput
(List<JApiClass> jApiClasses, File jApiCmpBuildDir, Options options, MavenParameters mavenParameters, PluginParameters pluginParameters) Methods in japicmp.maven that return types with arguments of type XmlOutputModifier and TypeMethodDescriptionJApiCmpMojo.executeWithParameters
(PluginParameters pluginParameters, MavenParameters mavenParameters) -
Uses of XmlOutput in japicmp.output.xml
Methods in japicmp.output.xml that return XmlOutputModifier and TypeMethodDescriptionprivate XmlOutput
XmlOutputGenerator.createXmlDocumentAndSchema
(Options options, JApiCmpXmlRoot jApiCmpXmlRoot) XmlOutputGenerator.generate()
Methods in japicmp.output.xml with parameters of type XmlOutputModifier and TypeMethodDescriptionXmlOutputGenerator.writeToFiles
(Options options, XmlOutput xmlOutput)