Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addProperty(String, String) - Method in class net.jonathangiles.tools.sitebuilder.models.Page
D
- DRAFT - Enum constant in enum net.jonathangiles.tools.sitebuilder.models.PostStatus
E
- equals(Object) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
G
- getAllPosts() - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- getAllPostsMap() - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- getCategories() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getContent() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getDate() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getId() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getName() - Method in class net.jonathangiles.tools.sitebuilder.models.Page
- getPageProperties(Page, Path) - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- getPostProperties(Post) - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- getProperties() - Method in class net.jonathangiles.tools.sitebuilder.models.Page
- getRelativePath() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getSlug() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getStatus() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getTags() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- getTitle() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
H
- hashCode() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
N
- net.jonathangiles.tools.sitebuilder - package net.jonathangiles.tools.sitebuilder
- net.jonathangiles.tools.sitebuilder.models - package net.jonathangiles.tools.sitebuilder.models
O
- OUTPUT_DIR - Static variable in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- OUTPUT_PATH - Static variable in class net.jonathangiles.tools.sitebuilder.SiteBuilder
P
- Page - Class in net.jonathangiles.tools.sitebuilder.models
- Page(String) - Constructor for class net.jonathangiles.tools.sitebuilder.models.Page
- Post - Class in net.jonathangiles.tools.sitebuilder.models
- Post() - Constructor for class net.jonathangiles.tools.sitebuilder.models.Post
- PostStatus - Enum in net.jonathangiles.tools.sitebuilder.models
- PUBLISH - Enum constant in enum net.jonathangiles.tools.sitebuilder.models.PostStatus
R
- registerPage(Page) - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- registerPages() - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- run() - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
S
- setCategories(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setContent(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setDate(LocalDate) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setId(int) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setPostPathFunction(Function<SitePaths.PostPathRequest, SitePaths.PostPath>) - Method in class net.jonathangiles.tools.sitebuilder.SiteBuilder
- setRelativePath(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setSlug(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setStatus(PostStatus) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setTags(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- setTitle(String) - Method in class net.jonathangiles.tools.sitebuilder.models.Post
- SiteBuilder - Class in net.jonathangiles.tools.sitebuilder
-
Reads in all index.xml files and creates a static index.html file from it and the header and footer files.
- SiteBuilder() - Constructor for class net.jonathangiles.tools.sitebuilder.SiteBuilder
T
- toString() - Method in class net.jonathangiles.tools.sitebuilder.models.Post
V
- valueOf(String) - Static method in enum net.jonathangiles.tools.sitebuilder.models.PostStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.jonathangiles.tools.sitebuilder.models.PostStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values