Index

A D E G H N P R S T V 
All Classes All Packages

A

addProperty(String, String) - Method in class net.jonathangiles.tools.sitebuilder.models.Page
 

D

DRAFT - 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
 
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
 
getValues() - Method in class net.jonathangiles.tools.sitebuilder.models.Page
 

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
 

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

setRelativePath(Path) - 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.
A D E G H N P R S T V 
All Classes All Packages