org.exolab.castor.xml
Class ClassDescriptorResolverFactory
java.lang.Object
org.exolab.castor.xml.ClassDescriptorResolverFactory
public class ClassDescriptorResolverFactory
- extends Object
A factory that - based upon the binding type specified - returns
ClassDescriptorResolver instances.
- Author:
- Werner Guttmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassDescriptorResolverFactory
public ClassDescriptorResolverFactory()
createClassDescriptorResolver
public static ClassDescriptorResolver createClassDescriptorResolver(BindingType type)
- Returns the matching
ClassDescriptorResolver instance.
- Parameters:
type - A binding type.
- Returns:
- A
ClassDescriptorResolver instance.
Copyright © 2010. All Rights Reserved.