org.infoml.jaxb.impl
Class PTypeImpl.AImpl

java.lang.Object
  extended by org.infoml.jaxb.impl.ATypeImpl
      extended by org.infoml.jaxb.impl.PTypeImpl.AImpl
All Implemented Interfaces:
javax.xml.bind.Element, AType, PType.A
Enclosing class:
PTypeImpl

public static class PTypeImpl.AImpl
extends ATypeImpl
implements PType.A


Nested Class Summary
 class PTypeImpl.AImpl.Unmarshaller
           
 
Nested classes/interfaces inherited from class org.infoml.jaxb.impl.ATypeImpl
ATypeImpl.CodeImpl, ATypeImpl.EmImpl, ATypeImpl.PreImpl, ATypeImpl.StrongImpl
 
Nested classes/interfaces inherited from interface org.infoml.jaxb.AType
AType.Code, AType.Em, AType.Pre, AType.Strong
 
Field Summary
static java.lang.Class version
           
 
Fields inherited from class org.infoml.jaxb.impl.ATypeImpl
_Content, _Href
 
Constructor Summary
PTypeImpl.AImpl()
           
 
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.ATypeImpl
_getContent, getContent, getHref, setHref
 
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.AType
getContent, getHref, setHref
 

Field Detail

version

public static final java.lang.Class version
Constructor Detail

PTypeImpl.AImpl

public PTypeImpl.AImpl()
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 ATypeImpl

serializeBody

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

getPrimaryInterface

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

createRawValidator

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