JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.jmix.reports.yarg.structure.xml
Interface XmlWriter
All Known Implementing Classes:
DefaultXmlWriter
public interface
XmlWriter
This class describes logic which convert report to xml string
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
buildXml
(
Report
report)
Method Details
buildXml
String
buildXml
(
Report
report)