|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmQuantifier | |
---|---|
org.gxml.xs |
Uses of SmQuantifier in org.gxml.xs |
---|
Methods in org.gxml.xs that return SmQuantifier | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
static SmQuantifier |
SmQuantifier.approximate(int minOccurs,
int maxOccurs)
Approximates the schema minOccurs and maxOccurs with the SmQuantifier . |
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmQuantifier.choice(SmQuantifier other)
|
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmMultiplyType.getMultiplier()
|
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmQuantifier.product(SmQuantifier other)
|
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmSequenceType.quantifier()
The quantifier method approximates the possible number of items in this type with the occurrence indicators supported by the [XPath/Xquery] type system (?, +, *). |
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmMetaBridge.quantifier(SmSequenceType<A,S> type)
|
|||||||||||||||||||||||||||||||||
SmQuantifier |
SmQuantifier.single()
Computes the quantifier for a type V when it is replaced by V[1] according to the following table:
Copyright © 2009 TIBCO Software Inc. All Rights Reserved. |