Package | Description |
---|---|
com.github.wuic.nut |
This package defines what is a nut in WUIC and how to manage it.
|
Modifier and Type | Class and Description |
---|---|
class |
ByteArrayNut
Represents an in-memory nut which can be created on the fly in any context.
|
class |
CompositeNut
A composite
Nut is able to chain all the stream provided by each element of the composition. |
class |
NotReachableNut
This class represents a nut that is not reachable.
|
class |
PipedConvertibleNut
This
ConvertibleNut pipes transformers with the Pipe class. |
Copyright © 2012-2015. All Rights Reserved.