org.chur.ant.db.jdbsynch.jaxb.impl
Class CompareResultListImpl

java.lang.Object
  extended by org.chur.ant.db.jdbsynch.jaxb.impl.CompareResultListTypeImpl
      extended by org.chur.ant.db.jdbsynch.jaxb.impl.CompareResultListImpl
All Implemented Interfaces:
com.sun.xml.bind.RIElement, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, javax.xml.bind.Element, CompareResultList, CompareResultListType

public class CompareResultListImpl
extends CompareResultListTypeImpl
implements CompareResultList, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject


Nested Class Summary
 class CompareResultListImpl.Unmarshaller
           
 
Field Summary
 
Fields inherited from class org.chur.ant.db.jdbsynch.jaxb.impl.CompareResultListTypeImpl
_CompareResult, _Created, _Database, _Ignored, _NewTableList, _OldTableList
 
Constructor Summary
CompareResultListImpl()
           
 
Method Summary
 java.lang.String ____jaxb_ri____getLocalName()
           
 java.lang.String ____jaxb_ri____getNamespaceURI()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
           
 java.lang.Class getPrimaryInterface()
           
 java.lang.Class getPrimaryInterfaceClass()
           
 com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
           
 void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
           
 
Methods inherited from class org.chur.ant.db.jdbsynch.jaxb.impl.CompareResultListTypeImpl
getCompareResult, getCreated, getDatabase, getIgnored, getNewTableList, getOldTableList, isSetCompareResult, isSetCreated, isSetDatabase, isSetIgnored, isSetNewTableList, isSetOldTableList, setCreated, setDatabase, unsetCompareResult, unsetCreated, unsetDatabase, unsetIgnored, unsetNewTableList, unsetOldTableList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.chur.ant.db.jdbsynch.jaxb.CompareResultListType
getCompareResult, getCreated, getDatabase, getIgnored, getNewTableList, getOldTableList, isSetCompareResult, isSetCreated, isSetDatabase, isSetIgnored, isSetNewTableList, isSetOldTableList, setCreated, setDatabase, unsetCompareResult, unsetCreated, unsetDatabase, unsetIgnored, unsetNewTableList, unsetOldTableList
 

Constructor Detail

CompareResultListImpl

public CompareResultListImpl()
Method Detail

____jaxb_ri____getNamespaceURI

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

____jaxb_ri____getLocalName

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

getUnmarshaller

public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
Specified by:
getUnmarshaller in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
Overrides:
getUnmarshaller in class CompareResultListTypeImpl

getPrimaryInterfaceClass

public java.lang.Class getPrimaryInterfaceClass()
Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
Overrides:
getPrimaryInterfaceClass in class CompareResultListTypeImpl

serializeElements

public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
                       throws org.xml.sax.SAXException
Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeElements in class CompareResultListTypeImpl
Throws:
org.xml.sax.SAXException

serializeAttributes

public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
                         throws org.xml.sax.SAXException
Specified by:
serializeAttributes in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeAttributes in class CompareResultListTypeImpl
Throws:
org.xml.sax.SAXException

serializeAttributeBodies

public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
                              throws org.xml.sax.SAXException
Specified by:
serializeAttributeBodies in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeAttributeBodies in class CompareResultListTypeImpl
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
getPrimaryInterface in class CompareResultListTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
createRawValidator in class CompareResultListTypeImpl