JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
ch.tocco.nice2.usersettings.api
NodeFactory
Contents
Description
Method Summary
Method Details
createNode(String)
createNode(String...)
Hide sidebar
Show sidebar
Interface NodeFactory
All Known Implementing Classes:
NodeFactoryImpl
public interface
NodeFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Node
createNode
(
String
path)
Node
createNode
(
String
... segments)
Method Details
createNode
Node
createNode
(
String
path)
createNode
Node
createNode
(
String
... segments)