de.mindcrimeilab.xsanalyzer
Interface XSAnalyzerConstants


public interface XSAnalyzerConstants

Application-wide constants.

Version:
$Revision:62 $
Author:
Michael Engelhardt, $Author:me $

Field Summary
static String APP_VERSION
           
static String[] DEFAULTS
          Default values for unset XML Schema facets.
static String GPL_COPYLEFT_NOTICE
           
static String PREFERENCES_IDENTIFIER
           
static Short[] USED_FACETS
          XML Schema facets
static String XML_SCHEMA_NAMESPACE
          XML Schema namespace
 

Field Detail

APP_VERSION

static final String APP_VERSION
See Also:
Constant Field Values

GPL_COPYLEFT_NOTICE

static final String GPL_COPYLEFT_NOTICE
See Also:
Constant Field Values

PREFERENCES_IDENTIFIER

static final String PREFERENCES_IDENTIFIER
See Also:
Constant Field Values

XML_SCHEMA_NAMESPACE

static final String XML_SCHEMA_NAMESPACE
XML Schema namespace

See Also:
Constant Field Values

USED_FACETS

static final Short[] USED_FACETS
XML Schema facets


DEFAULTS

static final String[] DEFAULTS
Default values for unset XML Schema facets.



Copyright © 2010. All Rights Reserved.