org.jcoderz.phoenix.findbugs.jaxb.impl
Class FindBugsSummaryImpl

java.lang.Object
  extended by org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl
      extended by org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryImpl
All Implemented Interfaces:
com.sun.xml.bind.JAXBObject, com.sun.xml.bind.RIElement, Serializable, Element, FindBugsSummary, FindBugsSummaryType, UnmarshallableObject, ValidatableObject, XMLSerializable

public class FindBugsSummaryImpl
extends FindBugsSummaryTypeImpl
implements FindBugsSummary, Serializable, com.sun.xml.bind.RIElement, com.sun.xml.bind.JAXBObject, UnmarshallableObject, XMLSerializable, ValidatableObject

See Also:
Serialized Form

Nested Class Summary
 class FindBugsSummaryImpl.Unmarshaller
           
 
Nested classes/interfaces inherited from class org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl
FindBugsSummaryTypeImpl.FileStatsTypeImpl
 
Nested classes/interfaces inherited from interface org.jcoderz.phoenix.findbugs.jaxb.FindBugsSummaryType
FindBugsSummaryType.FileStatsType
 
Field Summary
static Class version
           
 
Fields inherited from class org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl
_Alloc_mbytes, _Clock_seconds, _Cpu_seconds, _FileStats, _FindBugsProfile, _Gc_seconds, _Num_packages, _PackageStats, _Peak_mbytes, _Priority_1, _Priority_2, _Priority_3, _Referenced_classes, _Timestamp, _Total_bugs, _Total_classes, _Total_size, _Vm_version, has_Alloc_mbytes, has_Clock_seconds, has_Cpu_seconds, has_Gc_seconds, has_Num_packages, has_Peak_mbytes, has_Priority_1, has_Priority_2, has_Priority_3, has_Referenced_classes, has_Total_bugs, has_Total_classes, has_Total_size
 
Constructor Summary
FindBugsSummaryImpl()
           
 
Method Summary
 String ____jaxb_ri____getLocalName()
           
 String ____jaxb_ri____getNamespaceURI()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
          Gets the schema fragment associated with this class.
 UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
          Creates an unmarshaller that will unmarshall this object.
 Class getPrimaryInterface()
          Gets the main interface that this object implements.
 void serializeAttributes(XMLSerializer context)
          Serializes attributes into the specified target.
 void serializeBody(XMLSerializer context)
          Serializes child elements and texts into the specified target.
 void serializeURIs(XMLSerializer context)
          Declares all the namespace URIs this object is using at its top-level scope into the specified target.
 
Methods inherited from class org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl
_getFileStats, _getPackageStats, getAlloc_mbytes, getClock_seconds, getCpu_seconds, getFileStats, getFindBugsProfile, getGc_seconds, getNum_packages, getPackageStats, getPeak_mbytes, getPriority_1, getPriority_2, getPriority_3, getReferenced_classes, getTimestamp, getTotal_bugs, getTotal_classes, getTotal_size, getVm_version, isSetAlloc_mbytes, isSetClock_seconds, isSetCpu_seconds, isSetFileStats, isSetFindBugsProfile, isSetGc_seconds, isSetNum_packages, isSetPackageStats, isSetPeak_mbytes, isSetPriority_1, isSetPriority_2, isSetPriority_3, isSetReferenced_classes, isSetTimestamp, isSetTotal_bugs, isSetTotal_classes, isSetTotal_size, isSetVm_version, setAlloc_mbytes, setClock_seconds, setCpu_seconds, setFindBugsProfile, setGc_seconds, setNum_packages, setPeak_mbytes, setPriority_1, setPriority_2, setPriority_3, setReferenced_classes, setTimestamp, setTotal_bugs, setTotal_classes, setTotal_size, setVm_version, unsetAlloc_mbytes, unsetClock_seconds, unsetCpu_seconds, unsetFileStats, unsetFindBugsProfile, unsetGc_seconds, unsetNum_packages, unsetPackageStats, unsetPeak_mbytes, unsetPriority_1, unsetPriority_2, unsetPriority_3, unsetReferenced_classes, unsetTimestamp, unsetTotal_bugs, unsetTotal_classes, unsetTotal_size, unsetVm_version
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jcoderz.phoenix.findbugs.jaxb.FindBugsSummaryType
getAlloc_mbytes, getClock_seconds, getCpu_seconds, getFileStats, getFindBugsProfile, getGc_seconds, getNum_packages, getPackageStats, getPeak_mbytes, getPriority_1, getPriority_2, getPriority_3, getReferenced_classes, getTimestamp, getTotal_bugs, getTotal_classes, getTotal_size, getVm_version, isSetAlloc_mbytes, isSetClock_seconds, isSetCpu_seconds, isSetFileStats, isSetFindBugsProfile, isSetGc_seconds, isSetNum_packages, isSetPackageStats, isSetPeak_mbytes, isSetPriority_1, isSetPriority_2, isSetPriority_3, isSetReferenced_classes, isSetTimestamp, isSetTotal_bugs, isSetTotal_classes, isSetTotal_size, isSetVm_version, setAlloc_mbytes, setClock_seconds, setCpu_seconds, setFindBugsProfile, setGc_seconds, setNum_packages, setPeak_mbytes, setPriority_1, setPriority_2, setPriority_3, setReferenced_classes, setTimestamp, setTotal_bugs, setTotal_classes, setTotal_size, setVm_version, unsetAlloc_mbytes, unsetClock_seconds, unsetCpu_seconds, unsetFileStats, unsetFindBugsProfile, unsetGc_seconds, unsetNum_packages, unsetPackageStats, unsetPeak_mbytes, unsetPriority_1, unsetPriority_2, unsetPriority_3, unsetReferenced_classes, unsetTimestamp, unsetTotal_bugs, unsetTotal_classes, unsetTotal_size, unsetVm_version
 

Field Detail

version

public static final Class version
Constructor Detail

FindBugsSummaryImpl

public FindBugsSummaryImpl()
Method Detail

____jaxb_ri____getNamespaceURI

public String ____jaxb_ri____getNamespaceURI()
Specified by:
____jaxb_ri____getNamespaceURI in interface com.sun.xml.bind.RIElement

____jaxb_ri____getLocalName

public String ____jaxb_ri____getLocalName()
Specified by:
____jaxb_ri____getLocalName in interface com.sun.xml.bind.RIElement

createUnmarshaller

public UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
Description copied from interface: UnmarshallableObject
Creates an unmarshaller that will unmarshall this object.

Specified by:
createUnmarshaller in interface UnmarshallableObject
Overrides:
createUnmarshaller in class FindBugsSummaryTypeImpl

serializeBody

public void serializeBody(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Serializes child elements and texts into the specified target.

Specified by:
serializeBody in interface XMLSerializable
Overrides:
serializeBody in class FindBugsSummaryTypeImpl
Throws:
SAXException

serializeAttributes

public void serializeAttributes(XMLSerializer context)
                         throws SAXException
Description copied from interface: XMLSerializable
Serializes attributes into the specified target.

Specified by:
serializeAttributes in interface XMLSerializable
Overrides:
serializeAttributes in class FindBugsSummaryTypeImpl
Throws:
SAXException

serializeURIs

public void serializeURIs(XMLSerializer context)
                   throws SAXException
Description copied from interface: XMLSerializable
Declares all the namespace URIs this object is using at its top-level scope into the specified target.

Specified by:
serializeURIs in interface XMLSerializable
Overrides:
serializeURIs in class FindBugsSummaryTypeImpl
Throws:
SAXException

getPrimaryInterface

public Class getPrimaryInterface()
Description copied from interface: ValidatableObject
Gets the main interface that this object implements. For example, FooImpl will return Foo from this method.

Specified by:
getPrimaryInterface in interface ValidatableObject
Overrides:
getPrimaryInterface in class FindBugsSummaryTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Description copied from interface: ValidatableObject
Gets the schema fragment associated with this class.

Specified by:
createRawValidator in interface ValidatableObject
Overrides:
createRawValidator in class FindBugsSummaryTypeImpl


Copyright 2007 The jCoderZ Project.