A B C D E F G H I J L M N O P S T V W 
All Classes All Packages

A

addAllHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to headings list.
addAllHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to headings list.
addAllHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds elements to headings list.
addAllImages(Iterable<? extends StaticContentClient.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to images list.
addAllImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to images list.
addAllImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to images list.
addAllImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds elements to images list.
addAllLinks(Iterable<? extends StaticContentClient.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to links list.
addAllLocale(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Adds elements to locale list.
addAllLocales(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to locales list.
addAllMessage(Iterable<? extends SiteVisitor.Message>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds elements to message list.
addAllSites(Iterable<? extends MigrationBuilder.LocalizedSite>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds elements to sites list.
addAllValues(Iterable<? extends StaticContentClient.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to values list.
addHeadings(StaticContentClient.Heading) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds one element to headings list.
addHeadings(StaticContentClient.Heading) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds one element to headings list.
addHeadings(StaticContentClient.Heading) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds one element to headings list.
addHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to headings list.
addHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to headings list.
addHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds elements to headings list.
addImages(StaticContentClient.ImageResource) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds one element to images list.
addImages(StaticContentClient.ImageResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to images list.
addImages(StaticContentClient.ImageTag) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds one element to images list.
addImages(StaticContentClient.ImageTag) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds one element to images list.
addImages(StaticContentClient.ImageTag) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds one element to images list.
addImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to images list.
addImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to images list.
addImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Adds elements to images list.
addLinks(StaticContentClient.LinkResource) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds one element to links list.
addLinks(StaticContentClient.LinkResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to links list.
addLocale(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Adds one element to locale list.
addLocale(String...) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Adds elements to locale list.
addLocales(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds one element to locales list.
addLocales(String...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to locales list.
addMessage(SiteVisitor.Message) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds one element to message list.
addMessage(SiteVisitor.Message...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds elements to message list.
addSites(MigrationBuilder.LocalizedSite) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds one element to sites list.
addSites(MigrationBuilder.LocalizedSite...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Adds elements to sites list.
addValues(StaticContentClient.Markdown) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds one element to values list.
addValues(StaticContentClient.Markdown...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Adds elements to values list.
altText(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Initializes the value for the altText attribute.

B

blobId(String) - Static method in class io.thestencil.staticontent.spi.support.Sha2
 
build() - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Builds a new ImmutableHeading.
build() - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
build() - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Builds a new ImmutableImageTag.
build() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Builds a new ImmutableLinkResource.
build() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Builds a new ImmutableMarkdown.
build() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Builds a new ImmutableMarkdowns.
build() - Method in interface io.thestencil.staticontent.api.StaticContentClient.MarkdownBuilder
 
build() - Method in interface io.thestencil.staticontent.api.StaticContentClient.SitesBuilder
 
build() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault.Builder
 
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData.Builder
Builds a new ImmutableImageData.
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Builds a new ImmutableLinkData.
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Builds a new ImmutableMarkdownAst.
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage.Builder
Builds a new ImmutableMessage.
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Builds a new ImmutableTopicData.
build() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
build(ObjectMapper) - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault.Builder
 
builder() - Static method in class io.thestencil.staticontent.api.ImmutableHeading
Creates a builder for ImmutableHeading.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableImageResource
Creates a builder for ImmutableImageResource.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableImageTag
Creates a builder for ImmutableImageTag.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableLinkResource
Creates a builder for ImmutableLinkResource.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableMarkdown
Creates a builder for ImmutableMarkdown.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Creates a builder for ImmutableMarkdowns.
builder() - Static method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Creates a builder for ImmutableImageData.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Creates a builder for ImmutableLinkData.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Creates a builder for ImmutableMarkdownAst.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Creates a builder for ImmutableMessage.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Creates a builder for ImmutableSiteVisitorOutput.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Creates a builder for ImmutableTopicData.
builder() - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Creates a builder for ImmutableTopicNameData.
Builder() - Constructor for class io.thestencil.staticontent.spi.StaticContentClientDefault.Builder
 

C

copyOf(StaticContentClient.Heading) - Static method in class io.thestencil.staticontent.api.ImmutableHeading
Creates an immutable copy of a StaticContentClient.Heading value.
copyOf(StaticContentClient.ImageResource) - Static method in class io.thestencil.staticontent.api.ImmutableImageResource
Creates an immutable copy of a StaticContentClient.ImageResource value.
copyOf(StaticContentClient.ImageTag) - Static method in class io.thestencil.staticontent.api.ImmutableImageTag
Creates an immutable copy of a StaticContentClient.ImageTag value.
copyOf(StaticContentClient.LinkResource) - Static method in class io.thestencil.staticontent.api.ImmutableLinkResource
Creates an immutable copy of a StaticContentClient.LinkResource value.
copyOf(StaticContentClient.Markdown) - Static method in class io.thestencil.staticontent.api.ImmutableMarkdown
Creates an immutable copy of a StaticContentClient.Markdown value.
copyOf(StaticContentClient.Markdowns) - Static method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Creates an immutable copy of a StaticContentClient.Markdowns value.
copyOf(MarkdownVisitor.MarkdownAst) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Creates an immutable copy of a MarkdownVisitor.MarkdownAst value.
copyOf(SiteVisitor.ImageData) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Creates an immutable copy of a SiteVisitor.ImageData value.
copyOf(SiteVisitor.LinkData) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Creates an immutable copy of a SiteVisitor.LinkData value.
copyOf(SiteVisitor.Message) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Creates an immutable copy of a SiteVisitor.Message value.
copyOf(SiteVisitor.SiteVisitorOutput) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Creates an immutable copy of a SiteVisitor.SiteVisitorOutput value.
copyOf(SiteVisitor.TopicData) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Creates an immutable copy of a SiteVisitor.TopicData value.
copyOf(SiteVisitor.TopicNameData) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Creates an immutable copy of a SiteVisitor.TopicNameData value.
created(long) - Method in interface io.thestencil.staticontent.api.StaticContentClient.SitesBuilder
 
CSVLinksVisitor - Class in io.thestencil.staticontent.spi.visitor
 
CSVLinksVisitor(String) - Constructor for class io.thestencil.staticontent.spi.visitor.CSVLinksVisitor
 

D

desc(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the desc attribute.

E

equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableHeading
This instance is equal to all instances of ImmutableHeading that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableImageResource
This instance is equal to all instances of ImmutableImageResource that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableImageTag
This instance is equal to all instances of ImmutableImageTag that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
This instance is equal to all instances of ImmutableLinkResource that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
This instance is equal to all instances of ImmutableMarkdown that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
This instance is equal to all instances of ImmutableMarkdowns that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
This instance is equal to all instances of ImmutableImageData that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
This instance is equal to all instances of ImmutableLinkData that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
This instance is equal to all instances of ImmutableMarkdownAst that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
This instance is equal to all instances of ImmutableMessage that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
This instance is equal to all instances of ImmutableSiteVisitorOutput that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
This instance is equal to all instances of ImmutableTopicData that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
This instance is equal to all instances of ImmutableTopicNameData that have equal attribute values.

F

from(StaticContentClient.Heading) - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Fill a builder with attribute values from the provided Heading instance.
from(StaticContentClient.ImageResource) - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
Fill a builder with attribute values from the provided ImageResource instance.
from(StaticContentClient.ImageTag) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Fill a builder with attribute values from the provided ImageTag instance.
from(StaticContentClient.LinkResource) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Fill a builder with attribute values from the provided LinkResource instance.
from(StaticContentClient.Markdown) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Fill a builder with attribute values from the provided Markdown instance.
from(StaticContentClient.Markdowns) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Fill a builder with attribute values from the provided Markdowns instance.
from(MarkdownVisitor.MarkdownAst) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Fill a builder with attribute values from the provided MarkdownAst instance.
from(SiteVisitor.ImageData) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData.Builder
Fill a builder with attribute values from the provided ImageData instance.
from(SiteVisitor.LinkData) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Fill a builder with attribute values from the provided LinkData instance.
from(SiteVisitor.Message) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage.Builder
Fill a builder with attribute values from the provided Message instance.
from(SiteVisitor.SiteVisitorOutput) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Fill a builder with attribute values from the provided SiteVisitorOutput instance.
from(SiteVisitor.TopicData) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Fill a builder with attribute values from the provided TopicData instance.
from(SiteVisitor.TopicNameData) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Fill a builder with attribute values from the provided TopicNameData instance.

G

getAltText() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getAltText() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageTag
 
getDesc() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getDesc() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getGlobal() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getGlobal() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getGlobal() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getGlobal() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getHeadings() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getHeadings() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdown
 
getHeadings() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
 
getHeadings() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
 
getHeadings() - Method in interface io.thestencil.staticontent.spi.visitor.MarkdownVisitor.MarkdownAst
 
getHeadings() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicData
 
getId() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getId() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getId() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getId() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getImages() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getImages() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
 
getImages() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdown
 
getImages() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdowns
 
getImages() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
 
getImages() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
 
getImages() - Method in interface io.thestencil.staticontent.spi.visitor.MarkdownVisitor.MarkdownAst
 
getImages() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicData
 
getLevel() - Method in class io.thestencil.staticontent.api.ImmutableHeading
 
getLevel() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Heading
 
getLine() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getLine() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageTag
 
getLinks() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
 
getLinks() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdowns
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getLocale() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getLocale() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdown
 
getLocale() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getLocale() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
 
getLocale() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
 
getLocale() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getLocale() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicData
 
getLocale() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicNameData
 
getLocales() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
 
getLocales() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdowns
 
getMessage() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
 
getMessage() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.SiteVisitorOutput
 
getName() - Method in class io.thestencil.staticontent.api.ImmutableHeading
 
getName() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Heading
 
getName() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getName() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getObject() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
 
getObject() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.Message
 
getOrder() - Method in class io.thestencil.staticontent.api.ImmutableHeading
 
getOrder() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Heading
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableImageResource
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageResource
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageTag
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdown
 
getPath() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
 
getPath() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getPath() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
 
getPath() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
 
getPath() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.ImageData
 
getPath() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getPath() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicData
 
getPath() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicNameData
 
getSites() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
 
getSites() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.SiteVisitorOutput
 
getText() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
 
getText() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.Message
 
getTitle() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getTitle() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageTag
 
getType() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getType() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getType() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getType() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableImageResource
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageResource
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdown
 
getValue() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
 
getValue() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getValue() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
 
getValue() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.ImageData
 
getValue() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
getValue() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.TopicData
 
getValues() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
 
getValues() - Method in interface io.thestencil.staticontent.api.StaticContentClient.Markdowns
 
getWorkflow() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getWorkflow() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkResource
 
getWorkflow() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
 
getWorkflow() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.LinkData
 
global(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the global attribute.
global(Boolean) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the global attribute.

H

hashCode() - Method in class io.thestencil.staticontent.api.ImmutableHeading
Computes a hash code from attributes: order, level, name.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableImageResource
Computes a hash code from attributes: path, value.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Computes a hash code from attributes: line, title, altText, path.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Computes a hash code from attributes: id, type, path, value, locale, workflow, global, desc.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Computes a hash code from attributes: locale, path, value, headings, images.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Computes a hash code from attributes: values, images, links, locales.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Computes a hash code from attributes: path, value.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Computes a hash code from attributes: id, path, name, type, value, locale, global, workflow.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Computes a hash code from attributes: images, headings.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Computes a hash code from attributes: text, object.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Computes a hash code from attributes: message, sites.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Computes a hash code from attributes: path, locale, value, headings, images.
hashCode() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Computes a hash code from attributes: path, locale.
headings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Sets or replaces all elements for headings list.
headings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Sets or replaces all elements for headings list.
headings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Sets or replaces all elements for headings list.

I

id(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the id attribute.
id(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the id attribute.
imagePath(String) - Method in interface io.thestencil.staticontent.api.StaticContentClient.SitesBuilder
 
images(Iterable<? extends StaticContentClient.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Sets or replaces all elements for images list.
ImmutableHeading - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.Heading.
ImmutableHeading.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableHeading.
ImmutableImageData - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.ImageData.
ImmutableImageData.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableImageData.
ImmutableImageResource - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.ImageResource.
ImmutableImageResource.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableImageResource.
ImmutableImageTag - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.ImageTag.
ImmutableImageTag.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableImageTag.
ImmutableLinkData - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.LinkData.
ImmutableLinkData.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableLinkData.
ImmutableLinkResource - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.LinkResource.
ImmutableLinkResource.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableLinkResource.
ImmutableMarkdown - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.Markdown.
ImmutableMarkdown.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableMarkdown.
ImmutableMarkdownAst - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of MarkdownVisitor.MarkdownAst.
ImmutableMarkdownAst.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableMarkdownAst.
ImmutableMarkdowns - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.Markdowns.
ImmutableMarkdowns.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableMarkdowns.
ImmutableMessage - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.Message.
ImmutableMessage.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableMessage.
ImmutableSiteVisitorOutput - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.SiteVisitorOutput.
ImmutableSiteVisitorOutput.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableSiteVisitorOutput.
ImmutableTopicData - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.TopicData.
ImmutableTopicData.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableTopicData.
ImmutableTopicNameData - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.TopicNameData.
ImmutableTopicNameData.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableTopicNameData.
io.thestencil.staticontent.api - package io.thestencil.staticontent.api
 
io.thestencil.staticontent.spi - package io.thestencil.staticontent.spi
 
io.thestencil.staticontent.spi.support - package io.thestencil.staticontent.spi.support
 
io.thestencil.staticontent.spi.visitor - package io.thestencil.staticontent.spi.visitor
 
isEmpty(String, Supplier<String>) - Static method in class io.thestencil.staticontent.spi.support.ParserAssert
 
isTrue(boolean, Supplier<String>) - Static method in class io.thestencil.staticontent.spi.support.ParserAssert
 

J

json(StencilClient.SiteState) - Method in interface io.thestencil.staticontent.api.StaticContentClient.MarkdownBuilder
 
json(String) - Method in interface io.thestencil.staticontent.api.StaticContentClient.MarkdownBuilder
 

L

level(Integer) - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Initializes the value for the level attribute.
line(Integer) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Initializes the value for the line attribute.
LINK_TYPE_WORKFLOW - Static variable in class io.thestencil.staticontent.spi.visitor.SiteStateVisitor
 
links(Iterable<? extends StaticContentClient.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Sets or replaces all elements for links list.
locale(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Sets or replaces all elements for locale list.
locale(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Initializes the value for the locale attribute.
locale(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the locale attribute.
locale(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Initializes the value for the locale attribute.
locale(Map<String, ? extends String>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Sets or replaces all mappings from the specified map as entries for the locale map.
locales(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Sets or replaces all elements for locales list.

M

markdown() - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
markdown() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
MarkdownException - Exception in io.thestencil.staticontent.spi.visitor
 
MarkdownException(String) - Constructor for exception io.thestencil.staticontent.spi.visitor.MarkdownException
 
MarkdownException(String, Throwable) - Constructor for exception io.thestencil.staticontent.spi.visitor.MarkdownException
 
MarkdownVisitor - Class in io.thestencil.staticontent.spi.visitor
 
MarkdownVisitor() - Constructor for class io.thestencil.staticontent.spi.visitor.MarkdownVisitor
 
MarkdownVisitor.MarkdownAst - Interface in io.thestencil.staticontent.spi.visitor
 
md(String, byte[]) - Method in interface io.thestencil.staticontent.api.StaticContentClient.MarkdownBuilder
 
message(Iterable<? extends SiteVisitor.Message>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Sets or replaces all elements for message list.

N

name(String) - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Initializes the value for the name attribute.
name(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the name attribute.
notEmpty(String, Supplier<String>) - Static method in class io.thestencil.staticontent.spi.support.ParserAssert
 
notNull(Object, Supplier<String>) - Static method in class io.thestencil.staticontent.spi.support.ParserAssert
 

O

object(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage.Builder
Initializes the value for the object attribute.
order(Integer) - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Initializes the value for the order attribute.

P

ParserAssert - Class in io.thestencil.staticontent.spi.support
 
ParserAssert() - Constructor for class io.thestencil.staticontent.spi.support.ParserAssert
 
ParserAssert.StaticContentParserException - Exception in io.thestencil.staticontent.spi.support
 
path(String) - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Initializes the value for the path attribute.
putAllLocale(Map<String, ? extends String>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Put all mappings from the specified map as entries to locale map.
putLocale(String, String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Put one entry to the locale map.
putLocale(Map.Entry<String, ? extends String>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData.Builder
Put one entry to the locale map.

S

Sha2 - Class in io.thestencil.staticontent.spi.support
 
Sha2() - Constructor for class io.thestencil.staticontent.spi.support.Sha2
 
sites() - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
sites() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
sites(Iterable<? extends MigrationBuilder.LocalizedSite>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput.Builder
Sets or replaces all elements for sites list.
SiteStateVisitor - Class in io.thestencil.staticontent.spi.visitor
 
SiteStateVisitor() - Constructor for class io.thestencil.staticontent.spi.visitor.SiteStateVisitor
 
SiteVisitor - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.ImageData - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.LinkData - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.Message - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.SiteVisitorOutput - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.TopicData - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.TopicNameData - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitorDefault - Class in io.thestencil.staticontent.spi.visitor
 
SiteVisitorDefault(Function<Object, String>) - Constructor for class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
source(StaticContentClient.Markdowns) - Method in interface io.thestencil.staticontent.api.StaticContentClient.SitesBuilder
 
StaticContentClient - Interface in io.thestencil.staticontent.api
 
StaticContentClient.Heading - Interface in io.thestencil.staticontent.api
 
StaticContentClient.ImageResource - Interface in io.thestencil.staticontent.api
 
StaticContentClient.ImageTag - Interface in io.thestencil.staticontent.api
 
StaticContentClient.LinkResource - Interface in io.thestencil.staticontent.api
 
StaticContentClient.Markdown - Interface in io.thestencil.staticontent.api
 
StaticContentClient.MarkdownBuilder - Interface in io.thestencil.staticontent.api
 
StaticContentClient.Markdowns - Interface in io.thestencil.staticontent.api
 
StaticContentClient.SitesBuilder - Interface in io.thestencil.staticontent.api
 
StaticContentClientDefault - Class in io.thestencil.staticontent.spi
 
StaticContentClientDefault(ObjectMapper) - Constructor for class io.thestencil.staticontent.spi.StaticContentClientDefault
 
StaticContentClientDefault.Builder - Class in io.thestencil.staticontent.spi
 
StaticContentParserException(String) - Constructor for exception io.thestencil.staticontent.spi.support.ParserAssert.StaticContentParserException
 
StaticContentParserException(String, Throwable) - Constructor for exception io.thestencil.staticontent.spi.support.ParserAssert.StaticContentParserException
 
StaticContentParserException(Throwable) - Constructor for exception io.thestencil.staticontent.spi.support.ParserAssert.StaticContentParserException
 

T

text(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage.Builder
Initializes the value for the text attribute.
title(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Initializes the value for the title attribute.
toString() - Method in class io.thestencil.staticontent.api.ImmutableHeading
Prints the immutable value Heading with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableImageResource
Prints the immutable value ImageResource with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Prints the immutable value ImageTag with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Prints the immutable value LinkResource with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Prints the immutable value Markdown with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Prints the immutable value Markdowns with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Prints the immutable value ImageData with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Prints the immutable value LinkData with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Prints the immutable value MarkdownAst with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Prints the immutable value Message with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Prints the immutable value SiteVisitorOutput with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Prints the immutable value TopicData with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Prints the immutable value TopicNameData with attribute values.
type(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the type attribute.
type(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the type attribute.

V

value(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
Initializes the value for the value attribute.
value(byte...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData.Builder
Initializes the value for the value attribute.
values(Iterable<? extends StaticContentClient.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns.Builder
Sets or replaces all elements for values list.
visit(byte[]) - Method in class io.thestencil.staticontent.spi.visitor.CSVLinksVisitor
 
visit(StencilClient.SiteState) - Method in class io.thestencil.staticontent.spi.visitor.SiteStateVisitor
 
visit(String) - Method in class io.thestencil.staticontent.spi.visitor.MarkdownVisitor
 
visit(String) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visit(String) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitImageData(SiteVisitor.ImageData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitImageData(SiteVisitor.ImageData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitLinkData(SiteVisitor.LinkData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitLinkData(SiteVisitor.LinkData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitTopicData(SiteVisitor.TopicData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitTopicData(SiteVisitor.TopicData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitTopicNameData(SiteVisitor.TopicNameData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitTopicNameData(SiteVisitor.TopicNameData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 

W

withAltText(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Copy the current immutable object by setting a value for the altText attribute.
withDesc(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the desc attribute.
withGlobal(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the global attribute.
withGlobal(Boolean) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the global attribute.
withHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of headings.
withHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Copy the current immutable object with elements that replace the content of headings.
withHeadings(StaticContentClient.Heading...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object with elements that replace the content of headings.
withHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of headings.
withHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Copy the current immutable object with elements that replace the content of headings.
withHeadings(Iterable<? extends StaticContentClient.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object with elements that replace the content of headings.
withId(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the id attribute.
withImages(StaticContentClient.ImageResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of images.
withImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of images.
withImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Copy the current immutable object with elements that replace the content of images.
withImages(StaticContentClient.ImageTag...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends StaticContentClient.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends StaticContentClient.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object with elements that replace the content of images.
withLevel(Integer) - Method in class io.thestencil.staticontent.api.ImmutableHeading
Copy the current immutable object by setting a value for the level attribute.
withLine(Integer) - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Copy the current immutable object by setting a value for the line attribute.
withLinks(StaticContentClient.LinkResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of links.
withLinks(Iterable<? extends StaticContentClient.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of links.
withLocale(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object with elements that replace the content of locale.
withLocale(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object by setting a value for the locale attribute.
withLocale(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the locale attribute.
withLocale(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object by setting a value for the locale attribute.
withLocale(String...) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object with elements that replace the content of locale.
withLocale(Map<String, ? extends String>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Copy the current immutable object by replacing the locale map with the specified map.
withLocales(Iterable<String>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of locales.
withLocales(String...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of locales.
withMessage(SiteVisitor.Message...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Copy the current immutable object with elements that replace the content of message.
withMessage(Iterable<? extends SiteVisitor.Message>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Copy the current immutable object with elements that replace the content of message.
withName(String) - Method in class io.thestencil.staticontent.api.ImmutableHeading
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the name attribute.
withObject(Object) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Copy the current immutable object by setting a value for the object attribute.
withOrder(Integer) - Method in class io.thestencil.staticontent.api.ImmutableHeading
Copy the current immutable object by setting a value for the order attribute.
withPath(String) - Method in class io.thestencil.staticontent.api.ImmutableImageResource
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicNameData
Copy the current immutable object by setting a value for the path attribute.
withSites(MigrationBuilder.LocalizedSite...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Copy the current immutable object with elements that replace the content of sites.
withSites(Iterable<? extends MigrationBuilder.LocalizedSite>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSiteVisitorOutput
Copy the current immutable object with elements that replace the content of sites.
withText(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Copy the current immutable object by setting a value for the text attribute.
withTitle(String) - Method in class io.thestencil.staticontent.api.ImmutableImageTag
Copy the current immutable object by setting a value for the title attribute.
withType(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the type attribute.
withValue(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageResource
Copy the current immutable object with elements that replace the content of value.
withValue(byte...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableImageData
Copy the current immutable object with elements that replace the content of value.
withValue(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the value attribute.
withValue(String) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object by setting a value for the value attribute.
withValue(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the value attribute.
withValue(String) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableTopicData
Copy the current immutable object by setting a value for the value attribute.
withValues(StaticContentClient.Markdown...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of values.
withValues(Iterable<? extends StaticContentClient.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdowns
Copy the current immutable object with elements that replace the content of values.
withWorkflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the workflow attribute.
withWorkflow(Boolean) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData
Copy the current immutable object by setting a value for the workflow attribute.
workflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the workflow attribute.
workflow(Boolean) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableLinkData.Builder
Initializes the value for the workflow attribute.
A B C D E F G H I J L M N O P S T V W 
All Classes All Packages