public class TemplateResources extends Object
| Constructor and Description |
|---|
TemplateResources() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.core.io.Resource |
getChild() |
org.springframework.core.io.Resource |
getEntity() |
org.springframework.core.io.Resource |
getInstance() |
org.springframework.core.io.Resource |
getRecord() |
org.springframework.core.io.Resource |
getRel() |
org.springframework.core.io.Resource |
getTree() |
org.springframework.core.io.Resource |
getWebresource() |
public org.springframework.core.io.Resource getEntity()
public org.springframework.core.io.Resource getRecord()
public org.springframework.core.io.Resource getInstance()
public org.springframework.core.io.Resource getRel()
public org.springframework.core.io.Resource getWebresource()
public org.springframework.core.io.Resource getChild()
public org.springframework.core.io.Resource getTree()
Copyright © 2020. All rights reserved.