Package org.dbunit.dataset.xml
Class FlatDtdWriter.SequenceModel
java.lang.Object
org.dbunit.dataset.xml.FlatDtdWriter.ContentModel
org.dbunit.dataset.xml.FlatDtdWriter.SequenceModel
- Enclosing class:
FlatDtdWriter
- Since:
- Jun 13, 2003
- Version:
- $Revision$ $Date$
- Author:
- Manuel Laflamme, Last changed by: $Author$
-
Method Summary
Modifier and TypeMethodDescriptionvoidwrite(PrintWriter writer, String tableName, int tableIndex, int tableCount) Methods inherited from class org.dbunit.dataset.xml.FlatDtdWriter.ContentModel
toString
-
Method Details
-
write
- Specified by:
writein classFlatDtdWriter.ContentModel
-