Class EchoElement
- java.lang.Object
-
- com.lyncode.xoai.dataprovider.xml.EchoElement
-
- All Implemented Interfaces:
XMLWritable
public class EchoElement extends Object implements XMLWritable
-
-
Constructor Summary
Constructors Constructor Description EchoElement(String xmlString)
-
-
-
Constructor Detail
-
EchoElement
public EchoElement(String xmlString)
-
-
Method Detail
-
write
public void write(XmlOutputContext context) throws WritingXmlException
- Specified by:
writein interfaceXMLWritable- Throws:
WritingXmlException
-
-