|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BugCollection
Java content class for BugCollection element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at file:/home/fawkez/dev/src/xml/findbugs/findbugs.xsd line 59)
<element name="BugCollection">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{}Project"/>
<element ref="{}BugInstance" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}BugCategory" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}BugPattern" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}BugCode" maxOccurs="unbounded" minOccurs="0"/>
<element ref="{}Errors"/>
<element ref="{}FindBugsSummary"/>
<element ref="{}SummaryHTML" minOccurs="0"/>
<element ref="{}ClassFeatures"/>
<element ref="{}History"/>
</sequence>
<attribute name="analysisTimestamp" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="release" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="sequence" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="timestamp" use="required" type="{http://www.w3.org/2001/XMLSchema}long" />
<attribute name="version" type="{http://www.w3.org/2001/XMLSchema}string" />
</restriction>
</complexContent>
</complexType>
</element>
| Method Summary |
|---|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||