|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensourcephysics.tools.ExportXMLFormat
Exports data in XML format.
Constructor Summary | |
ExportXMLFormat()
|
Method Summary | |
java.lang.String |
description()
|
void |
export(java.io.File file,
java.util.List data)
|
java.lang.String |
extension()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ExportXMLFormat()
Method Detail |
public java.lang.String description()
description
in interface ExportFormat
public java.lang.String extension()
extension
in interface ExportFormat
public void export(java.io.File file, java.util.List data)
export
in interface ExportFormat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |