org.infoml.jaxb.impl
Class SimpleRichTextWithInfoTypeImpl
java.lang.Object
org.infoml.jaxb.impl.SimpleRichTextTypeImpl
org.infoml.jaxb.impl.SimpleRichTextWithInfoTypeImpl
- All Implemented Interfaces:
- SimpleRichTextType, SimpleRichTextWithInfoType
public class SimpleRichTextWithInfoTypeImpl
- extends SimpleRichTextTypeImpl
- implements SimpleRichTextWithInfoType
Method Summary |
com.sun.msv.verifier.DocumentDeclaration |
createRawValidator()
|
org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler |
createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
|
java.lang.String |
getGetInfoAt()
Gets the value of the getInfoAt property. |
java.lang.Class |
getPrimaryInterface()
|
void |
serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
|
void |
setGetInfoAt(java.lang.String value)
Sets the value of the getInfoAt property. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_GetInfoAt
protected java.lang.String _GetInfoAt
version
public static final java.lang.Class version
SimpleRichTextWithInfoTypeImpl
public SimpleRichTextWithInfoTypeImpl()
getGetInfoAt
public java.lang.String getGetInfoAt()
- Description copied from interface:
SimpleRichTextWithInfoType
- Gets the value of the getInfoAt property.
- Specified by:
getGetInfoAt
in interface SimpleRichTextWithInfoType
- Returns:
- possible object is
String
setGetInfoAt
public void setGetInfoAt(java.lang.String value)
- Description copied from interface:
SimpleRichTextWithInfoType
- Sets the value of the getInfoAt property.
- Specified by:
setGetInfoAt
in interface SimpleRichTextWithInfoType
- Parameters:
value
- allowed object is
String
createUnmarshaller
public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
- Overrides:
createUnmarshaller
in class SimpleRichTextTypeImpl
serializeBody
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Overrides:
serializeBody
in class SimpleRichTextTypeImpl
- Throws:
org.xml.sax.SAXException
serializeAttributes
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Overrides:
serializeAttributes
in class SimpleRichTextTypeImpl
- Throws:
org.xml.sax.SAXException
serializeURIs
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Overrides:
serializeURIs
in class SimpleRichTextTypeImpl
- Throws:
org.xml.sax.SAXException
getPrimaryInterface
public java.lang.Class getPrimaryInterface()
- Overrides:
getPrimaryInterface
in class SimpleRichTextTypeImpl
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Overrides:
createRawValidator
in class SimpleRichTextTypeImpl