JML

Uses of Class
java.io.OutputStream

Packages that use OutputStream
java.io JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.lang JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.net JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.sql JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
java.util JML Specifications for the corresponding types in the Java Developement Kit (JDK). 
javax.servlet   
org.jmlspecs.checker Contains the source code for a parser and typechecker for JML annotations and java code. 
org.jmlspecs.jmldoc.jmldoc_142   
org.jmlspecs.jmlrac Generates Java classes from JML specifications that check assertions at runtime. 
org.jmlspecs.jmlspec A tool that can generate or compare specification skeletons from Java source or class files. 
org.jmlspecs.jmlunit Generates JUnit test classes from JML specifications. 
org.multijava.mjc Implements mjc, a MultiJava compiler. 
org.multijava.mjdoc.mjdoc_142 The mjdoc tool documents java programs that contain MultiJava (MJ) extensions to the Java progamming language; it produces html pages very similar to those produced by the javadoc tool. 
org.multijava.util.compiler Provides utilities and superclasses for the compilers in MultiJava and the Java Modeling Language
 

Uses of OutputStream in java.io
 

Subclasses of OutputStream in java.io
 class ByteArrayOutputStream
           
 class FilterOutputStream
           
 class PrintStream
          JML's specification of PrintStream
 

Fields in java.io declared as OutputStream
protected  OutputStream FilterOutputStream.out
           
 

Methods in java.io with parameters of type OutputStream
 void ByteArrayOutputStream.writeTo(OutputStream)
           
 

Constructors in java.io with parameters of type OutputStream
FilterOutputStream(OutputStream out)
           
PrintStream(OutputStream os)
           
PrintStream(OutputStream os, boolean Param1)
           
PrintStream(OutputStream os, boolean Param1, String Param2)
           
PrintWriter(OutputStream o)
           
PrintWriter(OutputStream o, boolean b)
           
OutputStreamWriter(OutputStream o, String s)
           
OutputStreamWriter(OutputStream o)
           
OutputStreamWriter(OutputStream o, Charset c)
           
OutputStreamWriter(OutputStream o, CharsetEncoder c)
           
 

Uses of OutputStream in java.lang
 

Methods in java.lang that return OutputStream
 OutputStream Runtime.getLocalizedOutputStream(OutputStream out)
          Deprecated.  
abstract  OutputStream Process.getOutputStream()
           
 

Methods in java.lang with parameters of type OutputStream
 OutputStream Runtime.getLocalizedOutputStream(OutputStream out)
          Deprecated.  
 

Uses of OutputStream in java.net
 

Methods in java.net that return OutputStream
 OutputStream URLConnection.getOutputStream()
           
 

Uses of OutputStream in java.sql
 

Methods in java.sql that return OutputStream
abstract  OutputStream Blob.setBinaryStream(long)
           
abstract  OutputStream Clob.setAsciiStream(long)
           
 

Uses of OutputStream in java.util
 

Methods in java.util with parameters of type OutputStream
 void Properties.save(OutputStream, String)
           
 void Properties.store(OutputStream, String)
           
 

Uses of OutputStream in javax.servlet
 

Subclasses of OutputStream in javax.servlet
 class ServletOutputStream
          JML's specification of ServletOutputStream
 

Uses of OutputStream in org.jmlspecs.checker
 

Fields in org.jmlspecs.checker declared as OutputStream
private  OutputStream JmlGUI.JmlCompilation.os
           
 

Methods in org.jmlspecs.checker with parameters of type OutputStream
static boolean Main.compile(String[] args, JmlOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation JmlGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.jmlspecs.checker with parameters of type OutputStream
JmlGUI.JmlCompilation(String[] files, JmlOptions options, OutputStream os)
           
 

Uses of OutputStream in org.jmlspecs.jmldoc.jmldoc_142
 

Fields in org.jmlspecs.jmldoc.jmldoc_142 declared as OutputStream
private  OutputStream JmldocGUI.JmldocCompilation.os
           
 

Methods in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type OutputStream
static boolean Main.compile(String[] args, JmldocOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation JmldocGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.jmlspecs.jmldoc.jmldoc_142 with parameters of type OutputStream
JmldocGUI.JmldocCompilation(String[] files, JmldocOptions options, OutputStream os)
           
 

Uses of OutputStream in org.jmlspecs.jmlrac
 

Fields in org.jmlspecs.jmlrac declared as OutputStream
private  OutputStream RacGUI.RacCompilation.os
           
 

Methods in org.jmlspecs.jmlrac with parameters of type OutputStream
static boolean Main.compile(String[] args, RacOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation RacGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.jmlspecs.jmlrac with parameters of type OutputStream
RacGUI.RacCompilation(String[] files, RacOptions options, OutputStream os)
           
 

Uses of OutputStream in org.jmlspecs.jmlspec
 

Fields in org.jmlspecs.jmlspec declared as OutputStream
private  OutputStream JspGUI.JspCompilation.os
           
 

Methods in org.jmlspecs.jmlspec with parameters of type OutputStream
static boolean Main.compile(String[] args, JspOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation JspGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.jmlspecs.jmlspec with parameters of type OutputStream
JspGUI.JspCompilation(String[] files, JspOptions options, OutputStream os)
           
 

Uses of OutputStream in org.jmlspecs.jmlunit
 

Fields in org.jmlspecs.jmlunit declared as OutputStream
private  OutputStream JntGUI.JntCompilation.os
           
 

Methods in org.jmlspecs.jmlunit with parameters of type OutputStream
static boolean Main.compile(String[] args, JntOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation JntGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.jmlspecs.jmlunit with parameters of type OutputStream
JntGUI.JntCompilation(String[] files, JntOptions options, OutputStream os)
           
 

Uses of OutputStream in org.multijava.mjc
 

Fields in org.multijava.mjc declared as OutputStream
private  OutputStream MjcGUI.MjcCompilation.os
           
 

Methods in org.multijava.mjc that return OutputStream
private  OutputStream[] FunctionalTestSuite.TestCase.captureStreams()
          Establishes new output streams to capture text written to standard out and standard error.
 

Methods in org.multijava.mjc with parameters of type OutputStream
private  void FunctionalTestSuite.TestCase.releaseStreams(OutputStream[] streams)
          Reverses the action for captureStreams().
static boolean Main.compile(String[] args, MjcCommonOptions opt, OutputStream os)
          Entry point for the GUI
 boolean Main.run(String[] args, MjcCommonOptions opt, OutputStream os)
          Runs a compilation session for the GUI
protected  org.multijava.util.gui.GUI.Compilation MjcGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.multijava.mjc with parameters of type OutputStream
MjcGUI.MjcCompilation(String[] files, MjcOptions options, OutputStream os)
           
 

Uses of OutputStream in org.multijava.mjdoc.mjdoc_142
 

Fields in org.multijava.mjdoc.mjdoc_142 declared as OutputStream
private  OutputStream MjdocGUI.MjdocCompilation.os
           
 

Methods in org.multijava.mjdoc.mjdoc_142 with parameters of type OutputStream
static boolean Main.compile(String[] args, MjdocOptions opt, OutputStream os)
          Entry point for the GUI
protected  org.multijava.util.gui.GUI.Compilation MjdocGUI.createCompilationInstance(String[] files, Options opt, OutputStream os)
           
 

Constructors in org.multijava.mjdoc.mjdoc_142 with parameters of type OutputStream
MjdocGUI.MjdocCompilation(String[] files, MjdocOptions options, OutputStream os)
           
 

Uses of OutputStream in org.multijava.util.compiler
 

Methods in org.multijava.util.compiler with parameters of type OutputStream
 void Compiler.setOutputStream(OutputStream os)
          Sets the output stream for inform to err
 


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.