com.hp.hpl.jena.sparql.sse
Class Tags
java.lang.Object
com.hp.hpl.jena.sparql.sse.Tags
public class Tags
- extends java.lang.Object
|
Constructor Summary |
Tags()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LPAREN
public static final java.lang.String LPAREN
- See Also:
- Constant Field Values
RPAREN
public static final java.lang.String RPAREN
- See Also:
- Constant Field Values
LBRACKET
public static final java.lang.String LBRACKET
- See Also:
- Constant Field Values
RBRACKET
public static final java.lang.String RBRACKET
- See Also:
- Constant Field Values
LBRACE
public static final java.lang.String LBRACE
- See Also:
- Constant Field Values
RBRACE
public static final java.lang.String RBRACE
- See Also:
- Constant Field Values
tagUndef
public static final java.lang.String tagUndef
- See Also:
- Constant Field Values
tagNull
public static final java.lang.String tagNull
- See Also:
- Constant Field Values
tagDefault
public static final java.lang.String tagDefault
- See Also:
- Constant Field Values
tagExec
public static final java.lang.String tagExec
- See Also:
- Constant Field Values
tagRow
public static final java.lang.String tagRow
- See Also:
- Constant Field Values
tagGraph
public static final java.lang.String tagGraph
- See Also:
- Constant Field Values
tagLoad
public static final java.lang.String tagLoad
- See Also:
- Constant Field Values
tagTriple
public static final java.lang.String tagTriple
- See Also:
- Constant Field Values
tagQuad
public static final java.lang.String tagQuad
- See Also:
- Constant Field Values
tagTriplePath
public static final java.lang.String tagTriplePath
- See Also:
- Constant Field Values
tagBase
public static final java.lang.String tagBase
- See Also:
- Constant Field Values
tagPrefix
public static final java.lang.String tagPrefix
- See Also:
- Constant Field Values
tagPrefixMap
public static final java.lang.String tagPrefixMap
- See Also:
- Constant Field Values
tagPrefixMapping
public static final java.lang.String tagPrefixMapping
- See Also:
- Constant Field Values
tagDataset
public static final java.lang.String tagDataset
- See Also:
- Constant Field Values
tagBinding
public static final java.lang.String tagBinding
- See Also:
- Constant Field Values
tagTable
public static final java.lang.String tagTable
- See Also:
- Constant Field Values
tagResultSet
public static final java.lang.String tagResultSet
- See Also:
- Constant Field Values
tagBGP
public static final java.lang.String tagBGP
- See Also:
- Constant Field Values
tagQuadPattern
public static final java.lang.String tagQuadPattern
- See Also:
- Constant Field Values
tagFilter
public static final java.lang.String tagFilter
- See Also:
- Constant Field Values
tagLabel
public static final java.lang.String tagLabel
- See Also:
- Constant Field Values
tagService
public static final java.lang.String tagService
- See Also:
- Constant Field Values
tagProc
public static final java.lang.String tagProc
- See Also:
- Constant Field Values
tagPropFunc
public static final java.lang.String tagPropFunc
- See Also:
- Constant Field Values
tagJoin
public static final java.lang.String tagJoin
- See Also:
- Constant Field Values
tagSequence
public static final java.lang.String tagSequence
- See Also:
- Constant Field Values
tagDisjunction
public static final java.lang.String tagDisjunction
- See Also:
- Constant Field Values
tagLeftJoin
public static final java.lang.String tagLeftJoin
- See Also:
- Constant Field Values
tagConditional
public static final java.lang.String tagConditional
- See Also:
- Constant Field Values
tagDiff
public static final java.lang.String tagDiff
- See Also:
- Constant Field Values
tagMinus
public static final java.lang.String tagMinus
- See Also:
- Constant Field Values
tagUnion
public static final java.lang.String tagUnion
- See Also:
- Constant Field Values
tagToList
public static final java.lang.String tagToList
- See Also:
- Constant Field Values
tagOrderBy
public static final java.lang.String tagOrderBy
- See Also:
- Constant Field Values
tagTopN
public static final java.lang.String tagTopN
- See Also:
- Constant Field Values
tagGroupBy
public static final java.lang.String tagGroupBy
- See Also:
- Constant Field Values
tagProject
public static final java.lang.String tagProject
- See Also:
- Constant Field Values
tagDistinct
public static final java.lang.String tagDistinct
- See Also:
- Constant Field Values
tagReduced
public static final java.lang.String tagReduced
- See Also:
- Constant Field Values
tagAssign
public static final java.lang.String tagAssign
- See Also:
- Constant Field Values
tagExtend
public static final java.lang.String tagExtend
- See Also:
- Constant Field Values
symAssign
public static final java.lang.String symAssign
- See Also:
- Constant Field Values
tagSlice
public static final java.lang.String tagSlice
- See Also:
- Constant Field Values
tagPath
public static final java.lang.String tagPath
- See Also:
- Constant Field Values
tagPathSeq
public static final java.lang.String tagPathSeq
- See Also:
- Constant Field Values
tagPathAlt
public static final java.lang.String tagPathAlt
- See Also:
- Constant Field Values
tagPathMod
public static final java.lang.String tagPathMod
- See Also:
- Constant Field Values
tagPathZeroOrMore
public static final java.lang.String tagPathZeroOrMore
- See Also:
- Constant Field Values
tagPathOneOrMore
public static final java.lang.String tagPathOneOrMore
- See Also:
- Constant Field Values
tagPathZeroOrOne
public static final java.lang.String tagPathZeroOrOne
- See Also:
- Constant Field Values
tagPathFixedLength
public static final java.lang.String tagPathFixedLength
- See Also:
- Constant Field Values
tagPathReverse
public static final java.lang.String tagPathReverse
- See Also:
- Constant Field Values
tagPathRev
public static final java.lang.String tagPathRev
- See Also:
- Constant Field Values
pathNotOneOf
public static final java.lang.String pathNotOneOf
- See Also:
- Constant Field Values
tagExt
public static final java.lang.String tagExt
- See Also:
- Constant Field Values
tagExpr
public static final java.lang.String tagExpr
- See Also:
- Constant Field Values
tagExprList
public static final java.lang.String tagExprList
- See Also:
- Constant Field Values
symEQ
public static final java.lang.String symEQ
- See Also:
- Constant Field Values
symNE
public static final java.lang.String symNE
- See Also:
- Constant Field Values
symGT
public static final java.lang.String symGT
- See Also:
- Constant Field Values
symLT
public static final java.lang.String symLT
- See Also:
- Constant Field Values
symLE
public static final java.lang.String symLE
- See Also:
- Constant Field Values
symGE
public static final java.lang.String symGE
- See Also:
- Constant Field Values
symOr
public static final java.lang.String symOr
- See Also:
- Constant Field Values
tagOr
public static final java.lang.String tagOr
- See Also:
- Constant Field Values
symAnd
public static final java.lang.String symAnd
- See Also:
- Constant Field Values
tagAnd
public static final java.lang.String tagAnd
- See Also:
- Constant Field Values
symPlus
public static final java.lang.String symPlus
- See Also:
- Constant Field Values
symMinus
public static final java.lang.String symMinus
- See Also:
- Constant Field Values
symMult
public static final java.lang.String symMult
- See Also:
- Constant Field Values
symDiv
public static final java.lang.String symDiv
- See Also:
- Constant Field Values
symNot
public static final java.lang.String symNot
- See Also:
- Constant Field Values
tagNot
public static final java.lang.String tagNot
- See Also:
- Constant Field Values
tagStr
public static final java.lang.String tagStr
- See Also:
- Constant Field Values
tagStrLang
public static final java.lang.String tagStrLang
- See Also:
- Constant Field Values
tagStrDatatype
public static final java.lang.String tagStrDatatype
- See Also:
- Constant Field Values
tagRand
public static final java.lang.String tagRand
- See Also:
- Constant Field Values
tagLang
public static final java.lang.String tagLang
- See Also:
- Constant Field Values
tagLangMatches
public static final java.lang.String tagLangMatches
- See Also:
- Constant Field Values
tagSameTerm
public static final java.lang.String tagSameTerm
- See Also:
- Constant Field Values
tagDatatype
public static final java.lang.String tagDatatype
- See Also:
- Constant Field Values
tagBound
public static final java.lang.String tagBound
- See Also:
- Constant Field Values
tagCoalesce
public static final java.lang.String tagCoalesce
- See Also:
- Constant Field Values
tagIf
public static final java.lang.String tagIf
- See Also:
- Constant Field Values
tagIRI
public static final java.lang.String tagIRI
- See Also:
- Constant Field Values
tagURI
public static final java.lang.String tagURI
- See Also:
- Constant Field Values
tagIsBlank
public static final java.lang.String tagIsBlank
- See Also:
- Constant Field Values
tagIsLiteral
public static final java.lang.String tagIsLiteral
- See Also:
- Constant Field Values
tagRegex
public static final java.lang.String tagRegex
- See Also:
- Constant Field Values
tagExists
public static final java.lang.String tagExists
- See Also:
- Constant Field Values
tagNotExists
public static final java.lang.String tagNotExists
- See Also:
- Constant Field Values
tagYear
public static final java.lang.String tagYear
- See Also:
- Constant Field Values
tagMonth
public static final java.lang.String tagMonth
- See Also:
- Constant Field Values
tagDay
public static final java.lang.String tagDay
- See Also:
- Constant Field Values
tagHours
public static final java.lang.String tagHours
- See Also:
- Constant Field Values
tagMinutes
public static final java.lang.String tagMinutes
- See Also:
- Constant Field Values
tagSeconds
public static final java.lang.String tagSeconds
- See Also:
- Constant Field Values
tagTimezone
public static final java.lang.String tagTimezone
- See Also:
- Constant Field Values
tagTZ
public static final java.lang.String tagTZ
- See Also:
- Constant Field Values
tagNow
public static final java.lang.String tagNow
- See Also:
- Constant Field Values
tagVersion
public static final java.lang.String tagVersion
- See Also:
- Constant Field Values
tagMD5
public static final java.lang.String tagMD5
- See Also:
- Constant Field Values
tagSHA1
public static final java.lang.String tagSHA1
- See Also:
- Constant Field Values
tagSHA224
public static final java.lang.String tagSHA224
- See Also:
- Constant Field Values
tagSHA256
public static final java.lang.String tagSHA256
- See Also:
- Constant Field Values
tagSHA384
public static final java.lang.String tagSHA384
- See Also:
- Constant Field Values
tagSHA512
public static final java.lang.String tagSHA512
- See Also:
- Constant Field Values
tagStrlen
public static final java.lang.String tagStrlen
- See Also:
- Constant Field Values
tagSubstr
public static final java.lang.String tagSubstr
- See Also:
- Constant Field Values
tagStrUppercase
public static final java.lang.String tagStrUppercase
- See Also:
- Constant Field Values
tagStrLowercase
public static final java.lang.String tagStrLowercase
- See Also:
- Constant Field Values
tagStrEnds
public static final java.lang.String tagStrEnds
- See Also:
- Constant Field Values
tagStrStarts
public static final java.lang.String tagStrStarts
- See Also:
- Constant Field Values
tagStrContains
public static final java.lang.String tagStrContains
- See Also:
- Constant Field Values
tagStrEncodeForURI
public static final java.lang.String tagStrEncodeForURI
- See Also:
- Constant Field Values
tagConcat
public static final java.lang.String tagConcat
- See Also:
- Constant Field Values
tagNumAbs
public static final java.lang.String tagNumAbs
- See Also:
- Constant Field Values
tagNumRound
public static final java.lang.String tagNumRound
- See Also:
- Constant Field Values
tagNumCeiling
public static final java.lang.String tagNumCeiling
- See Also:
- Constant Field Values
tagNumFloor
public static final java.lang.String tagNumFloor
- See Also:
- Constant Field Values
tagBNode
public static final java.lang.String tagBNode
- See Also:
- Constant Field Values
tagIri
public static final java.lang.String tagIri
- See Also:
- Constant Field Values
tagUri
public static final java.lang.String tagUri
- See Also:
- Constant Field Values
tagIn
public static final java.lang.String tagIn
- See Also:
- Constant Field Values
tagNotIn
public static final java.lang.String tagNotIn
- See Also:
- Constant Field Values
tagTrue
public static final java.lang.String tagTrue
- See Also:
- Constant Field Values
tagFalse
public static final java.lang.String tagFalse
- See Also:
- Constant Field Values
tagAsc
public static final java.lang.String tagAsc
- See Also:
- Constant Field Values
tagDesc
public static final java.lang.String tagDesc
- See Also:
- Constant Field Values
tagCount
public static final java.lang.String tagCount
- See Also:
- Constant Field Values
tagSum
public static final java.lang.String tagSum
- See Also:
- Constant Field Values
tagMin
public static final java.lang.String tagMin
- See Also:
- Constant Field Values
tagMax
public static final java.lang.String tagMax
- See Also:
- Constant Field Values
tagAvg
public static final java.lang.String tagAvg
- See Also:
- Constant Field Values
tagSample
public static final java.lang.String tagSample
- See Also:
- Constant Field Values
tagGroupConcat
public static final java.lang.String tagGroupConcat
- See Also:
- Constant Field Values
tagSeparator
public static final java.lang.String tagSeparator
- See Also:
- Constant Field Values
Tags
public Tags()
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.