edu.ucla.belief.decision
Class XmlWriter.PrintStreamWriter

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

public class XmlWriter.PrintStreamWriter
extends Object
implements XmlWriter.UniWriter


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

Constructor Detail

XmlWriter.PrintStreamWriter

public XmlWriter.PrintStreamWriter(PrintStream out)
Method Detail

write

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


Copyright 2010 UCLA Automated Reasoning Group