public interface PathContextFactorySource
修飾子とタイプ | メソッドと説明 |
---|---|
PathContext |
createPath(java.lang.Object source,
Resource resource)
Pathを返す。
|
java.lang.String |
getFormatType()
PathFactorySourceがサポートするフォーマット名を返す。
|
boolean |
isRequestResource() |
java.lang.String getFormatType()
PathContext createPath(java.lang.Object source, Resource resource) throws FatalException
source
- FatalException
boolean isRequestResource()