org.rhq.bindings.export
Class Exporter
java.lang.Object
org.rhq.bindings.export.Exporter
public class Exporter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Exporter
public Exporter()
setTarget
public void setTarget(String format,
String file)
getPageWidth
public int getPageWidth()
setPageWidth
public void setPageWidth(int width)
write
public void write(Object object)
close
public void close()
getFormat
public String getFormat()
setFormat
public void setFormat(String format)
getFile
public String getFile()
setFile
public void setFile(String file)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.