public interface WebFile
Modifier and Type | Method and Description |
---|---|
Binary |
getBinary() |
String |
getEncoding() |
Calendar |
getLastModified() |
String |
getMimeType() |
String |
getName() |
String |
getPath() |
String getPath()
String getEncoding()
Calendar getLastModified()
String getMimeType()
Binary getBinary()
Copyright © 2012–2015 Hippo B.V. (http://www.onehippo.com). All rights reserved.