| Package | Description |
|---|---|
| com.googlecode.fascinator.common |
This module contains useful utility classes used by The Fascinator and various plugins.
|
| Modifier and Type | Method and Description |
|---|---|
ManifestNode |
Manifest.getNode(String key)
Get the requested node from the manifest.
|
| Modifier and Type | Method and Description |
|---|---|
List<ManifestNode> |
ManifestNode.getChildren()
Return a list of children for this node.
|
List<ManifestNode> |
Manifest.getTopNodes()
Get the requested node from the manifest.
|
Copyright © 2009-2013. All Rights Reserved.