|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Source
Interface for sources that can provide nodes with IDs
Method Summary | |
---|---|
int |
compare(Source store)
|
Source |
copySource(Context ctx,
java.util.Vector nestedPredCtxStack)
|
Window |
getIterator(Context ctx)
Returns Iterator that points on the first token in the store. |
java.lang.String |
getURI()
Returns the URI of the source. |
Method Detail |
---|
int compare(Source store)
java.lang.String getURI()
Window getIterator(Context ctx) throws MXQueryException
MXQueryException
Source copySource(Context ctx, java.util.Vector nestedPredCtxStack) throws MXQueryException
MXQueryException
|
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |