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.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
obj
-
-
Constructor Details
-
ObjectContext
- Parameters:
t
- the Object to contain
-
-
Method Details
-
get
- Returns:
- the contained object
-