xml
Class Resolver.VFSUpdateHandler

java.lang.Object
  extended by xml.Resolver.VFSUpdateHandler
All Implemented Interfaces:
org.gjt.sp.jedit.EBComponent
Enclosing class:
Resolver

public class Resolver.VFSUpdateHandler
extends java.lang.Object
implements org.gjt.sp.jedit.EBComponent

Reloads all catalog files when the user changes one of it on disk. copied from CatalogManager


Constructor Summary
Resolver.VFSUpdateHandler()
           
 
Method Summary
 void handleMessage(org.gjt.sp.jedit.EBMessage msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Resolver.VFSUpdateHandler

public Resolver.VFSUpdateHandler()
Method Detail

handleMessage

public void handleMessage(org.gjt.sp.jedit.EBMessage msg)
Specified by:
handleMessage in interface org.gjt.sp.jedit.EBComponent