|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.webharvest.runtime.processors.BaseProcessor
org.webharvest.runtime.processors.WebHarvestPlugin
org.webharvest.runtime.processors.plugins.JsonToXmlPlugin
public class JsonToXmlPlugin
Converter from JSON to XML
| Constructor Summary | |
|---|---|
JsonToXmlPlugin()
|
|
| Method Summary | |
|---|---|
Variable |
executePlugin(Scraper scraper,
ScraperContext context)
Mathod that actually executes processor. |
java.lang.String |
getName()
Defines name of the processor. |
| Methods inherited from class org.webharvest.runtime.processors.WebHarvestPlugin |
|---|
execute, getAttributeDesc, getAttributeValueSuggestions, getDependantProcessors, getRequiredAttributes, getRequiredSubprocessors, getTagDesc, getValidAttributes, getValidSubprocessors, hasBody, setDef |
| Methods inherited from class org.webharvest.runtime.processors.BaseProcessor |
|---|
getElementDef, run |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsonToXmlPlugin()
| Method Detail |
|---|
public java.lang.String getName()
WebHarvestPlugin
getName in class WebHarvestPlugin
public Variable executePlugin(Scraper scraper,
ScraperContext context)
WebHarvestPlugin
executePlugin in class WebHarvestPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||