org.apache.creadur.whisker.model
public class NoCopyrightNoticeVerifier extends Visitor
Constructor and Description |
---|
NoCopyrightNoticeVerifier() |
Modifier and Type | Method and Description |
---|---|
boolean |
isCopyrightNoticePresent()
Has any
WithLicense been visited
with a copyright notice set? |
void |
visit(WithLicense license)
Visits a license to determine whether a copyright notice
has been set.
|
traverseByOrganisation, traversePublicDomain, traverseResource, traverseWithLicense, visit, visit, visit
public void visit(WithLicense license)
public boolean isCopyrightNoticePresent()
WithLicense
been visited
with a copyright notice set?WithLicense
with a copyright notice set,
false otherwiseCopyright © 2011-2013 Apache Software Foundation. All Rights Reserved.