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 XmlOutputJApiCmpMojo.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
Subclasses with type arguments of type XmlOutput in japicmp.output.xmlMethods in japicmp.output.xml that return XmlOutputModifier and TypeMethodDescriptionprivate XmlOutputXmlOutputGenerator.createXmlDocumentAndSchema(Options options, JApiCmpXmlRoot jApiCmpXmlRoot) XmlOutputGenerator.generate()Methods in japicmp.output.xml with parameters of type XmlOutputModifier and TypeMethodDescriptionXmlOutputGenerator.writeToFiles(Options options, XmlOutput xmlOutput)