org.chur.ant.db.jdbsynch.jaxb.impl
Class RecordImpl
java.lang.Object
org.chur.ant.db.jdbsynch.jaxb.impl.RecordImpl
- All Implemented Interfaces:
- com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, Record
public class RecordImpl
- extends java.lang.Object
- implements Record, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
Field Summary |
protected com.sun.xml.bind.util.ListImpl |
_Values
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_Values
protected com.sun.xml.bind.util.ListImpl _Values
RecordImpl
public RecordImpl()
getValues
public java.util.List getValues()
- Specified by:
getValues
in interface Record
isSetValues
public boolean isSetValues()
- Specified by:
isSetValues
in interface Record
unsetValues
public void unsetValues()
- Specified by:
unsetValues
in interface Record
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
getPrimaryInterfaceClass
public java.lang.Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
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
- 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
- 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
- Throws:
org.xml.sax.SAXException
getPrimaryInterface
public java.lang.Class getPrimaryInterface()
- Specified by:
getPrimaryInterface
in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator
in interface com.sun.xml.bind.validator.ValidatableObject