Uses of Package
edu.umd.cs.findbugs.xml
-
Packages that use edu.umd.cs.findbugs.xml Package Description edu.umd.cs.findbugs Main package for the FindBugs application - contains the engine class (FindBugs), the object model classes for bug instances (BugInstance, BugAnnotation), and other miscellany.edu.umd.cs.findbugs.ba A bytecode analysis framework for BCEL, providing CFG construction, generic dataflow analysis, and a variety of specific dataflow analyses.edu.umd.cs.findbugs.filter edu.umd.cs.findbugs.gui2 edu.umd.cs.findbugs.log edu.umd.cs.findbugs.model Eventually, all model classes (BugInstance, BugCollection, etc.) should go in this package.edu.umd.cs.findbugs.xml -
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs Class Description XMLAttributeList Helper class to format attributes in an XML tag.XMLOutput Interface to generate an XML document in some form.XMLWriteable 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.ba Class Description XMLOutput Interface to generate an XML document in some form.XMLWriteable 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 Class Description XMLOutput Interface to generate an XML document in some form. -
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.gui2 Class Description XMLOutput Interface to generate an XML document in some form. -
Classes in edu.umd.cs.findbugs.xml used by edu.umd.cs.findbugs.log Class Description XMLOutput Interface to generate an XML document in some form.XMLWriteable 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.model Class Description XMLOutput Interface to generate an XML document in some form.XMLWriteable 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.xml Class Description MetaCharacterMap Map of metacharacters that need to be escaped, and what to replace them with.XMLAttributeList Helper class to format attributes in an XML tag.XMLAttributeList.NameValuePair XMLOutput Interface to generate an XML document in some form.XMLWriteable Interface indicating that an object can write itself to an XML document.