|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.io.jaxb.impl.SedTypeImpl
cfa.vo.sed.io.jaxb.impl.SEDImpl
public class SEDImpl
| Nested Class Summary | |
|---|---|
class |
SEDImpl.Unmarshaller
|
| Field Summary | |
|---|---|
protected boolean |
_Nil
|
static java.lang.Class |
version
|
| Fields inherited from class cfa.vo.sed.io.jaxb.impl.SedTypeImpl |
|---|
_BaseSegment, _Creator, _CreatorDID, _CustomParams, _Date, _NSegments, _SpectralMaxWavelength, _SpectralMinWavelength, _Target, _Type |
| Constructor Summary | |
|---|---|
SEDImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
____jaxb_ri____getLocalName()
|
java.lang.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. |
java.lang.Class |
getPrimaryInterface()
Gets the main interface that this object implements. |
boolean |
isNil()
This property is used to control the xsi:nil feature of W3C XML Schema. |
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. |
void |
setNil(boolean value)
Passing true will generate xsi:nil in the XML outputThis property is used to control the xsi:nil feature of W3C XML Schema. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected boolean _Nil
public static final java.lang.Class version
| Constructor Detail |
|---|
public SEDImpl()
| Method Detail |
|---|
public java.lang.String ____jaxb_ri____getNamespaceURI()
____jaxb_ri____getNamespaceURI in interface com.sun.xml.bind.RIElementpublic java.lang.String ____jaxb_ri____getLocalName()
____jaxb_ri____getLocalName in interface com.sun.xml.bind.RIElementpublic boolean isNil()
SED
isNil in interface SEDpublic void setNil(boolean value)
SEDtrue will generate xsi:nil in the XML outputThis property is used to control the xsi:nil feature of W3C XML Schema.
Setting this property to true will cause the output to be <{0} xsi:nil="true" /> regardless of the values of the other properties.
setNil in interface SEDpublic UnmarshallingEventHandler createUnmarshaller(UnmarshallingContext context)
UnmarshallableObject
createUnmarshaller in interface UnmarshallableObjectcreateUnmarshaller in class SedTypeImpl
public void serializeBody(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeBody in interface XMLSerializableserializeBody in class SedTypeImplorg.xml.sax.SAXException
public void serializeAttributes(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeAttributes in interface XMLSerializableserializeAttributes in class SedTypeImplorg.xml.sax.SAXException
public void serializeURIs(XMLSerializer context)
throws org.xml.sax.SAXException
XMLSerializable
serializeURIs in interface XMLSerializableserializeURIs in class SedTypeImplorg.xml.sax.SAXExceptionpublic java.lang.Class getPrimaryInterface()
ValidatableObjectFooImpl will return Foo
from this method.
getPrimaryInterface in interface ValidatableObjectgetPrimaryInterface in class SedTypeImplpublic com.sun.msv.verifier.DocumentDeclaration createRawValidator()
ValidatableObject
createRawValidator in interface ValidatableObjectcreateRawValidator in class SedTypeImpl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||