|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GxQuantifier | |
---|---|
org.gxml.sa |
Uses of GxQuantifier in org.gxml.sa |
---|
Methods in org.gxml.sa that return GxQuantifier | ||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
static GxQuantifier |
GxQuantifier.approximate(int minOccurs,
int maxOccurs)
Approximates the schema minOccurs and maxOccurs with the GxQuantifier . |
|||||||||||||||||||||||||||||||||||
GxQuantifier |
GxQuantifier.choice(GxQuantifier other)
|
|||||||||||||||||||||||||||||||||||
GxQuantifier |
GxQuantifier.product(GxQuantifier other)
|
|||||||||||||||||||||||||||||||||||
GxQuantifier |
GxMetaBridge.quantifier(T type)
Approximates the possible number of items in the argument type. |
|||||||||||||||||||||||||||||||||||
GxQuantifier |
GxQuantifier.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. |