| Package | Description |
|---|---|
| eu.ginere.site | |
| eu.ginere.site.nodes |
| Modifier and Type | Method and Description |
|---|---|
Node |
SiteGenerator.getFileNode(File file) |
Node |
SiteGenerator.getFileNode(File file,
boolean isPageFile) |
Node |
ContextProperties.getPageNode()
Returns the first page nothe on the hirarhie of that context
|
static Node[] |
NodeFinder.getResultArray(SiteGenerator generator,
File file,
String globPattern) |
| Modifier and Type | Method and Description |
|---|---|
File |
SiteGenerator.getOutpath(Node node) |
String |
IteratorContext.getValue(String propertyName,
Node currentNode) |
String |
ContextProperties.getValue(String propertyName,
Node currentNode) |
String |
SiteGenerator.iterateOver(Node parent,
Node template,
String relativePath,
boolean dirs,
boolean symLink) |
String |
SiteGenerator.iterateOverDIR(Node parent,
Node template,
String relativePath) |
String |
SiteGenerator.iterateOverDIRS(Node parent,
Node template,
String relativePath) |
String |
SiteGenerator.iterateOverSymbLink(Node parent,
Node template,
String globPattern) |
String |
ContextProperties.parseGlobalVariables(String stringToParse,
Node currentNode) |
String |
ContextProperties.parseVariables(String stringToParse,
Node currentNode)
Parse the string passed in parameter and replace the variables found by its values.
|
void |
ContextProperties.setPageNode(Node node) |
void |
SiteGenerator.writeFileContent(Node root,
String content) |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryNode |
class |
GlobalPropNode |
class |
JavascriptNode
Nodos para javascript.
|
class |
ParseableTextNode |
class |
PropNode |
| Modifier and Type | Field and Description |
|---|---|
protected List<Node> |
Node.childs |
| Modifier and Type | Method and Description |
|---|---|
protected List<Node> |
Node.getChildList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Node.addChild(Node child) |
Copyright © 2014 ginere solutions. All Rights Reserved.