public interface ContextResource extends Resource
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPathWithinContext()
Return the path within the enclosing 'context'.
|
contentLength, createRelative, exists, getDescription, getFile, getFilename, getURI, getURL, isOpen, isReadable, lastModifiedgetInputStreamString getPathWithinContext()
This is typically path relative to a context-specific root directory, e.g. a ServletContext root or a PortletContext root.
Copyright © 2016. All rights reserved.