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