hi,jason:
i want to creat a instance of WordprocessingMLPackage via the method WordprocessingMLPackage.load(),now i have a inputStream instance,but,load method's paramter is File,i don't want to create a physical File object,how can i do?
thanks in advance!
tosswang