Errai 3.0.1-SNAPSHOT

org.jboss.errai.ui.rebind.less
Class LessStylesheetScanner

java.lang.Object
  extended by org.jboss.errai.ui.rebind.less.LessStylesheetScanner

public class LessStylesheetScanner
extends Object

Find all less stylesheets on the classpath.

Author:
edewit@redhat.com

Constructor Summary
LessStylesheetScanner()
           
 
Method Summary
 Collection<String> getLessResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LessStylesheetScanner

public LessStylesheetScanner()
Method Detail

getLessResources

public Collection<String> getLessResources()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.