Uses of Class
com.pnfsoftware.jeb.core.output.AbstractUnitRepresentation
Packages that use AbstractUnitRepresentation
Package
Description
Types to build unit-generated contents in the form of text, table, or tree documents.
-
Uses of AbstractUnitRepresentation in com.pnfsoftware.jeb.core.output
Subclasses of AbstractUnitRepresentation in com.pnfsoftware.jeb.core.outputModifier and TypeClassDescriptionclass
Base class for transient unit representations, which are not serialized.class
A simple unit representation, always returning the document set at construction time.