http4k
Toggle table of contents
6.55.0.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
http4k
http4k-ai-mcp-core
/
org.http4k.ai.mcp.model
/
ResourceUriTemplate
Resource
Uri
Template
class
ResourceUriTemplate
:
AbstractValue
<
String
>
(
source
)
Members
Members & Extensions
Types
Companion
Link copied to clipboard
object
Companion
:
NonBlankStringValueFactory
<
ResourceUriTemplate
>
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
matches
Link copied to clipboard
fun
ResourceUriTemplate
.
matches
(
testUri
:
Uri
)
:
Boolean
Checks if a URI matches a template
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String