Package com.pnfsoftware.jeb.core.units.impl
package com.pnfsoftware.jeb.core.units.impl
Standard implementations of basic units objects.
- 
ClassesClassDescriptionAbstractCommentManager<C,
U extends IInteractiveUnit> An comment manager to be used byIInteractiveUnit.Default serializable abstract implementation ofIUnitProvider.Simple wrapper (decorator) forIBinaryUnit.Comments are managed bycomment managers.Basic implementation using String addressing only.Container units are non-binary units used to represent tree structures.Container units used to recursively process virtual folders and data blobs.Node of a container unit.Container units used to represent folders and files.Simple wrapper (decorator) forIInteractiveUnit.A data container unit that fetches the data of its nodes only when necessary.Node of a lazy container unit.A meta comment, used to add information to afull comment.WrapperUnit<T extends IUnit>Simple wrapper (decorator) unit that delegates its job to the providedIUnit.