Uses of Class
japicmp.output.xml.XmlOutputGeneratorOptions
Packages that use XmlOutputGeneratorOptions
-
Uses of XmlOutputGeneratorOptions in japicmp.output.xml
Fields in japicmp.output.xml declared as XmlOutputGeneratorOptionsModifier and TypeFieldDescriptionprivate final XmlOutputGeneratorOptions
XmlOutputGenerator.xmlOutputGeneratorOptions
Constructors in japicmp.output.xml with parameters of type XmlOutputGeneratorOptionsModifierConstructorDescriptionXmlOutputGenerator
(List<JApiClass> jApiClasses, Options options, XmlOutputGeneratorOptions xmlOutputGeneratorOptions)