com.atlassian.jira.action.admin.export
Class DefaultEntityXmlWriter
java.lang.Object
com.atlassian.jira.action.admin.export.DefaultEntityXmlWriter
- All Implemented Interfaces:
- EntityXmlWriter
public class DefaultEntityXmlWriter
- extends Object
- implements EntityXmlWriter
A writer that performs no transformations before writing the GenericValue to XML
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultEntityXmlWriter
public DefaultEntityXmlWriter()
writeXmlText
public void writeXmlText(org.ofbiz.core.entity.GenericValue entity,
PrintWriter writer)
- Specified by:
writeXmlText
in interface EntityXmlWriter
Copyright © 2002-2014 Atlassian. All Rights Reserved.