Searched refs:CONTENT_TYPE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/solaris/bin/
H A Djava-rmi.cgi.sh58 -DCONTENT_TYPE="$CONTENT_TYPE" \
/openjdk7/jdk/src/share/classes/sun/net/www/protocol/file/
H A DFileURLConnection.java51 static String CONTENT_TYPE = "content-type"; field in class:FileURLConnection
122 properties.add(CONTENT_TYPE, contentType);
139 properties.add(CONTENT_TYPE, TEXT_PLAIN);
/openjdk7/jdk/src/share/classes/java/util/jar/
H A DAttributes.java547 public static final Name CONTENT_TYPE = new Name("Content-Type"); field in class:Attributes.Name

Completed in 31 milliseconds