org.infoml.jaxb.impl
Class SimpleRichTextWithSeparatorTypeImpl
java.lang.Object
org.infoml.jaxb.impl.SimpleRichTextTypeImpl
org.infoml.jaxb.impl.SimpleRichTextWithSeparatorTypeImpl
- All Implemented Interfaces:
- SimpleRichTextType, SimpleRichTextWithSeparatorType
public class SimpleRichTextWithSeparatorTypeImpl
- extends SimpleRichTextTypeImpl
- implements SimpleRichTextWithSeparatorType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_PreSeparator
protected java.lang.String _PreSeparator
version
public static final java.lang.Class version
SimpleRichTextWithSeparatorTypeImpl
public SimpleRichTextWithSeparatorTypeImpl()
getPreSeparator
public java.lang.String getPreSeparator()
- Description copied from interface:
SimpleRichTextWithSeparatorType
- Gets the value of the preSeparator property.
- Specified by:
getPreSeparator
in interface SimpleRichTextWithSeparatorType
- Returns:
- possible object is
String
setPreSeparator
public void setPreSeparator(java.lang.String value)
- Description copied from interface:
SimpleRichTextWithSeparatorType
- Sets the value of the preSeparator property.
- Specified by:
setPreSeparator
in interface SimpleRichTextWithSeparatorType
- 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