public class XmlFileJsonMarshaller extends XmlJsonMarshaller
encoding, xmlSerialiser| Constructor and Description |
|---|
XmlFileJsonMarshaller(net.sf.json.xml.XMLSerializer xmlSerialiser)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
net.sf.json.JSON |
marshall(File file)
Marshall the incoming XML inputStream into a JSON instance
|
getEncoding, getSerialiser, setEncoding, setSerialiser, unmarshallpublic XmlFileJsonMarshaller(net.sf.json.xml.XMLSerializer xmlSerialiser)
xmlSerialiser - public net.sf.json.JSON marshall(File file)
file - Copyright © 2007-2017 Ikasan. All Rights Reserved.