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 JApiCmpXmlRootXmlOutputGenerator.createRootElement(List<JApiClass> jApiClasses, Options options) XmlOutput.getJApiCmpXmlRoot()Methods in japicmp.output.xml with parameters of type JApiCmpXmlRootModifier and TypeMethodDescriptionprivate voidXmlOutputGenerator.analyzeJpaAnnotations(JApiCmpXmlRoot jApiCmpXmlRoot, List<JApiClass> jApiClasses) private XmlOutputXmlOutputGenerator.createXmlDocumentAndSchema(Options options, JApiCmpXmlRoot jApiCmpXmlRoot) voidXmlOutput.setJApiCmpXmlRoot(JApiCmpXmlRoot JApiCmpXmlRoot)