Bernard Sauval wrote: > Is there a way to identify the directory of my XXE configuration from the > "documentCreated()" and "documentOpened()" methods of a "DocumentHook". > > I need to acces a configuration file when XXE load or open a document and > the only way I find is to stock the file in the jar of my support code and > to load it with "Class.getResource()". But now, I have several > configurations which share the same jar file but need differents > configuration files and this solution is no longer valid. > > Actually, all I need is to be able to make the difference between the > configurations at this moment.
Sorry but we do not answer questions related XXE programming in this mailing list.

