org.jcoderz.phoenix.findbugs.jaxb.impl
Class FindBugsSummaryImpl
java.lang.Object
org.jcoderz.phoenix.findbugs.jaxb.impl.FindBugsSummaryTypeImpl
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
| 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 |
| 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 |
version
public static final Class version
FindBugsSummaryImpl
public FindBugsSummaryImpl()
____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.