Class ObjectContext<T>
java.lang.Object
com.itextpdf.tool.xml.pipeline.ctx.ObjectContext<T>
- Type Parameters:
T- the type of object.
- All Implemented Interfaces:
CustomContext
An Object container.
- Author:
- redlab_b
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectContext
- Parameters:
t- the Object to contain
-
-
Method Details
-
get
- Returns:
- the contained object
-