net.sourceforge.doyen.jaxb.impl
Class ProfileImpl

java.lang.Object
  extended bynet.sourceforge.doyen.jaxb.impl.ProfileTypeImpl
      extended bynet.sourceforge.doyen.jaxb.impl.ProfileImpl
All Implemented Interfaces:
javax.xml.bind.Element, Profile, ProfileType, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable

public class ProfileImpl
extends ProfileTypeImpl
implements Profile, com.sun.xml.bind.RIElement, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject


Nested Class Summary
 class ProfileImpl.Unmarshaller
           
 
Field Summary
private static com.sun.msv.grammar.Grammar schemaFragment
           
 
Fields inherited from class net.sourceforge.doyen.jaxb.impl.ProfileTypeImpl
_Name, _Project
 
Constructor Summary
ProfileImpl()
           
 
Method Summary
 String ____jaxb_ri____getLocalName()
           
 String ____jaxb_ri____getNamespaceURI()
           
 com.sun.msv.verifier.DocumentDeclaration createRawValidator()
           
 Class getPrimaryInterface()
           
 Class getPrimaryInterfaceClass()
           
 com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
           
private static Class PRIMARY_INTERFACE_CLASS()
           
 void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
           
 void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
           
 
Methods inherited from class net.sourceforge.doyen.jaxb.impl.ProfileTypeImpl
getName, getProject, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface net.sourceforge.doyen.jaxb.ProfileType
getName, getProject, setName
 

Field Detail

schemaFragment

private static final com.sun.msv.grammar.Grammar schemaFragment
Constructor Detail

ProfileImpl

public ProfileImpl()
Method Detail

____jaxb_ri____getNamespaceURI

public String ____jaxb_ri____getNamespaceURI()
Specified by:
____jaxb_ri____getNamespaceURI in interface com.sun.xml.bind.RIElement

____jaxb_ri____getLocalName

public String ____jaxb_ri____getLocalName()
Specified by:
____jaxb_ri____getLocalName in interface com.sun.xml.bind.RIElement

PRIMARY_INTERFACE_CLASS

private static final Class PRIMARY_INTERFACE_CLASS()

getUnmarshaller

public com.sun.xml.bind.unmarshaller.ContentHandlerEx getUnmarshaller(com.sun.xml.bind.unmarshaller.UnmarshallingContext context)
Specified by:
getUnmarshaller in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
Overrides:
getUnmarshaller in class ProfileTypeImpl

getPrimaryInterfaceClass

public Class getPrimaryInterfaceClass()
Specified by:
getPrimaryInterfaceClass in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
Overrides:
getPrimaryInterfaceClass in class ProfileTypeImpl

serializeElements

public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
                       throws SAXException
Specified by:
serializeElements in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeElements in class ProfileTypeImpl
Throws:
SAXException

serializeAttributes

public void serializeAttributes(com.sun.xml.bind.serializer.XMLSerializer context)
                         throws SAXException
Specified by:
serializeAttributes in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeAttributes in class ProfileTypeImpl
Throws:
SAXException

serializeAttributeBodies

public void serializeAttributeBodies(com.sun.xml.bind.serializer.XMLSerializer context)
                              throws SAXException
Specified by:
serializeAttributeBodies in interface com.sun.xml.bind.serializer.XMLSerializable
Overrides:
serializeAttributeBodies in class ProfileTypeImpl
Throws:
SAXException

getPrimaryInterface

public Class getPrimaryInterface()
Specified by:
getPrimaryInterface in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
getPrimaryInterface in class ProfileTypeImpl

createRawValidator

public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
Specified by:
createRawValidator in interface com.sun.xml.bind.validator.ValidatableObject
Overrides:
createRawValidator in class ProfileTypeImpl