Package com.itextpdf.testutils
Class CompareTool.ObjectPath.PathItem
- java.lang.Object
-
- com.itextpdf.testutils.CompareTool.ObjectPath.PathItem
-
- Direct Known Subclasses:
CompareTool.ObjectPath.ArrayPathItem
,CompareTool.ObjectPath.DictPathItem
,CompareTool.ObjectPath.OffsetPathItem
- Enclosing class:
- CompareTool.ObjectPath
private abstract class CompareTool.ObjectPath.PathItem extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
PathItem()
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description protected abstract org.w3c.dom.Node
toXmlNode(org.w3c.dom.Document document)
-