public interface IContentURI extends IURI
Modifier and Type | Method and Description |
---|---|
String |
getContentServiceName()
Content service name.
|
String |
getFileExtension()
File name extension.
|
String |
getFileName()
Local file name, not including local file path or extension.
|
String |
getLocalPath()
Local file path, not including file name.
|
String |
getLocalURI()
Local file path, name, and extension.
|
String |
getMimeType()
File mime type.
|
clone, getSegment, getSegments, getSegments, getServiceName, getSize, initialize, toString
String getContentServiceName()
String getLocalURI()
String getLocalPath()
String getFileName()
String getFileExtension()
String getMimeType()