Constant Field Values


Contents
org.apache.*

org.apache.jackrabbit.net.JCRJarURLConnection
protected static final String APPLICATION_JAR "application/java-archive"

org.apache.jackrabbit.net.JCRURLConnection
protected static final String APPLICATION_OCTET "application/octet-stream"
protected static final String CONTENT_ENCODING "content-encoding"
protected static final String CONTENT_LENGTH "content-length"
protected static final String CONTENT_TYPE "content-type"
protected static final String LAST_MODIFIED "last-modified"
protected static final String TEXT_PLAIN "text/plain"

org.apache.jackrabbit.net.URLFactory
public static final String REPOSITORY_JAR_SCHEME "jar"
public static final String REPOSITORY_SCHEME "jcr"



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.