Uses of Class
japicmp.output.xml.model.JApiCmpXmlRoot
Packages that use JApiCmpXmlRoot
-
Uses of JApiCmpXmlRoot in japicmp.output.xml
Fields in japicmp.output.xml declared as JApiCmpXmlRootMethods in japicmp.output.xml that return JApiCmpXmlRootModifier and TypeMethodDescriptionprivate JApiCmpXmlRoot
XmlOutputGenerator.createRootElement
(List<JApiClass> jApiClasses, Options options) XmlOutput.getJApiCmpXmlRoot()
Methods in japicmp.output.xml with parameters of type JApiCmpXmlRootModifier and TypeMethodDescriptionprivate void
XmlOutputGenerator.analyzeJpaAnnotations
(JApiCmpXmlRoot jApiCmpXmlRoot, List<JApiClass> jApiClasses) private XmlOutput
XmlOutputGenerator.createXmlDocumentAndSchema
(Options options, JApiCmpXmlRoot jApiCmpXmlRoot) void
XmlOutput.setJApiCmpXmlRoot
(JApiCmpXmlRoot JApiCmpXmlRoot)