ch.ethz.mxquery.datamodel.xdm
Class CommentToken
java.lang.Object
ch.ethz.mxquery.datamodel.xdm.Token
ch.ethz.mxquery.datamodel.xdm.CommentToken
public final class CommentToken
- extends Token
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, getLocal, getLong, getName, getNS, getNumber, getQNameTokenValue, getSchemaNormalizedValue, getTime, getTypeAnnotation, getYearMonthDur, hashCode, isAttribute, setDynamicScope, setEventType, setId, setNS, setSchemaNormalizedValue, toAttrToken |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
CommentToken
public CommentToken(Identifier id,
java.lang.String value,
XDMScope scope)
throws DynamicException
- Throws:
DynamicException
CommentToken
public CommentToken(Token token)
getText
public java.lang.String getText()
- Overrides:
getText
in class Token
getValueAsString
public java.lang.String getValueAsString()
- Overrides:
getValueAsString
in class Token
copy
public Token copy()
- Overrides:
copy
in class Token
MXQuery 0.6.0 API Documentation - Copyright 2006-2009 ETH Zurich