|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LinkValidator | |
---|---|
org.codehaus.xsite | |
org.codehaus.xsite.validators |
Uses of LinkValidator in org.codehaus.xsite |
---|
Constructors in org.codehaus.xsite with parameters of type LinkValidator | |
---|---|
XSite(SitemapLoader loader,
Skin skin,
LinkValidator[] validators,
FileSystem fileSystem)
Creates an XSite with custom dependencies |
Uses of LinkValidator in org.codehaus.xsite.validators |
---|
Classes in org.codehaus.xsite.validators that implement LinkValidator | |
---|---|
class |
StartsWithLinkValidator
Validate a link starting with a special value. |
Constructors in org.codehaus.xsite.validators with parameters of type LinkValidator | |
---|---|
LinkChecker(Sitemap sitemap,
LinkValidator[] validators,
LinkChecker.Reporter reporter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |