org.eclipse.jpt.jaxb.core.xsd
Class XsdUtil.XsdAdapterFactoryImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.AdapterFactoryImpl
org.eclipse.jpt.jaxb.core.xsd.XsdUtil.XsdAdapterFactoryImpl
- All Implemented Interfaces:
- AdapterFactory
- Enclosing class:
- XsdUtil
public static class XsdUtil.XsdAdapterFactoryImpl
- extends AdapterFactoryImpl
The Factory for the XSD adapter model. It provides a create method for each
non-abstract class of the model.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XsdUtil.XsdAdapterFactoryImpl
public XsdUtil.XsdAdapterFactoryImpl()
createAdapter
public Adapter createAdapter(Notifier target)
- Overrides:
createAdapter in class AdapterFactoryImpl
adapt
public Adapter adapt(Notifier target)
Copyright (c) 2012 Oracle. All rights reserved.