I mostly use Groovy for scripting and many of my scripting needs require the ability to navigate directory structures. In writing such scripts, it is helpful to know which properties are available out ...
In the blog post Java SE 7 Brings Better File Handling than Ever to Groovy, I discussed how the addition of NIO.2 features in JDK 7 means better file handling for Groovy scripts. My particular focus ...
Imperva has publicly released the source code to Domain Directory Controller (DDC), a Java library that simplifies common Active Directory integrations. Unlike Java’s base LdapContext, this library ...
Local company GoConnect Australia has released a Java version of DirectAssist, its directory assistance software for mobile phones. The software uses a GPRS connection on a user's mobile phone to ...
For a University assignment, I've got to use the Profs code in my own assignment. It's very ugly code, so I don't want to modify it... Apparently, the code requires a file name be submitted within the ...
To test our lexical scanner for a compilers class, we're scanning in a file that is made from a language that is a subset of XQuery. Then we output the tokens in an xml file. My group was pretty much ...
Information security provider Imperva has been in the headlines recently, thanks to news that tech investment firm Thoma Bravo LLC plans to acquire it. But the Redwood Shores, Calif.-based company ...