org.apache.cocoon.components.web3
Interface Web3


public interface Web3

Constants in Web3.

Since:
2.1
Version:
CVS $Id: Web3.java 30941 2004-07-29 19:56:58Z vgritsenko $
Author:
Michael Gerzabek

Field Summary
static String ABAP_EXCEPTION_ELEM
           
static String EXPORT_ELEM
           
static String FIELD_ELEM
           
static String FIELD_NAME_ATTR
           
static String IMPORT_ELEM
           
static String INCLUDE_CLASS_ATTR
           
static String INCLUDE_ELEM
           
static String INCLUDE_NAME_ATTR
           
static String PROCESSING_X_ELEM
           
static String ROW_ELEM
           
static String ROW_ID_ATTR
           
static String STRUCTURE_ELEM
           
static String STRUCTURE_NAME_ATTR
           
static String TABLE_ELEM
           
static String TABLE_NAME_ATTR
           
static String TABLES_ELEM
           
static String URI
           
 

Field Detail

URI

public static final String URI
See Also:
Constant Field Values

INCLUDE_ELEM

public static final String INCLUDE_ELEM
See Also:
Constant Field Values

INCLUDE_NAME_ATTR

public static final String INCLUDE_NAME_ATTR
See Also:
Constant Field Values

INCLUDE_CLASS_ATTR

public static final String INCLUDE_CLASS_ATTR
See Also:
Constant Field Values

IMPORT_ELEM

public static final String IMPORT_ELEM
See Also:
Constant Field Values

EXPORT_ELEM

public static final String EXPORT_ELEM
See Also:
Constant Field Values

TABLES_ELEM

public static final String TABLES_ELEM
See Also:
Constant Field Values

FIELD_ELEM

public static final String FIELD_ELEM
See Also:
Constant Field Values

FIELD_NAME_ATTR

public static final String FIELD_NAME_ATTR
See Also:
Constant Field Values

ROW_ELEM

public static final String ROW_ELEM
See Also:
Constant Field Values

ROW_ID_ATTR

public static final String ROW_ID_ATTR
See Also:
Constant Field Values

STRUCTURE_ELEM

public static final String STRUCTURE_ELEM
See Also:
Constant Field Values

STRUCTURE_NAME_ATTR

public static final String STRUCTURE_NAME_ATTR
See Also:
Constant Field Values

TABLE_ELEM

public static final String TABLE_ELEM
See Also:
Constant Field Values

TABLE_NAME_ATTR

public static final String TABLE_NAME_ATTR
See Also:
Constant Field Values

ABAP_EXCEPTION_ELEM

public static final String ABAP_EXCEPTION_ELEM
See Also:
Constant Field Values

PROCESSING_X_ELEM

public static final String PROCESSING_X_ELEM
See Also:
Constant Field Values


Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.