public abstract class BugAnnotationUtil
extends java.lang.Object
| Constructor and Description |
|---|
BugAnnotationUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
writeXML(XMLOutput xmlOutput,
java.lang.String elementName,
BugAnnotation annotation,
XMLAttributeList attributeList,
boolean addMessages)
Write a BugAnnotation as XML.
|
public static void writeXML(XMLOutput xmlOutput, java.lang.String elementName, BugAnnotation annotation, XMLAttributeList attributeList, boolean addMessages) throws java.io.IOException
xmlOutput - the XMLOutputelementName - name of element for BugAnnotationannotation - the BugAnnotationattributeList - the XML attribute listaddMessages - true if descriptive messages should be addedjava.io.IOExceptionFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.