|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.core.migration.itemexport.XmlBaseWriter
net.datacrow.core.migration.itemexport.XmlSchemaWriter
public class XmlSchemaWriter
Field Summary |
---|
Fields inherited from class net.datacrow.core.migration.itemexport.XmlBaseWriter |
---|
bos, uberTag |
Constructor Summary | |
---|---|
XmlSchemaWriter(java.lang.String filename)
|
Method Summary | |
---|---|
void |
create(DcObject dco)
|
int[] |
getFields()
|
void |
setFields(int[] fields)
|
Methods inherited from class net.datacrow.core.migration.itemexport.XmlBaseWriter |
---|
getValidTag, newLine, writeLine, writeTag |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlSchemaWriter(java.lang.String filename) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public void create(DcObject dco) throws java.io.IOException
java.io.IOException
public int[] getFields()
public void setFields(int[] fields)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |