Package org.teamapps.ux.resource
Klasse ResourceWrapper
java.lang.Object
org.teamapps.ux.resource.ResourceWrapper
- Alle implementierten Schnittstellen:
Resource
-
Feldübersicht
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbooleanlonggetName()inthashCode()booleanlastModified(Date date) Von Klasse geerbte Methoden java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitVon Schnittstelle geerbte Methoden org.teamapps.ux.resource.Resource
asAttachment, expiring, withMimeType
-
Konstruktordetails
-
ResourceWrapper
-
-
Methodendetails
-
getInputStream
- Angegeben von:
getInputStreamin SchnittstelleResource
-
getLength
public long getLength() -
getName
-
getLastModified
- Angegeben von:
getLastModifiedin SchnittstelleResource
-
getExpires
- Angegeben von:
getExpiresin SchnittstelleResource
-
getMimeType
- Angegeben von:
getMimeTypein SchnittstelleResource
-
isAttachment
public boolean isAttachment()- Angegeben von:
isAttachmentin SchnittstelleResource- Gibt zurück:
- true if this resource should be handled by the browser by showing a "Save As" dialogue (HTTP header Content-Disposition: attachment), false if the browser should attempt to embed or display the resource directly (HTTP header Content-Disposition: inline).
-
getAsFile
-
lastModified
- Angegeben von:
lastModifiedin SchnittstelleResource
-
equals
-
hashCode
public int hashCode()
-