org.exist.storage.serializers
Class EXistOutputKeys

java.lang.Object
  extended by org.exist.storage.serializers.EXistOutputKeys

public class EXistOutputKeys
extends Object


Field Summary
static String ADD_EXIST_ID
           
static String COMPRESS_OUTPUT
           
static String EXPAND_XINCLUDES
           
static String HIGHLIGHT_MATCHES
           
static String INDENT_SPACES
           
static String OUTPUT_DOCTYPE
           
static String PROCESS_XSL_PI
           
static String STYLESHEET
           
static String STYLESHEET_PARAM
           
 
Constructor Summary
EXistOutputKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OUTPUT_DOCTYPE

public static final String OUTPUT_DOCTYPE
See Also:
Constant Field Values

EXPAND_XINCLUDES

public static final String EXPAND_XINCLUDES
See Also:
Constant Field Values

PROCESS_XSL_PI

public static final String PROCESS_XSL_PI
See Also:
Constant Field Values

HIGHLIGHT_MATCHES

public static final String HIGHLIGHT_MATCHES
See Also:
Constant Field Values

INDENT_SPACES

public static final String INDENT_SPACES
See Also:
Constant Field Values

STYLESHEET

public static final String STYLESHEET
See Also:
Constant Field Values

STYLESHEET_PARAM

public static final String STYLESHEET_PARAM
See Also:
Constant Field Values

COMPRESS_OUTPUT

public static final String COMPRESS_OUTPUT
See Also:
Constant Field Values

ADD_EXIST_ID

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

EXistOutputKeys

public EXistOutputKeys()


Copyright (C) Wolfgang Meier. All rights reserved.