Has anyone ever used the POI API to update MS document properties before? I found an example here:http://jakarta.apache.org/poi/hpsf/how-to.html
but when I tried the example, it doesn't appear that the latest POI jar file(s) have the Classes MutableProperty, MutablePropertySet, MutableSection...