org.wicketstuff.yui.markup.html.contributor
Class YuiDependencyResolver
java.lang.Object
org.wicketstuff.yui.markup.html.contributor.YuiDependencyResolver
- All Implemented Interfaces:
- Serializable
public class YuiDependencyResolver
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
YuiDependencyResolver
public YuiDependencyResolver()
resolveDependencies
public Set<String> resolveDependencies(String module,
String path)
hasCssAsset
public boolean hasCssAsset(String module,
String path)
fetchModuleDependencies
protected void fetchModuleDependencies(Set<String> deps,
String module,
String path)
main
public static void main(String[] args)
Copyright © 2013. All Rights Reserved.