Package org.plovr.util

General utilities for use throughout plovr.

See:
          Description

Class Summary
GzipUtil  
HtmlUtil  
HttpExchangeUtil There is a bug in Google Chrome that affects plovr in serve mode: http://code.google.com/p/chromium/issues/detail?id=105824 which was discussed at length on the Google Group: https://groups.google.com/forum/?fromgroups#!topic/plovr/yWiGfVG-hq4 This class contains utility methods to do user agent detection to avoid the bug.
IterablesUtil IterablesUtil has methods that are not available in Iterables.
Pair<F,S>  
SoyDataUtil  
VersionUtil VersionUtil is a utility for reporting the version numbers for various components of plovr.
 

Package org.plovr.util Description

General utilities for use throughout plovr.