|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XS_Boolean | |
---|---|
de.fraunhofer.ipsi.xpathDatatypes |
Uses of XS_Boolean in de.fraunhofer.ipsi.xpathDatatypes |
---|
Methods in de.fraunhofer.ipsi.xpathDatatypes that return XS_Boolean | |
---|---|
XS_Boolean |
XS_Boolean.and(XS_Boolean b)
Method and |
XS_Boolean |
XS_String.contains(XS_String s)
Method contains |
XS_Boolean |
XS_String.endsWith(XS_String s)
Method endsWith |
static XS_Boolean |
XS_Boolean.get(boolean value)
Method get |
static XS_Boolean |
XS_Boolean.get(java.lang.String str)
Method get |
XS_Boolean |
XS_GYearMonth.isPositive()
Returns Positive |
XS_Boolean |
XS_GYear.isPositive()
Returns Positive |
XS_Boolean |
XS_Date.isPositive()
Returns Positive |
XS_Boolean |
XS_String.matches(XS_String regex)
Method matches |
XS_Boolean |
XS_String.matches(XS_String regex,
XS_String flags)
Method matches |
XS_Boolean |
XS_Boolean.or(XS_Boolean b)
Method or |
XS_Boolean |
XS_String.startsWith(XS_String s)
Method startsWith |
Methods in de.fraunhofer.ipsi.xpathDatatypes with parameters of type XS_Boolean | |
---|---|
XS_Boolean |
XS_Boolean.and(XS_Boolean b)
Method and |
XS_String |
XS_String.escapeURI(XS_Boolean bool)
Method escapeURI |
XS_Boolean |
XS_Boolean.or(XS_Boolean b)
Method or |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |