|
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 |
java.lang.Objectch.ethz.mxquery.datamodel.xdm.Token
ch.ethz.mxquery.datamodel.xdm.NamedToken
ch.ethz.mxquery.datamodel.xdm.TextAttrToken
ch.ethz.mxquery.datamodel.xdm.AnyURIAttrToken
public final class AnyURIAttrToken
Field Summary |
---|
Fields inherited from class ch.ethz.mxquery.datamodel.xdm.Token |
---|
END_SEQUENCE_TOKEN, MASK_CLEAN_START_TAG, MASK_GET_START_TAG, START_SEQUENCE_TOKEN |
Constructor Summary | |
---|---|
AnyURIAttrToken(Identifier id,
java.lang.String value,
QName name,
XDMScope scope)
|
Method Summary |
---|
Methods inherited from class ch.ethz.mxquery.datamodel.xdm.TextAttrToken |
---|
copy, copy, getText, getValueAsString, setText, toAttrToken |
Methods inherited from class ch.ethz.mxquery.datamodel.xdm.NamedToken |
---|
copyStrip, getID, getIDREF, getIDREFS, getListValueTypes, getLocal, getName, getNS, getPrefix, setID, setIDREF, setIDREFS, setListValueTypes, setNS, toAttrToken |
Methods inherited from class ch.ethz.mxquery.datamodel.xdm.Token |
---|
compare, compare, compareTo, equals, equals, getBinary, getBoolean, getDate, getDateTime, getDayTimeDur, getDouble, getDuration, getDynamicScope, getEventType, getFloat, getGregorian, getId, getLong, getNumber, getQNameTokenValue, getSchemaNormalizedValue, getTime, getTypeAnnotation, getYearMonthDur, hashCode, isAttribute, setDynamicScope, setEventType, setId, setSchemaNormalizedValue |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnyURIAttrToken(Identifier id, java.lang.String value, QName name, XDMScope scope) 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 |