JavaScript is disabled on your browser.
Skip navigation links
RESTEasy 7.0.0.Alpha3
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.jboss.resteasy.annotations
Annotation Interface Separator
@Target
({
PARAMETER
,
FIELD
,
METHOD
})
@Retention
(
RUNTIME
)
public @interface
Separator
Determines a separator for String representations of multivalued parameters.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
value
Element Details
value
String
value
Default:
""