org.exolab.castor.xml.util.resolvers
public class ByIntrospection extends AbstractResolverClassCommand
Constructor and Description |
---|
ByIntrospection()
No specific stuff needed.
|
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
internalResolve(java.lang.String className,
java.lang.ClassLoader classLoader,
java.util.Map properties)
Creates an XMLClassDescriptor for the given type by using introspection.
|
resolve
protected java.util.Map internalResolve(java.lang.String className, java.lang.ClassLoader classLoader, java.util.Map properties) throws ResolverException
Introspector
set with
setIntrospector
. If a descriptor is successfully created it
will be added to the DescriptorCache.
internalResolve
in class AbstractResolverClassCommand
className
- the name of the class to resolveclassLoader
- the class loader to useproperties
- the resolve properties to useResolverException
- if unrecoverable problems in resolve occuredIntalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com