SummaryHTML (fawkeZ - Developer's Documentation)

org.jcoderz.phoenix.findbugs.jaxb
Interface SummaryHTML

All Superinterfaces:
, SummaryHTMLType
All Known Implementing Classes:
SummaryHTMLImpl

public interface SummaryHTML
extends , SummaryHTMLType

Java content class for SummaryHTML 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 295)

 <element name="SummaryHTML">
   <complexType>
     <complexContent>
       <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       </restriction>
     </complexContent>
   </complexType>
 </element>
 


Method Summary
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.jaxb.SummaryHTMLType
getContent, isSetContent, unsetContent
 



Copyright 2006 The jCoderZ Project.