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, wrapArray
applyXsltTransformation, collect, fillCollectionSet, getCollectionResource, getResourceStorageDao, getRrdRepository, getServiceName, getTimeStamp, getXmlDocument, getXmlDocument, parseRequest, parseString, parseUrl, preProcessHtml, setResourceStorageDao, setRrdRepository, setServiceName
protected void fillCollectionSet(String urlString, Request request, CollectionAgent agent, CollectionSetBuilder builder, XmlSource source) throws Exception
AbstractXmlCollectionHandler
fillCollectionSet
in class AbstractXmlCollectionHandler
urlString
- the URL stringrequest
- the requestagent
- the collection agentsource
- the XML sourceException
- the exceptionprotected void processXmlResource(CollectionSetBuilder builder, Resource collectionResource, String resourceTypeName, String group)
AbstractXmlCollectionHandler
processXmlResource
in class AbstractXmlCollectionHandler
collectionResource
- the collection resourceCopyright © 2021. All rights reserved.