-
- All Implemented Interfaces:
-
icu.windea.breezeframework.core.model.Renderable,icu.windea.breezeframework.dsl.DslElement,icu.windea.breezeframework.dsl.xml.XmlDslElement
@XmlDslMarker() public final class XmlStatement implements XmlDslElement
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<String, Object>attributes
-
Method Summary
Modifier and Type Method Description final Map<String, Object>getAttributes()UnitrenderTo(StringBuilder builder)StringtoString()-
-
Method Detail
-
getAttributes
final Map<String, Object> getAttributes()
-
renderTo
Unit renderTo(StringBuilder builder)
-
-
-
-