public interface NodeFactory
| Modifier and Type | Method and Description |
|---|---|
Node |
convertToNode(Object source,
String label,
boolean lenient)
Creates node from given source.
|
boolean |
isPreferredFor(Object source)
Returns true if this factory is preferred for given source.
|
boolean isPreferredFor(Object source)
source - Copyright © 2017. All Rights Reserved.