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

java.lang.Object
  extended by org.apache.ws.jaxme.xs.xml.impl.XsObjectImpl
      extended by org.apache.ws.jaxme.xs.jaxb.impl.JAXBXsObjectImpl
All Implemented Interfaces:
XsObject
Direct Known 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBXsObjectImpl

public JAXBXsObjectImpl(XsObject pParent)

Creates a new instance of JAXBXsObjectImpl.

Method Detail

getJAXBXsObjectFactory

protected JAXBXsObjectFactory getJAXBXsObjectFactory()