Package org.teavm.jso.file
Class FilePropertyBag
java.lang.Object
org.teavm.jso.file.BlobPropertyBag
org.teavm.jso.file.FilePropertyBag
- All Implemented Interfaces:
org.teavm.jso.JSObject
-
Field Summary
Fields inherited from class org.teavm.jso.file.BlobPropertyBag
ENDING_TYPE_NATIVE, ENDING_TYPE_TRANSPARENT
-
Method Summary
Modifier and TypeMethodDescriptionstatic FilePropertyBag
create()
endingType
(String endingType) lastModified
(long lastModified) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.teavm.jso.JSObject
cast
-
Method Details
-
create
-
type
- Overrides:
type
in classBlobPropertyBag
-
endingType
- Overrides:
endingType
in classBlobPropertyBag
-
lastModified
-