net.sourceforge.doyen.jaxb.impl
Class ProfileTypeImpl
java.lang.Object
net.sourceforge.doyen.jaxb.impl.ProfileTypeImpl
- All Implemented Interfaces:
- ProfileType, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.validator.ValidatableObject, com.sun.xml.bind.serializer.XMLSerializable
- Direct Known Subclasses:
- ProfileImpl
- public class ProfileTypeImpl
- extends Object
- implements ProfileType, com.sun.xml.bind.unmarshaller.UnmarshallableObject, com.sun.xml.bind.serializer.XMLSerializable, com.sun.xml.bind.validator.ValidatableObject
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_Project
protected com.sun.xml.bind.util.ListImpl _Project
_Name
protected String _Name
schemaFragment
private static final com.sun.msv.grammar.Grammar schemaFragment
ProfileTypeImpl
public ProfileTypeImpl()
PRIMARY_INTERFACE_CLASS
private static final Class PRIMARY_INTERFACE_CLASS()
getProject
public List getProject()
- Specified by:
getProject
in interface ProfileType
getName
public String getName()
- Specified by:
getName
in interface ProfileType
setName
public void setName(String value)
- Specified by:
setName
in interface ProfileType
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
getPrimaryInterfaceClass
public Class getPrimaryInterfaceClass()
- Specified by:
getPrimaryInterfaceClass
in interface com.sun.xml.bind.unmarshaller.UnmarshallableObject
serializeElements
public void serializeElements(com.sun.xml.bind.serializer.XMLSerializer context)
throws SAXException
- Specified by:
serializeElements
in interface com.sun.xml.bind.serializer.XMLSerializable
- 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
- 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
- Throws:
SAXException
getPrimaryInterface
public Class getPrimaryInterface()
- Specified by:
getPrimaryInterface
in interface com.sun.xml.bind.validator.ValidatableObject
createRawValidator
public com.sun.msv.verifier.DocumentDeclaration createRawValidator()
- Specified by:
createRawValidator
in interface com.sun.xml.bind.validator.ValidatableObject