public class PropertiesConfigNodeFactory extends Object
ConfigNode tree from a Properties object.| Modifier and Type | Method and Description | 
|---|---|
static ConfigNode | 
load(Properties input)
Load a given  
Properties into a ConfigNode. | 
public static ConfigNode load(Properties input)
Properties into a ConfigNode.input - The properties to load.ConfigNode.Copyright © 2018 JBoss by Red Hat. All rights reserved.