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

A

add(String, byte[]) - Method in interface io.thestencil.staticontent.api.StaticContentClient.FileParser
 
addAllHeadings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to headings list.
addAllHeadings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds elements to headings list.
addAllHeadings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to headings list.
addAllImages(Iterable<? extends MarkdownContent.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds elements to images list.
addAllImages(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to images list.
addAllImages(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds elements to images list.
addAllImages(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to images list.
addAllLinks(Iterable<? extends MarkdownContent.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.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.ImmutableMarkdownContent.Builder
Adds elements to locales list.
addAllMessage(Iterable<? extends SiteVisitor.Message>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds elements to message list.
addAllSites(Iterable<? extends SiteContent.Site>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds elements to sites list.
addAllValues(Iterable<? extends MarkdownContent.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds elements to values list.
addHeadings(MarkdownContent.Heading) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds one element to headings list.
addHeadings(MarkdownContent.Heading) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds one element to headings list.
addHeadings(MarkdownContent.Heading) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds one element to headings list.
addHeadings(MarkdownContent.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to headings list.
addHeadings(MarkdownContent.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds elements to headings list.
addHeadings(MarkdownContent.Heading...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to headings list.
addImages(MarkdownContent.ImageResource) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds one element to images list.
addImages(MarkdownContent.ImageResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds elements to images list.
addImages(MarkdownContent.ImageTag) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds one element to images list.
addImages(MarkdownContent.ImageTag) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds one element to images list.
addImages(MarkdownContent.ImageTag) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds one element to images list.
addImages(MarkdownContent.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Adds elements to images list.
addImages(MarkdownContent.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Adds elements to images list.
addImages(MarkdownContent.ImageTag...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Adds elements to images list.
addLinks(MarkdownContent.LinkResource) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds one element to links list.
addLinks(MarkdownContent.LinkResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.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.ImmutableMarkdownContent.Builder
Adds one element to locales list.
addLocales(String...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds elements to locales list.
addMessage(SiteVisitor.Message) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds one element to message list.
addMessage(SiteVisitor.Message...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds elements to message list.
addSites(SiteContent.Site) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds one element to sites list.
addSites(SiteContent.Site...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Adds elements to sites list.
addValues(MarkdownContent.Markdown) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Adds one element to values list.
addValues(MarkdownContent.Markdown...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.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.ImmutableImageData.Builder
Builds a new ImmutableImageData.
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.ImmutableLinkData.Builder
Builds a new ImmutableLinkData.
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.ImmutableMarkdownContent.Builder
build() - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Builds a new ImmutableTopicData.
build() - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
build() - Method in interface io.thestencil.staticontent.api.StaticContentClient.FileParser
 
build() - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
build() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault.Builder
 
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.ImmutableSites.Builder
Builds a new ImmutableSites.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableHeading
Creates a builder for ImmutableHeading.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableImageData
Creates a builder for ImmutableImageData.
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.ImmutableLinkData
Creates a builder for ImmutableLinkData.
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.ImmutableMarkdownContent
Creates a builder for ImmutableMarkdownContent.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableTopicData
Creates a builder for ImmutableTopicData.
builder() - Static method in class io.thestencil.staticontent.api.ImmutableTopicNameData
Creates a builder for ImmutableTopicNameData.
builder() - Static method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
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.ImmutableSites
Creates a builder for ImmutableSites.
Builder() - Constructor for class io.thestencil.staticontent.spi.StaticContentClientDefault.Builder
 

C

copyOf(MarkdownContent) - Static method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Creates an immutable copy of a MarkdownContent value.
copyOf(MarkdownContent.Heading) - Static method in class io.thestencil.staticontent.api.ImmutableHeading
Creates an immutable copy of a MarkdownContent.Heading value.
copyOf(MarkdownContent.ImageResource) - Static method in class io.thestencil.staticontent.api.ImmutableImageResource
Creates an immutable copy of a MarkdownContent.ImageResource value.
copyOf(MarkdownContent.ImageTag) - Static method in class io.thestencil.staticontent.api.ImmutableImageTag
Creates an immutable copy of a MarkdownContent.ImageTag value.
copyOf(MarkdownContent.LinkResource) - Static method in class io.thestencil.staticontent.api.ImmutableLinkResource
Creates an immutable copy of a MarkdownContent.LinkResource value.
copyOf(MarkdownContent.Markdown) - Static method in class io.thestencil.staticontent.api.ImmutableMarkdown
Creates an immutable copy of a MarkdownContent.Markdown value.
copyOf(StaticContentClient.ImageData) - Static method in class io.thestencil.staticontent.api.ImmutableImageData
Creates an immutable copy of a StaticContentClient.ImageData value.
copyOf(StaticContentClient.LinkData) - Static method in class io.thestencil.staticontent.api.ImmutableLinkData
Creates an immutable copy of a StaticContentClient.LinkData value.
copyOf(StaticContentClient.TopicData) - Static method in class io.thestencil.staticontent.api.ImmutableTopicData
Creates an immutable copy of a StaticContentClient.TopicData value.
copyOf(StaticContentClient.TopicNameData) - Static method in class io.thestencil.staticontent.api.ImmutableTopicNameData
Creates an immutable copy of a StaticContentClient.TopicNameData 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.Message) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage
Creates an immutable copy of a SiteVisitor.Message value.
copyOf(SiteVisitor.Sites) - Static method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
Creates an immutable copy of a SiteVisitor.Sites value.
create() - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
create() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
created(long) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
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.ImmutableImageData
This instance is equal to all instances of ImmutableImageData 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.ImmutableLinkData
This instance is equal to all instances of ImmutableLinkData 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.ImmutableMarkdownContent
This instance is equal to all instances of ImmutableMarkdownContent that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableTopicData
This instance is equal to all instances of ImmutableTopicData that have equal attribute values.
equals(Object) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
This instance is equal to all instances of ImmutableTopicNameData 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.ImmutableSites
This instance is equal to all instances of ImmutableSites that have equal attribute values.

F

from(ZoePersistence.SiteState) - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
from(ZoePersistence.SiteState) - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
from(MarkdownContent) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Fill a builder with attribute values from the provided MarkdownContent instance.
from(MarkdownContent) - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
from(MarkdownContent) - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
from(MarkdownContent.Heading) - Method in class io.thestencil.staticontent.api.ImmutableHeading.Builder
Fill a builder with attribute values from the provided Heading instance.
from(MarkdownContent.ImageResource) - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
Fill a builder with attribute values from the provided ImageResource instance.
from(MarkdownContent.ImageTag) - Method in class io.thestencil.staticontent.api.ImmutableImageTag.Builder
Fill a builder with attribute values from the provided ImageTag instance.
from(MarkdownContent.LinkResource) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Fill a builder with attribute values from the provided LinkResource instance.
from(MarkdownContent.Markdown) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Fill a builder with attribute values from the provided Markdown instance.
from(StaticContentClient.ImageData) - Method in class io.thestencil.staticontent.api.ImmutableImageData.Builder
Fill a builder with attribute values from the provided ImageData instance.
from(StaticContentClient.LinkData) - Method in class io.thestencil.staticontent.api.ImmutableLinkData.Builder
Fill a builder with attribute values from the provided LinkData instance.
from(StaticContentClient.TopicData) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Fill a builder with attribute values from the provided TopicData instance.
from(StaticContentClient.TopicNameData) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
Fill a builder with attribute values from the provided TopicNameData 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.Message) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMessage.Builder
Fill a builder with attribute values from the provided Message instance.
from(SiteVisitor.Sites) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Fill a builder with attribute values from the provided Sites instance.

G

getAltText() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getAltText() - Method in interface io.thestencil.staticontent.api.MarkdownContent.ImageTag
 
getBlob() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getBlob() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getBlobs() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getBlobs() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getCreated() - Method in interface io.thestencil.staticontent.api.SiteContent
 
getCreated() - Method in class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
getDesc() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getDesc() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getHeadings() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getHeadings() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
 
getHeadings() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Markdown
 
getHeadings() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getHeadings() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicData
 
getHeadings() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getHeadings() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
 
getHeadings() - Method in interface io.thestencil.staticontent.spi.visitor.MarkdownVisitor.MarkdownAst
 
getId() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getId() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getId() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getId() - Method in interface io.thestencil.staticontent.api.SiteContent.Blob
 
getId() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getId() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getId() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicHeading
 
getId() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicLink
 
getId() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getId() - Method in class io.thestencil.staticontent.spi.beans.MutableBlob
 
getId() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getId() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getId() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
getId() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
getImages() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getImages() - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
 
getImages() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
 
getImages() - Method in interface io.thestencil.staticontent.api.MarkdownContent
 
getImages() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Markdown
 
getImages() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getImages() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicData
 
getImages() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getImages() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
 
getImages() - Method in interface io.thestencil.staticontent.spi.visitor.MarkdownVisitor.MarkdownAst
 
getLevel() - Method in class io.thestencil.staticontent.api.ImmutableHeading
 
getLevel() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Heading
 
getLevel() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicHeading
 
getLevel() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
getLine() - Method in class io.thestencil.staticontent.api.ImmutableImageTag
 
getLine() - Method in interface io.thestencil.staticontent.api.MarkdownContent.ImageTag
 
getLinks() - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
 
getLinks() - Method in interface io.thestencil.staticontent.api.MarkdownContent
 
getLinks() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getLinks() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getLinks() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getLinks() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
 
getLocale() - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
 
getLocale() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getLocale() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Markdown
 
getLocale() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getLocale() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getLocale() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicData
 
getLocale() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicNameData
 
getLocale() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getLocales() - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
 
getLocales() - Method in interface io.thestencil.staticontent.api.MarkdownContent
 
getMessage() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
 
getMessage() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.Sites
 
getName() - Method in class io.thestencil.staticontent.api.ImmutableHeading
 
getName() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getName() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Heading
 
getName() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getName() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicHeading
 
getName() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicLink
 
getName() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getName() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getName() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
getName() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
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.MarkdownContent.Heading
 
getOrder() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicHeading
 
getOrder() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
getParent() - Method in interface io.thestencil.staticontent.api.SiteContent.Topic
 
getParent() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableImageData
 
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.ImmutableLinkData
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
 
getPath() - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
 
getPath() - Method in interface io.thestencil.staticontent.api.MarkdownContent.ImageResource
 
getPath() - Method in interface io.thestencil.staticontent.api.MarkdownContent.ImageTag
 
getPath() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getPath() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Markdown
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageData
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicData
 
getPath() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicNameData
 
getSecured() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicLink
 
getSecured() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
getSites() - Method in interface io.thestencil.staticontent.api.SiteContent
 
getSites() - Method in class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
getSites() - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
 
getSites() - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor.Sites
 
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.MarkdownContent.ImageTag
 
getTopics() - Method in interface io.thestencil.staticontent.api.SiteContent.Site
 
getTopics() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
getType() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getType() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getType() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getType() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicLink
 
getType() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getType() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableImageData
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableImageResource
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
 
getValue() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
 
getValue() - Method in interface io.thestencil.staticontent.api.MarkdownContent.ImageResource
 
getValue() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getValue() - Method in interface io.thestencil.staticontent.api.MarkdownContent.Markdown
 
getValue() - Method in interface io.thestencil.staticontent.api.SiteContent.Blob
 
getValue() - Method in interface io.thestencil.staticontent.api.SiteContent.TopicLink
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.ImageData
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 
getValue() - Method in interface io.thestencil.staticontent.api.StaticContentClient.TopicData
 
getValue() - Method in class io.thestencil.staticontent.spi.beans.MutableBlob
 
getValue() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
getValues() - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
 
getValues() - Method in interface io.thestencil.staticontent.api.MarkdownContent
 
getWorkflow() - Method in class io.thestencil.staticontent.api.ImmutableLinkData
 
getWorkflow() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
 
getWorkflow() - Method in interface io.thestencil.staticontent.api.MarkdownContent.LinkResource
 
getWorkflow() - Method in interface io.thestencil.staticontent.api.StaticContentClient.LinkData
 

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.ImmutableImageData
Computes a hash code from attributes: path, value.
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.ImmutableLinkData
Computes a hash code from attributes: id, path, name, type, value, locale, workflow.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Computes a hash code from attributes: id, type, path, value, locale, workflow, 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.ImmutableMarkdownContent
Computes a hash code from attributes: values, images, links, locales.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Computes a hash code from attributes: path, locale, value, headings, images.
hashCode() - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
Computes a hash code from attributes: path, locale.
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.ImmutableSites
Computes a hash code from attributes: message, sites.
headings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Sets or replaces all elements for headings list.
headings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Sets or replaces all elements for headings list.
headings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Sets or replaces all elements for headings list.

I

id(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkData.Builder
Initializes the value for the id attribute.
id(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the id attribute.
image(Function<ImmutableImageData.Builder, StaticContentClient.ImageData>) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
images(Iterable<? extends MarkdownContent.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData.Builder
Sets or replaces all elements for images list.
images(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst.Builder
Sets or replaces all elements for images list.
imageUrl(String) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
ImmutableHeading - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.Heading.
ImmutableHeading.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableHeading.
ImmutableImageData - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.ImageData.
ImmutableImageData.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableImageData.
ImmutableImageResource - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.ImageResource.
ImmutableImageResource.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableImageResource.
ImmutableImageTag - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.ImageTag.
ImmutableImageTag.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableImageTag.
ImmutableLinkData - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.LinkData.
ImmutableLinkData.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableLinkData.
ImmutableLinkResource - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.LinkResource.
ImmutableLinkResource.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableLinkResource.
ImmutableMarkdown - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.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.
ImmutableMarkdownContent - Class in io.thestencil.staticontent.api
Immutable implementation of MarkdownContent.
ImmutableMarkdownContent.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableMarkdownContent.
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.
ImmutableSites - Class in io.thestencil.staticontent.spi.visitor
Immutable implementation of SiteVisitor.Sites.
ImmutableSites.Builder - Class in io.thestencil.staticontent.spi.visitor
Builds instances of type ImmutableSites.
ImmutableTopicData - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.TopicData.
ImmutableTopicData.Builder - Class in io.thestencil.staticontent.api
Builds instances of type ImmutableTopicData.
ImmutableTopicNameData - Class in io.thestencil.staticontent.api
Immutable implementation of StaticContentClient.TopicNameData.
ImmutableTopicNameData.Builder - Class in io.thestencil.staticontent.api
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.beans - package io.thestencil.staticontent.spi.beans
 
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
 

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(Function<ImmutableLinkData.Builder, StaticContentClient.LinkData>) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
LINK_TYPE_WORKFLOW - Static variable in class io.thestencil.staticontent.spi.visitor.SiteStateVisitor
 
links(Iterable<? extends MarkdownContent.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.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.ImmutableLinkData.Builder
Initializes the value for the locale attribute.
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.api.ImmutableTopicData.Builder
Initializes the value for the locale attribute.
locale(Map<String, ? extends String>) - Method in class io.thestencil.staticontent.api.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.ImmutableMarkdownContent.Builder
Sets or replaces all elements for locales list.

M

MarkdownContent - Interface in io.thestencil.staticontent.api
 
MarkdownContent.Heading - Interface in io.thestencil.staticontent.api
 
MarkdownContent.ImageResource - Interface in io.thestencil.staticontent.api
 
MarkdownContent.ImageTag - Interface in io.thestencil.staticontent.api
 
MarkdownContent.LinkResource - Interface in io.thestencil.staticontent.api
 
MarkdownContent.Markdown - Interface in io.thestencil.staticontent.api
 
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
 
message(Iterable<? extends SiteVisitor.Message>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.Builder
Sets or replaces all elements for message list.
MutableBlob - Class in io.thestencil.staticontent.spi.beans
 
MutableBlob() - Constructor for class io.thestencil.staticontent.spi.beans.MutableBlob
 
MutableBlob(String, String) - Constructor for class io.thestencil.staticontent.spi.beans.MutableBlob
 
MutableSite - Class in io.thestencil.staticontent.spi.beans
 
MutableSite() - Constructor for class io.thestencil.staticontent.spi.beans.MutableSite
 
MutableSite(String, String, String, Map<String, SiteContent.Topic>, Map<String, SiteContent.Blob>, Map<String, SiteContent.TopicLink>) - Constructor for class io.thestencil.staticontent.spi.beans.MutableSite
 
MutableStaticContent - Class in io.thestencil.staticontent.spi.beans
 
MutableStaticContent() - Constructor for class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
MutableStaticContent(Long, Map<String, SiteContent.Site>) - Constructor for class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
MutableTopic - Class in io.thestencil.staticontent.spi.beans
 
MutableTopic() - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopic
 
MutableTopic(String, String, List<String>, String, String, List<SiteContent.TopicHeading>) - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopic
 
MutableTopicHeading - Class in io.thestencil.staticontent.spi.beans
 
MutableTopicHeading() - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
MutableTopicHeading(String, String, Integer, Integer) - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
MutableTopicLink - Class in io.thestencil.staticontent.spi.beans
 
MutableTopicLink() - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
MutableTopicLink(String, String, String, String, Boolean) - Constructor for class io.thestencil.staticontent.spi.beans.MutableTopicLink
 

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.api.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

parseFiles() - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
parseFiles() - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
parseMd(ZoePersistence.SiteState) - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
parseMd(ZoePersistence.SiteState) - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
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
 
parseSiteState(String) - Method in interface io.thestencil.staticontent.api.StaticContentClient
 
parseSiteState(String) - Method in class io.thestencil.staticontent.spi.StaticContentClientDefault
 
path(String) - Method in class io.thestencil.staticontent.api.ImmutableImageData.Builder
Initializes the value for the path attribute.
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.ImmutableLinkData.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.api.ImmutableTopicData.Builder
Initializes the value for the path attribute.
path(String) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
Initializes the value for the path attribute.
putAllLocale(Map<String, ? extends String>) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
Put all mappings from the specified map as entries to locale map.
putLocale(String, String) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
Put one entry to the locale map.
putLocale(Map.Entry<String, ? extends String>) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData.Builder
Put one entry to the locale map.

S

setBlob(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
setBlobs(Map<String, SiteContent.Blob>) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setCreated(Long) - Method in class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
setId(String) - Method in class io.thestencil.staticontent.spi.beans.MutableBlob
 
setId(String) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setId(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
setId(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
setId(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
setImages(String) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setLevel(Integer) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
setLinks(List<String>) - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
setLinks(Map<String, SiteContent.TopicLink>) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setLocale(String) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setName(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
setName(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
setName(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
setOrder(Integer) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
setParent(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
setSecured(Boolean) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
setSites(Map<String, SiteContent.Site>) - Method in class io.thestencil.staticontent.spi.beans.MutableStaticContent
 
setTopics(Map<String, SiteContent.Topic>) - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
setType(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
setValue(String) - Method in class io.thestencil.staticontent.spi.beans.MutableBlob
 
setValue(String) - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
Sha2 - Class in io.thestencil.staticontent.spi.support
 
Sha2() - Constructor for class io.thestencil.staticontent.spi.support.Sha2
 
SiteContent - Interface in io.thestencil.staticontent.api
 
SiteContent.Blob - Interface in io.thestencil.staticontent.api
 
SiteContent.Site - Interface in io.thestencil.staticontent.api
 
SiteContent.Topic - Interface in io.thestencil.staticontent.api
 
SiteContent.TopicHeading - Interface in io.thestencil.staticontent.api
 
SiteContent.TopicLink - Interface in io.thestencil.staticontent.api
 
sites(Iterable<? extends SiteContent.Site>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites.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.Message - Interface in io.thestencil.staticontent.spi.visitor
 
SiteVisitor.Sites - 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
 
StaticContentClient - Interface in io.thestencil.staticontent.api
 
StaticContentClient.FileParser - Interface in io.thestencil.staticontent.api
 
StaticContentClient.ImageData - Interface in io.thestencil.staticontent.api
 
StaticContentClient.LinkData - Interface in io.thestencil.staticontent.api
 
StaticContentClient.StaticContentBuilder - Interface in io.thestencil.staticontent.api
 
StaticContentClient.TopicData - Interface in io.thestencil.staticontent.api
 
StaticContentClient.TopicNameData - Interface in io.thestencil.staticontent.api
 
StaticContentClientDefault - Class in io.thestencil.staticontent.spi
 
StaticContentClientDefault() - 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.
topic(Function<ImmutableTopicData.Builder, StaticContentClient.TopicData>) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
topicName(Function<ImmutableTopicNameData.Builder, StaticContentClient.TopicNameData>) - Method in interface io.thestencil.staticontent.api.StaticContentClient.StaticContentBuilder
 
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.ImmutableImageData
Prints the immutable value ImageData 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.ImmutableLinkData
Prints the immutable value LinkData 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.ImmutableMarkdownContent
Prints the immutable value MarkdownContent with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Prints the immutable value TopicData with attribute values.
toString() - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
Prints the immutable value TopicNameData with attribute values.
toString() - Method in class io.thestencil.staticontent.spi.beans.MutableBlob
 
toString() - Method in class io.thestencil.staticontent.spi.beans.MutableSite
 
toString() - Method in class io.thestencil.staticontent.spi.beans.MutableTopic
 
toString() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicHeading
 
toString() - Method in class io.thestencil.staticontent.spi.beans.MutableTopicLink
 
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.ImmutableSites
Prints the immutable value Sites with attribute values.
type(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkData.Builder
Initializes the value for the type attribute.
type(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the type attribute.

V

value(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageData.Builder
Initializes the value for the value attribute.
value(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageResource.Builder
Initializes the value for the value attribute.
value(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkData.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.api.ImmutableTopicData.Builder
Initializes the value for the value attribute.
values(Iterable<? extends MarkdownContent.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent.Builder
Sets or replaces all elements for values list.
visit(byte[]) - Method in class io.thestencil.staticontent.spi.visitor.CSVLinksVisitor
 
visit(ZoePersistence.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(StaticContentClient.ImageData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitImageData(StaticContentClient.ImageData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitLinkData(StaticContentClient.LinkData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitLinkData(StaticContentClient.LinkData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitTopicData(StaticContentClient.TopicData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitTopicData(StaticContentClient.TopicData) - Method in class io.thestencil.staticontent.spi.visitor.SiteVisitorDefault
 
visitTopicNameData(StaticContentClient.TopicNameData) - Method in interface io.thestencil.staticontent.spi.visitor.SiteVisitor
 
visitTopicNameData(StaticContentClient.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.
withHeadings(MarkdownContent.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of headings.
withHeadings(MarkdownContent.Heading...) - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Copy the current immutable object with elements that replace the content of headings.
withHeadings(MarkdownContent.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 MarkdownContent.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 MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Copy the current immutable object with elements that replace the content of headings.
withHeadings(Iterable<? extends MarkdownContent.Heading>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
Copy the current immutable object with elements that replace the content of headings.
withId(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkData
Copy the current immutable object by setting a value for the id attribute.
withId(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the id attribute.
withImages(MarkdownContent.ImageResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of images.
withImages(MarkdownContent.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdown
Copy the current immutable object with elements that replace the content of images.
withImages(MarkdownContent.ImageTag...) - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Copy the current immutable object with elements that replace the content of images.
withImages(MarkdownContent.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 MarkdownContent.ImageResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends MarkdownContent.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 MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.api.ImmutableTopicData
Copy the current immutable object with elements that replace the content of images.
withImages(Iterable<? extends MarkdownContent.ImageTag>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableMarkdownAst
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(MarkdownContent.LinkResource...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of links.
withLinks(Iterable<? extends MarkdownContent.LinkResource>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
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.ImmutableLinkData
Copy the current immutable object by setting a value for the locale attribute.
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.api.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.api.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.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of locales.
withLocales(String...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of locales.
withMessage(SiteVisitor.Message...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
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.ImmutableSites
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.api.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.ImmutableImageData
Copy the current immutable object by setting a value for the path 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.ImmutableLinkData
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.api.ImmutableTopicData
Copy the current immutable object by setting a value for the path attribute.
withPath(String) - Method in class io.thestencil.staticontent.api.ImmutableTopicNameData
Copy the current immutable object by setting a value for the path attribute.
withSites(SiteContent.Site...) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
Copy the current immutable object with elements that replace the content of sites.
withSites(Iterable<? extends SiteContent.Site>) - Method in class io.thestencil.staticontent.spi.visitor.ImmutableSites
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.ImmutableLinkData
Copy the current immutable object by setting a value for the type attribute.
withType(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the type attribute.
withValue(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageData
Copy the current immutable object with elements that replace the content of value.
withValue(byte...) - Method in class io.thestencil.staticontent.api.ImmutableImageResource
Copy the current immutable object with elements that replace the content of value.
withValue(String) - Method in class io.thestencil.staticontent.api.ImmutableLinkData
Copy the current immutable object by setting a value for the value attribute.
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.api.ImmutableTopicData
Copy the current immutable object by setting a value for the value attribute.
withValues(MarkdownContent.Markdown...) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of values.
withValues(Iterable<? extends MarkdownContent.Markdown>) - Method in class io.thestencil.staticontent.api.ImmutableMarkdownContent
Copy the current immutable object with elements that replace the content of values.
withWorkflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkData
Copy the current immutable object by setting a value for the workflow attribute.
withWorkflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource
Copy the current immutable object by setting a value for the workflow attribute.
workflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkData.Builder
Initializes the value for the workflow attribute.
workflow(Boolean) - Method in class io.thestencil.staticontent.api.ImmutableLinkResource.Builder
Initializes the value for the workflow attribute.
A B C D E F G H I L M N O P S T V W 
All Classes All Packages