Package | Description |
---|---|
net.sourceforge.javadpkg.store |
Contains the management for the data of the Debian package.
|
Modifier and Type | Method and Description |
---|---|
DataStoreNode |
DataStoreNode.getChildNodeByName(String name)
Returns the child node with the specified name.
|
DataStoreNode |
DataStoreNode.getParentNode()
Returns the parent node.
|
Modifier and Type | Method and Description |
---|---|
void |
DataStoreNode.addChildNode(DataStoreNode childNode)
Adds a child node.
|
int |
DataStoreNodeComparator.compare(DataStoreNode o1,
DataStoreNode o2) |
Copyright © 2015–2019. All rights reserved.