|
Class Summary |
| CapabilitiesSanitizer |
Sanitizes the values of the capabilities object provided according to the rules defined in the
IntegerCapabilities. |
| CaseInsensitiveStringSet |
A set that stores strings and compares them case-insensitively. |
| ProfileUtils |
Class to manage browser profile |
| SocketMonitor |
This will monitor any selectable channel, such as a SocketChannel or
ServerSocketChannel and fire canWrite() or canRead() events when such events
are detected by poll(). |
| StackHashMap<K,V> |
A thread safe stack hash map for use in window manager The backing map is a
LinkedHashMap that provides predictable iteration order. |
| VersionUtil |
A replacement for a subset of com.sun.xml.ws.util.VersionUtil. |