DefaultHandler
implements a simple IOHandler that creates 'file' and 'folder' nodes. This handler will create the following nodes: true
.Subclasses therefore should provide their own {@link #importData(ImportContext,boolean,Node) importData} method, that handles the data according their needs.
|
|
|
|
|
|