Class ResourceNamesCollator
java.lang.Object
org.apache.creadur.whisker.model.Visitor
org.apache.creadur.whisker.model.ResourceNamesCollator
Collates resources within directories, flattening the
model.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.apache.commons.lang3.tuple.Pair<WithinDirectory, Resource>> Gets the duplicate resources discovered.getNames()Gets the names of the resources collected.voidCollects this resource.voidvisit(WithinDirectory directory) Sets the last directory visited.Methods inherited from class Visitor
traverseByOrganisation, traversePublicDomain, traverseResource, traverseWithLicense, visit, visit