net.sf.saxon.javax.xml.xquery
Interface XQConnectionEventListener


public interface XQConnectionEventListener

XQJ interfaces reconstructed from version 0.9 documentation


Method Summary
 void connectionClosed(XQConnectionEvent event)
           
 void connectionErrorOccurred(XQConnectionEvent event)
           
 

Method Detail

connectionClosed

void connectionClosed(XQConnectionEvent event)

connectionErrorOccurred

void connectionErrorOccurred(XQConnectionEvent event)


Copyright (C) Michael H. Kay. All rights reserved.