public class NodeReferenceFactory extends Object implements NodeFactory
| Constructor and Description |
|---|
NodeReferenceFactory(Class<? extends Node> referenceClassNode) |
| Modifier and Type | Method and Description |
|---|---|
Node |
create(Node currentNode,
Object... args) |
Node |
parse(Node currentNode,
String value,
int startLocation) |
Copyright © 2018. All rights reserved.