org.apache.ws.jaxme.xs.jaxb.impl

Class JAXBXsObjectImpl

Implemented Interfaces:
XsObject
Known Direct Subclasses:
JAXBClassImpl, JAXBPropertyImpl, JAXBPropertyImpl.BaseTypeImpl, JAXBSchemaBindingsImpl, JAXBSchemaBindingsImpl.PackageImpl, JAXBTypesafeEnumClassImpl, JAXBTypesafeEnumMemberImpl

public abstract class JAXBXsObjectImpl
extends XsObjectImpl

Author:
Jochen Wiedmann

Constructor Summary

JAXBXsObjectImpl(XsObject pParent)
Creates a new instance of JAXBXsObjectImpl.

Method Summary

protected JAXBXsObjectFactory
getJAXBXsObjectFactory()

Methods inherited from class org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl

asXsQName, asXsQName, getContext, getLocator, getNamespaceSupport, getObjectFactory, getParentObject, getXsESchema, isTopLevelObject, isValidated, validate

Constructor Details

JAXBXsObjectImpl

public JAXBXsObjectImpl(XsObject pParent)
Creates a new instance of JAXBXsObjectImpl.

Method Details

getJAXBXsObjectFactory

protected JAXBXsObjectFactory getJAXBXsObjectFactory()