Uses of Class
com.itextpdf.kernel.utils.objectpathitems.TrailerPath
Packages that use TrailerPath
-
Uses of TrailerPath in com.itextpdf.kernel.utils.objectpathitems
Constructors in com.itextpdf.kernel.utils.objectpathitems with parameters of type TrailerPathModifierConstructorDescriptionTrailerPath
(TrailerPath trailerPath) Creates newTrailerPath
instance from anotherTrailerPath
object, passed as argument.