public class JSonReader extends ServiceableReader
Modifier and Type | Field and Description |
---|---|
private JSONUtils |
_jsonUtils |
static String |
OBJECT_TO_READ
The map to
|
manager
objectModel, out, parameters, resolver, source
Constructor and Description |
---|
JSonReader() |
Modifier and Type | Method and Description |
---|---|
void |
generate() |
String |
getMimeType() |
void |
service(ServiceManager smanager) |
getLastModified, recycle, setOutputStream, setup, shouldSetContentLength
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public static final String OBJECT_TO_READ
private JSONUtils _jsonUtils
public JSonReader()
public String getMimeType()
getMimeType
in interface SitemapOutputComponent
getMimeType
in class AbstractReader
public void service(ServiceManager smanager) throws ServiceException
service
in interface Serviceable
service
in class ServiceableReader
ServiceException
public void generate() throws IOException, SAXException, ProcessingException