public class DefaultJsonCollectionHandler extends AbstractJsonCollectionHandler
| Constructor and Description | 
|---|
DefaultJsonCollectionHandler()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
fillCollectionSet(String urlString,
                 Request request,
                 CollectionAgent agent,
                 CollectionSetBuilder builder,
                 XmlSource source)
Fill collection set. 
 | 
protected void | 
processXmlResource(CollectionSetBuilder builder,
                  Resource collectionResource,
                  String resourceTypeName,
                  String group)
Process XML resource. 
 | 
fillCollectionSet, getJSONObject, getTimeStamp, wrapArrayapplyXsltTransformation, collect, fillCollectionSet, getCollectionResource, getResourceStorageDao, getRrdRepository, getServiceName, getTimeStamp, getXmlDocument, getXmlDocument, parseRequest, parseString, parseUrl, preProcessHtml, setResourceStorageDao, setRrdRepository, setServiceNameprotected void fillCollectionSet(String urlString, Request request, CollectionAgent agent, CollectionSetBuilder builder, XmlSource source) throws Exception
AbstractXmlCollectionHandlerfillCollectionSet in class AbstractXmlCollectionHandlerurlString - the URL stringrequest - the requestagent - the collection agentsource - the XML sourceException - the exceptionprotected void processXmlResource(CollectionSetBuilder builder, Resource collectionResource, String resourceTypeName, String group)
AbstractXmlCollectionHandlerprocessXmlResource in class AbstractXmlCollectionHandlercollectionResource - the collection resourceCopyright © 2020. All rights reserved.