commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] classpath ./ChangeLog javax/print/DocFlavor.java


From: Wolfgang Baer
Subject: [commit-cp] classpath ./ChangeLog javax/print/DocFlavor.java
Date: Thu, 23 Feb 2006 15:40:51 +0000

CVSROOT:        /cvsroot/classpath
Module name:    classpath
Branch:         
Changes by:     Wolfgang Baer <address@hidden>  06/02/23 15:40:51

Modified files:
        .              : ChangeLog 
        javax/print    : DocFlavor.java 

Log message:
        2006-02-23  Wolfgang Baer  <address@hidden>
        
        * javax/print/DocFlavor.java: Added documentation all over.
        (BYTE_ARRAY.TEXT_HTML_HOST): Include host charset encoding to mimetype.
        (BYTE_ARRAY.TEXT_PLAIN_HOST): Likewise.
        (INPUT_STREAM.TEXT_HTML_HOST): Likewise.
        (INPUT_STREAM.TEXT_PLAIN_HOST): Likewise.
        (URL.TEXT_HTML_HOST): Likewise.
        (URL.TEXT_PLAIN_HOST): Likewise.
        (hostEncoding): Initialize with host default charset encoding.
        (mediaSubtype): Made transient.
        (mediaType): Likewise.
        (params): Made transient. Changed type to TreeMap.
        (className): Removed, changed to myClassName.
        (myClassName): New field as defined in serialized form.
        (DocFlavor): Adapted to new variable types, names.
        (parseMimeType): Reimplemented.
        (getParameter): Search with lowercase name.
        (getRepresentationClassName): Adapted to changed variable name.
        (hashCode): Likewise.
        (toString): Reimplemented.
        (readObject): New method for serialization.
        (writeObject): Likewise.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/ChangeLog.diff?tr1=1.6492&tr2=1.6493&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/classpath/classpath/javax/print/DocFlavor.java.diff?tr1=1.9&tr2=1.10&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]