Uses of Class
com.googlecode.jslint4java.JSLintBuilder

Packages that use JSLintBuilder
com.googlecode.jslint4java   
 

Uses of JSLintBuilder in com.googlecode.jslint4java
 

Methods in com.googlecode.jslint4java that return JSLintBuilder
 JSLintBuilder JSLintBuilder.timeout(long maxTimeInSeconds)
          Set this JSLint instance to time out after maxTimeInSeconds.
 JSLintBuilder JSLintBuilder.timeout(long maxTime, TimeUnit timeUnit)
          Set this JSLint instance to timeout after maxTime.
 



Copyright © 2007-2012. All Rights Reserved.