public class IndentedTextNodeConverter
extends java.lang.Object
IndentedTextNode's
into ConfigNode's
Constructor and Description |
---|
IndentedTextNodeConverter() |
Modifier and Type | Method and Description |
---|---|
static ConfigNode |
toConfigNode(IndentedTextNode textNode)
Converts the referenced textNode and it's child nodes
|
public static ConfigNode toConfigNode(IndentedTextNode textNode)