Class ObjectFactory
- java.lang.Object
-
- de.kontext_e.jqassistant.plugin.spotbugs.jaxb.ObjectFactory
-
public class ObjectFactory extends java.lang.ObjectThis object contains factory methods for each Java content interface and Java element interface generated in the de.kontext_e.jqassistant.plugin.spotbugs.jaxb package.-
-
Constructor Summary
Constructors Constructor Description ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: de.kontext_e.jqassistant.plugin.findbugs.jaxb
-
Method Summary
-
-
-
Method Detail
-
createBugCollectionType
public BugCollectionType createBugCollectionType()
Create an instance ofBugCollectionType
-
createClassProfileType
public ClassProfileType createClassProfileType()
Create an instance ofClassProfileType
-
createErrorsType
public ErrorsType createErrorsType()
Create an instance ofErrorsType
-
createProjectType
public ProjectType createProjectType()
Create an instance ofProjectType
-
createFindBugsSummaryType
public FindBugsSummaryType createFindBugsSummaryType()
Create an instance ofFindBugsSummaryType
-
createSourceLineType
public SourceLineType createSourceLineType()
Create an instance ofSourceLineType
-
createClassStatsType
public ClassStatsType createClassStatsType()
Create an instance ofClassStatsType
-
createMethodType
public MethodType createMethodType()
Create an instance ofMethodType
-
createFindBugsProfileType
public FindBugsProfileType createFindBugsProfileType()
Create an instance ofFindBugsProfileType
-
createPackageStatsType
public PackageStatsType createPackageStatsType()
Create an instance ofPackageStatsType
-
createBugInstanceType
public BugInstanceType createBugInstanceType()
Create an instance ofBugInstanceType
-
createBugCollection
public javax.xml.bind.JAXBElement<BugCollectionType> createBugCollection(BugCollectionType value)
-
-
-