Package | Description |
---|---|
org.wicketstuff.jslibraries |
Modifier and Type | Method and Description |
---|---|
Version |
VersionDescriptor.getVersion(Provider provider) |
Modifier and Type | Method and Description |
---|---|
Set<Version> |
Library.getVersions(Provider provider) |
Modifier and Type | Method and Description |
---|---|
int |
Version.compareTo(Version other) |
static StringBuffer |
JSReference.createFileName(Library lib,
Version version,
boolean production) |
boolean |
Version.matches(Version other)
A version matches another if it has equal or more numbers and all its numbers equal those of
the other.
|
protected abstract URL |
CDN.render(Library lib,
Version v,
boolean production) |
Copyright © 2015. All rights reserved.