/[classpath]/classpath/javax/swing/text/rtf/RTFParser.java
ViewVC logotype

Diff of /classpath/javax/swing/text/rtf/RTFParser.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by gnu_andrew, Sun Mar 13 14:38:45 2005 UTC revision 1.1.2.2 by gnu_andrew, Mon Apr 18 01:37:41 2005 UTC
# Line 41  package javax.swing.text.rtf; Line 41  package javax.swing.text.rtf;
41  import java.io.IOException;  import java.io.IOException;
42  import java.io.InputStream;  import java.io.InputStream;
43  import java.io.Reader;  import java.io.Reader;
44  import javax.swing.text.Document;  
45  import javax.swing.text.BadLocationException;  import javax.swing.text.BadLocationException;
46    import javax.swing.text.Document;
47    
48  /**  /**
49   * Parses an RTF file into a {@link Document}. The parser utilizes   * Parses an RTF file into a {@link Document}. The parser utilizes

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26