net.sourceforge.pmd.lang.plsql.symboltable
Class TypeSet.ExplicitImportResolver
java.lang.Object
net.sourceforge.pmd.lang.plsql.symboltable.TypeSet.ExplicitImportResolver
- All Implemented Interfaces:
- TypeSet.Resolver
- Enclosing class:
- TypeSet
public static class TypeSet.ExplicitImportResolver
- extends Object
- implements TypeSet.Resolver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeSet.ExplicitImportResolver
public TypeSet.ExplicitImportResolver(Set<String> importStmts)
resolve
public Class<?> resolve(String name)
throws ClassNotFoundException
- Specified by:
resolve
in interface TypeSet.Resolver
- Throws:
ClassNotFoundException
Copyright © 2002–2015 InfoEther. All rights reserved.