Package com.google.gwt.resources.gss
Interface ImageSpriteCreator.MethodByPathHelper
-
- Enclosing class:
- ImageSpriteCreator
static interface ImageSpriteCreator.MethodByPathHelper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JMethod
getMethodByPath(ResourceContext context, java.util.List<java.lang.String> pathElements, JType expectedReturnType)
-
-
-
Method Detail
-
getMethodByPath
JMethod getMethodByPath(ResourceContext context, java.util.List<java.lang.String> pathElements, JType expectedReturnType) throws NotFoundException
- Throws:
NotFoundException
-
-