public class ISOpenSearchResourceCache extends Object
| Modifier and Type | Field and Description |
|---|---|
Map<String,String> |
descriptionDocuments
Associates description document URLs with description document XML representations
|
Map<String,OpenSearchResource> |
resources
Associates description document URLs with OpenSearchResources
|
Map<String,String> |
resourcesXML
Associates description document URLs with OpenSearchResource XML representations
|
Map<String,String> |
XSLTs
Associates XSLT generic resource names with their XML representations
|
| Constructor and Description |
|---|
ISOpenSearchResourceCache() |
public Map<String,String> descriptionDocuments
public Map<String,OpenSearchResource> resources
public Map<String,String> resourcesXML
Copyright © 2014. All Rights Reserved.