Uses of Class
org.jmonks.batch.io.xml.XMLFileWriter.XMLWriterRecord

Packages that use XMLFileWriter.XMLWriterRecord
org.jmonks.batch.io.xml XML file implementation for the IO API. 
 

Uses of XMLFileWriter.XMLWriterRecord in org.jmonks.batch.io.xml
 

Methods in org.jmonks.batch.io.xml with parameters of type XMLFileWriter.XMLWriterRecord
protected  void XMLFileWriter.writeComplexElement(java.lang.String recordElementName, XMLFileWriter.XMLWriterRecord fieldValueAsRecord)
          Writes the nested/composite element into the file.