Package | Description |
---|---|
com.tridion.tcdl |
Modifier and Type | Method and Description |
---|---|
AttributeValueDelimiter |
Tag.getAttributeValueDelimiter()
Attribute delimiter of the tag.
|
static AttributeValueDelimiter |
AttributeValueDelimiter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttributeValueDelimiter[] |
AttributeValueDelimiter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Tag(String namespace,
String name,
Map<String,String> attributes,
AttributeValueDelimiter attributeValueDelimiter)
Constructs a Tag with given namespace, name and attributes.
|
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries