edu.umd.cs.findbugs

Interface XMLWriteableWithMessages

public interface XMLWriteableWithMessages extends XMLWriteable

Write an object to XMLOutput while optionally adding descriptive messages.

Author: David Hovemeyer

Method Summary
voidwriteXML(XMLOutput xmlOutput, boolean addMessages)

Method Detail

writeXML

public void writeXML(XMLOutput xmlOutput, boolean addMessages)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.