-
- All Implemented Interfaces:
-
icu.windea.breezeframework.dsl.DslElement,icu.windea.breezeframework.dsl.DslEntry,icu.windea.breezeframework.dsl.api.Generatable,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.DslElement,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.InlineDslEntry,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.TopDslElement,icu.windea.breezeframework.dsl.markdown.MarkdownDsl.WithAttributes
@MarkdownDslMarker()@MarkdownDslExtendedFeature() public final class MarkdownDsl.Import implements MarkdownDsl.TopDslElement, Generatable, MarkdownDsl.WithAttributes
-
-
Field Summary
Fields Modifier and Type Field Description private MarkdownDsl.AttributeGroupattributesprivate BooleangenerateContentprivate final Stringurl
-
Method Summary
Modifier and Type Method Description MarkdownDsl.AttributeGroupgetAttributes()UnitsetAttributes(MarkdownDsl.AttributeGroup attributes)BooleangetGenerateContent()UnitsetGenerateContent(Boolean generateContent)final StringgetUrl()StringtoString()-
-
Method Detail
-
getAttributes
MarkdownDsl.AttributeGroup getAttributes()
-
setAttributes
Unit setAttributes(MarkdownDsl.AttributeGroup attributes)
-
getGenerateContent
Boolean getGenerateContent()
-
setGenerateContent
Unit setGenerateContent(Boolean generateContent)
-
-
-
-