org.xoe.core
Interface Constants

All Known Subinterfaces:
IApplication, IClipboard, ICodec, IContentTypeResolver, IDocumentBuilder, IEditableDocumentBuilder, IHistory, IIconResolver, IImageBuilder, INPService, IPackageSelector, IPackageServerFactory, IPackageXMLHandler, IService, IShell, ISoapService, IURLViewer, IViewable, IViewableDocumentBuilder
All Known Implementing Classes:
ContentCache, ContentType, DocumentCache, Engine, LocaleSubsystem, ServiceLocator, Stash, org.xoe.core.dom.XNode, ContentSubsystem

public interface Constants

Core Xoe Constants.


Field Summary
static String ACTION_ATTR
           
static String ADD
           
static String ADD_APP
           
static String AMPERSAND_KEY
          'ampersand' string and character values
static char AMPERSAND_SYMBOL
           
static String AMPERSAND_SYMBOL_STRING
           
static String APOSTROPHE_KEY
          'apostrophe' string and character values
static char APOSTROPHE_SYMBOL
           
static String ASCENDING_SORT
           
static String BACK
           
static String BANNER_ATTR
           
static String BEEP
           
static String BEEP_PROPERTY
          The config property which specifies the default 'beep' noise
static String CONTEXT_ATTR
           
static String COPYRIGHT_KEY
          'copyright' string and character values
static char COPYRIGHT_SYMBOL
           
static String COUNTRY_PROPERTY
          The config property which specifies the user's country
static String DATA_DOC
           
static String DEFAULT_BOOTSTRAP
          The name of the file which contains the default configuration settings
static String DEFAULT_NAMESPACE
          default XOE namespace string
static String DEFAULT_THEME
          The default theme
static String DEFAULT_THEMES_DIR
          The default themes directory (relative path from XMLRoot)
static String DEFAULT_VIEW
          default xhtml views
static String DELETE
           
static String DESCENDING_SORT
           
static String DISPLAY
           
static String DISPLAY_VIEW
           
static String DOCTYPE_NAME_NS_XHTML
          doctype name ns for xhtml
static String DOUBLE_QUOTE_KEY
          'double quote' string and character values
static char DOUBLE_QUOTE_SYMBOL
           
static String EDIT
           
static String EDIT_ITEM_VIEW
           
static String EXTENSION_ALL
           
static String EXTENSION_DTD
           
static String EXTENSION_HTML
           
static String EXTENSION_LNK
           
static String EXTENSION_WML
           
static String EXTENSION_XHTML
           
static String EXTENSION_XML
           
static String EXTENSION_XOE
           
static String EXTENSION_XOE_CONFIG
           
static String EXTENSION_ZIP
           
static String FEATURE_DOCTYPE_NAME_NS
           
static String FEATURE_EXTENSION
           
static String FEATURE_MIMETYPE
           
static String FILE_PROTOCOL
          The file protocol handle
static String FORWARD
           
static String FUNCTION_CONTENT_HANDLER
          content type resolution constants
static String GREATER_THAN_KEY
          'less than' string and character values
static char GREATER_THAN_SYMBOL
           
static String HIDE_IF_ATTR
           
static String HOMEDIR_PROPERTY
          The system property which specifies the user's home directory
static String HREF_ATTR
           
static String INSERT_BEFORE_ATTR
           
static String LANGUAGE_PROPERTY
          The config property which specifies the user's language
static String LAUNCH
           
static String LESSER_THAN_KEY
          'less than' string and character values
static char LESSER_THAN_SYMBOL
           
static String LOADTHEME
           
static String LOGGING_PROPERTY
          The name of the logging configuration property
static String MID_DOT_KEY
          'dot' string and character values
static char MID_DOT_SYMBOL
           
static String MIMETYPE_ALL
           
static String MIMETYPE_APPLICATION_XOE
           
static String MIMETYPE_APPLICATION_ZIP
           
static String MIMETYPE_STASHDIR
           
static String MIMETYPE_TEXT_HTML
           
static String MIMETYPE_TEXT_PLAIN
           
static String MIMETYPE_TEXT_VND_TVT_LNK
           
static String MIMETYPE_TEXT_WML
           
static String MIMETYPE_TEXT_XML
           
static String MIMETYPE_TEXT_XML_DTD
           
static String MIMETYPE_UNKNOWN
           
static String NAME_ATTR
           
static char NAMESPACE_SEPARATOR
          the character to use when combining namespace and element tag name
static String NEW
           
static String NEW_ITEM_VIEW
           
static String NO_PATH
          no path constant
static String NON_BREAKING_SPACE_KEY
          'non breaking space' string and character values
static char NON_BREAKING_SPACE_SYMBOL
           
static int NUM_LAST_APPS
          the maximum number of apps kept in the last app bar in the app launcher
static String ONCHANGE_ATTR
           
static String ONCLICK_ATTR
           
static String ONKEYPRESS_ATTR
           
static String ONLOAD_ATTR
           
static String ONMOUSEDOWN_ATTR
           
static String ONMOUSEOUT_ATTR
           
static String ONMOUSEOVER_ATTR
           
static String ONMOUSEUP_ATTR
           
static String PACKAGE_ARCHIVE_ROOT
          installed package base location
static String PARENT_FRAME
           
static String PKG_ARCHIVE_ATTR
           
static String PKG_URI_ATTR
           
static String PKG_WORKSPACE_ATTR
           
static String PREVIOUS_DIR
          The text displayed under the previous directory icon
static String PROPERTY_PREFIX
          The string to be appended to each property to build the complete system property name
static String QUERY_DELIMITER
          The delimiter used to specify xpath queries embedded in banner attributes
static String REFRESH
           
static String RESET
           
static String SAVE
           
static String SCREEN_COLORS_PROPERTY
          The config property which specifies the number of screen colors
static String SCREEN_HEIGHT_PROPERTY
          The config property which specifies the screen height (in pixels)
static String SCREEN_TYPE_PROPERTY
          The config property which specifies the screen type (color,gray)
static String SCREEN_WIDTH_PROPERTY
          The config property which specifies the screen width (in pixels)
static String SCRIPT_PROPERTY
          The name of the script configuration property
static boolean SCRIPT_SUPPORT
          Turn scripting support on or off at compile time
static String SELECT
           
static String SORT_BANNER_ATTR
           
static String SORT_ORDER_ATTR
           
static String SRC_ATTR
           
static String STASH_DIR_PROPERTY
          The system property which specifies the stash root
static String STASH_FILE_SEPARATOR
          The file separator to use when building paths for the Stash
static String STASH_PROTOCOL
          The stash protocol handle
static String STOP
           
static String STYLE_ATTR
           
static String TEMP_DIR
          This is a location on disk that must exist and be R/W.
static String THEME_PROPERTY
          The config property which specifies the initial theme
static String THEMES_DIR_PROPERTY
          The config property which specifies the themes directory
static String TOP
           
static String TRIGGER_ATTR
           
static String UNICODE_DECIMAL_SYMBOL
          unicode decimal symbol
static String UNICODE_HEX_SYMBOL
          unicode hexadecimal symbol
static String UNKNOWN_ICON
          The icon to use when the icon is either unknown or not found
static short UNSET_NODE_TYPE
          Designates a node where the NodeType hasn't been set
static String URL_CONTEXT_ATTR
           
static String USER_NAME
           
static String USERDIR_PROPERTY
          The system property which specifies the user's current directory
static String VALUE_ATTR
           
static String WML_NAMESPACE
          wml namespace string
static String XHTML_NAMESPACE
          xhtml namespace string
static String XML
           
static String XML_PREFIX_NAMESPACE
           
static String XMLNS
          XML constants
static String XMLNS_NAMESPACE
           
static String XOE_CONFIG_DOCTYPE_NAME_NS
          doctype name ns for xoe config files
static String XOE_LOCALIZE
          the localization processing instruction
static String XPATH_ATTR
           
 

Field Detail

XMLNS

public static final String XMLNS
XML constants

XMLNS_NAMESPACE

public static final String XMLNS_NAMESPACE

XML

public static final String XML

XML_PREFIX_NAMESPACE

public static final String XML_PREFIX_NAMESPACE

DEFAULT_NAMESPACE

public static final String DEFAULT_NAMESPACE
default XOE namespace string

XHTML_NAMESPACE

public static final String XHTML_NAMESPACE
xhtml namespace string

WML_NAMESPACE

public static final String WML_NAMESPACE
wml namespace string

STASH_DIR_PROPERTY

public static final String STASH_DIR_PROPERTY
The system property which specifies the stash root

HOMEDIR_PROPERTY

public static final String HOMEDIR_PROPERTY
The system property which specifies the user's home directory

USERDIR_PROPERTY

public static final String USERDIR_PROPERTY
The system property which specifies the user's current directory

STASH_PROTOCOL

public static final String STASH_PROTOCOL
The stash protocol handle

STASH_FILE_SEPARATOR

public static final String STASH_FILE_SEPARATOR
The file separator to use when building paths for the Stash

FILE_PROTOCOL

public static final String FILE_PROTOCOL
The file protocol handle

DEFAULT_BOOTSTRAP

public static final String DEFAULT_BOOTSTRAP
The name of the file which contains the default configuration settings

PROPERTY_PREFIX

public static final String PROPERTY_PREFIX
The string to be appended to each property to build the complete system property name

LOGGING_PROPERTY

public static final String LOGGING_PROPERTY
The name of the logging configuration property

SCRIPT_PROPERTY

public static final String SCRIPT_PROPERTY
The name of the script configuration property

SCRIPT_SUPPORT

public static final boolean SCRIPT_SUPPORT
Turn scripting support on or off at compile time

SCREEN_WIDTH_PROPERTY

public static final String SCREEN_WIDTH_PROPERTY
The config property which specifies the screen width (in pixels)

SCREEN_HEIGHT_PROPERTY

public static final String SCREEN_HEIGHT_PROPERTY
The config property which specifies the screen height (in pixels)

SCREEN_TYPE_PROPERTY

public static final String SCREEN_TYPE_PROPERTY
The config property which specifies the screen type (color,gray)

SCREEN_COLORS_PROPERTY

public static final String SCREEN_COLORS_PROPERTY
The config property which specifies the number of screen colors

THEMES_DIR_PROPERTY

public static final String THEMES_DIR_PROPERTY
The config property which specifies the themes directory

DEFAULT_THEMES_DIR

public static final String DEFAULT_THEMES_DIR
The default themes directory (relative path from XMLRoot)

THEME_PROPERTY

public static final String THEME_PROPERTY
The config property which specifies the initial theme

DEFAULT_THEME

public static final String DEFAULT_THEME
The default theme

URL_CONTEXT_ATTR

public static final String URL_CONTEXT_ATTR

ONCLICK_ATTR

public static final String ONCLICK_ATTR

ONLOAD_ATTR

public static final String ONLOAD_ATTR

ONMOUSEDOWN_ATTR

public static final String ONMOUSEDOWN_ATTR

ONMOUSEUP_ATTR

public static final String ONMOUSEUP_ATTR

ONMOUSEOVER_ATTR

public static final String ONMOUSEOVER_ATTR

ONMOUSEOUT_ATTR

public static final String ONMOUSEOUT_ATTR

ONCHANGE_ATTR

public static final String ONCHANGE_ATTR

ACTION_ATTR

public static final String ACTION_ATTR

ONKEYPRESS_ATTR

public static final String ONKEYPRESS_ATTR

HREF_ATTR

public static final String HREF_ATTR

NAME_ATTR

public static final String NAME_ATTR

VALUE_ATTR

public static final String VALUE_ATTR

SRC_ATTR

public static final String SRC_ATTR

ADD

public static final String ADD

NEW

public static final String NEW

DELETE

public static final String DELETE

SAVE

public static final String SAVE

BACK

public static final String BACK

FORWARD

public static final String FORWARD

TOP

public static final String TOP

EDIT

public static final String EDIT

LAUNCH

public static final String LAUNCH

SELECT

public static final String SELECT

REFRESH

public static final String REFRESH

LOADTHEME

public static final String LOADTHEME

DISPLAY

public static final String DISPLAY

RESET

public static final String RESET

BEEP

public static final String BEEP

STOP

public static final String STOP

ADD_APP

public static final String ADD_APP

DATA_DOC

public static final String DATA_DOC

PARENT_FRAME

public static final String PARENT_FRAME

UNKNOWN_ICON

public static final String UNKNOWN_ICON
The icon to use when the icon is either unknown or not found

PREVIOUS_DIR

public static final String PREVIOUS_DIR
The text displayed under the previous directory icon

QUERY_DELIMITER

public static final String QUERY_DELIMITER
The delimiter used to specify xpath queries embedded in banner attributes

UNSET_NODE_TYPE

public static final short UNSET_NODE_TYPE
Designates a node where the NodeType hasn't been set

LESSER_THAN_KEY

public static final String LESSER_THAN_KEY
'less than' string and character values

LESSER_THAN_SYMBOL

public static final char LESSER_THAN_SYMBOL

GREATER_THAN_KEY

public static final String GREATER_THAN_KEY
'less than' string and character values

GREATER_THAN_SYMBOL

public static final char GREATER_THAN_SYMBOL

AMPERSAND_KEY

public static final String AMPERSAND_KEY
'ampersand' string and character values

AMPERSAND_SYMBOL

public static final char AMPERSAND_SYMBOL

AMPERSAND_SYMBOL_STRING

public static final String AMPERSAND_SYMBOL_STRING

DOUBLE_QUOTE_KEY

public static final String DOUBLE_QUOTE_KEY
'double quote' string and character values

DOUBLE_QUOTE_SYMBOL

public static final char DOUBLE_QUOTE_SYMBOL

APOSTROPHE_KEY

public static final String APOSTROPHE_KEY
'apostrophe' string and character values

APOSTROPHE_SYMBOL

public static final char APOSTROPHE_SYMBOL

MID_DOT_KEY

public static final String MID_DOT_KEY
'dot' string and character values

MID_DOT_SYMBOL

public static final char MID_DOT_SYMBOL

NON_BREAKING_SPACE_KEY

public static final String NON_BREAKING_SPACE_KEY
'non breaking space' string and character values

NON_BREAKING_SPACE_SYMBOL

public static final char NON_BREAKING_SPACE_SYMBOL

COPYRIGHT_KEY

public static final String COPYRIGHT_KEY
'copyright' string and character values

COPYRIGHT_SYMBOL

public static final char COPYRIGHT_SYMBOL

UNICODE_DECIMAL_SYMBOL

public static final String UNICODE_DECIMAL_SYMBOL
unicode decimal symbol

UNICODE_HEX_SYMBOL

public static final String UNICODE_HEX_SYMBOL
unicode hexadecimal symbol

COUNTRY_PROPERTY

public static final String COUNTRY_PROPERTY
The config property which specifies the user's country

LANGUAGE_PROPERTY

public static final String LANGUAGE_PROPERTY
The config property which specifies the user's language

BEEP_PROPERTY

public static final String BEEP_PROPERTY
The config property which specifies the default 'beep' noise

XOE_LOCALIZE

public static final String XOE_LOCALIZE
the localization processing instruction

NUM_LAST_APPS

public static final int NUM_LAST_APPS
the maximum number of apps kept in the last app bar in the app launcher

NAMESPACE_SEPARATOR

public static final char NAMESPACE_SEPARATOR
the character to use when combining namespace and element tag name

FUNCTION_CONTENT_HANDLER

public static final String FUNCTION_CONTENT_HANDLER
content type resolution constants

FEATURE_MIMETYPE

public static final String FEATURE_MIMETYPE

FEATURE_EXTENSION

public static final String FEATURE_EXTENSION

FEATURE_DOCTYPE_NAME_NS

public static final String FEATURE_DOCTYPE_NAME_NS

EXTENSION_ALL

public static final String EXTENSION_ALL

EXTENSION_XML

public static final String EXTENSION_XML

EXTENSION_ZIP

public static final String EXTENSION_ZIP

EXTENSION_XOE

public static final String EXTENSION_XOE

EXTENSION_XOE_CONFIG

public static final String EXTENSION_XOE_CONFIG

EXTENSION_HTML

public static final String EXTENSION_HTML

EXTENSION_XHTML

public static final String EXTENSION_XHTML

EXTENSION_WML

public static final String EXTENSION_WML

EXTENSION_DTD

public static final String EXTENSION_DTD

EXTENSION_LNK

public static final String EXTENSION_LNK

MIMETYPE_ALL

public static final String MIMETYPE_ALL

MIMETYPE_UNKNOWN

public static final String MIMETYPE_UNKNOWN

MIMETYPE_TEXT_PLAIN

public static final String MIMETYPE_TEXT_PLAIN

MIMETYPE_TEXT_XML

public static final String MIMETYPE_TEXT_XML

MIMETYPE_TEXT_XML_DTD

public static final String MIMETYPE_TEXT_XML_DTD

MIMETYPE_TEXT_WML

public static final String MIMETYPE_TEXT_WML

MIMETYPE_TEXT_HTML

public static final String MIMETYPE_TEXT_HTML

MIMETYPE_TEXT_VND_TVT_LNK

public static final String MIMETYPE_TEXT_VND_TVT_LNK

MIMETYPE_APPLICATION_ZIP

public static final String MIMETYPE_APPLICATION_ZIP

MIMETYPE_APPLICATION_XOE

public static final String MIMETYPE_APPLICATION_XOE

MIMETYPE_STASHDIR

public static final String MIMETYPE_STASHDIR

PACKAGE_ARCHIVE_ROOT

public static final String PACKAGE_ARCHIVE_ROOT
installed package base location

XOE_CONFIG_DOCTYPE_NAME_NS

public static final String XOE_CONFIG_DOCTYPE_NAME_NS
doctype name ns for xoe config files

DOCTYPE_NAME_NS_XHTML

public static final String DOCTYPE_NAME_NS_XHTML
doctype name ns for xhtml

DEFAULT_VIEW

public static final String DEFAULT_VIEW
default xhtml views

DISPLAY_VIEW

public static final String DISPLAY_VIEW

NEW_ITEM_VIEW

public static final String NEW_ITEM_VIEW

EDIT_ITEM_VIEW

public static final String EDIT_ITEM_VIEW

NO_PATH

public static final String NO_PATH
no path constant

ASCENDING_SORT

public static final String ASCENDING_SORT

DESCENDING_SORT

public static final String DESCENDING_SORT

CONTEXT_ATTR

public static final String CONTEXT_ATTR

XPATH_ATTR

public static final String XPATH_ATTR

BANNER_ATTR

public static final String BANNER_ATTR

STYLE_ATTR

public static final String STYLE_ATTR

SORT_ORDER_ATTR

public static final String SORT_ORDER_ATTR

SORT_BANNER_ATTR

public static final String SORT_BANNER_ATTR

INSERT_BEFORE_ATTR

public static final String INSERT_BEFORE_ATTR

HIDE_IF_ATTR

public static final String HIDE_IF_ATTR

TRIGGER_ATTR

public static final String TRIGGER_ATTR

PKG_URI_ATTR

public static final String PKG_URI_ATTR

PKG_WORKSPACE_ATTR

public static final String PKG_WORKSPACE_ATTR

PKG_ARCHIVE_ATTR

public static final String PKG_ARCHIVE_ATTR

TEMP_DIR

public static final String TEMP_DIR
This is a location on disk that must exist and be R/W. Use this location if *must* write data to disk (e.g. NativeInstaller.java) All other locations on the filesystem may be R/O depending device.

USER_NAME

public static final String USER_NAME