Java com.google.gwt.dev.resource Resource fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.dev.resource Resource fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.dev.resource Resource.

The text is from its open source code.

Subclass

com.google.gwt.dev.resource.Resource has subclasses.
Click this link to see all its subclasses.

Method

longgetLastModified()
Returns the last modified time of the compilation unit.
StringgetLocation()
Returns the URL-like location of the resource.
StringgetPath()
Returns the full abstract path of the resource.
InputStreamopenContents()
Returns the contents of the resource.