/[alph]/alph/org/nongnu/alph/impl/AbstractScrollBlock.java
ViewVC logotype

Diff of /alph/org/nongnu/alph/impl/AbstractScrollBlock.java

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

revision 1.4 by tjl, Mon Apr 21 19:55:52 2003 UTC revision 1.5 by tjl, Tue Apr 22 19:42:12 2003 UTC
# Line 21  public abstract class AbstractScrollBloc Line 21  public abstract class AbstractScrollBloc
21                          contentType.intern() : null);                          contentType.intern() : null);
22      }      }
23    
24        public String getContentType() { return contentType; }
25    
26      public BlockFile getBlockFile() throws java.io.FileNotFoundException {      public BlockFile getBlockFile() throws java.io.FileNotFoundException {
27          return alph.getBlockFile(this);          return alph.getBlockFile(this);
28      }      }

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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