net.sf.fastxmldb.utils
Interface FastXMLDBConstants


public interface FastXMLDBConstants

Author:
jbirchfield

Field Summary
static java.lang.String DATABASE_URI_PREFIX
          The Fast XMLDB databse URI prefix
static java.lang.String DEFAULT_COLLECTION_URI
          The URI for the default collection
static java.lang.String FAST_XMLDB_DATABASE_CLASSNAME
          The class name used to instantiate the XMLDB database
 

Field Detail

DATABASE_URI_PREFIX

public static final java.lang.String DATABASE_URI_PREFIX
The Fast XMLDB databse URI prefix

DEFAULT_COLLECTION_URI

public static final java.lang.String DEFAULT_COLLECTION_URI
The URI for the default collection

FAST_XMLDB_DATABASE_CLASSNAME

public static final java.lang.String FAST_XMLDB_DATABASE_CLASSNAME
The class name used to instantiate the XMLDB database


Copyright © 2003-2003 Birchfield & Associates, Inc.. All Rights Reserved.