|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RenderXmlConfigProps
The set of all configuration properties of the Render XML Activity.
Field Summary | |
---|---|
static byte |
CDATA_SECTIONS
This is the CDATA Sections configuration property. |
static byte |
ENCODING
This is the Encoding configuration property. |
static byte |
FORMAT_USING_DEFAULT_NAMESPACE_PREFIX
This is the Format Using Default Namespace Prefix configuration property. |
static byte |
OUTPUT_STYLE
This is the Output Style configuration property. |
static byte |
VALIDATE_INPUT
This is the Validate Input configuration property. |
Fields inherited from interface com.tibco.bw.plugin.config.CommonProps |
---|
DESCRIPTION, NAME, UNRESERVED_PROPERTY |
Field Detail |
---|
static final byte OUTPUT_STYLE
The type of this configuration property is java.lang.String
static final byte VALIDATE_INPUT
The type of this configuration property is boolean
static final byte FORMAT_USING_DEFAULT_NAMESPACE_PREFIX
The type of this configuration property is boolean
static final byte CDATA_SECTIONS
The type of this configuration property is List
static final byte ENCODING
The type of this configuration property is java.lang.String
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |