flexjson
Interface ClassLocator

All Known Implementing Classes:
StaticClassLocator, TypeLocator

public interface ClassLocator


Method Summary
 java.lang.Class locate(java.util.Map map, Path currentPath)
           
 

Method Detail

locate

java.lang.Class locate(java.util.Map map,
                       Path currentPath)
                       throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException