| Package | Description |
|---|---|
| ru.histone.v2 |
Main Histone package.
|
| ru.histone.v2.evaluator |
Classes from this package uses to evaluating AST-tree and getting result in string representation
|
| ru.histone.v2.property |
| Modifier and Type | Field and Description |
|---|---|
protected PropertyHolder |
Histone.propertyHolder |
| Modifier and Type | Method and Description |
|---|---|
static Context |
Context.createRoot(String baseUri,
Locale locale,
RunTimeTypeInfo rttiInfo,
PropertyHolder<String> propertyHolder)
This method used for create a root node
|
static Context |
Context.createRoot(String baseUri,
RunTimeTypeInfo rttiInfo,
PropertyHolder<String> propertyHolder)
This method used for create a root node using default locale
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPropertyHolder |
Copyright © 2017. All rights reserved.