/[classpath]/classpath/javax/print/attribute/standard/PageRanges.java
ViewVC logotype

Diff of /classpath/javax/print/attribute/standard/PageRanges.java

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

revision 1.2 by mkoch, Wed May 5 10:58:26 2004 UTC revision 1.2.2.1 by gnu_andrew, Sat Jan 15 17:02:18 2005 UTC
# Line 80  public final class PageRanges extends Se Line 80  public final class PageRanges extends Se
80     *     *
81     * @return the class <code>PageRanges</code> itself     * @return the class <code>PageRanges</code> itself
82     */     */
83    public final Class getCategory()    public Class getCategory()
84    {    {
85      return PageRanges.class;      return PageRanges.class;
86    }    }
# Line 90  public final class PageRanges extends Se Line 90  public final class PageRanges extends Se
90     *     *
91     * @return the name     * @return the name
92     */     */
93    public final String getName()    public String getName()
94    {    {
95      return "page-ranges";      return "page-ranges";
96    }    }

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.2.1

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