org.infoml.jaxb.impl
Class RichPointerTypeImpl.QuotationImpl

java.lang.Object
  extended by org.infoml.jaxb.impl.SimpleRichTextTypeImpl
      extended by org.infoml.jaxb.impl.SimpleRichTextWithAuthorTypeImpl
          extended by org.infoml.jaxb.impl.RichPointerTypeImpl.QuotationImpl
All Implemented Interfaces:
javax.xml.bind.Element, RichPointerType.Quotation, SimpleRichTextType, SimpleRichTextWithAuthorType
Enclosing class:
RichPointerTypeImpl

public static class RichPointerTypeImpl.QuotationImpl
extends SimpleRichTextWithAuthorTypeImpl
implements RichPointerType.Quotation


Nested Class Summary
 class RichPointerTypeImpl.QuotationImpl.Unmarshaller
           
 
Nested classes/interfaces inherited from class org.infoml.jaxb.impl.SimpleRichTextTypeImpl
SimpleRichTextTypeImpl.AImpl, SimpleRichTextTypeImpl.CodeImpl, SimpleRichTextTypeImpl.EmImpl, SimpleRichTextTypeImpl.PreImpl, SimpleRichTextTypeImpl.StrongImpl
 
Nested classes/interfaces inherited from interface org.infoml.jaxb.SimpleRichTextType
SimpleRichTextType.A, SimpleRichTextType.Code, SimpleRichTextType.Em, SimpleRichTextType.Pre, SimpleRichTextType.Strong
 
Field Summary
static java.lang.Class version
           
 
Fields inherited from class org.infoml.jaxb.impl.SimpleRichTextWithAuthorTypeImpl
_Author
 
Fields inherited from class org.infoml.jaxb.impl.SimpleRichTextTypeImpl
_Content
 
Constructor Summary
RichPointerTypeImpl.QuotationImpl()
           
 
Method Summary
 java.lang.String ____jaxb_ri____getLocalName()
           
 java.lang.String ____jaxb_ri____getNamespaceURI()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
           
 org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
           
 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)
           
 
Methods inherited from class org.infoml.jaxb.impl.SimpleRichTextWithAuthorTypeImpl
getAuthor, setAuthor
 
Methods inherited from class org.infoml.jaxb.impl.SimpleRichTextTypeImpl
_getContent, getContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.infoml.jaxb.SimpleRichTextWithAuthorType
getAuthor, setAuthor
 
Methods inherited from interface org.infoml.jaxb.SimpleRichTextType
getContent
 

Field Detail

version

public static final java.lang.Class version
Constructor Detail

RichPointerTypeImpl.QuotationImpl

public RichPointerTypeImpl.QuotationImpl()
Method Detail

____jaxb_ri____getNamespaceURI

public java.lang.String ____jaxb_ri____getNamespaceURI()

____jaxb_ri____getLocalName

public java.lang.String ____jaxb_ri____getLocalName()

createUnmarshaller

public org.infoml.jaxb.impl.runtime.UnmarshallingEventHandler createUnmarshaller(org.infoml.jaxb.impl.runtime.UnmarshallingContext context)
Overrides:
createUnmarshaller in class SimpleRichTextWithAuthorTypeImpl

serializeBody

public void serializeBody(org.infoml.jaxb.impl.runtime.XMLSerializer context)
                   throws org.xml.sax.SAXException
Overrides:
serializeBody in class SimpleRichTextWithAuthorTypeImpl
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 SimpleRichTextWithAuthorTypeImpl
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 SimpleRichTextWithAuthorTypeImpl
Throws:
org.xml.sax.SAXException

getPrimaryInterface

public java.lang.Class getPrimaryInterface()
Overrides:
getPrimaryInterface in class SimpleRichTextWithAuthorTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Overrides:
createRawValidator in class SimpleRichTextWithAuthorTypeImpl