org.exist.debuggee
Interface Debuggee

All Known Implementing Classes:
DummyDebuggee

public interface Debuggee

Author:
Dmitriy Shabanov

Field Summary
static String NAMESPACE_URI
           
static String PREFIX
           
static QName SESSION
           
 
Method Summary
 boolean joint(CompiledXQuery compiledXQuery)
           
 

Field Detail

NAMESPACE_URI

static final String NAMESPACE_URI
See Also:
Constant Field Values

PREFIX

static final String PREFIX
See Also:
Constant Field Values

SESSION

static final QName SESSION
Method Detail

joint

boolean joint(CompiledXQuery compiledXQuery)


Copyright (C) Wolfgang Meier. All rights reserved.