Package com.google.gwt.resources.gss
Interface ImageSpriteCreator.MethodByPathHelper
- Enclosing class:
ImageSpriteCreator
static interface ImageSpriteCreator.MethodByPathHelper
-
Method Summary
Modifier and TypeMethodDescriptiongetMethodByPath
(ResourceContext context, List<String> pathElements, JType expectedReturnType)
-
Method Details
-
getMethodByPath
JMethod getMethodByPath(ResourceContext context, List<String> pathElements, JType expectedReturnType) throws NotFoundException - Throws:
NotFoundException
-