Package japicmp.output.xml
Class XmlOutputGeneratorOptions
java.lang.Object
japicmp.output.xml.XmlOutputGeneratorOptions
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTitle()
boolean
void
setCreateSchemaFile
(boolean createSchemaFile) void
setSemanticVersioningInformation
(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
-