public class OpenSearchHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
contentType |
String |
encoding |
String |
osddPath |
| Constructor and Description |
|---|
OpenSearchHelper() |
| Modifier and Type | Method and Description |
|---|---|
org.lastaflute.web.response.StreamResponse |
asStream() |
boolean |
hasOpenSearchFile() |
void |
init() |
public String osddPath
public String encoding
public String contentType
@PostConstruct public void init()
public boolean hasOpenSearchFile()
public org.lastaflute.web.response.StreamResponse asStream()
Copyright © 2009–2017 CodeLibs. All rights reserved.