Package org.teamapps.ux.resource
Class ClassPathResource
- java.lang.Object
-
- org.teamapps.ux.resource.ClassPathResource
-
-
Constructor Summary
Constructors Constructor Description ClassPathResource(java.lang.String resourceName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.io.InputStreamgetInputStream()longgetLength()java.lang.StringgetName()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.teamapps.ux.resource.Resource
getExpires, getLastModified, getMimeType, isAttachment
-
-