Package edu.umd.cs.findbugs
Interface XMLWriteableWithMessages
- All Superinterfaces:
XMLWriteable
- All Known Subinterfaces:
BugAnnotation
- All Known Implementing Classes:
BugAnnotationWithSourceLines
,ClassAnnotation
,FieldAnnotation
,IntAnnotation
,LocalVariableAnnotation
,MethodAnnotation
,PackageMemberAnnotation
,SourceLineAnnotation
,StringAnnotation
,TypeAnnotation
Write an object to XMLOutput while optionally adding descriptive messages.
- Author:
- David Hovemeyer
-
Method Summary
Methods inherited from interface edu.umd.cs.findbugs.xml.XMLWriteable
writeXML
-
Method Details
-
writeXML
- Throws:
IOException
-