org.infoml.jaxb.impl
Class RichTextFragmentsTypeImpl
java.lang.Object
org.infoml.jaxb.impl.RichTextFragmentsTypeImpl
- All Implemented Interfaces:
- RichTextFragmentsType
public class RichTextFragmentsTypeImpl
- extends java.lang.Object
- implements RichTextFragmentsType
Field Summary |
protected com.sun.xml.bind.util.ListImpl |
_Fragment
|
static java.lang.Class |
version
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_Fragment
protected com.sun.xml.bind.util.ListImpl _Fragment
version
public static final java.lang.Class version
RichTextFragmentsTypeImpl
public RichTextFragmentsTypeImpl()
_getFragment
protected com.sun.xml.bind.util.ListImpl _getFragment()
getFragment
public java.util.List getFragment()
- Description copied from interface:
RichTextFragmentsType
- Gets the value of the Fragment 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 Fragment property.
For example, to add a new item, do as follows:
getFragment().add(newItem);
Objects of the following type(s) are allowed in the list
SimpleRichTextType
- Specified by:
getFragment
in interface RichTextFragmentsType
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()