public class Joining extends Object implements ElementAttribute<TemplatingElement>
ElementAttribute
which joins output of multiple ElementAttribute
s into one attribute.Constructor and Description |
---|
Joining() |
Modifier and Type | Method and Description |
---|---|
List<ElementAttribute> |
getAttributes() |
Optional<String> |
getValue(TemplatingElement element) |
void |
setAttributes(List<ElementAttribute> attributes) |
public Optional<String> getValue(TemplatingElement element)
getValue
in interface ElementAttribute<TemplatingElement>
public List<ElementAttribute> getAttributes()
public void setAttributes(List<ElementAttribute> attributes)
Copyright © 2003–2019 Magnolia International Ltd.. All rights reserved.