Package de.danielbechler.diff.path
Class NodePath
java.lang.Object
de.danielbechler.diff.path.NodePath
- All Implemented Interfaces:
Comparable<NodePath>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionintbooleaninthashCode()booleanbooleanisParentOf(NodePath nodePath) booleanstatic NodePath.AppendableBuilderstatic NodePath.AppendableBuilderstartBuildingFrom(NodePath nodePath) toString()static NodePathstatic NodePathwithRoot()
-
Method Details
-
isParentOf
-
getElementSelectors
-
isChildOf
-
getLastElementSelector
-
hashCode
public int hashCode() -
equals
-
toString
-
compareTo
- Specified by:
compareToin interfaceComparable<NodePath>
-
matches
-
startBuildingFrom
-
with
-
startBuilding
-
withRoot
-