Package com.regnosys.rosetta.common.util
Interface HierarchicalPathMatcher
- All Known Implementing Classes:
AbstractHierarchicalPathMatcher
public interface HierarchicalPathMatcher
-
Method Summary
Modifier and TypeMethodDescriptionbooleanmatches(com.rosetta.model.lib.path.RosettaPath p1, com.rosetta.model.lib.path.RosettaPath p2)
-
Method Details
-
matches
boolean matches(com.rosetta.model.lib.path.RosettaPath p1, com.rosetta.model.lib.path.RosettaPath p2)
-