Package fi.iki.jmtilli.javaxmlfrag
Interface XMLRowable
public interface XMLRowable
An object that is convertible to XML.
-
Method Summary
Modifier and Type Method Description void
toXMLRow(DocumentFragment row)
public interface XMLRowable
Modifier and Type | Method | Description |
---|---|---|
void |
toXMLRow(DocumentFragment row) |