com.tibco.bw.plugin.config.xml
Interface ParseXmlConfigProps

All Superinterfaces:
CommonProps

public interface ParseXmlConfigProps
extends CommonProps

The set of all configuration properties of the Parse XML Activity.


Field Summary
static byte INPUT_STYLE
          This is the Input Style configuration property.
static byte VALIDATE_OUTPUT
          This is the Validate Output configuration property.
 
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps
DESCRIPTION, NAME, UNRESERVED_PROPERTY
 

Field Detail

INPUT_STYLE


static final byte INPUT_STYLE
This is the Input Style configuration property.

The type of this configuration property is java.lang.String

See Also:
Constant Field Values

VALIDATE_OUTPUT


static final byte VALIDATE_OUTPUT
This is the Validate Output configuration property.

The type of this configuration property is boolean

See Also:
Constant Field Values


Copyright @ 2010, TIBCO Softwares (Inc). All right reserved