|
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 Identifier
Interface for the XDM node iden
Method Summary | |
---|---|
int |
compare(Identifier identifier)
Compares this token identifier with an other one. |
Source |
getStore()
Returns the DataSource to which the Identifier belongs to. |
Method Detail |
---|
int compare(Identifier identifier)
identifier
-
identifier
is smaller, 1 if
identifier
is bigger, and -2 if the two Identifier
do not belong to the same data source.Source getStore()
|
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 |