Uses of Package
edu.umd.cs.findbugs.xml
Packages that use edu.umd.cs.findbugs.xml
Package
Description
Main package for the FindBugs application - contains the
engine class (FindBugs), the object model classes for bug instances
(BugInstance, BugAnnotation), and other miscellany.
Eventually, all model classes (BugInstance, BugCollection, etc.) should go
in this package.
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugsClassDescriptionHelper class to format attributes in an XML tag.Interface to generate an XML document in some form.Interface indicating that an object can write itself to an XML document.
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.baClassDescriptionInterface to generate an XML document in some form.Interface indicating that an object can write itself to an XML document.
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.filter
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.gui2
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.logClassDescriptionInterface to generate an XML document in some form.Interface indicating that an object can write itself to an XML document.
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.modelClassDescriptionInterface to generate an XML document in some form.Interface indicating that an object can write itself to an XML document.
-
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.xmlClassDescriptionMap of metacharacters that need to be escaped, and what to replace them with.Helper class to format attributes in an XML tag.Interface to generate an XML document in some form.Interface indicating that an object can write itself to an XML document.