Package | Description |
---|---|
net.sourceforge.javadpkg.plugin.impl |
The implementations of the interfaces and abstract classes.
|
net.sourceforge.javadpkg.plugin.io |
Contains interfaces and classes for the I/O.
|
net.sourceforge.javadpkg.plugin.io.impl |
The implementations of the interfaces and abstract classes for the I/O.
|
Modifier and Type | Class and Description |
---|---|
class |
DataFileSystemNodeVisitor
A visitor for the node tree based on the data configuration.
|
Modifier and Type | Method and Description |
---|---|
FileSystemNodeVisitResult |
FileSystemNode.walkNodeTree(FileSystemNodeVisitor<A> visitor)
Walks the node tree starting at this node.
|
Modifier and Type | Method and Description |
---|---|
FileSystemNodeVisitResult |
FileSystemNodeImpl.walkNodeTree(FileSystemNodeVisitor<A> visitor) |
Copyright © 2015–2019. All rights reserved.