org.exist.webstart
Class JnlpWriter

java.lang.Object
  extended by org.exist.webstart.JnlpWriter

public class JnlpWriter
extends Object

Class for writing JNLP file, jar files and image files.

Author:
Dannes Wessels

Field Summary
static String ACCEPT_ENCODING
           
static String CONTENT_ENCODING
           
static String CONTENT_TYPE
           
static String PACK200_GZIP_ENCODING
           
 
Constructor Summary
JnlpWriter()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ACCEPT_ENCODING

public static final String ACCEPT_ENCODING
See Also:
Constant Field Values

CONTENT_TYPE

public static final String CONTENT_TYPE
See Also:
Constant Field Values

CONTENT_ENCODING

public static final String CONTENT_ENCODING
See Also:
Constant Field Values

PACK200_GZIP_ENCODING

public static final String PACK200_GZIP_ENCODING
See Also:
Constant Field Values
Constructor Detail

JnlpWriter

public JnlpWriter()


Copyright (C) Wolfgang Meier. All rights reserved.