jnlp.sample.jardiff
Interface JarDiffConstants

All Known Implementing Classes:
JarDiff, JarDiffPatcher

public interface JarDiffConstants

Constants used by creating patch and applying patch for JarDiff.

Version:
1.8, 06/26/03

Field Summary
static String INDEX_NAME
           
static String MOVE_COMMAND
           
static String REMOVE_COMMAND
           
static String VERSION_HEADER
           
 

Field Detail

VERSION_HEADER

static final String VERSION_HEADER
See Also:
Constant Field Values

INDEX_NAME

static final String INDEX_NAME
See Also:
Constant Field Values

REMOVE_COMMAND

static final String REMOVE_COMMAND
See Also:
Constant Field Values

MOVE_COMMAND

static final String MOVE_COMMAND
See Also:
Constant Field Values


Copyright © 2005-2011 Sun Microsystems. All Rights Reserved.