jdk/src/share/classes/javax/print/MultiDoc.java
changeset 21278 ef8a3a2a72f2
parent 20451 4cedf4e1560a
child 22260 c9185e010e03
equal deleted inserted replaced
21277:bd380b80f9ea 21278:ef8a3a2a72f2
   115      * Obtain the current doc object.
   115      * Obtain the current doc object.
   116      *
   116      *
   117      * @return  Current doc object.
   117      * @return  Current doc object.
   118      *
   118      *
   119      * @exception  IOException
   119      * @exception  IOException
   120      *     Thrown if a error ocurred reading the document.
   120      *     Thrown if a error occurred reading the document.
   121      */
   121      */
   122     public Doc getDoc() throws IOException;
   122     public Doc getDoc() throws IOException;
   123 
   123 
   124     /**
   124     /**
   125      * Go to the multidoc object that contains the next doc object in the
   125      * Go to the multidoc object that contains the next doc object in the