edu.ucla.belief.decision
Class XmlWriter.PrintWriterWriter

Object
  extended by XmlWriter.PrintWriterWriter
All Implemented Interfaces:
XmlWriter.UniWriter
Enclosing class:
XmlWriter

public class XmlWriter.PrintWriterWriter
extends Object
implements XmlWriter.UniWriter


Constructor Summary
XmlWriter.PrintWriterWriter(PrintWriter out)
           
 
Method Summary
 void write(String s)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlWriter.PrintWriterWriter

public XmlWriter.PrintWriterWriter(PrintWriter out)
Method Detail

write

public void write(String s)
Specified by:
write in interface XmlWriter.UniWriter


Copyright 2010 UCLA Automated Reasoning Group