A B C D E F G H I J L M N O P Q S T U V W 

A

accept(File) - Method in class eu.ginere.site.SiteGenerator.CanThreadFileFilter
 
addChild(Node) - Method in class eu.ginere.site.nodes.Node
 

B

BINARY_EXTENSIONS - Static variable in class eu.ginere.site.SiteGenerator
 
BinaryNode - Class in eu.ginere.site.nodes
 
BinaryNode(SiteGenerator, File) - Constructor for class eu.ginere.site.nodes.BinaryNode
 

C

canThreatFileOrDir(File) - Static method in class eu.ginere.site.SiteGenerator
 
charset - Variable in class eu.ginere.site.SiteGenerator
 
checkForUpdates(ContextProperties) - Method in class eu.ginere.site.nodes.GlobalPropNode
 
childs - Variable in class eu.ginere.site.nodes.Node
 
clearChildList() - Method in class eu.ginere.site.nodes.Node
 
commonDir - Variable in class eu.ginere.site.SiteGenerator
 
compile(File, File, String) - Static method in class eu.ginere.site.nodes.GoogleCompiler
 
contentDir - Variable in class eu.ginere.site.SiteGenerator
 
CONTEXT_PATH - Static variable in class eu.ginere.site.ContextProperties
 
ContextProperties - Class in eu.ginere.site
 
ContextProperties(SiteGenerator, File) - Constructor for class eu.ginere.site.ContextProperties
 
ContextProperties(SiteGenerator) - Constructor for class eu.ginere.site.ContextProperties
 
createChildList() - Method in class eu.ginere.site.nodes.Node
 
CSS - Static variable in class eu.ginere.site.SiteGenerator
 

D

DATE_TOKEN_PATER - Static variable in class eu.ginere.site.PatternUtils
 
DIR - Static variable in class eu.ginere.site.PatternUtils
 
DIRS - Static variable in class eu.ginere.site.PatternUtils
 
DOT - Static variable in class eu.ginere.site.SiteGenerator
 

E

eu.ginere.site - package eu.ginere.site
 
eu.ginere.site.nodes - package eu.ginere.site.nodes
 
exitError(String) - Static method in class eu.ginere.site.Main
 

F

file - Variable in class eu.ginere.site.nodes.Node
 
FILE_NAME - Static variable in class eu.ginere.site.ContextProperties
 
FILE_PATH - Static variable in class eu.ginere.site.ContextProperties
 
FILE_TOKEN_PATER - Static variable in class eu.ginere.site.PatternUtils
 
FILTER - Static variable in class eu.ginere.site.SiteGenerator.CanThreadFileFilter
 

G

generate(boolean) - Method in class eu.ginere.site.SiteGenerator
 
generateOrUpdateDiskFile(ContextProperties) - Method in class eu.ginere.site.nodes.BinaryNode
 
generateOrUpdateDiskFile(ContextProperties) - Method in class eu.ginere.site.nodes.GlobalPropNode
 
generateOrUpdateDiskFile(ContextProperties) - Method in class eu.ginere.site.nodes.JavascriptNode
 
generateOrUpdateDiskFile(ContextProperties) - Method in class eu.ginere.site.nodes.Node
Update the the information asociated to this node.
getCharSet() - Method in class eu.ginere.site.ContextProperties
 
getChildList() - Method in class eu.ginere.site.nodes.Node
 
getChildListSize() - Method in class eu.ginere.site.nodes.Node
 
getContent(ContextProperties) - Method in class eu.ginere.site.nodes.GlobalPropNode
 
getContent(ContextProperties) - Method in class eu.ginere.site.nodes.Node
 
getContext() - Method in class eu.ginere.site.nodes.Node
 
getCurrentDir() - Method in class eu.ginere.site.ContextProperties
 
getCurrentDir() - Method in class eu.ginere.site.IteratorContext
 
getFileFromFileName(String) - Method in class eu.ginere.site.SiteGenerator
 
getFileName() - Method in class eu.ginere.site.nodes.BinaryNode
 
getFileName() - Method in class eu.ginere.site.nodes.GlobalPropNode
 
getFileName() - Method in class eu.ginere.site.nodes.Node
 
getFileName() - Method in class eu.ginere.site.nodes.ParseableTextNode
 
getFileName() - Method in class eu.ginere.site.nodes.PropNode
 
getFileNode(File) - Method in class eu.ginere.site.SiteGenerator
 
getFileNode(File, boolean) - Method in class eu.ginere.site.SiteGenerator
 
getLastModified() - Method in class eu.ginere.site.nodes.BinaryNode
 
getLastModified() - Method in class eu.ginere.site.nodes.GlobalPropNode
 
getLastModified() - Method in class eu.ginere.site.nodes.Node
The last time of the file disk information need to generate pages has been modified.
getLastModified() - Method in class eu.ginere.site.nodes.ParseableTextNode
 
getLastModified() - Method in class eu.ginere.site.nodes.PropNode
 
getLastUpdated() - Method in class eu.ginere.site.nodes.Node
 
getOutpath(Node) - Method in class eu.ginere.site.SiteGenerator
 
getPageNode() - Method in class eu.ginere.site.ContextProperties
Returns the first page nothe on the hirarhie of that context
getParent() - Method in class eu.ginere.site.ContextProperties
 
getRelativePath() - Method in class eu.ginere.site.nodes.BinaryNode
IF the file is ..
getRelativePath() - Method in class eu.ginere.site.nodes.GlobalPropNode
IF the file is ..
getRelativePath() - Method in class eu.ginere.site.nodes.Node
IF the file is ..
getRelativePath(String) - Method in class eu.ginere.site.nodes.Node
 
getRelativePath() - Method in class eu.ginere.site.nodes.ParseableTextNode
IF the file is ..
getRelativePath() - Method in class eu.ginere.site.nodes.PropNode
IF the file is ..
getRelativePath(File) - Method in class eu.ginere.site.SiteGenerator
IF the file is ..
getResultArray(SiteGenerator, File, String) - Static method in class eu.ginere.site.NodeFinder
 
getStringToParse() - Method in class eu.ginere.site.nodes.BinaryNode
Use this method to get the string to parse of this node.
getStringToParse() - Method in class eu.ginere.site.nodes.GlobalPropNode
Use this method to get the string to parse of this node.
getStringToParse() - Method in class eu.ginere.site.nodes.JavascriptNode
Use this method to get the string to parse of this node.
getStringToParse() - Method in class eu.ginere.site.nodes.Node
Use this method to get the string to parse of this node.
getStringToParse() - Method in class eu.ginere.site.nodes.ParseableTextNode
Use this method to get the string to parse of this node.
getStringToParse() - Method in class eu.ginere.site.nodes.PropNode
Use this method to get the string to parse of this node.
getValue(String, Node) - Method in class eu.ginere.site.ContextProperties
 
getValue(String, Node) - Method in class eu.ginere.site.IteratorContext
 
GLOBAL_PROPERTIES_FILE_NAME - Static variable in class eu.ginere.site.nodes.GlobalPropNode
 
globalContext - Variable in class eu.ginere.site.ContextProperties
 
globalContext - Variable in class eu.ginere.site.nodes.Node
 
GlobalPropNode - Class in eu.ginere.site.nodes
 
GlobalPropNode(SiteGenerator, File) - Constructor for class eu.ginere.site.nodes.GlobalPropNode
 
GoogleCompiler - Class in eu.ginere.site.nodes
 
GoogleCompiler() - Constructor for class eu.ginere.site.nodes.GoogleCompiler
 

H

hasBeenModified(long) - Method in class eu.ginere.site.ContextProperties
Returns true if this context has been modified after or at this date.
hasBeenModified(long) - Method in class eu.ginere.site.IteratorContext
 
HTML - Static variable in class eu.ginere.site.SiteGenerator
 

I

isAPropertiesFile(File) - Static method in class eu.ginere.site.nodes.PropNode
 
isJavascriptNode(File) - Static method in class eu.ginere.site.nodes.JavascriptNode
 
isPage() - Method in class eu.ginere.site.nodes.Node
This node representas a page that have to be sored into the file system after compilation
isPageFile - Variable in class eu.ginere.site.nodes.Node
 
iterate() - Method in class eu.ginere.site.IteratorContext
 
iterateOver(Node, Node, String, boolean, boolean) - Method in class eu.ginere.site.SiteGenerator
 
iterateOverDIR(Node, Node, String) - Method in class eu.ginere.site.SiteGenerator
 
iterateOverDIRS(Node, Node, String) - Method in class eu.ginere.site.SiteGenerator
 
iterateOverSymbLink(Node, Node, String) - Method in class eu.ginere.site.SiteGenerator
 
IteratorContext - Class in eu.ginere.site
 

J

JavascriptNode - Class in eu.ginere.site.nodes
Nodos para javascript.
JavascriptNode(SiteGenerator, File) - Constructor for class eu.ginere.site.nodes.JavascriptNode
 
JS - Static variable in class eu.ginere.site.SiteGenerator
 

L

LINKS - Static variable in class eu.ginere.site.PatternUtils
 
LIST_TOKEN_PATER - Static variable in class eu.ginere.site.PatternUtils
 

M

Main - Class in eu.ginere.site
 
Main() - Constructor for class eu.ginere.site.Main
 
main(String[]) - Static method in class eu.ginere.site.Main
 
MAP - Static variable in class eu.ginere.site.SiteGenerator
 

N

Node - Class in eu.ginere.site.nodes
 
Node(SiteGenerator, File, boolean) - Constructor for class eu.ginere.site.nodes.Node
 
NodeFinder - Class in eu.ginere.site
from http://docs.oracle.com/javase/tutorial/essential/io/find.html

O

outDir - Variable in class eu.ginere.site.SiteGenerator
 

P

PAGE_NAME - Static variable in class eu.ginere.site.ContextProperties
 
PAGE_PATH - Static variable in class eu.ginere.site.ContextProperties
 
parent - Variable in class eu.ginere.site.ContextProperties
 
ParseableTextNode - Class in eu.ginere.site.nodes
 
ParseableTextNode(SiteGenerator, File, boolean) - Constructor for class eu.ginere.site.nodes.ParseableTextNode
 
parseGlobalVariables(String, Node) - Method in class eu.ginere.site.ContextProperties
 
parseVariables(String, Node) - Method in class eu.ginere.site.ContextProperties
Parse the string passed in parameter and replace the variables found by its values.
PatternUtils - Class in eu.ginere.site
 
PatternUtils() - Constructor for class eu.ginere.site.PatternUtils
 
PROP - Static variable in class eu.ginere.site.SiteGenerator
 
PropNode - Class in eu.ginere.site.nodes
 
PropNode(SiteGenerator, File, boolean) - Constructor for class eu.ginere.site.nodes.PropNode
 

Q

QUOTED_STRING - Static variable in class eu.ginere.site.PatternUtils
 

S

setPageNode(Node) - Method in class eu.ginere.site.ContextProperties
 
setParent(ContextProperties) - Method in class eu.ginere.site.ContextProperties
 
SIMPLE_QUOTED_STRING - Static variable in class eu.ginere.site.PatternUtils
 
SiteGenerator - Class in eu.ginere.site
 
SiteGenerator(File, File, File, String) - Constructor for class eu.ginere.site.SiteGenerator
 
SiteGenerator.CanThreadFileFilter - Class in eu.ginere.site
 

T

TEMPLATE_PROPERTY - Static variable in class eu.ginere.site.nodes.PropNode
 
TILDE - Static variable in class eu.ginere.site.SiteGenerator
 
timeToSleepBetweenIteration - Variable in class eu.ginere.site.SiteGenerator
 
toString() - Method in class eu.ginere.site.ContextProperties
 
toString() - Method in class eu.ginere.site.IteratorContext
 
toString() - Method in class eu.ginere.site.nodes.Node
 

U

unScapeFromBathPropFiles(String) - Static method in class eu.ginere.site.PatternUtils
Remove quotes for simple a doubled quoted String.
updateContent() - Method in class eu.ginere.site.nodes.BinaryNode
 
updateContent() - Method in class eu.ginere.site.nodes.JavascriptNode
 
updateContent() - Method in class eu.ginere.site.nodes.Node
This updates the node content, the string that represents this node and its childs.

V

VARIABLE_TOKEN_PATER - Static variable in class eu.ginere.site.PatternUtils
 
visitFile(Path, BasicFileAttributes) - Method in class eu.ginere.site.NodeFinder
 
visitFileFailed(Path, IOException) - Method in class eu.ginere.site.NodeFinder
 

W

writeFileContent(Node, String) - Method in class eu.ginere.site.SiteGenerator
 
A B C D E F G H I J L M N O P Q S T U V W 

Copyright © 2014 ginere solutions. All Rights Reserved.