Package japicmp.output.xml
Class XmlOutputGenerator
-
Field Summary
Fields inherited from class japicmp.output.OutputGenerator
jApiClasses, options -
Constructor Summary
ConstructorsConstructorDescriptionXmlOutputGenerator(List<JApiClass> jApiClasses, Options options, boolean createSchemaFile) Deprecated.XmlOutputGenerator(List<JApiClass> jApiClasses, Options options, XmlOutputGeneratorOptions xmlOutputGeneratorOptions) -
Method Summary
-
Constructor Details
-
XmlOutputGenerator
@Deprecated public XmlOutputGenerator(List<JApiClass> jApiClasses, Options options, boolean createSchemaFile) Deprecated. -
XmlOutputGenerator
public XmlOutputGenerator(List<JApiClass> jApiClasses, Options options, XmlOutputGeneratorOptions xmlOutputGeneratorOptions)
-
-
Method Details
-
generate
- Specified by:
generatein classOutputGenerator<XmlOutput>
-
writeToFiles
-