org.infoml.jaxb.impl
Class RichTextTypeImpl
java.lang.Object
org.infoml.jaxb.impl.RichTextTypeImpl
- All Implemented Interfaces:
- RichTextType
- Direct Known Subclasses:
- RichTextWithExactTypeImpl, RichTextWithOwnerTypeImpl
public class RichTextTypeImpl
- extends java.lang.Object
- implements RichTextType
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_POrQuotationOrPoem
protected com.sun.xml.bind.util.ListImpl _POrQuotationOrPoem
version
public static final java.lang.Class version
RichTextTypeImpl
public RichTextTypeImpl()
_getPOrQuotationOrPoem
protected com.sun.xml.bind.util.ListImpl _getPOrQuotationOrPoem()
getPOrQuotationOrPoem
public java.util.List getPOrQuotationOrPoem()
- Description copied from interface:
RichTextType
- Gets the value of the POrQuotationOrPoem property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the POrQuotationOrPoem property.
For example, to add a new item, do as follows:
getPOrQuotationOrPoem().add(newItem);
Objects of the following type(s) are allowed in the list
RichTextType.Poem
RichTextType.P
RichTextType.Table
RichTextType.Quotation
- Specified by:
getPOrQuotationOrPoem
in interface RichTextType
createUnmarshaller
public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
serializeBody
public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
serializeAttributes
public void serializeAttributes(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
serializeURIs
public void serializeURIs(org.infoml.jaxb.impl.runtime.XMLSerializer context)
throws org.xml.sax.SAXException
- Throws:
org.xml.sax.SAXException
getPrimaryInterface
public java.lang.Class getPrimaryInterface()
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()