API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.print. MultiDoc View Source
Author(s)
Since
Version
Serial
Hierarchy
 MultiDoc
Subinterfaces
Description
public interface MultiDoc
  Interface MultiDoc specifies the interface for an object that supplies more than one piece of print data for a Print Job.
See also:   
Methods
Hide/Show inherited methods
public Doc getDoc () throws IOException
  Obtain the current doc object.
public MultiDoc next () throws IOException
  Go to the multidoc object that contains the next doc object in the sequence of doc objects.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar