public class MaryCARTWriter extends Object
Modifier and Type | Field and Description |
---|---|
protected org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
MaryCARTWriter() |
Modifier and Type | Method and Description |
---|---|
void |
dumpMaryCART(CART cart,
String destFile)
Dump the CARTs in MaryCART format
|
void |
toTextOut(CART cart,
PrintWriter pw) |
public void dumpMaryCART(CART cart, String destFile) throws IOException
cart
- cartdestFile
- the destination fileIOException
- IOExceptionpublic void toTextOut(CART cart, PrintWriter pw) throws IOException
IOException
Copyright © 2000–2016 DFKI GmbH. All rights reserved.