Class XmlOutputGeneratorOptions
java.lang.Object
japicmp.output.xml.XmlOutputGeneratorOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()booleanvoidsetCreateSchemaFile(boolean createSchemaFile) voidsetSemanticVersioningInformation(String semanticVersioningInformation) void
-
Field Details
-
createSchemaFile
private boolean createSchemaFile -
title
-
semanticVersioningInformation
-
-
Constructor Details
-
XmlOutputGeneratorOptions
public XmlOutputGeneratorOptions()
-
-
Method Details
-
isCreateSchemaFile
public boolean isCreateSchemaFile() -
setCreateSchemaFile
public void setCreateSchemaFile(boolean createSchemaFile) -
getTitle
-
setTitle
-
getSemanticVersioningInformation
-
setSemanticVersioningInformation
-