toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.functions
/
UrifyFunction
Urify
Function
class
UrifyFunction
(
config
:
SaxonConfiguration
)
:
ExtensionFunctionDefinition
(
source
)
Members
Constructors
Urify
Function
Link copied to clipboard
constructor
(
config
:
SaxonConfiguration
)
Types
Urify
Impl
Link copied to clipboard
inner
class
UrifyImpl
:
ExtensionFunctionCall
Functions
as
Function
Link copied to clipboard
fun
asFunction
(
p0
:
Int
)
:
FunctionItem
depends
On
Focus
Link copied to clipboard
open
fun
dependsOnFocus
(
)
:
Boolean
get
Argument
Types
Link copied to clipboard
open
override
fun
getArgumentTypes
(
)
:
Array
<
SequenceType
>
get
Function
QName
Link copied to clipboard
open
override
fun
getFunctionQName
(
)
:
StructuredQName
get
Maximum
Number
Of
Arguments
Link copied to clipboard
open
override
fun
getMaximumNumberOfArguments
(
)
:
Int
get
Minimum
Number
Of
Arguments
Link copied to clipboard
open
override
fun
getMinimumNumberOfArguments
(
)
:
Int
get
Result
Type
Link copied to clipboard
open
override
fun
getResultType
(
suppliedArgumentTypes
:
Array
<
out
SequenceType
>
?
)
:
SequenceType
has
Side
Effects
Link copied to clipboard
open
fun
hasSideEffects
(
)
:
Boolean
make
Call
Expression
Link copied to clipboard
open
override
fun
makeCallExpression
(
)
:
ExtensionFunctionCall
trust
Result
Type
Link copied to clipboard
open
fun
trustResultType
(
)
:
Boolean