Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

A - Class in org.apache.juneau.dto.html5
DTO for an HTML <a> element.
A() - Constructor for class org.apache.juneau.dto.html5.A
 
a() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty A element.
a(Object, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an A element with the specified A.href(Object) attribute and A.children(Object[]) nodes.
Abbr - Class in org.apache.juneau.dto.html5
DTO for an HTML <abbr> element.
Abbr() - Constructor for class org.apache.juneau.dto.html5.Abbr
 
abbr() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Abbr element.
abbr(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Abbr element with the specified Abbr.title(String) attribute and Abbr.children(Object[]) nodes.
abbr(String) - Method in class org.apache.juneau.dto.html5.Th
abbr attribute.
abridged(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
abridged() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
abridged() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
abridged() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
abridged(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
abridged() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
abridged(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
abridged() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
abridged() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
abridged() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
abridged() - Method in class org.apache.juneau.json.JsonSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
abridged() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
abridged() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
abridged() - Method in class org.apache.juneau.rest.client.RestClientBuilder
abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
abridged() - Method in class org.apache.juneau.serializer.SerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Deprecated.
No replacement
abridged() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Deprecated.
No replacement
abridged(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
abridged() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
abridged() - Method in class org.apache.juneau.uon.UonSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
abridged() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
abridged(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
abridged() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
abridged(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
abridged() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
accept(String) - Method in class org.apache.juneau.dto.html5.Input
accept attribute.
Accept - Class in org.apache.juneau.http
Represents a parsed Accept HTTP request header.
accept(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Accept request header.
accept(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Accept request header.
accept(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Accept header value on the request.
acceptcharset(String) - Method in class org.apache.juneau.dto.html5.Form
accept-charset attribute.
AcceptCharset - Class in org.apache.juneau.http
Represents a parsed Accept-Charset HTTP request header.
acceptCharset(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Accept-Charset request header.
acceptCharset(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Accept-Charset request header.
acceptCharset(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Accept-Charset header value on the request.
Accepted - Class in org.apache.juneau.rest.response
Represents an HTTP 202 Accepted response.
Accepted() - Constructor for class org.apache.juneau.rest.response.Accepted
Constructor using HTTP-standard message.
Accepted(String) - Constructor for class org.apache.juneau.rest.response.Accepted
Constructor using custom message.
AcceptEncoding - Class in org.apache.juneau.http
Represents a parsed Accept-Encoding HTTP request header.
acceptEncoding(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Accept-Encoding request header.
acceptEncoding(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Accept-Encoding request header.
acceptEncoding(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Accept-Encoding header value on the request.
AcceptLanguage - Class in org.apache.juneau.http
Represents a parsed Accept-Language HTTP request header.
acceptLanguage(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Accept-Language request header.
acceptLanguage(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Accept-Language request header.
acceptLanguage(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Accept-Language header value on the request.
AcceptRanges - Class in org.apache.juneau.http
Represents a parsed Accept-Range HTTP response header.
accesskey(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
accesskey attribute.
action(String) - Method in class org.apache.juneau.dto.html5.Form
action attribute.
Action(String, String, Object...) - Constructor for class org.apache.juneau.microservice.resources.DirectoryResource.Action
 
Action(String, String, Object...) - Constructor for class org.apache.juneau.microservice.resources.LogsResource.Action
 
add(Map<String, Object>) - Method in class org.apache.juneau.BeanContextBuilder
 
add(String, Object) - Method in class org.apache.juneau.BeanMap
Add a value to a collection or array property.
add(BeanMap<?>, String, Object) - Method in class org.apache.juneau.BeanPropertyMeta
Adds a value to a Collection or array property.
add(BeanMap<?>, String, String, Object) - Method in class org.apache.juneau.BeanPropertyMeta
Adds a value to a Map or bean property.
add(Map<String, Object>) - Method in class org.apache.juneau.BeanTraverseBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.config.ConfigBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.ContextBuilder
Adds multiple configuration properties on this object.
add(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
add(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
Convenience method for pre-populating this map with the specified schemas.
add(Schema...) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
Deprecated.
Convenience method for pre-populating this map with the specified schemas.
add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
add(Object) - Method in class org.apache.juneau.internal.HashCode
Hashes the hashcode of the specified object into this object.
add(int) - Method in class org.apache.juneau.internal.HashCode
Hashes the hashcode into this object.
add(T) - Method in class org.apache.juneau.internal.IdentityList
 
add(OutputStream, boolean) - Method in class org.apache.juneau.internal.TeeOutputStream
Adds an output stream to this tee output stream.
add(String, OutputStream, boolean) - Method in class org.apache.juneau.internal.TeeOutputStream
Same as TeeOutputStream.add(OutputStream, boolean) but associates the stream with an identifier so the stream can be retrieved through TeeOutputStream.getOutputStream(String).
add(Writer, boolean) - Method in class org.apache.juneau.internal.TeeWriter
Adds a writer to this tee writer.
add(String, Writer, boolean) - Method in class org.apache.juneau.internal.TeeWriter
Same as TeeWriter.add(Writer, boolean) but associates the writer with an identifier so the writer can be retrieved through TeeWriter.getWriter(String).
add(Class<?>, Class<?>, Transform<?, ?>) - Static method in class org.apache.juneau.internal.TransformCache
Adds a transform for the specified input/output types.
add(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.PropertyStoreBuilder
Convenience method for setting multiple properties in one call.
add(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.rest.RestContextBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.uon.UonParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
add(Map<String, Object>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addAdditionalItems(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: additionalItems.
addAdditionalItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: additionalItems.
addAll(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaArray
Convenience method for adding one or more JsonSchema objects to this array.
addAll(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.JsonTypeArray
Convenience method for adding one or more JsonType objects to this array.
addAll(Schema...) - Method in class org.apache.juneau.dto.jsonschema.SchemaArray
Deprecated.
Convenience method for adding one or more Schema objects to this array.
addAllOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: allOf.
addAllOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: allOf.
addAllOf(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the allOf property.
addAnyOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: anyOf.
addAnyOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: anyOf.
addBeanDef(String, ObjectMap) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Adds a schema definition to this session.
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
addBeanTypeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
addBeanTypes(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Add "_type" properties when needed.
addBeanTypes(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addBeanTypes(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addBeanTypes() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addClass(String, Class<?>) - Method in class org.apache.juneau.BeanDictionaryMap
Add a dictionary name mapping for the specified class.
addCollectionClass(String, Class<? extends Collection>, Object) - Method in class org.apache.juneau.BeanDictionaryMap
Add a dictionary name mapping for the specified collection class with the specified entry class.
addConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the consumes property.
addConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the consumes property.
addCookie(Cookie) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
addDateHeader(String, long) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestFormData
Adds default entries to these form-data parameters.
addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestFormData
Adds a default entries to these form-data parameters.
addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestHeaders
Adds default entries to these headers.
addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestHeaders
Adds a default header value on this request.
addDefault(Map<String, Object>) - Method in class org.apache.juneau.rest.RequestQuery
Adds default entries to these query parameters.
addDefault(String, Object) - Method in class org.apache.juneau.rest.RequestQuery
Adds a default entries to these query parameters.
addDefinition(String, JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: definitions.
addDefinition(String, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: definitions.
addDefinitions(Map<String, ObjectMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the definitions property.
addDependency(String, JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: dependencies.
addDependency(String, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: dependencies.
addDescriptionsTo(String) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Add descriptions.
addDescriptionsTo(String) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Add descriptions.
addDescriptionsTo(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Add descriptions.
addEnum(String...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: enum.
addEnum(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: enum.
addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Adds one or more values to the enum property.
addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.Items
Adds one or more values to the enum property.
addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Adds one or more values to the enum property.
addEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the enum property.
addExamples(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Adds one or more values to the x-examples property.
addExamples(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds one or more values to the examples property.
addExamplesTo(String) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Add examples.
addExamplesTo(String) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Add examples.
addExamplesTo(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Add examples.
addFile(ZipOutputStream, File) - Method in class org.apache.juneau.utils.ZipFileList.FileEntry
Adds the specified file to the specified output stream.
addHeader(String, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
addHeaders(Map<String, HeaderInfo>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds one or more values to the headers property.
addIfNotNull(List<T>, T) - Static method in class org.apache.juneau.internal.CollectionUtils
Add a value to a list if the value is not null.
addInterceptorFirst(HttpResponseInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addInterceptorFirst(HttpRequestInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addInterceptorLast(HttpResponseInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addInterceptorLast(HttpRequestInterceptor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addIntHeader(String, int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
addItems(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: items.
addItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: items.
additionalProperties(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: additionalProperties.
additionalProperties(HttpPartSchemaBuilder) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
additionalProperties field.
additionalText - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
addKey(String) - Method in class org.apache.juneau.internal.DelegateBeanMap
Add a key in the next position.
addKeyValueTableHeaders(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Add key/value headers on bean/map tables.
addKeyValueTableHeaders() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Add key/value headers on bean/map tables.
addListener(ConfigEventListener) - Method in class org.apache.juneau.config.Config
Add a listener to this config to react to modification events.
addLiteralTypes(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Add XSI data types to non-String literals.
addLiteralTypes() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Add XSI data types to non-String literals.
addMapClass(String, Class<? extends Map>, Object, Object) - Method in class org.apache.juneau.BeanDictionaryMap
Add a dictionary name mapping for the specified map class with the specified key and value classes.
addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addNamespaceUrisToRoot() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
addNamespaceUrisToRoot() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Add namespace URLs to the root element.
addNamespaceUrisToRoot() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Add namespace URLs to the root element.
addNamespaceUrisToRoot(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addNamespaceUrisToRoot() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addOneOf(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: oneOf.
addOneOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: oneOf.
addParameters(Collection<ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the parameters property.
addParameters(Map<String, ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the parameters property.
addPaths(Map<String, OperationMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the produces property.
addPatternProperties(JsonSchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: patternProperties.
addPatternProperties(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: patternProperties.
addPojoSwap(PojoSwap) - Method in class org.apache.juneau.dto.cognos.Column
Associates a POJO swap with this column.
addProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the produces property.
addProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the produces property.
addProperties(JsonSchema...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: properties.
addProperties(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: properties.
addProperties(Map<String, SchemaInfo>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the properties property.
addRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: required.
addRequired(String...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: required.
addRequired(JsonSchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: required.
addRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: required.
addRequired(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: required.
addRequired(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: required.
addRequired(Collection<String>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the required property.
addResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the responses property.
addResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the responses property.
Address - Class in org.apache.juneau.dto.html5
DTO for an HTML <address> element.
Address() - Constructor for class org.apache.juneau.dto.html5.Address
 
address() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Address element.
address(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Address element with the specified child nodes.
addReverse(List, List) - Static method in class org.apache.juneau.internal.CollectionUtils
Adds the contents of one list to the other in reverse order.
addReverse(List, Object[]) - Static method in class org.apache.juneau.internal.CollectionUtils
Adds the contents of the array to the list in reverse order.
addRootProperty(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Add RDF root identifier property to root node.
addRootProperty() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Add RDF root identifier property to root node.
addRootType(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Add type attribute to root nodes.
addRootType() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Add type attribute to root nodes.
addRootType(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Add type attribute to root nodes.
addRootType() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Add type attribute to root nodes.
addRootType(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Add type attribute to root nodes.
addRootType() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Add type attribute to root nodes.
addRootType(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addRootType(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addRootType() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the schemes property.
addSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the schemes property.
addScopes(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Adds one or more values to the scopes property.
addSearchPath(Class<?>, String) - Method in class org.apache.juneau.utils.MessageBundle
Add another bundle path to this resource bundle.
addSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the security property.
addSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the security property.
addSecurityDefinitions(Map<String, SecurityScheme>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the securityDefinitions property.
addServlet(Servlet, String) - Method in class org.apache.juneau.microservice.RestMicroservice
Adds an arbitrary servlet to this microservice.
addServletAttribute(String, Object) - Method in class org.apache.juneau.microservice.RestMicroservice
Adds a servlet attribute to the Jetty server.
addTags(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the tags property.
addTags(Collection<Tag>) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the security property.
addTo(String, Object) - Method in class org.apache.juneau.BeanContextBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.BeanContextBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.ContextBuilder
Adds a value to a SET or LIST property.
addTo(String, String, Object) - Method in class org.apache.juneau.ContextBuilder
Adds or overwrites a value to a SET, LIST, or MAP property.
addTo(String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
addTo(String, String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
addTo(String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
Adds one or more values to a SET, LIST, or MAP property.
addTo(String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
Adds a value to a SET, LIST, or MAP property.
addTo(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
addTo(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
addTo(String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addTo(String, String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
addToCache(String, Object) - Method in class org.apache.juneau.Session
Adds an arbitrary object to this session's cache.
addToCache(Map<String, Object>) - Method in class org.apache.juneau.Session
Adds arbitrary objects to this session's cache.
addToList(List<T>, Object[], Class<T>, Type...) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Adds a set of values to an existing list.
addToList(List<T>, Collection<T>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Copies the specified values into an existing list.
addToMap(Map<K, V>, Object[], Class<K>, Class<V>, Type...) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Adds a set of values to an existing map.
addToMap(Map<K, V>, Map<K, V>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Copies the specified values into an existing map.
addToMap(Map<K, V>, K, V) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Adds a single entry into an existing map.
addToSortedMap(Map<K, V>, Map<K, V>, Comparator<K>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Copies the specified values into an existing map.
addToSortedMap(Map<K, V>, K, V, Comparator<K>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Adds a single entry into an existing map.
addTypes(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property appender: type.
addTypes(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property appender: type.
addWarning(String, Object...) - Method in class org.apache.juneau.Session
Logs a warning message.
Age - Class in org.apache.juneau.http
Represents a parsed Age HTTP response header.
Age(Integer) - Constructor for class org.apache.juneau.http.Age
Constructor.
AList<T> - Class in org.apache.juneau.utils
An extension of LinkedList with a convenience AList.append(Object) method.
AList() - Constructor for class org.apache.juneau.utils.AList
 
allEmpty(String...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if all the specified strings are empty or null.
allEmpty(String[]...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if all the specified string arrays are empty.
allFalse(boolean...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if all the specified booleans are false.
allMinusOne(long...) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if all the specified longs are -1.
allOf(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the allOf property.
Allow - Class in org.apache.juneau.http
Represents a parsed Allow HTTP response header.
Allow(String[]) - Constructor for class org.apache.juneau.http.Allow
Constructor.
AllowAllRedirects - Class in org.apache.juneau.rest.client
Redirect strategy that allows for redirects on any request type, not just GET or HEAD.
AllowAllRedirects() - Constructor for class org.apache.juneau.rest.client.AllowAllRedirects
 
allowBodyParam(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Allow body URL parameter.
allowedMethodParams(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Allowed method parameters.
allowEmptyValue(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
allowEmptyValue(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
allowEmptyValue field.
allowEmptyValue(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
allowEmptyValue field.
allowEmptyValue() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
allowEmptyValue field.
allowHeaderParams(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Allow header URL parameters.
allowMethodParam(String) - Method in class org.apache.juneau.rest.RestContext
Returns true if the specified Method GET parameter value can be used to override the method name in the HTTP header.
allowNested() - Method in class org.apache.juneau.rest.vars.RequestAttributeVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RequestFormDataVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RequestHeaderVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RequestPathVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RequestQueryVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RequestVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.RestInfoVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
 
allowNested() - Method in class org.apache.juneau.rest.vars.SwaggerVar
 
allowNested() - Method in class org.apache.juneau.svl.Var
Returns whether nested variables are supported by this variable.
allowNestedDescriptions() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Allow nested descriptions.
allowNestedDescriptions() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Allow nested descriptions.
allowNestedDescriptions() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Allow nested descriptions.
allowNestedExamples() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Allow nested examples.
allowNestedExamples() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Allow nested examples.
allowNestedExamples() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Allow nested examples.
allowNoFile() - Method in class org.apache.juneau.internal.FileReaderBuilder
If called and the file is null or non-existent, then the FileReaderBuilder.build() command will return an empty reader instead of a FileNotFoundException.
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestAttributeVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestFormDataVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestHeaderVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestPathVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestQueryVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RequestVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.RestInfoVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
 
allowRecurse() - Method in class org.apache.juneau.rest.vars.SwaggerVar
 
allowRecurse() - Method in class org.apache.juneau.svl.Var
Returns whether variables in the resolved contents of this variable should also be resolved.
allowRedirectsOnPosts(boolean) - Method in class org.apache.juneau.rest.client.RestCall
For this call, allow automatic redirects when a 302 or 307 occurs when performing a POST.
AlreadyReported - Class in org.apache.juneau.rest.response
Represents an HTTP 208 Already Reported response.
AlreadyReported() - Constructor for class org.apache.juneau.rest.response.AlreadyReported
Constructor using HTTP-standard message.
AlreadyReported(String) - Constructor for class org.apache.juneau.rest.response.AlreadyReported
Constructor using custom message.
alt(String) - Method in class org.apache.juneau.dto.html5.Area
alt attribute.
alt(String) - Method in class org.apache.juneau.dto.html5.Img
alt attribute.
alt(String) - Method in class org.apache.juneau.dto.html5.Input
alt attribute.
AMap<K,V> - Class in org.apache.juneau.utils
An extension of LinkedHashMap with a convenience AMap.append(Object,Object) method.
AMap() - Constructor for class org.apache.juneau.utils.AMap
 
AnchorText - Enum in org.apache.juneau.html
Identifies possible values for the HtmlSerializer.HTML_uriAnchorText setting.
AnnotationBeanFilterBuilder<T> - Class in org.apache.juneau.transform
Bean filter builder initialized from the contents of a @Bean annotation found on a class.
AnnotationBeanFilterBuilder(Class<T>, Map<Class<?>, Bean>) - Constructor for class org.apache.juneau.transform.AnnotationBeanFilterBuilder
Constructor.
AnnotationUtils - Class in org.apache.juneau.http.annotation
Various reusable utility methods when working with annotations.
AnnotationUtils() - Constructor for class org.apache.juneau.http.annotation.AnnotationUtils
 
AnnotationUtils - Class in org.apache.juneau.rest.util
Various reusable utility methods when working with annotations.
AnnotationUtils() - Constructor for class org.apache.juneau.rest.util.AnnotationUtils
 
ANY - Static variable in class org.apache.juneau.utils.ProcBuilder
Operating system matcher: Any operating system.
append(Class<?>...) - Method in class org.apache.juneau.BeanDictionaryList
Append one or more bean classes to this bean dictionary.
append(String, Operation) - Method in class org.apache.juneau.dto.swagger.OperationMap
Fluent-style put method.
append(Class<?>...) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
Registers the specified encoders with this group.
append(Encoder...) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
Registers the specified encoders with this group.
append(List<Encoder>) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
Registers the specified encoders with this group.
append(EncoderGroup) - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
Registers the encoders in the specified group with this group.
append(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
append(int, char) - Method in class org.apache.juneau.html.HtmlWriter
 
append(Object) - Method in class org.apache.juneau.html.HtmlWriter
 
append(String) - Method in class org.apache.juneau.html.HtmlWriter
 
append(char) - Method in class org.apache.juneau.html.HtmlWriter
 
append(T[], T...) - Static method in class org.apache.juneau.internal.ArrayUtils
Appends one or more elements to an array.
append(T[], Collection<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
Appends one or more elements to an array.
append(char, String) - Method in class org.apache.juneau.internal.AsciiMap
Adds an entry to this map.
append() - Method in class org.apache.juneau.internal.FileWriterBuilder
Sets the append mode on the writer to true.
append(Iterator<E>) - Method in class org.apache.juneau.internal.MultiIterable
Appends the specified iterator to this list of iterators.
append(Collection<E>) - Method in class org.apache.juneau.internal.MultiSet
Appends the specified collection to this set of collections.
append(char) - Method in class org.apache.juneau.internal.NoCloseWriter
 
append(CharSequence) - Method in class org.apache.juneau.internal.NoCloseWriter
 
append(CharSequence, int, int) - Method in class org.apache.juneau.internal.NoCloseWriter
 
append(CharSequence) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
append(CharSequence, int, int) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
append(char) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
append(int, String) - Method in class org.apache.juneau.json.JsonWriter
 
append(int, char) - Method in class org.apache.juneau.json.JsonWriter
 
append(Object) - Method in class org.apache.juneau.json.JsonWriter
 
append(String) - Method in class org.apache.juneau.json.JsonWriter
 
append(char) - Method in class org.apache.juneau.json.JsonWriter
 
append(Writer) - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
 
append(Object...) - Method in class org.apache.juneau.ObjectList
Convenience method for adding multiple objects to this list.
append(String, Object) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding an entry to this map.
append(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Registers the specified parsers with this group.
append(Parser...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Registers the specified parsers with this group.
append(List<Object>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Registers the specified parsers with this group.
append(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Registers the specified parsers with this group.
append(NameValuePair) - Method in class org.apache.juneau.rest.client.NameValuePairs
Appends the specified pair to the end of this list.
append(String, Object) - Method in class org.apache.juneau.rest.client.NameValuePairs
Appends the specified name/value pair to the end of this list.
append(String, Object, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.NameValuePairs
Appends the specified name/value pair to the end of this list.
append(String, Object, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.NameValuePairs
append(String, String) - Method in class org.apache.juneau.rest.helper.ResourceDescriptions
Adds a new ResourceDescription to this list.
append(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Registers the specified serializers with this group.
append(Serializer...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Registers the specified serializers with this group.
append(List<Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Registers the specified serializers with this group.
append(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Registers the specified serializers with this group.
append(int, String) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes an indent (if the useWhitespace setting is enabled), followed by text.
append(int, char) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes an indent (if the useWhitespace setting is enabled), followed by text.
append(char[]) - Method in class org.apache.juneau.serializer.SerializerWriter
Appends the specified characters to this writer.
append(Object) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes the specified text to the writer.
append(String) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes the specified text to the writer.
append(char) - Method in class org.apache.juneau.serializer.SerializerWriter
 
append(int, String) - Method in class org.apache.juneau.uon.UonWriter
 
append(int, char) - Method in class org.apache.juneau.uon.UonWriter
 
append(Object) - Method in class org.apache.juneau.uon.UonWriter
 
append(String) - Method in class org.apache.juneau.uon.UonWriter
 
append(char) - Method in class org.apache.juneau.uon.UonWriter
 
append(Appendable, Object) - Method in class org.apache.juneau.UriResolver
Same as UriResolver.resolve(Object) except appends result to the specified appendable.
append(T) - Method in class org.apache.juneau.utils.AList
Adds an entry to this list.
append(K, V) - Method in class org.apache.juneau.utils.AMap
Adds an entry to this map.
append(T) - Method in class org.apache.juneau.utils.ASet
Adds an entry to this set.
append(Object...) - Method in class org.apache.juneau.utils.ProcBuilder
Append to the command arguments.
append(ZipFileList.ZipFileEntry) - Method in class org.apache.juneau.utils.ZipFileList
Add an entry to this list.
append(int, String) - Method in class org.apache.juneau.xml.XmlWriter
 
append(int, char) - Method in class org.apache.juneau.xml.XmlWriter
 
append(Object) - Method in class org.apache.juneau.xml.XmlWriter
 
append(String) - Method in class org.apache.juneau.xml.XmlWriter
 
append(char) - Method in class org.apache.juneau.xml.XmlWriter
 
appendAll(Map<String, Object>) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding a contents of another map to this map.
appendAll(T...) - Method in class org.apache.juneau.utils.AList
Adds multiple entries to this list.
appendAll(T...) - Method in class org.apache.juneau.utils.ASet
Adds multiple entries to this set.
appendAnnotations(Class<T>, Type, List<T>) - Static method in class org.apache.juneau.internal.ClassUtils
Finds and appends the specified annotation on the specified class and superclasses/interfaces to the specified list.
appendBoolean(Object) - Method in class org.apache.juneau.uon.UonWriter
Appends a boolean value to the output.
appendHtml(Writer) - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
 
appendIf(boolean, String) - Method in class org.apache.juneau.json.JsonWriter
 
appendIf(boolean, char) - Method in class org.apache.juneau.json.JsonWriter
 
appendIf(boolean, boolean, boolean, String, Object) - Method in class org.apache.juneau.ObjectMap
Conditionally appends a value to this map.
appendIf(boolean, String, Object) - Method in class org.apache.juneau.ObjectMap
Conditionally appends a value to this map.
appendIf(boolean, String) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes the specified text to the writer if b is true.
appendIf(boolean, char) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes the specified text to the writer if b is true.
appendIf(boolean, String) - Method in class org.apache.juneau.uon.UonWriter
 
appendIf(boolean, char) - Method in class org.apache.juneau.uon.UonWriter
 
appendIf(boolean, T) - Method in class org.apache.juneau.utils.AList
Adds an entry to this list if the boolean flag is true.
appendIf(boolean, T) - Method in class org.apache.juneau.utils.ASet
Adds a value to this set if the boolean value is true
appendIf(ProcBuilder.Matcher, Object...) - Method in class org.apache.juneau.utils.ProcBuilder
Append to the command arguments if the specified matcher matches.
appendIfNotEmpty(String...) - Method in class org.apache.juneau.ObjectList
Convenience method for adding multiple objects to this list.
appendIfNotNull(Object...) - Method in class org.apache.juneau.ObjectList
Convenience method for adding multiple objects to this list.
appendln(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
appendln(String) - Method in class org.apache.juneau.html.HtmlWriter
 
appendln(int, String) - Method in class org.apache.juneau.json.JsonWriter
 
appendln(String) - Method in class org.apache.juneau.json.JsonWriter
 
appendln(int, String) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes an indent (if the useWhitespace setting is enabled), followed by text, followed by a newline (if the useWhitespace setting is enabled).
appendln(String) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes the specified text followed by a newline (if the useWhitespace setting is enabled).
appendln(int, String) - Method in class org.apache.juneau.uon.UonWriter
 
appendln(String) - Method in class org.apache.juneau.uon.UonWriter
 
appendln(int, String) - Method in class org.apache.juneau.xml.XmlWriter
 
appendln(String) - Method in class org.apache.juneau.xml.XmlWriter
 
appendNumber(Object) - Method in class org.apache.juneau.uon.UonWriter
Appends a numeric value to the output.
appendObject(Object, boolean) - Method in class org.apache.juneau.uon.UonWriter
Serializes the specified simple object as a UON string value.
appendSkipEmpty(String, Object) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding an entry to this map.
appendSkipFalse(String, boolean) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding an entry to this map.
appendSkipMinusOne(String, Number) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding an entry to this map.
appendSkipNull(String, Object) - Method in class org.apache.juneau.ObjectMap
Convenience method for adding an entry to this map.
appendUri(Object) - Method in class org.apache.juneau.serializer.SerializerWriter
Appends the specified object as a URI.
appendUri(Object) - Method in class org.apache.juneau.uon.UonWriter
Appends a URI to the output.
apply(PropertyStore) - Method in class org.apache.juneau.BeanContextBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.BeanTraverseBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.config.ConfigBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.ContextBuilder
Copies the settings from the specified property store into this builder.
apply(PropertyStore) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
apply(Annotation) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Apply the specified annotation to this schema.
apply(PropertyStore) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
apply(PropertyStore) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.json.JsonParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.parser.ParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.PropertyStoreBuilder
Copies all the values in the specified property store into this builder.
apply(PropertyStore) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.rest.RestContextBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.uon.UonParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
apply(PropertyStore) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
Area - Class in org.apache.juneau.dto.html5
DTO for an HTML <area> element.
Area() - Constructor for class org.apache.juneau.dto.html5.Area
 
area() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Area element.
area(String, String, Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Area element with the specified Area.shape(String), Area.coords(String), and Area.href(Object) attributes.
Args - Class in org.apache.juneau.utils
Utility class to make it easier to work with command-line arguments pass in through a main(String[] args) method.
Args(String[]) - Constructor for class org.apache.juneau.utils.Args
Constructor.
Args(String) - Constructor for class org.apache.juneau.utils.Args
Constructor.
argsMatch(Class<?>[], Class<?>[]) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified argument types are valid for the specified parameter types.
ArgsVar - Class in org.apache.juneau.svl.vars
JVM args variable resolver.
ArgsVar() - Constructor for class org.apache.juneau.svl.vars.ArgsVar
Constructor.
ARRAY - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
arrayPropertyCache - Variable in class org.apache.juneau.BeanMap
Temporary holding cache for bean properties of array types when the add() method is being used.
ArrayUtils - Class in org.apache.juneau.internal
Quick and dirty utilities for working with arrays.
ArrayUtils() - Constructor for class org.apache.juneau.internal.ArrayUtils
 
Article - Class in org.apache.juneau.dto.html5
DTO for an HTML <article> element.
Article() - Constructor for class org.apache.juneau.dto.html5.Article
 
article() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Article element.
article(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Article element with the specified child nodes.
article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body>/<article> element.
article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body>/<article> element.
AsciiMap - Class in org.apache.juneau.internal
Stores a Map of ASCII characters to Strings in a quick-lookup array.
AsciiMap() - Constructor for class org.apache.juneau.internal.AsciiMap
 
AsciiSet - Class in org.apache.juneau.internal
Stores a set of ASCII characters for quick lookup.
AsciiSet.Builder - Class in org.apache.juneau.internal
Builder class for AsciiSet objects.
asDate() - Method in class org.apache.juneau.http.HeaderDate
Returns this header value as a Date.
asDate() - Method in class org.apache.juneau.http.IfRange
Returns this header value as a Date object.
asDate() - Method in class org.apache.juneau.http.RetryAfter
Returns this header value as a Date object.
asEnum() - Method in class org.apache.juneau.http.HeaderEnum
Returns true if the specified value is the same using String.equalsIgnoreCase(String).
ASet<T> - Class in org.apache.juneau.utils
An extension of LinkedHashSet with a convenience ASet.append(Object) method.
ASet() - Constructor for class org.apache.juneau.utils.ASet
 
asHex() - Method in class org.apache.juneau.rest.RequestBody
Returns the HTTP body content as a simple hexadecimal character string.
Aside - Class in org.apache.juneau.dto.html5
DTO for an HTML <aside> element.
Aside() - Constructor for class org.apache.juneau.dto.html5.Aside
 
aside() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Aside element.
aside(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Aside element with the specified child nodes.
aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body>/<aside> element.
aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body>/<aside> element.
aside(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML aside section contents.
asInt() - Method in class org.apache.juneau.http.HeaderInteger
Returns this header as a simple string value.
asInt() - Method in class org.apache.juneau.http.RetryAfter
Returns this header value as an integer.
asLong() - Method in class org.apache.juneau.http.HeaderLong
Returns this header as a simple string value.
asMap() - Method in class org.apache.juneau.BeanContext
 
asMap() - Method in class org.apache.juneau.BeanSession
 
asMap() - Method in class org.apache.juneau.BeanTraverseContext
 
asMap() - Method in class org.apache.juneau.config.Config
Returns the values in this config map as a map of maps.
asMap() - Method in class org.apache.juneau.config.internal.ConfigMap
Returns the values in this config map as a map of maps.
asMap() - Method in class org.apache.juneau.Context
Returns the properties defined on this bean context as a simple map for debugging purposes.
asMap() - Method in class org.apache.juneau.csv.CsvParser
 
asMap() - Method in class org.apache.juneau.csv.CsvSerializer
 
asMap() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Returns a copy of this swagger element as a modifiable map.
asMap() - Method in class org.apache.juneau.html.HtmlDocSerializer
 
asMap() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
 
asMap() - Method in class org.apache.juneau.html.HtmlParser
 
asMap() - Method in class org.apache.juneau.html.HtmlSerializer
 
asMap() - Method in class org.apache.juneau.html.HtmlSerializerSession
 
asMap() - Method in class org.apache.juneau.jena.RdfParser
 
asMap() - Method in class org.apache.juneau.jena.RdfParserSession
 
asMap() - Method in class org.apache.juneau.jena.RdfSerializer
 
asMap() - Method in class org.apache.juneau.jena.RdfSerializerSession
 
asMap() - Method in class org.apache.juneau.json.JsonParser
 
asMap() - Method in class org.apache.juneau.json.JsonSerializer
 
asMap() - Method in class org.apache.juneau.json.JsonSerializerSession
 
asMap(Schema) - Static method in class org.apache.juneau.jsonschema.SchemaUtils
Converts the specified @Schema annotation into a generic map.
asMap() - Method in class org.apache.juneau.msgpack.MsgPackParser
 
asMap() - Method in class org.apache.juneau.msgpack.MsgPackSerializer
 
asMap() - Method in class org.apache.juneau.msgpack.MsgPackSerializerSession
 
asMap() - Method in class org.apache.juneau.parser.InputStreamParser
 
asMap() - Method in class org.apache.juneau.parser.InputStreamParserSession
 
asMap() - Method in class org.apache.juneau.parser.Parser
 
asMap() - Method in class org.apache.juneau.parser.ParserSession
 
asMap() - Method in class org.apache.juneau.parser.ReaderParser
 
asMap() - Method in class org.apache.juneau.parser.ReaderParserSession
 
asMap() - Method in class org.apache.juneau.serializer.OutputStreamSerializer
 
asMap() - Method in class org.apache.juneau.serializer.Serializer
 
asMap() - Method in class org.apache.juneau.serializer.SerializerSession
 
asMap() - Method in class org.apache.juneau.serializer.WriterSerializer
 
asMap() - Method in class org.apache.juneau.serializer.WriterSerializerSession
 
asMap() - Method in class org.apache.juneau.Session
Returns the properties defined on this bean context as a simple map for debugging purposes.
asMap() - Method in class org.apache.juneau.uon.UonParser
 
asMap() - Method in class org.apache.juneau.uon.UonParserSession
 
asMap() - Method in class org.apache.juneau.uon.UonSerializer
 
asMap() - Method in class org.apache.juneau.uon.UonSerializerSession
 
asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
 
asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
 
asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
 
asMap() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerSession
 
asMap() - Method in class org.apache.juneau.xml.XmlParser
 
asMap() - Method in class org.apache.juneau.xml.XmlParserSession
 
asMap() - Method in class org.apache.juneau.xml.XmlSerializer
 
asMap() - Method in class org.apache.juneau.xml.XmlSerializerSession
 
asModifiers(String) - Static method in enum org.apache.juneau.config.ConfigMod
Converts a modifier string (e.g.
asModifiersReverse(String) - Static method in enum org.apache.juneau.config.ConfigMod
Converts a modifier string (e.g.
asRanges() - Method in class org.apache.juneau.http.Accept
Returns the list of the media ranges that make up this header.
assertArgsOfType(Method, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Throws an IllegalArgumentException if the parameters on the method are not in the specified list provided.
assertBody(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response body does not contain the expected text.
assertBodyContains(String...) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response body does not contain all of the expected substrings.
assertBodyMatches(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response body does not match the specified pattern.
assertBodyMatchesRE(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response body does not match the specified regular expression.
assertCharset(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response does not contain the expected character encoding.
assertFieldNotNull(Object, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
Throws an IllegalArgumentException if the specified field is null.
assertFieldPositive(int, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
Throws an IllegalArgumentException if the specified field is <=0.
assertHeader(String, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response does not contain the expected header value.
assertHeaderContains(String, String...) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response header does not contain all of the expected substrings.
assertNotNull(Object, String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
Throws an IllegalArgumentException if the specified object is null.
assertSameThread(long, String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
Throws an exception if the specified thread ID is not the same as the current thread.
assertStatus(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
Throws an AssertionError if the response status does not match the expected status.
assertTypes(List<Object>, Class<?>...) - Static method in class org.apache.juneau.internal.CollectionUtils
Asserts that all entries in the list are either instances or subclasses of at least one of the specified classes.
asSet(T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts the specified array to a Set.
asSimpleRanges() - Method in class org.apache.juneau.http.HeaderRangeArray
Returns the list of the types ranges that make up this header.
asSpacedHex() - Method in class org.apache.juneau.rest.RequestBody
Returns the HTTP body content as a simple space-delimited hexadecimal character string.
asString(ConfigMod...) - Static method in enum org.apache.juneau.config.ConfigMod
Converts an array of modifiers to a modifier string.
asString() - Method in class org.apache.juneau.http.EntityValidator
Returns the validator value stripped of quotes and weak tag.
asString() - Method in class org.apache.juneau.http.HeaderEnum
Returns this header as a simple string value.
asString() - Method in class org.apache.juneau.http.HeaderString
Returns this header as a simple string value.
asString() - Method in class org.apache.juneau.http.HeaderStringArray
Returns this header as a simple string value.
asString() - Method in class org.apache.juneau.http.HeaderUri
Returns this header as a simple string value.
asString() - Method in class org.apache.juneau.httppart.HttpPart
Returns the value of the part converted to a string.
asString(Object) - Static method in class org.apache.juneau.internal.StringUtils
Calls Object.toString() on the specified object if it's not null.
asString() - Method in class org.apache.juneau.rest.RequestBody
Returns the HTTP body content as a plain string.
asStrings(Object...) - Static method in class org.apache.juneau.internal.StringUtils
Converts an array of objects to an array of strings.
asType(Class<T>) - Method in class org.apache.juneau.httppart.HttpPart
Returns the value of the part converted to a string.
asType(Class<T>) - Method in class org.apache.juneau.rest.RequestBody
Reads the input from the HTTP request parsed into a POJO.
asType(Type, Type...) - Method in class org.apache.juneau.rest.RequestBody
Reads the input from the HTTP request parsed into a POJO.
asURI() - Method in class org.apache.juneau.http.HeaderUri
Returns this header as a URI.
asValidator() - Method in class org.apache.juneau.http.HeaderEntityValidator
Returns this header value as a EntityValidator object.
asValidator() - Method in class org.apache.juneau.http.IfRange
Returns this header value as an EntityValidator object.
asValidators() - Method in class org.apache.juneau.http.HeaderEntityValidatorArray
Returns this header value as an array of EntityValidator objects.
async(Object) - Method in class org.apache.juneau.dto.html5.Script
async attribute.
AtomBuilder - Class in org.apache.juneau.dto.atom
Various useful static methods for creating ATOM elements.
AtomBuilder() - Constructor for class org.apache.juneau.dto.atom.AtomBuilder
 
attr(String, Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
Adds an arbitrary attribute to this element.
attr(String, Object) - Method in class org.apache.juneau.html.HtmlWriter
 
attr(String, String, Object) - Method in class org.apache.juneau.html.HtmlWriter
 
attr(String, String, Object, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
attr(String, Object, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
attr(String) - Method in class org.apache.juneau.json.JsonWriter
Serializes the specified object as a JSON attribute name.
attr(String, Object) - Method in class org.apache.juneau.rest.RestRequest
Shorthand method for calling ServletRequestWrapper.setAttribute(String, Object) fluently.
attr(String, String, Object, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Writes an attribute to the output: ns:name='value'
attr(String, Object, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for attr(null, name, value, false);
attr(String, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for attr(ns, name, value, false);
attr(Namespace, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Same as XmlWriter.attr(String, String, Object), except pass in a Namespace object for the namespace.
attr(String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for attr(null, name, value, false);
attribute(Object) - Method in class org.apache.juneau.dto.swagger.Xml
attribute(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
attrUri(String, Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
Adds an arbitrary URI attribute to this element.
attrUri(String, Object) - Method in class org.apache.juneau.html.HtmlWriter
Deprecated.
Unused.
attrUri(Namespace, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Writes an attribute with a URI value to the output: ns:name='uri-value'
attrUri(String, String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Writes an attribute with a URI value to the output: ns:name='uri-value'
attrUri(String, Object) - Method in class org.apache.juneau.xml.XmlWriter
Append an attribute with a URI value.
Audio - Class in org.apache.juneau.dto.html5
DTO for an HTML <audio> element.
Audio() - Constructor for class org.apache.juneau.dto.html5.Audio
 
audio() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Audio element.
audio(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Audio element with the specified Audio.src(Object) attribute.
authenticate(HttpServletResponse) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
authority - Variable in class org.apache.juneau.UriContext
 
Authorization - Class in org.apache.juneau.http
Represents a parsed Authorization HTTP request header.
authorization(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Authorization request header.
authorization(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Authorization request header.
authorization(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Authorization header value on the request.
authorizationUrl(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
authors(Person...) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the list of authors for this object.
authors(Person...) - Method in class org.apache.juneau.dto.atom.Entry
 
authors(Person...) - Method in class org.apache.juneau.dto.atom.Feed
 
authors(Person...) - Method in class org.apache.juneau.dto.atom.Source
 
authType(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
autoCloseStreams(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.json.JsonParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Auto-close streams.
autoCloseStreams() - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Auto-close streams.
autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Auto-close streams.
autoCloseStreams() - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Auto-close streams.
autoCloseStreams(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Auto-close streams.
autoCloseStreams() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Auto-close streams.
autoCloseStreams(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.uon.UonParserBuilder
 
autoCloseStreams(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
autoCloseStreams() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
autocomplete(String) - Method in class org.apache.juneau.dto.html5.Form
autocomplete attribute.
autocomplete(String) - Method in class org.apache.juneau.dto.html5.Input
autocomplete attribute.
autocomplete(String) - Method in class org.apache.juneau.dto.html5.Textarea
autocomplete attribute.
autoDetectNamespaces(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
autoDetectNamespaces(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Auto-detect namespace usage.
autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Auto-detect namespace usage.
autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
autofocus(Object) - Method in class org.apache.juneau.dto.html5.Button
autofocus attribute.
autofocus(String) - Method in class org.apache.juneau.dto.html5.Input
autofocus attribute.
autofocus(Object) - Method in class org.apache.juneau.dto.html5.Keygen
autofocus attribute.
autofocus(Object) - Method in class org.apache.juneau.dto.html5.Select
autofocus attribute.
autofocus(Boolean) - Method in class org.apache.juneau.dto.html5.Textarea
autofocus attribute.
autoplay(Object) - Method in class org.apache.juneau.dto.html5.Audio
autoplay attribute.
autoplay(Object) - Method in class org.apache.juneau.dto.html5.Video
autoplay attribute.
available() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 

B

B - Class in org.apache.juneau.dto.html5
DTO for an HTML <b> element.
B() - Constructor for class org.apache.juneau.dto.html5.B
 
b() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty B element.
b(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a B element with the specified child nodes.
backoffManager(BackoffManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
BadRequest - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 400 (Bad Request).
BadRequest(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.BadRequest
Constructor.
BadRequest(String) - Constructor for exception org.apache.juneau.rest.exception.BadRequest
Constructor.
BadRequest() - Constructor for exception org.apache.juneau.rest.exception.BadRequest
Constructor.
BadRequest(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.BadRequest
Constructor.
BadRequest(Throwable) - Constructor for exception org.apache.juneau.rest.exception.BadRequest
Constructor.
base(Object) - Method in class org.apache.juneau.dto.atom.Category
 
base(Object) - Method in class org.apache.juneau.dto.atom.Common
Sets the URI base of this object.
base(Object) - Method in class org.apache.juneau.dto.atom.Content
 
base(Object) - Method in class org.apache.juneau.dto.atom.Entry
 
base(Object) - Method in class org.apache.juneau.dto.atom.Feed
 
base(Object) - Method in class org.apache.juneau.dto.atom.Generator
 
base(Object) - Method in class org.apache.juneau.dto.atom.Icon
 
base(Object) - Method in class org.apache.juneau.dto.atom.Id
 
base(Object) - Method in class org.apache.juneau.dto.atom.Link
 
base(Object) - Method in class org.apache.juneau.dto.atom.Logo
 
base(Object) - Method in class org.apache.juneau.dto.atom.Person
 
base(Object) - Method in class org.apache.juneau.dto.atom.Source
 
base(Object) - Method in class org.apache.juneau.dto.atom.Text
 
Base - Class in org.apache.juneau.dto.html5
DTO for an HTML <base> element.
Base() - Constructor for class org.apache.juneau.dto.html5.Base
 
base() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Base element.
base(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Base element with the specified Base.href(Object) attribute.
Base64(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackParser.Base64
Constructor.
Base64(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackSerializer.Base64
Constructor.
base64Decode(String) - Static method in class org.apache.juneau.internal.StringUtils
BASE64-decodes the specified string.
base64DecodeToString(String) - Static method in class org.apache.juneau.internal.StringUtils
Shortcut for calling base64Decode(String) and converting the result to a UTF-8 encoded string.
base64Encode(byte[]) - Static method in class org.apache.juneau.internal.StringUtils
BASE64-encodes the specified byte array.
base64EncodeToString(String) - Static method in class org.apache.juneau.internal.StringUtils
Shortcut for calling base64Encode(in.getBytes("UTF-8"))
BaseHttpPartParser - Class in org.apache.juneau.httppart
Base class for implementations of HttpPartParser
BaseHttpPartParser() - Constructor for class org.apache.juneau.httppart.BaseHttpPartParser
 
BaseHttpPartParserSession - Class in org.apache.juneau.httppart
Base class for implementations of HttpPartParserSession
BaseHttpPartParserSession() - Constructor for class org.apache.juneau.httppart.BaseHttpPartParserSession
 
BaseHttpPartSerializer - Class in org.apache.juneau.httppart
Base class for implementations of HttpPartSerializer
BaseHttpPartSerializer() - Constructor for class org.apache.juneau.httppart.BaseHttpPartSerializer
 
BaseHttpPartSerializerSession - Class in org.apache.juneau.httppart
Base class for implementations of HttpPartSerializerSession
BaseHttpPartSerializerSession() - Constructor for class org.apache.juneau.httppart.BaseHttpPartSerializerSession
 
basePath(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
BaseProvider - Class in org.apache.juneau.rest.jaxrs
Base class for defining JAX-RS providers based on Juneau serializers and parsers.
BaseProvider() - Constructor for class org.apache.juneau.rest.jaxrs.BaseProvider
Constructor.
basicAuth(String, int, String, String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Set up this client to use BASIC auth.
BasicBeanDefMapper - Class in org.apache.juneau.jsonschema
Simple implementation of the BeanDefMapper interface.
BasicBeanDefMapper() - Constructor for class org.apache.juneau.jsonschema.BasicBeanDefMapper
Default constructor.
BasicBeanDefMapper(String) - Constructor for class org.apache.juneau.jsonschema.BasicBeanDefMapper
Constructor that allows you to override the URI pattern.
BasicHtmlDocTemplate - Class in org.apache.juneau.html
A basic template for the HTML doc serializer.
BasicHtmlDocTemplate() - Constructor for class org.apache.juneau.html.BasicHtmlDocTemplate
 
BasicProvider - Class in org.apache.juneau.rest.jaxrs
JAX-RS provider for the same serialize/parse support provided by the BasicRestServlet class.
BasicProvider() - Constructor for class org.apache.juneau.rest.jaxrs.BasicProvider
 
BasicRestCallHandler - Class in org.apache.juneau.rest
Default implementation of RestCallHandler.
BasicRestCallHandler(RestContext) - Constructor for class org.apache.juneau.rest.BasicRestCallHandler
Constructor.
BasicRestConfig - Interface in org.apache.juneau.rest
Basic configuration for a REST resource.
BasicRestInfoProvider - Class in org.apache.juneau.rest
Default implementation of RestInfoProvider.
BasicRestInfoProvider(RestContext) - Constructor for class org.apache.juneau.rest.BasicRestInfoProvider
Constructor.
BasicRestLogger - Class in org.apache.juneau.rest
Logging utility class.
BasicRestLogger() - Constructor for class org.apache.juneau.rest.BasicRestLogger
 
BasicRestResourceResolver - Class in org.apache.juneau.rest
Denotes the default resolver for child resources.
BasicRestResourceResolver() - Constructor for class org.apache.juneau.rest.BasicRestResourceResolver
 
BasicRestServlet - Class in org.apache.juneau.rest
Subclass of RestServlet with default serializers and parsers defined.
BasicRestServlet() - Constructor for class org.apache.juneau.rest.BasicRestServlet
 
BasicRestServletGroup - Class in org.apache.juneau.rest
Specialized subclass of BasicRestServlet for showing "group" pages.
BasicRestServletGroup() - Constructor for class org.apache.juneau.rest.BasicRestServletGroup
 
BasicRestServletJena - Class in org.apache.juneau.microservice
Resource servlet with additional RDF support.
BasicRestServletJena() - Constructor for class org.apache.juneau.microservice.BasicRestServletJena
 
BasicRestServletJenaGroup - Class in org.apache.juneau.microservice
Resource group with additional RDF support.
BasicRestServletJenaGroup() - Constructor for class org.apache.juneau.microservice.BasicRestServletJenaGroup
 
Bdi - Class in org.apache.juneau.dto.html5
DTO for an HTML <bdi> element.
Bdi() - Constructor for class org.apache.juneau.dto.html5.Bdi
 
bdi() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Bdi element.
bdi(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Bdi element with the specified Bdi.text(Object) node.
Bdo - Class in org.apache.juneau.dto.html5
DTO for an HTML <bdo> element.
Bdo() - Constructor for class org.apache.juneau.dto.html5.Bdo
 
bdo() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Bdo element.
bdo(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Bdo element with the specified Bdo.dir(String) attribute and child nodes.
Bean - Annotation Type in org.apache.juneau.annotation
Used to tailor how beans get interpreted by the framework.
bean - Variable in class org.apache.juneau.BeanMap
The wrapped object.
BEAN_beanClassVisibility - Static variable in class org.apache.juneau.BeanContext
Configuration property: Minimum bean class visibility.
BEAN_beanConstructorVisibility - Static variable in class org.apache.juneau.BeanContext
Configuration property: Minimum bean constructor visibility.
BEAN_beanDictionary - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean dictionary.
BEAN_beanDictionary_add - Static variable in class org.apache.juneau.BeanContext
Configuration property: Add to bean dictionary.
BEAN_beanDictionary_remove - Static variable in class org.apache.juneau.BeanContext
Configuration property: Remove from bean dictionary.
BEAN_beanFieldVisibility - Static variable in class org.apache.juneau.BeanContext
Configuration property: Minimum bean field visibility.
BEAN_beanFilters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean filters.
BEAN_beanFilters_add - Static variable in class org.apache.juneau.BeanContext
Configuration property: Add to bean filters.
BEAN_beanFilters_remove - Static variable in class org.apache.juneau.BeanContext
Configuration property: Remove from bean filters.
BEAN_beanMapPutReturnsOldValue - Static variable in class org.apache.juneau.BeanContext
Configuration property: BeanMap.put() returns old property value.
BEAN_beanMethodVisibility - Static variable in class org.apache.juneau.BeanContext
Configuration property: Minimum bean method visibility.
BEAN_beansRequireDefaultConstructor - Static variable in class org.apache.juneau.BeanContext
Configuration property: Beans require no-arg constructors.
BEAN_beansRequireSerializable - Static variable in class org.apache.juneau.BeanContext
Configuration property: Beans require Serializable interface.
BEAN_beansRequireSettersForGetters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Beans require setters for getters.
BEAN_beansRequireSomeProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Beans require at least one property.
BEAN_beanTypePropertyName - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean type property name.
BEAN_debug - Static variable in class org.apache.juneau.BeanContext
Configuration property: Debug mode.
BEAN_examples - Static variable in class org.apache.juneau.BeanContext
Configuration property: POJO examples.
BEAN_excludeProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean property excludes.
BEAN_fluentSetters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Find fluent setters.
BEAN_ignoreInvocationExceptionsOnGetters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Ignore invocation errors on getters.
BEAN_ignoreInvocationExceptionsOnSetters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Ignore invocation errors on setters.
BEAN_ignorePropertiesWithoutSetters - Static variable in class org.apache.juneau.BeanContext
Configuration property: Ignore properties without setters.
BEAN_ignoreUnknownBeanProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Ignore unknown properties.
BEAN_ignoreUnknownNullBeanProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Ignore unknown properties with null values.
BEAN_implClasses - Static variable in class org.apache.juneau.BeanContext
Configuration property: Implementation classes.
BEAN_includeProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean property includes.
BEAN_locale - Static variable in class org.apache.juneau.BeanContext
Configuration property: Locale.
BEAN_mediaType - Static variable in class org.apache.juneau.BeanContext
Configuration property: Media type.
BEAN_notBeanClasses - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean class exclusions.
BEAN_notBeanClasses_add - Static variable in class org.apache.juneau.BeanContext
Configuration property: Add to classes that should not be considered beans.
BEAN_notBeanClasses_remove - Static variable in class org.apache.juneau.BeanContext
Configuration property: Remove from classes that should not be considered beans.
BEAN_notBeanPackages - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean package exclusions.
BEAN_notBeanPackages_add - Static variable in class org.apache.juneau.BeanContext
Configuration property: Add to packages whose classes should not be considered beans.
BEAN_notBeanPackages_remove - Static variable in class org.apache.juneau.BeanContext
Configuration property: Remove from packages whose classes should not be considered beans.
BEAN_pojoSwaps - Static variable in class org.apache.juneau.BeanContext
Configuration property: POJO swaps.
BEAN_pojoSwaps_add - Static variable in class org.apache.juneau.BeanContext
Configuration property: Add to POJO swap classes.
BEAN_pojoSwaps_remove - Static variable in class org.apache.juneau.BeanContext
Configuration property: Remove from POJO swap classes.
BEAN_propertyNamer - Static variable in class org.apache.juneau.BeanContext
Configuration property: Bean property namer.
BEAN_sortProperties - Static variable in class org.apache.juneau.BeanContext
Configuration property: Sort bean properties.
BEAN_timeZone - Static variable in class org.apache.juneau.BeanContext
Configuration property: Time zone.
BEAN_useEnumNames - Static variable in class org.apache.juneau.BeanContext
Configuration property: Use enum names.
BEAN_useInterfaceProxies - Static variable in class org.apache.juneau.BeanContext
Configuration property: Use interface proxies.
BEAN_useJavaBeanIntrospector - Static variable in class org.apache.juneau.BeanContext
Configuration property: Use Java Introspector.
beanClassVisibility(Visibility) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Minimum bean class visibility.
beanClassVisibility(Visibility) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanClassVisibility(Visibility) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanConstructor - Annotation Type in org.apache.juneau.annotation
Maps constructor arguments to property names on beans with read-only properties.
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Minimum bean constructor visibility.
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanConstructorVisibility(Visibility) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanContext - Class in org.apache.juneau
Core class of the Juneau architecture.
BeanContext(PropertyStore) - Constructor for class org.apache.juneau.BeanContext
Constructor.
BeanContextBuilder - Class in org.apache.juneau
Builder class for building instances of serializers, parsers, and bean contexts.
BeanContextBuilder() - Constructor for class org.apache.juneau.BeanContextBuilder
Constructor.
BeanContextBuilder(PropertyStore) - Constructor for class org.apache.juneau.BeanContextBuilder
Constructor.
beanDefMapper(Class<? extends BeanDefMapper>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Schema definition mapper.
beanDefMapper(BeanDefMapper) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Bean schema definition mapper.
beanDefMapper(Class<? extends BeanDefMapper>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Schema definition mapper.
beanDefMapper(BeanDefMapper) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Bean schema definition mapper.
BeanDefMapper - Interface in org.apache.juneau.jsonschema
Interface used to retrieve identifiers and URIs for bean classes.
beanDefMapper(Class<? extends BeanDefMapper>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Schema definition mapper.
beanDefMapper(BeanDefMapper) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Bean schema definition mapper.
BeanDescription - Class in org.apache.juneau.rest.helper
Simple serializable bean description.
BeanDescription(Class<?>) - Constructor for class org.apache.juneau.rest.helper.BeanDescription
Constructor
BeanDescription - Class in org.apache.juneau.rest.labels
Deprecated.
BeanDescription(Class<?>) - Constructor for class org.apache.juneau.rest.labels.BeanDescription
Deprecated.
Constructor
BeanDescription.BeanPropertyDescription - Class in org.apache.juneau.rest.helper
Information about a bean property.
BeanDescription.BeanPropertyDescription - Class in org.apache.juneau.rest.labels
Deprecated.
Information about a bean property.
beanDictionary(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean dictionary.
beanDictionary(Class<?>...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean dictionary.
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean dictionary.
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanDictionary(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanDictionary(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean dictionary.
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanDictionary(boolean, Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanDictionary(Class<?>...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanDictionary(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanDictionaryList - Class in org.apache.juneau
Represents a collection of bean classes that make up a bean dictionary.
BeanDictionaryList(Class<?>...) - Constructor for class org.apache.juneau.BeanDictionaryList
Constructor.
BeanDictionaryMap - Class in org.apache.juneau
Represents a map of dictionary type names to bean classes that make up a bean dictionary.
BeanDictionaryMap() - Constructor for class org.apache.juneau.BeanDictionaryMap
Constructor.
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean dictionary.
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanDictionaryRemove(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Minimum bean field visibility.
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanFieldVisibility(Visibility) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanFilter - Variable in class org.apache.juneau.BeanMeta
Optional bean filter associated with the target class.
BeanFilter - Class in org.apache.juneau.transform
Parent class for all bean filters.
BeanFilterBuilder<T> - Class in org.apache.juneau.transform
Builder class for BeanFilter objects.
BeanFilterBuilder() - Constructor for class org.apache.juneau.transform.BeanFilterBuilder
Constructor.
BeanFilterBuilder(Class<?>) - Constructor for class org.apache.juneau.transform.BeanFilterBuilder
Constructor.
beanFilters(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean filters.
beanFilters(Class<?>...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean filters.
beanFilters(boolean, Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean filters.
beanFilters(boolean, Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanFilters(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanFilters(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanFilters(boolean, Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanFilters(Class<?>...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanFilters(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean filters.
beanFiltersRemove(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanFiltersRemove(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanIgnore - Annotation Type in org.apache.juneau.annotation
Ignore classes, fields, and methods from being interpreted as bean or bean components.
BeanMap<T> - Class in org.apache.juneau
Java bean wrapper class.
BeanMap(BeanSession, T, BeanMeta<T>) - Constructor for class org.apache.juneau.BeanMap
Instance of this class are instantiated through the BeanContext class.
BeanMapEntry - Class in org.apache.juneau
Represents a single entry in a bean map.
BeanMapEntry(BeanMap<?>, BeanPropertyMeta, String) - Constructor for class org.apache.juneau.BeanMapEntry
Constructor.
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: BeanMap.put() returns old property value.
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: BeanMap.put() returns old property value.
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.parser.ParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanMapPutReturnsOldValue(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beanMapPutReturnsOldValue() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanMeta<T> - Class in org.apache.juneau
Encapsulates all access to the properties of a bean class (like a souped-up BeanInfo).
BeanMeta(ClassMeta<T>, BeanContext, BeanFilter, String[]) - Constructor for class org.apache.juneau.BeanMeta
Constructor.
BeanMetaExtended - Class in org.apache.juneau
Defines extended language-specific metadata associated with a bean.
BeanMetaExtended(BeanMeta<?>) - Constructor for class org.apache.juneau.BeanMetaExtended
Constructor.
BeanMetaFiltered<T> - Class in org.apache.juneau
Same as BeanMeta, except the list of bean properties are limited by a @BeanProperty(properties) annotation.
BeanMetaFiltered(BeanMeta<T>, String[]) - Constructor for class org.apache.juneau.BeanMetaFiltered
Wrapper constructor.
BeanMetaFiltered(BeanMeta<T>, Collection<String>) - Constructor for class org.apache.juneau.BeanMetaFiltered
Wrapper constructor.
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Minimum bean method visibility.
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanMethodVisibility(Visibility) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanProperty - Annotation Type in org.apache.juneau.annotation
Used tailor how bean properties get interpreted by the framework.
BeanPropertyDescription(String, ClassMeta<?>) - Constructor for class org.apache.juneau.rest.helper.BeanDescription.BeanPropertyDescription
Constructor.
BeanPropertyDescription(String, ClassMeta<?>) - Constructor for class org.apache.juneau.rest.labels.BeanDescription.BeanPropertyDescription
Deprecated.
Constructor.
BeanPropertyMeta - Class in org.apache.juneau
Contains metadata about a bean property.
BeanPropertyMeta(BeanPropertyMeta.Builder) - Constructor for class org.apache.juneau.BeanPropertyMeta
Creates a new BeanPropertyMeta using the contents of the specified builder.
BeanPropertyMeta.Builder - Class in org.apache.juneau
BeanPropertyMeta builder class.
BeanPropertyMetaExtended - Class in org.apache.juneau
Defines extended language-specific metadata associated with a bean property.
BeanPropertyMetaExtended(BeanPropertyMeta) - Constructor for class org.apache.juneau.BeanPropertyMetaExtended
Constructor.
BeanPropertyUtils - Class in org.apache.juneau.internal
Utility methods when working with setting of bean properties.
BeanPropertyUtils() - Constructor for class org.apache.juneau.internal.BeanPropertyUtils
 
BeanPropertyValue - Class in org.apache.juneau
Represents a simple bean property value and the meta-data associated with it.
BeanPropertyValue(BeanPropertyMeta, String, Object, Throwable) - Constructor for class org.apache.juneau.BeanPropertyValue
Constructor.
BeanProxyInvocationHandler<T> - Class in org.apache.juneau
Provides an InvocationHandler for creating beans from bean interfaces.
BeanProxyInvocationHandler(BeanMeta<T>) - Constructor for class org.apache.juneau.BeanProxyInvocationHandler
Constructs with the specified BeanMeta.
BeanRecursionException - Exception in org.apache.juneau
Exception that indicates that a recursion was detected while traversing a POJO model.
BeanRecursionException(String, Object...) - Constructor for exception org.apache.juneau.BeanRecursionException
Constructor.
beanRegistry(BeanRegistry) - Method in class org.apache.juneau.BeanPropertyMeta.Builder
Sets the bean registry to use with this bean property.
BeanRegistry - Class in org.apache.juneau
A lookup table for resolving bean types by name.
BeanRuntimeException - Exception in org.apache.juneau
General bean runtime operation exception.
BeanRuntimeException(Throwable, Class<?>, String, Object...) - Constructor for exception org.apache.juneau.BeanRuntimeException
Constructor.
BeanRuntimeException(String) - Constructor for exception org.apache.juneau.BeanRuntimeException
Constructor.
BeanRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.BeanRuntimeException
Constructor.
BeanRuntimeException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.BeanRuntimeException
Constructor.
BeanRuntimeException(Throwable) - Constructor for exception org.apache.juneau.BeanRuntimeException
Constructor.
BeanSession - Class in org.apache.juneau
Session object that lives for the duration of a single use of Serializer or Parser.
BeanSession(BeanContext, BeanSessionArgs) - Constructor for class org.apache.juneau.BeanSession
Create a new session using properties specified in the context.
BeanSessionArgs - Class in org.apache.juneau
Runtime arguments common to all bean, serializer, and parser sessions.
BeanSessionArgs() - Constructor for class org.apache.juneau.BeanSessionArgs
Constructor
BeanSessionArgs(ObjectMap, Locale, TimeZone, MediaType, HttpPartSchema, Boolean) - Constructor for class org.apache.juneau.BeanSessionArgs
Constructor.
BeanSessionArgs(ObjectMap, Locale, TimeZone, MediaType) - Constructor for class org.apache.juneau.BeanSessionArgs
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require no-arg constructors.
beansRequireDefaultConstructor() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require no-arg constructors.
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireDefaultConstructor(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireDefaultConstructor() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require Serializable interface.
beansRequireSerializable() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require Serializable interface.
beansRequireSerializable(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireSerializable() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireSerializable() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireSerializable() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireSerializable() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireSerializable(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireSerializable() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require setters for getters.
beansRequireSettersForGetters() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require setters for getters.
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireSettersForGetters(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireSettersForGetters() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Beans require at least one property.
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beansRequireSomeProperties(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BeanStringSwap<T> - Class in org.apache.juneau.transforms
Transforms beans into Strings by simply calling the Object.toString() method.
BeanStringSwap() - Constructor for class org.apache.juneau.transforms.BeanStringSwap
 
BEANTRAVERSE_detectRecursions - Static variable in class org.apache.juneau.BeanTraverseContext
Configuration property: Automatically detect POJO recursions.
BEANTRAVERSE_ignoreRecursions - Static variable in class org.apache.juneau.BeanTraverseContext
Configuration property: Ignore recursion errors.
BEANTRAVERSE_initialDepth - Static variable in class org.apache.juneau.BeanTraverseContext
Configuration property: Initial depth.
BEANTRAVERSE_maxDepth - Static variable in class org.apache.juneau.BeanTraverseContext
Configuration property: Max traversal depth.
BeanTraverseBuilder - Class in org.apache.juneau
Builder class for building instances of bean traversals.
BeanTraverseBuilder() - Constructor for class org.apache.juneau.BeanTraverseBuilder
Constructor, default settings.
BeanTraverseBuilder(PropertyStore) - Constructor for class org.apache.juneau.BeanTraverseBuilder
Constructor.
BeanTraverseContext - Class in org.apache.juneau
Parent class for all classes that traverse POJOs.
BeanTraverseContext(PropertyStore) - Constructor for class org.apache.juneau.BeanTraverseContext
Constructor
BeanTraverseSession - Class in org.apache.juneau
Session that lives for the duration of a single use of BeanTraverseContext.
BeanTraverseSession(BeanTraverseContext, BeanSessionArgs) - Constructor for class org.apache.juneau.BeanTraverseSession
Create a new session using properties specified in the context.
beanTypePropertyName(String) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean type property name.
beanTypePropertyName(String) - Method in class org.apache.juneau.BeanTraverseBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
beanTypePropertyName(String) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
beanTypePropertyName(String) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
beanTypePropertyName(String) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.json.JsonParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.parser.ParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.rest.RestContextBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.uon.UonParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
beanTypePropertyName(String) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
beanTypePropertyName(String) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
BINARY - Static variable in class org.apache.juneau.http.annotation.FormatType
 
BinaryFormat - Enum in org.apache.juneau
Possible values for encoding of byte arrays as strings.
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Binary value format.
binaryFormat(String) - Method in class org.apache.juneau.config.ConfigBuilder
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
Configuration property: Binary input format.
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Binary input format.
binaryFormat(BinaryFormat) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
Configuration property: Binary output format.
binaryInputFormat(BinaryFormat) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Binary input format.
binaryLineLength(int) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Binary value line length.
binaryOutputFormat(BinaryFormat) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Binary string format.
binaryOutputFormat(BinaryFormat) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Binary string format.
Blockquote - Class in org.apache.juneau.dto.html5
DTO for an HTML <blockquote> element.
Blockquote() - Constructor for class org.apache.juneau.dto.html5.Blockquote
 
blockquote() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Blockquote element.
blockquote(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Blockquote element with the specified child nodes.
Body - Class in org.apache.juneau.dto.html5
DTO for an HTML <body> element.
Body() - Constructor for class org.apache.juneau.dto.html5.Body
 
body() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Body element.
body(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Body element with the specified child nodes.
body(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body> element.
body(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
body(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body> element.
Body - Annotation Type in org.apache.juneau.http.annotation
REST request body annotation.
Body - Annotation Type in org.apache.juneau.remoteable
Deprecated.
Use Body
Body - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
Use Body
body(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the input for this REST call.
body(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
body(Object) - Method in interface org.apache.juneau.utils.MockHttpRequest
Sets the body of the request.
BOOLEAN - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
BOOLEAN_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
Converts objects to booleans.
BooleanOrSchemaArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaArraySwap
 
BooleanOrSchemaArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaArraySwap
Deprecated.
 
BooleanOrSchemaSwap() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaSwap
 
BooleanOrSchemaSwap() - Constructor for class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaSwap
Deprecated.
 
border(Object) - Method in class org.apache.juneau.dto.html5.Table
border attribute.
BoundedServletInputStream - Class in org.apache.juneau.rest.util
ServletInputStream wrapper around a normal input stream with support for limiting input.
BoundedServletInputStream(InputStream, long) - Constructor for class org.apache.juneau.rest.util.BoundedServletInputStream
Wraps the specified input stream.
BoundedServletInputStream(ServletInputStream, long) - Constructor for class org.apache.juneau.rest.util.BoundedServletInputStream
Wraps the specified input stream.
BoundedServletInputStream(byte[]) - Constructor for class org.apache.juneau.rest.util.BoundedServletInputStream
Wraps the specified byte array.
Br - Class in org.apache.juneau.dto.html5
DTO for an HTML <br> element.
Br() - Constructor for class org.apache.juneau.dto.html5.Br
 
br() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Br element.
buffSize(int) - Method in class org.apache.juneau.utils.IOPipe
Specifies the temporary buffer size.
build() - Method in class org.apache.juneau.BeanContextBuilder
 
build() - Method in class org.apache.juneau.BeanPropertyMeta.Builder
 
build() - Method in class org.apache.juneau.BeanTraverseBuilder
 
build() - Method in class org.apache.juneau.config.ConfigBuilder
 
build() - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
 
build() - Method in class org.apache.juneau.config.store.ConfigMemoryStoreBuilder
 
build() - Method in class org.apache.juneau.config.store.ConfigStoreBuilder
 
build() - Method in class org.apache.juneau.ContextBuilder
Build the object.
build(Class<T>) - Method in class org.apache.juneau.ContextBuilder
Build a new instance of the specified object.
build() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
build() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
build() - Method in class org.apache.juneau.encoders.EncoderGroupBuilder
Creates a new EncoderGroup object using a snapshot of the settings defined in this builder.
build() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
build() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
build() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
build() - Method in class org.apache.juneau.http.ReaderResource.Builder
Create a new ReaderResource using values in this builder.
build() - Method in class org.apache.juneau.http.StreamResource.Builder
Create a new StreamResource using values in this builder.
build() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Instantiates a new HttpPartSchema object based on the configuration of this builder.
build() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
build() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
build() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
build() - Method in class org.apache.juneau.internal.AsciiSet.Builder
Create a new AsciiSet object with the contents of this builder.
build() - Method in class org.apache.juneau.internal.FileReaderBuilder
Creates a new File reader.
build() - Method in class org.apache.juneau.internal.FileWriterBuilder
Creates a new File writer.
build() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
build() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
build() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
build() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
build() - Method in class org.apache.juneau.json.JsonParserBuilder
 
build() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
build() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
build() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
build() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
build() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
build() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
build() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
build() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
build() - Method in class org.apache.juneau.parser.ParserBuilder
 
build() - Method in class org.apache.juneau.parser.ParserGroupBuilder
Creates a new ParserGroup object using a snapshot of the settings defined in this builder.
build() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
build() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
build() - Method in class org.apache.juneau.PropertyStoreBuilder
Creates a new PropertyStore based on the values in this builder.
build() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
build() - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Create a new ReaderResource using values in this builder.
build() - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
Create a new ResolvingReaderResource using values in this builder.
build() - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Create a new StreamResource using values in this builder.
build() - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Create a new ReaderResource using values in this builder.
build() - Method in class org.apache.juneau.rest.RestContextBuilder
 
build() - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Create a new StreamResource using values in this builder.
build() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
build() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
build() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Creates a new SerializerGroup object using a snapshot of the settings defined in this builder.
build() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
build() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
build() - Method in class org.apache.juneau.svl.VarResolverBuilder
Create a new var resolver using the settings in this builder.
build() - Method in class org.apache.juneau.transform.BeanFilterBuilder
Creates a BeanFilter with settings in this builder class.
build(BeanSession, B, ClassMeta<?>) - Method in class org.apache.juneau.transform.BuilderSwap
Creates a new POJO from the specified builder.
build() - Method in class org.apache.juneau.uon.UonParserBuilder
 
build() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
build() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
build() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
build() - Method in class org.apache.juneau.utils.SearchArgs.Builder
Construct the SearchArgs object.
build() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
build() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
build() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
build() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
Builder - Annotation Type in org.apache.juneau.annotation
Identifies a class as a builder for a POJO class.
builder() - Method in class org.apache.juneau.BeanContext
 
builder(BeanMeta<?>, String) - Static method in class org.apache.juneau.BeanPropertyMeta
builder() - Method in class org.apache.juneau.BeanTraverseContext
 
builder() - Method in class org.apache.juneau.config.Config
 
builder() - Method in class org.apache.juneau.config.store.ConfigFileStore
 
builder() - Method in class org.apache.juneau.config.store.ConfigMemoryStore
 
builder() - Method in class org.apache.juneau.Context
Creates a builder from this context object.
builder() - Method in class org.apache.juneau.csv.CsvParser
 
builder() - Method in class org.apache.juneau.csv.CsvSerializer
 
builder() - Method in class org.apache.juneau.encoders.EncoderGroup
Returns a builder that's a copy of the settings on this encoder group.
builder() - Method in class org.apache.juneau.html.HtmlParser
 
builder() - Method in class org.apache.juneau.html.HtmlSchemaSerializer
 
builder() - Method in class org.apache.juneau.html.HtmlSerializer
 
Builder() - Constructor for class org.apache.juneau.http.ReaderResource.Builder
 
Builder() - Constructor for class org.apache.juneau.http.StreamResource.Builder
 
builder() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializer
Deprecated.
 
builder() - Method in class org.apache.juneau.httppart.UonPartParser
Deprecated.
 
builder() - Method in class org.apache.juneau.httppart.UonPartSerializer
Deprecated.
 
Builder() - Constructor for class org.apache.juneau.internal.AsciiSet.Builder
 
builder() - Method in class org.apache.juneau.jena.RdfParser
 
builder() - Method in class org.apache.juneau.jena.RdfSerializer
 
builder() - Method in class org.apache.juneau.jso.JsoParser
 
builder() - Method in class org.apache.juneau.jso.JsoSerializer
 
builder() - Method in class org.apache.juneau.json.JsonParser
 
builder() - Method in class org.apache.juneau.json.JsonSchemaSerializer
 
builder() - Method in class org.apache.juneau.json.JsonSerializer
 
builder() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
 
builder() - Method in class org.apache.juneau.msgpack.MsgPackParser
 
builder() - Method in class org.apache.juneau.msgpack.MsgPackSerializer
 
builder() - Method in class org.apache.juneau.oapi.OpenApiParser
 
builder() - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
builder() - Method in class org.apache.juneau.parser.Parser
 
builder() - Method in class org.apache.juneau.parser.ParserGroup
Returns a builder that's a copy of the settings on this parser group.
builder() - Method in class org.apache.juneau.plaintext.PlainTextParser
 
builder() - Method in class org.apache.juneau.plaintext.PlainTextSerializer
 
builder() - Method in class org.apache.juneau.PropertyStore
Creates a new property store builder initialized with the values in this property store.
builder() - Method in class org.apache.juneau.rest.client.RestClient
 
Builder() - Constructor for class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
builder() - Method in class org.apache.juneau.serializer.Serializer
 
builder() - Method in class org.apache.juneau.serializer.SerializerGroup
Returns a builder that's a copy of the settings on this serializer group.
builder() - Method in class org.apache.juneau.svl.VarResolver
Returns a new builder object using the settings in this resolver as a base.
Builder<T> - Interface in org.apache.juneau.transform
Identifies a class as being a builder for a bean class.
builder() - Method in class org.apache.juneau.uon.UonParser
 
builder() - Method in class org.apache.juneau.uon.UonSerializer
 
builder() - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
 
builder() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
 
builder() - Static method in class org.apache.juneau.utils.SearchArgs
Creates a new builder for SearchArgs
Builder() - Constructor for class org.apache.juneau.utils.SearchArgs.Builder
 
builder() - Method in class org.apache.juneau.xml.XmlParser
 
builder() - Method in class org.apache.juneau.xml.XmlSerializer
 
BuilderSwap<T,B> - Class in org.apache.juneau.transform
Specialized transform for builder classes.
BuilderSwap(Class<T>, Class<B>, Constructor<T>, Constructor<B>, Method, Method) - Constructor for class org.apache.juneau.transform.BuilderSwap
Constructor.
Button - Class in org.apache.juneau.dto.html5
DTO for an HTML <button> element.
Button() - Constructor for class org.apache.juneau.dto.html5.Button
 
button() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Button element.
button(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Button element with the specified Button.type(String) attribute.
button(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Button element with the specified Button.type(String) attribute and Button.children(Object[]) nodes.
byLines() - Method in class org.apache.juneau.rest.client.RestCall
When output is piped to writers, flush the writers after every line of output.
byLines(boolean) - Method in class org.apache.juneau.utils.IOPipe
Specifies whether the content should be piped line-by-line.
byLines() - Method in class org.apache.juneau.utils.IOPipe
Same as calling IOPipe.byLines() with true.
byLines() - Method in class org.apache.juneau.utils.ProcBuilder
Use by-lines mode.
BYTE - Static variable in class org.apache.juneau.http.annotation.FormatType
 
ByteArrayBase64Swap - Class in org.apache.juneau.transforms
Transforms byte[] arrays to BASE-64 encoded Strings.
ByteArrayBase64Swap() - Constructor for class org.apache.juneau.transforms.ByteArrayBase64Swap
 
ByteArrayCache - Class in org.apache.juneau.internal
A utility class for caching byte arrays in memory so that duplicate arrays can be reused.
ByteArrayCache() - Constructor for class org.apache.juneau.internal.ByteArrayCache
 
ByteArrayInOutStream - Class in org.apache.juneau.internal
Subclass of a ByteArrayOutputStream that avoids a byte array copy when reading from an input stream.
ByteArrayInOutStream() - Constructor for class org.apache.juneau.internal.ByteArrayInOutStream
 

C

c - Variable in class org.apache.juneau.BeanMeta
The target class that this meta object describes.
cache(byte[]) - Method in class org.apache.juneau.internal.ByteArrayCache
Add the specified byte array to this cache.
cache(InputStream) - Method in class org.apache.juneau.internal.ByteArrayCache
Add the specified input stream to this cache.
Cache<K,V> - Class in org.apache.juneau.internal
Simple in-memory cache of objects.
Cache(boolean, int) - Constructor for class org.apache.juneau.internal.Cache
Constructor.
CacheControl - Class in org.apache.juneau.http
Represents a parsed Cache-Control HTTP request header.
cacheControl(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Cache-Control request header.
cacheControl(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Cache-Control request header.
cacheControl(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Cache-Control header value on the request.
cached - Variable in class org.apache.juneau.http.ReaderResource.Builder
 
cached() - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies that this resource is intended to be cached.
cached() - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies that this resource is intended to be cached.
cached() - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
CalendarLongSwap - Class in org.apache.juneau.transforms
Transforms Calendars to Longs using Calender.getTime().getTime().
CalendarLongSwap() - Constructor for class org.apache.juneau.transforms.CalendarLongSwap
 
CalendarMapSwap - Class in org.apache.juneau.transforms
Transforms Calendars to Maps of the format {time:long,timeZone:string}.
CalendarMapSwap() - Constructor for class org.apache.juneau.transforms.CalendarMapSwap
 
CalendarSwap - Class in org.apache.juneau.transforms
Transforms Calendars to Strings.
CalendarSwap() - Constructor for class org.apache.juneau.transforms.CalendarSwap
 
CalendarSwap.DateFull - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.FULL date strings.
CalendarSwap.DateLong - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.LONG date strings.
CalendarSwap.DateMedium - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.MEDIUM date strings.
CalendarSwap.DateShort - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.SHORT date strings.
CalendarSwap.DateSimple - Class in org.apache.juneau.transforms
Transforms Calendars to simple "yyyy/MM/dd" date strings.
CalendarSwap.DateTimeFull - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.FULL date-time strings.
CalendarSwap.DateTimeLong - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.LONG date-time strings.
CalendarSwap.DateTimeMedium - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.MEDIUM date-time strings.
CalendarSwap.DateTimeShort - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.SHORT date-time strings.
CalendarSwap.DateTimeSimple - Class in org.apache.juneau.transforms
Transforms Calendars to simple "yyyy/MM/dd HH:mm:ss" date-time strings.
CalendarSwap.ISO8601D - Class in org.apache.juneau.transforms
ISO8601 date only.
CalendarSwap.ISO8601DT - Class in org.apache.juneau.transforms
Transforms Calendars to ISO8601 date-time strings.
CalendarSwap.ISO8601DTL - Class in org.apache.juneau.transforms
Transforms Calendars to ISO8601 date-time-local strings.
CalendarSwap.ISO8601DTP - Class in org.apache.juneau.transforms
Same as CalendarSwap.ISO8601DT except serializes to millisecond precision.
CalendarSwap.ISO8601DTPZ - Class in org.apache.juneau.transforms
Same as CalendarSwap.ISO8601DTZ except serializes to millisecond precision.
CalendarSwap.ISO8601DTZ - Class in org.apache.juneau.transforms
Same as CalendarSwap.ISO8601DT, except always serializes in GMT.
CalendarSwap.RFC2822D - Class in org.apache.juneau.transforms
Transforms Calendars to RFC2822 date strings.
CalendarSwap.RFC2822DT - Class in org.apache.juneau.transforms
Transforms Calendars to RFC2822 date-time strings.
CalendarSwap.RFC2822DTZ - Class in org.apache.juneau.transforms
Same as CalendarSwap.RFC2822DT, except always serializes in GMT.
CalendarSwap.TimeFull - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.FULL time strings.
CalendarSwap.TimeLong - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.LONG time strings.
CalendarSwap.TimeMedium - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.MEDIUM time strings.
CalendarSwap.TimeShort - Class in org.apache.juneau.transforms
Transforms Calendars to DateFormat.SHORT time strings.
CalendarSwap.TimeSimple - Class in org.apache.juneau.transforms
Transforms Calendars to simple "HH:mm:ss" time strings.
CalendarSwap.ToString - Class in org.apache.juneau.transforms
Transforms Calendars to Strings using the Date.toString() method.
CalendarUtils - Class in org.apache.juneau.utils
Utility class for converting Calendar and Date objects to common serialized forms.
CalendarUtils() - Constructor for class org.apache.juneau.utils.CalendarUtils
 
CalendarUtils.Format - Enum in org.apache.juneau.utils
Valid conversion formats.
callHandler(Class<? extends RestCallHandler>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST call handler.
callHandler(RestCallHandler) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST call handler.
canCreateNewBean(Object) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can be instantiated as a bean.
canCreateNewInstance() - Method in class org.apache.juneau.ClassMeta
Returns true if this class has a no-arg constructor or invocation handler.
canCreateNewInstance(Object) - Method in class org.apache.juneau.ClassMeta
Returns true if this class has a no-arg constructor or invocation handler.
canCreateNewInstanceFromNumber(Object) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can call the ClassMeta.newInstanceFromString(Object, String) method.
canCreateNewInstanceFromString(Object) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can call the ClassMeta.newInstanceFromString(Object, String) method.
canHandle(String) - Method in class org.apache.juneau.parser.Parser
Returns true if this parser can handle the specified content type.
canIgnoreValue(ClassMeta<?>, String, Object) - Method in class org.apache.juneau.serializer.SerializerSession
Returns true if the specified value should not be serialized.
canRead() - Method in class org.apache.juneau.BeanPropertyMeta
Returns true if this property can be read.
Canvas - Class in org.apache.juneau.dto.html5
DTO for an HTML <canvas> element.
Canvas() - Constructor for class org.apache.juneau.dto.html5.Canvas
 
canvas() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Canvas element.
canvas(Number, Number) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Canvas element with the specified Canvas.width(Object) and Canvas.height(Object) attributes.
canWrite() - Method in class org.apache.juneau.BeanPropertyMeta
Returns true if this property can be written.
Caption - Class in org.apache.juneau.dto.html5
DTO for an HTML <caption> element.
Caption() - Constructor for class org.apache.juneau.dto.html5.Caption
 
caption() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Caption element.
caption(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Caption element with the specified child nodes.
captureResponse() - Method in class org.apache.juneau.rest.client.RestCall
Stores the response text so that it can later be captured using RestCall.getCapturedResponse().
cast(ClassMeta<?>) - Method in class org.apache.juneau.ObjectList
Converts this object into the specified class type.
cast(Class<T>) - Method in class org.apache.juneau.ObjectMap
Converts this map into an object of the specified type.
cast(ClassMeta<T>) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.cast(Class), except allows you to specify a ClassMeta parameter.
cast(ObjectMap, BeanPropertyMeta, ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
Converts the specified ObjectMap into a bean identified by the "_type" property in the map.
castOrNull(Object, Class<T>) - Static method in class org.apache.juneau.internal.ObjectUtils
If the specified object is an instance of the specified class, casts it to that type.
categories(Category...) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the list of categories of this object.
categories(Category...) - Method in class org.apache.juneau.dto.atom.Entry
 
categories(Category...) - Method in class org.apache.juneau.dto.atom.Feed
 
categories(Category...) - Method in class org.apache.juneau.dto.atom.Source
 
category(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Category element with the specified Category.term(String) attribute.
Category - Class in org.apache.juneau.dto.atom
Represents an atomCategory construct in the RFC4287 specification.
Category(String) - Constructor for class org.apache.juneau.dto.atom.Category
Normal constructor.
Category() - Constructor for class org.apache.juneau.dto.atom.Category
Bean constructor.
ceTag() - Method in class org.apache.juneau.xml.XmlWriter
Closes an empty tag.
CF_CSV - Static variable in class org.apache.juneau.httppart.Constants
Comma-separated values (e.g.
CF_MULTI - Static variable in class org.apache.juneau.httppart.Constants
Corresponds to multiple parameter instances instead of multiple values for a single instance (e.g.
CF_PIPES - Static variable in class org.apache.juneau.httppart.Constants
Pipe-separated values (e.g.
CF_SSV - Static variable in class org.apache.juneau.httppart.Constants
Space-separated values (e.g.
CF_TSV - Static variable in class org.apache.juneau.httppart.Constants
Tab-separated values (e.g.
CF_UON - Static variable in class org.apache.juneau.httppart.Constants
UON notation (e.g.
challenge(String) - Method in class org.apache.juneau.dto.html5.Keygen
challenge attribute.
changeSessionId() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
characterEncoding(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
charAt(String, int) - Static method in class org.apache.juneau.internal.StringUtils
Returns the character at the specified index in the string without throwing exceptions.
charAt(int) - Method in class org.apache.juneau.utils.StringMessage
 
charAt(int) - Method in class org.apache.juneau.utils.StringObject
 
CharMarshall - Class in org.apache.juneau.marshall
A subclass of Marshall for character-based serializers and parsers.
CharMarshall(WriterSerializer, ReaderParser) - Constructor for class org.apache.juneau.marshall.CharMarshall
Constructor.
chars(String) - Method in class org.apache.juneau.internal.AsciiSet.Builder
Adds a set of characters to this set.
chars(char...) - Method in class org.apache.juneau.internal.AsciiSet.Builder
Adds a set of characters to this set.
CharSequenceReader - Class in org.apache.juneau.internal
Similar to StringReader except reads from a generic CharSequenceReader.
CharSequenceReader(CharSequence) - Constructor for class org.apache.juneau.internal.CharSequenceReader
Constructor.
charset(String) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Charset.
charset(Charset) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Charset.
charset(String) - Method in class org.apache.juneau.dto.html5.Meta
charset attribute.
charset(String) - Method in class org.apache.juneau.dto.html5.Script
charset attribute.
charset(Charset) - Method in class org.apache.juneau.internal.FileReaderBuilder
Sets the character encoding of the file.
charset(String) - Method in class org.apache.juneau.internal.FileReaderBuilder
Sets the character encoding of the file.
charset(Charset) - Method in class org.apache.juneau.internal.FileWriterBuilder
Sets the character encoding of the file.
charset(String) - Method in class org.apache.juneau.internal.FileWriterBuilder
Sets the character encoding of the file.
checkClientTrusted(X509Certificate[], String) - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
 
checked(Object) - Method in class org.apache.juneau.dto.html5.Input
checked attribute.
checkForInitException() - Method in class org.apache.juneau.rest.RestContext
Throws a RestException if an exception occurred in the constructor of this object.
checkForWarnings() - Method in class org.apache.juneau.BeanSession
 
checkForWarnings() - Method in class org.apache.juneau.Session
Throws a BeanRuntimeException if any warnings occurred in this session.
checkServerTrusted(X509Certificate[], String) - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
 
child(Object) - Method in class org.apache.juneau.dto.html5.A
 
child(Object) - Method in class org.apache.juneau.dto.html5.Abbr
 
child(Object) - Method in class org.apache.juneau.dto.html5.Address
 
child(Object) - Method in class org.apache.juneau.dto.html5.Article
 
child(Object) - Method in class org.apache.juneau.dto.html5.Aside
 
child(Object) - Method in class org.apache.juneau.dto.html5.Audio
 
child(Object) - Method in class org.apache.juneau.dto.html5.B
 
child(Object) - Method in class org.apache.juneau.dto.html5.Bdo
 
child(Object) - Method in class org.apache.juneau.dto.html5.Blockquote
 
child(Object) - Method in class org.apache.juneau.dto.html5.Body
 
child(Object) - Method in class org.apache.juneau.dto.html5.Button
 
child(Object) - Method in class org.apache.juneau.dto.html5.Canvas
 
child(Object) - Method in class org.apache.juneau.dto.html5.Caption
 
child(Object) - Method in class org.apache.juneau.dto.html5.Cite
 
child(Object) - Method in class org.apache.juneau.dto.html5.Code
 
child(Object) - Method in class org.apache.juneau.dto.html5.Colgroup
 
child(Object) - Method in class org.apache.juneau.dto.html5.Data
 
child(Object) - Method in class org.apache.juneau.dto.html5.Datalist
 
child(Object) - Method in class org.apache.juneau.dto.html5.Dd
 
child(Object) - Method in class org.apache.juneau.dto.html5.Del
 
child(Object) - Method in class org.apache.juneau.dto.html5.Dfn
 
child(Object) - Method in class org.apache.juneau.dto.html5.Div
 
child(Object) - Method in class org.apache.juneau.dto.html5.Dl
 
child(Object) - Method in class org.apache.juneau.dto.html5.Dt
 
child(Object) - Method in class org.apache.juneau.dto.html5.Em
 
child(Object) - Method in class org.apache.juneau.dto.html5.Fieldset
 
child(Object) - Method in class org.apache.juneau.dto.html5.Figcaption
 
child(Object) - Method in class org.apache.juneau.dto.html5.Figure
 
child(Object) - Method in class org.apache.juneau.dto.html5.Footer
 
child(Object) - Method in class org.apache.juneau.dto.html5.Form
 
child(Object) - Method in class org.apache.juneau.dto.html5.H1
 
child(Object) - Method in class org.apache.juneau.dto.html5.H2
 
child(Object) - Method in class org.apache.juneau.dto.html5.H3
 
child(Object) - Method in class org.apache.juneau.dto.html5.H4
 
child(Object) - Method in class org.apache.juneau.dto.html5.H5
 
child(Object) - Method in class org.apache.juneau.dto.html5.H6
 
child(Object) - Method in class org.apache.juneau.dto.html5.Head
 
child(Object) - Method in class org.apache.juneau.dto.html5.Header
 
child(Object) - Method in class org.apache.juneau.dto.html5.Html
 
child(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Adds a child element to this element.
child(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Adds a child element to this element.
child(Object) - Method in class org.apache.juneau.dto.html5.I
 
child(Object) - Method in class org.apache.juneau.dto.html5.Iframe
 
child(Object) - Method in class org.apache.juneau.dto.html5.Ins
 
child(Object) - Method in class org.apache.juneau.dto.html5.Kbd
 
child(Object) - Method in class org.apache.juneau.dto.html5.Label
 
child(Object) - Method in class org.apache.juneau.dto.html5.Legend
 
child(Object) - Method in class org.apache.juneau.dto.html5.Li
 
child(Object) - Method in class org.apache.juneau.dto.html5.Main
 
child(Object) - Method in class org.apache.juneau.dto.html5.Map
 
child(Object) - Method in class org.apache.juneau.dto.html5.Mark
 
child(Object) - Method in class org.apache.juneau.dto.html5.Meter
 
child(Object) - Method in class org.apache.juneau.dto.html5.Nav
 
child(Object) - Method in class org.apache.juneau.dto.html5.Noscript
 
child(Object) - Method in class org.apache.juneau.dto.html5.Object2
 
child(Object) - Method in class org.apache.juneau.dto.html5.Ol
 
child(Object) - Method in class org.apache.juneau.dto.html5.Optgroup
 
child(Object) - Method in class org.apache.juneau.dto.html5.Output
 
child(Object) - Method in class org.apache.juneau.dto.html5.P
 
child(Object) - Method in class org.apache.juneau.dto.html5.Pre
 
child(Object) - Method in class org.apache.juneau.dto.html5.Progress
 
child(Object) - Method in class org.apache.juneau.dto.html5.Q
 
child(Object) - Method in class org.apache.juneau.dto.html5.Rb
 
child(Object) - Method in class org.apache.juneau.dto.html5.Rp
 
child(Object) - Method in class org.apache.juneau.dto.html5.Rt
 
child(Object) - Method in class org.apache.juneau.dto.html5.Rtc
 
child(Object) - Method in class org.apache.juneau.dto.html5.Ruby
 
child(Object) - Method in class org.apache.juneau.dto.html5.S
 
child(Object) - Method in class org.apache.juneau.dto.html5.Samp
 
child(Object) - Method in class org.apache.juneau.dto.html5.Section
 
child(Object) - Method in class org.apache.juneau.dto.html5.Select
 
child(Object) - Method in class org.apache.juneau.dto.html5.Small
 
child(Object) - Method in class org.apache.juneau.dto.html5.Span
 
child(Object) - Method in class org.apache.juneau.dto.html5.Strong
 
child(Object) - Method in class org.apache.juneau.dto.html5.Sub
 
child(Object) - Method in class org.apache.juneau.dto.html5.Sup
 
child(Object) - Method in class org.apache.juneau.dto.html5.Table
 
child(Object) - Method in class org.apache.juneau.dto.html5.Tbody
 
child(Object) - Method in class org.apache.juneau.dto.html5.Td
 
child(Object) - Method in class org.apache.juneau.dto.html5.Template
 
child(Object) - Method in class org.apache.juneau.dto.html5.Tfoot
 
child(Object) - Method in class org.apache.juneau.dto.html5.Th
 
child(Object) - Method in class org.apache.juneau.dto.html5.Thead
 
child(Object) - Method in class org.apache.juneau.dto.html5.Time
 
child(Object) - Method in class org.apache.juneau.dto.html5.Tr
 
child(Object) - Method in class org.apache.juneau.dto.html5.U
 
child(Object) - Method in class org.apache.juneau.dto.html5.Ul
 
child(Object) - Method in class org.apache.juneau.dto.html5.Var
 
child(Object) - Method in class org.apache.juneau.dto.html5.Video
 
child(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Children.
children(Object...) - Method in class org.apache.juneau.dto.html5.A
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Abbr
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Address
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Article
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Aside
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Audio
 
children(Object...) - Method in class org.apache.juneau.dto.html5.B
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Bdo
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Blockquote
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Body
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Button
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Canvas
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Caption
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Cite
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Code
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Colgroup
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Data
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Datalist
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Dd
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Del
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Dfn
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Div
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Dl
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Dt
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Em
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Fieldset
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Figcaption
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Figure
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Footer
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Form
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H1
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H2
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H3
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H4
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H5
 
children(Object...) - Method in class org.apache.juneau.dto.html5.H6
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Head
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Header
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Html
 
children(Object...) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Adds one or more child elements to this element.
children(Object...) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Adds one or more child elements to this element.
children(Object...) - Method in class org.apache.juneau.dto.html5.I
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Iframe
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Ins
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Kbd
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Label
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Legend
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Li
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Main
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Map
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Mark
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Meter
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Nav
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Noscript
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Object2
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Ol
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Optgroup
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Output
 
children(Object...) - Method in class org.apache.juneau.dto.html5.P
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Pre
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Progress
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Q
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Rb
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Rp
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Rt
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Rtc
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Ruby
 
children(Object...) - Method in class org.apache.juneau.dto.html5.S
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Samp
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Section
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Select
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Small
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Span
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Strong
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Sub
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Sup
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Table
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Tbody
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Td
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Template
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Tfoot
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Th
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Thead
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Time
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Tr
 
children(Object...) - Method in class org.apache.juneau.dto.html5.U
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Ul
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Var
 
children(Object...) - Method in class org.apache.juneau.dto.html5.Video
 
children(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Children.
children(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Children.
ChildResourceDescriptions - Class in org.apache.juneau.rest.helper
A POJO structure that describes the list of child resources associated with a resource.
ChildResourceDescriptions(RestRequest) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
Constructor.
ChildResourceDescriptions(RestContext, RestRequest) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
Constructor.
ChildResourceDescriptions(RestContext, RestRequest, boolean) - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
Constructor.
ChildResourceDescriptions() - Constructor for class org.apache.juneau.rest.helper.ChildResourceDescriptions
Bean constructor.
ChildResourceDescriptions - Class in org.apache.juneau.rest.labels
Deprecated.
ChildResourceDescriptions(RestContext, RestRequest) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
Deprecated.
Constructor.
ChildResourceDescriptions(RestContext, RestRequest, boolean) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
Deprecated.
Constructor.
ChildResourceDescriptions() - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
Deprecated.
Bean constructor.
choose(Object) - Method in class org.apache.juneau.dto.html5.Select
Convenience method for selecting a child Option after the options have already been populated.
cipherSuites(String...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Supported cipher suites.
cite(String) - Method in class org.apache.juneau.dto.html5.Blockquote
cite attribute.
Cite - Class in org.apache.juneau.dto.html5
DTO for an HTML <cite> element.
Cite() - Constructor for class org.apache.juneau.dto.html5.Cite
 
cite(String) - Method in class org.apache.juneau.dto.html5.Del
cite attribute.
cite() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Cite element.
cite(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Cite element with the specified child nodes.
cite(String) - Method in class org.apache.juneau.dto.html5.Ins
cite attribute.
cite(String) - Method in class org.apache.juneau.dto.html5.Q
cite attribute.
CLASS_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
Converts objects to classes.
ClassFlags - Enum in org.apache.juneau.internal
Identifies possible modifiers on classes, methods, fields, and constructors.
classMeta - Variable in class org.apache.juneau.BeanMeta
The target class type that this meta object describes.
ClassMeta<T> - Class in org.apache.juneau
A wrapper class around the Class object that provides cached information about that class.
ClassMetaExtended - Class in org.apache.juneau
Defines extended language-specific metadata associated with a class.
ClassMetaExtended(ClassMeta<?>) - Constructor for class org.apache.juneau.ClassMetaExtended
Constructor.
ClassMetaRuntimeException - Exception in org.apache.juneau
General class metadata runtime operation exception.
ClassMetaRuntimeException(Throwable, Class<?>, String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
Constructor.
ClassMetaRuntimeException(String) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
Constructor.
ClassMetaRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
Constructor.
ClassMetaRuntimeException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
Shortcut for calling new ClassMetaRuntimeException(String.format(c.getName() + ": " + message, args));
ClassMetaRuntimeException(Throwable) - Constructor for exception org.apache.juneau.ClassMetaRuntimeException
Constructor.
classpathResourceFinder(Class<? extends ClasspathResourceFinder>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Classpath resource finder.
classpathResourceFinder(ClasspathResourceFinder) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Classpath resource finder.
ClasspathResourceFinder - Interface in org.apache.juneau.utils
Interface for finding classpath resources.
ClasspathResourceFinder.Null - Class in org.apache.juneau.utils
Represents "no" classpath resource finder.
ClasspathResourceFinderBasic - Class in org.apache.juneau.utils
Utility class for finding resources for a class.
ClasspathResourceFinderBasic() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderBasic
 
ClasspathResourceFinderRecursive - Class in org.apache.juneau.utils
Same as ClasspathResourceFinderBasic but searches for resources up the parent class hierarchy chain.
ClasspathResourceFinderRecursive() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderRecursive
 
ClasspathResourceFinderSimple - Class in org.apache.juneau.utils
Utility class for finding resources for a class.
ClasspathResourceFinderSimple() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinderSimple
 
ClasspathResourceManager - Class in org.apache.juneau.utils
Class for retrieving and caching resource files from the classpath.
ClasspathResourceManager(Class<?>, ClasspathResourceFinder, boolean) - Constructor for class org.apache.juneau.utils.ClasspathResourceManager
Constructor.
ClasspathResourceManager(Class<?>) - Constructor for class org.apache.juneau.utils.ClasspathResourceManager
Constructor.
ClassUtils - Class in org.apache.juneau.internal
Class-related utility methods.
ClassUtils() - Constructor for class org.apache.juneau.internal.ClassUtils
 
ClassUtils.MethodInfo - Class in org.apache.juneau.internal
Simple bean that shows the name, parameter types, and return type of a method.
clear() - Method in class org.apache.juneau.internal.WrappedMap
 
clear() - Method in class org.apache.juneau.PropertyStoreBuilder
Clears all entries in this property store.
clearThreadLocal() - Static method in class org.apache.juneau.internal.DateUtils
Clears thread-local variable containing DateFormat cache.
clientVersion(String) - Method in class org.apache.juneau.rest.client.RestCall
Sets the client version by setting the value for the "X-Client-Version" header.
clientVersion(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the client version by setting the value for the "X-Client-Version" header.
clientVersion(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the X-Client-Version header value on the request.
clientVersionHeader(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Client version header.
ClientVersionMatcher - Class in org.apache.juneau.rest
Specialized matcher for matching client versions.
ClientVersionMatcher(String, Method) - Constructor for class org.apache.juneau.rest.ClientVersionMatcher
Constructor.
close() - Method in class org.apache.juneau.config.Config
Closes this configuration object by unregistering it from the underlying config map.
close() - Method in class org.apache.juneau.config.store.ConfigFileStore
 
close() - Method in class org.apache.juneau.config.store.ConfigMemoryStore
No-op.
close() - Method in class org.apache.juneau.internal.CharSequenceReader
 
close(Object...) - Static method in class org.apache.juneau.internal.IOUtils
Close all specified input streams, output streams, readers, and writers.
close() - Method in class org.apache.juneau.internal.NoCloseOutputStream
 
close() - Method in class org.apache.juneau.internal.NoCloseWriter
 
close() - Method in class org.apache.juneau.internal.StringBuilderWriter
 
close() - Method in class org.apache.juneau.internal.TeeOutputStream
 
close() - Method in class org.apache.juneau.internal.TeeWriter
 
close() - Method in class org.apache.juneau.microservice.resources.LogParser
 
close() - Method in class org.apache.juneau.parser.ParserPipe
 
close() - Method in class org.apache.juneau.parser.ParserReader
No-op.
close() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
close() - Method in class org.apache.juneau.rest.client.RestCall
Cleans up this HTTP call.
close() - Method in class org.apache.juneau.rest.client.RestClient
Calls Closeable.close() on the underlying CloseableHttpClient.
close() - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
close() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
close() - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
close() - Method in class org.apache.juneau.serializer.SerializerPipe
Closes the output pipe.
close() - Method in class org.apache.juneau.serializer.SerializerWriter
 
close(boolean, boolean) - Method in class org.apache.juneau.utils.IOPipe
Specifies whether to close the input and output after piping.
close() - Method in class org.apache.juneau.xml.XmlReader
 
closeExpiredConnections() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
closeIdleConnections(long, TimeUnit) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
closeOut() - Method in class org.apache.juneau.utils.IOPipe
Close output after piping.
closeQuietly(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
Close input stream and ignore any exceptions.
closeQuietly(OutputStream) - Static method in class org.apache.juneau.internal.IOUtils
Close output stream and ignore any exceptions.
closeQuietly(Reader) - Static method in class org.apache.juneau.internal.IOUtils
Close reader and ignore any exceptions.
closeQuietly(Writer) - Static method in class org.apache.juneau.internal.IOUtils
Close writer and ignore any exceptions.
closeQuietly(Object...) - Static method in class org.apache.juneau.internal.IOUtils
Quietly close all specified input streams, output streams, readers, and writers.
closeQuietly() - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.close(), but ignores any exceptions.
CoalesceVar - Class in org.apache.juneau.svl.vars
A basic variable resolver that returns the first non-null value.
CoalesceVar() - Constructor for class org.apache.juneau.svl.vars.CoalesceVar
Constructor.
Code - Class in org.apache.juneau.dto.html5
DTO for an HTML <code> element.
Code() - Constructor for class org.apache.juneau.dto.html5.Code
 
code() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Code element.
code(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Code element with the specified child nodes.
code(int) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
httpStatusCode key.
CODE - Static variable in exception org.apache.juneau.rest.exception.BadRequest
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.Conflict
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.ExpectationFailed
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.FailedDependency
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.Forbidden
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.Gone
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.HttpVersionNotSupported
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.InsufficientStorage
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.InternalServerError
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.LengthRequired
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.Locked
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.LoopDetected
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.MethodNotAllowed
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.MisdirectedRequest
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.NotAcceptable
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.NotExtended
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.NotFound
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.NotImplemented
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.PayloadTooLarge
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.PreconditionFailed
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.PreconditionRequired
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.RangeNotSatisfiable
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.ServiceUnavailable
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.TooManyRequests
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.Unauthorized
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.UnprocessableEntity
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.UnsupportedMediaType
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.UpgradeRequired
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.UriTooLong
HTTP status code
CODE - Static variable in exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Accepted
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.AlreadyReported
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Continue
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Created
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.EarlyHints
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Found
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.IMUsed
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.MovedPermanently
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.MultipleChoices
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.MultiStatus
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.NoContent
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.NonAuthoritiveInformation
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.NotModified
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Ok
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.PartialContent
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.PermanentRedirect
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.Processing
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.ResetContent
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.SeeOther
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.SwitchingProtocols
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.TemporaryRedirect
HTTP status code
CODE - Static variable in class org.apache.juneau.rest.response.UseProxy
HTTP status code
codes(int[]) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
httpStatusCode key.
Col - Class in org.apache.juneau.dto.html5
DTO for an HTML <col> element.
Col() - Constructor for class org.apache.juneau.dto.html5.Col
 
col() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Col element.
col(Number) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Col element with the specified Col.span(Object) attribute.
Colgroup - Class in org.apache.juneau.dto.html5
DTO for an HTML <colgroup> element.
Colgroup() - Constructor for class org.apache.juneau.dto.html5.Colgroup
 
colgroup() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Colgroup element.
colgroup(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Colgroup element with the specified child nodes.
collapse(Object...) - Static method in class org.apache.juneau.internal.CollectionUtils
Collapses a collection of individual objects, arrays, and collections into a single list of objects.
collapse(List<Object>, Object...) - Static method in class org.apache.juneau.internal.CollectionUtils
Same as CollectionUtils.collapse(Object...) but allows you to supply your own list to append to.
collapseTextNodes(LinkedList<Object>) - Static method in class org.apache.juneau.xml.XmlUtils
Given a list of Strings and other Objects, combines Strings that are next to each other in the list.
collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.Items
collectionFormat(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
collectionFormat(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
collectionFormat field.
collectionFormat(RdfCollectionFormat) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: RDF format for representing collections and arrays.
collectionFormat(RdfCollectionFormat) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF format for representing collections and arrays.
CollectionFormatType - Class in org.apache.juneau.http.annotation
Static strings used for Swagger parameter collection format types.
CollectionFormatType() - Constructor for class org.apache.juneau.http.annotation.CollectionFormatType
 
CollectionUtils - Class in org.apache.juneau.internal
Utility methods for collections.
CollectionUtils() - Constructor for class org.apache.juneau.internal.CollectionUtils
 
cols(Object) - Method in class org.apache.juneau.dto.html5.Textarea
cols attribute.
colspan(Object) - Method in class org.apache.juneau.dto.html5.Td
colspan attribute.
colspan(Object) - Method in class org.apache.juneau.dto.html5.Th
colspan attribute.
Column - Class in org.apache.juneau.dto.cognos
Represents a meta-data column in a Cognos dataset.
Column() - Constructor for class org.apache.juneau.dto.cognos.Column
Bean constructor.
Column(String, String) - Constructor for class org.apache.juneau.dto.cognos.Column
Constructor.
Column(String, String, Integer) - Constructor for class org.apache.juneau.dto.cognos.Column
Constructor.
combine(T[]...) - Static method in class org.apache.juneau.internal.ArrayUtils
Combine an arbitrary number of arrays into a single array.
command(Object...) - Method in class org.apache.juneau.utils.ProcBuilder
Command arguments.
commandIf(ProcBuilder.Matcher, Object...) - Method in class org.apache.juneau.utils.ProcBuilder
Command arguments if the specified matcher matches.
commit() - Method in class org.apache.juneau.config.Config
Commit the changes in this config to the store.
commit() - Method in class org.apache.juneau.config.internal.ConfigMap
Persist any changes made to this map and signal all listeners.
Common - Class in org.apache.juneau.dto.atom
Represents an atomCommonAttributes construct in the RFC4287 specification.
Common() - Constructor for class org.apache.juneau.dto.atom.Common
 
CommonEntry - Class in org.apache.juneau.dto.atom
Parent class of Entry, Feed, and Source.
CommonEntry(Id, Text, Calendar) - Constructor for class org.apache.juneau.dto.atom.CommonEntry
Normal constructor.
CommonEntry(String, String, String) - Constructor for class org.apache.juneau.dto.atom.CommonEntry
Normal constructor.
CommonEntry() - Constructor for class org.apache.juneau.dto.atom.CommonEntry
Bean constructor.
compare(String, String) - Static method in class org.apache.juneau.internal.StringUtils
Compares two strings, but gracefully handles nulls.
compare(int, int) - Static method in class org.apache.juneau.internal.Utils
Compare two integers numerically.
compareTo(BeanPropertyValue) - Method in class org.apache.juneau.BeanPropertyValue
 
compareTo(LinkString) - Method in class org.apache.juneau.dto.LinkString
 
compareTo(MediaType) - Method in class org.apache.juneau.http.MediaType
 
compareTo(MediaTypeRange) - Method in class org.apache.juneau.http.MediaTypeRange
Compares two MediaRanges for equality.
compareTo(StringRange) - Method in class org.apache.juneau.http.StringRange
Compares two MediaRanges for equality.
compareTo(ResourceDescription) - Method in class org.apache.juneau.rest.helper.ResourceDescription
 
compareTo(ResourceDescription) - Method in class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
 
compareTo(RestJavaMethod) - Method in class org.apache.juneau.rest.RestJavaMethod
 
compareTo(UrlPathPattern) - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Comparator for this object.
compareTo(UrlPathPattern) - Method in class org.apache.juneau.rest.util.UrlPathPattern
Comparator for this object.
Config - Class in org.apache.juneau.config
Main configuration API class.
Config(PropertyStore) - Constructor for class org.apache.juneau.config.Config
Constructor.
config(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.CONFIG level.
config(Config) - Method in class org.apache.juneau.rest.RestContextBuilder
Overwrites the default config file with a custom config file.
CONFIG_binaryFormat - Static variable in class org.apache.juneau.config.Config
Configuration property: Binary value format.
CONFIG_binaryLineLength - Static variable in class org.apache.juneau.config.Config
Configuration property: Binary value line length.
CONFIG_encoder - Static variable in class org.apache.juneau.config.Config
Configuration property: Value encoder.
CONFIG_multiLineValuesOnSeparateLines - Static variable in class org.apache.juneau.config.Config
Configuration property: Multi-line values should always be on separate lines.
CONFIG_name - Static variable in class org.apache.juneau.config.Config
Configuration property: Configuration name.
CONFIG_parser - Static variable in class org.apache.juneau.config.Config
Configuration property: POJO parser.
CONFIG_readOnly - Static variable in class org.apache.juneau.config.Config
Configuration property: Read-only.
CONFIG_serializer - Static variable in class org.apache.juneau.config.Config
Configuration property: POJO serializer.
CONFIG_store - Static variable in class org.apache.juneau.config.Config
Configuration property: Configuration store.
CONFIG_varResolver - Static variable in class org.apache.juneau.config.Config
Configuration property: SVL variable resolver.
ConfigBuilder - Class in org.apache.juneau.config
Builder for creating instances of Configs.
ConfigBuilder() - Constructor for class org.apache.juneau.config.ConfigBuilder
Constructor, default settings.
ConfigBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.ConfigBuilder
Constructor.
ConfigEncoder - Interface in org.apache.juneau.config.encode
API for defining a string encoding/decoding mechanism for entries in Config.
ConfigEntry - Class in org.apache.juneau.config.internal
Represents a single entry in a configuration.
ConfigEvent - Class in org.apache.juneau.config.event
Represents a change to a config.
ConfigEventListener - Interface in org.apache.juneau.config.event
Listener that can be used to listen for change events in config maps.
ConfigEventType - Enum in org.apache.juneau.config.event
Possible event types for the ConfigEvent class.
ConfigException - Exception in org.apache.juneau
An exception that typically occurs when trying to perform an invalid operation on a configuration property.
ConfigException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.ConfigException
Constructor.
ConfigException(String, Object...) - Constructor for exception org.apache.juneau.ConfigException
Constructor
ConfigFileStore - Class in org.apache.juneau.config.store
Filesystem-based storage location for configuration files.
ConfigFileStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigFileStore
Constructor.
ConfigFileStoreBuilder - Class in org.apache.juneau.config.store
Builder for ConfigFileStore objects.
ConfigFileStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigFileStoreBuilder
Constructor, default settings.
ConfigFileStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigFileStoreBuilder
Constructor.
ConfigMap - Class in org.apache.juneau.config.internal
Represents the parsed contents of a configuration.
ConfigMap(ConfigStore, String) - Constructor for class org.apache.juneau.config.internal.ConfigMap
Constructor.
ConfigMemoryStore - Class in org.apache.juneau.config.store
Filesystem-based storage location for configuration files.
ConfigMemoryStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigMemoryStore
Constructor.
ConfigMemoryStoreBuilder - Class in org.apache.juneau.config.store
Builder for ConfigMemoryStore objects.
ConfigMemoryStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigMemoryStoreBuilder
Constructor, default settings.
ConfigMemoryStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigMemoryStoreBuilder
Constructor.
ConfigMod - Enum in org.apache.juneau.config
Identifies the supported modification types for config entries.
ConfigResource - Class in org.apache.juneau.microservice.resources
Shows contents of the microservice configuration file.
ConfigResource() - Constructor for class org.apache.juneau.microservice.resources.ConfigResource
 
ConfigStore - Class in org.apache.juneau.config.store
Represents a storage location for configuration files.
ConfigStore(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigStore
Constructor.
ConfigStoreBuilder - Class in org.apache.juneau.config.store
Base builder class for ConfigStore objects.
ConfigStoreBuilder() - Constructor for class org.apache.juneau.config.store.ConfigStoreBuilder
Constructor, default settings.
ConfigStoreBuilder(PropertyStore) - Constructor for class org.apache.juneau.config.store.ConfigStoreBuilder
Constructor.
ConfigStoreListener - Interface in org.apache.juneau.config.store
Listens for changes to stored config files.
ConfigVar - Class in org.apache.juneau.config.vars
Config file variable resolver.
ConfigVar() - Constructor for class org.apache.juneau.config.vars.ConfigVar
Constructor.
ConfigXorEncoder - Class in org.apache.juneau.config.encode
Simply XOR+Base64 encoder for obscuring passwords and other sensitive data in INI config files.
ConfigXorEncoder() - Constructor for class org.apache.juneau.config.encode.ConfigXorEncoder
 
Conflict - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 409 (Conflict).
Conflict(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Conflict
Constructor.
Conflict(String) - Constructor for exception org.apache.juneau.rest.exception.Conflict
Constructor.
Conflict() - Constructor for exception org.apache.juneau.rest.exception.Conflict
Constructor.
Conflict(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Conflict
Constructor.
Conflict(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Conflict
Constructor.
CONNECT - Static variable in class org.apache.juneau.http.HttpMethodName
connect(HttpClientConnection, HttpRoute, int, HttpContext) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
connect() - Method in class org.apache.juneau.rest.client.RestCall
Connects to the REST resource.
Connection - Class in org.apache.juneau.http
Represents a parsed Connection HTTP request header.
connection(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Connection request header.
connection(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Connection request header.
connection(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Connection header value on the request.
CONNECTION_LOST - Static variable in class org.apache.juneau.rest.client.RetryOn
Default RetryOn that returns true if the HTTP connection could not be made.
connectionBackoffStrategy(ConnectionBackoffStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
connectionManager(HttpClientConnectionManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
connectionManagerShared(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
connectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
connectionTimeToLive(long, TimeUnit) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ConsoleCommand - Class in org.apache.juneau.microservice.console
Implements a command that can be invoked from the console of the microservice.
ConsoleCommand() - Constructor for class org.apache.juneau.microservice.console.ConsoleCommand
 
Constants - Class in org.apache.juneau.http
Constants used by classes in this package.
Constants() - Constructor for class org.apache.juneau.http.Constants
 
Constants - Class in org.apache.juneau.httppart
HTTP-Part constants.
Constants() - Constructor for class org.apache.juneau.httppart.Constants
 
Constants - Class in org.apache.juneau.jena
Constants used by the RdfSerializer and RdfParser classes.
Constants() - Constructor for class org.apache.juneau.jena.Constants
 
constructor - Variable in class org.apache.juneau.BeanMeta
The constructor for this bean.
constructorArgs - Variable in class org.apache.juneau.BeanMeta
For beans with constructors with BeanConstructor annotation, this is the list of constructor arg properties.
consumeResponse() - Method in class org.apache.juneau.rest.client.RestCall
Deprecated.
consumes(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
Adds one or more values to the consumes property.
consumes(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the consumes property.
consumes(boolean, String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Supported content media types.
consumes(boolean, MediaType...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Supported content media types.
Contact - Class in org.apache.juneau.dto.swagger
Contact information for the exposed API.
Contact() - Constructor for class org.apache.juneau.dto.swagger.Contact
Default constructor.
Contact(Contact) - Constructor for class org.apache.juneau.dto.swagger.Contact
Copy constructor.
contact(Object) - Method in class org.apache.juneau.dto.swagger.Info
contact() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Contact element.
contact(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Contact element with the specified name attribute.
contact(String, Object, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Contact element with the specified name, url, and email attributes.
Contact - Annotation Type in org.apache.juneau.http.annotation
Swagger contact annotation.
contains(String) - Method in class org.apache.juneau.http.HeaderStringArray
Returns true if this header contains the specified value.
contains(T, T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns true if the specified array contains the specified element using the Object.equals(Object) method.
contains(int, int[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns true if the specified array contains the specified integer
contains(String, String[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns true if the specified array contains the specified element using the String.equals(Object) method.
contains(char) - Method in class org.apache.juneau.internal.AsciiMap
Returns true if the specified character is in this store.
contains(int) - Method in class org.apache.juneau.internal.AsciiMap
Returns true if the specified character is in this store.
contains(CharSequence) - Method in class org.apache.juneau.internal.AsciiMap
Returns true if the specified string contains at least one character in this set.
contains(char) - Method in class org.apache.juneau.internal.AsciiSet
Returns true if the specified character is in this store.
contains(int) - Method in class org.apache.juneau.internal.AsciiSet
Returns true if the specified character is in this store.
contains(CharSequence) - Method in class org.apache.juneau.internal.AsciiSet
Returns true if the specified string contains at least one character in this set.
contains(Object) - Method in class org.apache.juneau.internal.IdentityList
 
contains(String) - Method in class org.apache.juneau.internal.KeywordSet
Returns true if the specified string exists in this store.
contains(String, CharSequence) - Static method in class org.apache.juneau.internal.StringUtils
Same as String.contains(CharSequence) except returns null if the value is null.
containsAny(String, char...) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string contains any of the specified characters.
containsAnyKeys(String...) - Method in class org.apache.juneau.rest.RequestQuery
Returns true if the request contains any of the specified query parameters.
containsHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
containsIC(String) - Method in class org.apache.juneau.http.HeaderStringArray
Returns true if this header contains the specified value using String.equalsIgnoreCase(String).
containsKey(Object) - Method in class org.apache.juneau.internal.WrappedMap
 
containsKey(Object) - Method in class org.apache.juneau.ObjectMap
 
containsKey(String) - Method in class org.apache.juneau.utils.MessageBundle
 
containsKeyNotEmpty(String) - Method in class org.apache.juneau.ObjectMap
Returns true if the map contains the specified entry and the value is not null nor an empty string.
containsOnly(String) - Method in class org.apache.juneau.internal.AsciiSet
Returns true if the specified string contains only characters in this set.
containsOuterKey(Object) - Method in class org.apache.juneau.ObjectMap
Returns true if this map contains the specified key, ignoring the inner map if it exists.
containsValue(Object) - Method in class org.apache.juneau.internal.WrappedMap
 
content() - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Content element with the specified Content.type(String) attribute.
content(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Content element.
Content - Class in org.apache.juneau.dto.atom
Represents an atomContent construct in the RFC4287 specification.
Content(String) - Constructor for class org.apache.juneau.dto.atom.Content
Normal content.
Content() - Constructor for class org.apache.juneau.dto.atom.Content
Normal content.
content(Content) - Method in class org.apache.juneau.dto.atom.Entry
Sets the content of this entry.
content(String) - Method in class org.apache.juneau.dto.html5.Meta
content attribute.
contentDecoderRegistry(Map<String, InputStreamFactory>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
contenteditable(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
contenteditable attribute.
ContentEncoding - Class in org.apache.juneau.http
Represents a parsed Content-Encoding HTTP response header.
contentEncoding(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Content-Encoding header value on the request.
ContentEncodingEnum - Enum in org.apache.juneau.http
Represents the possible values for a Content-Encoding header.
ContentLanguage - Class in org.apache.juneau.http
Represents a parsed Content-Language HTTP response header.
ContentLanguage(String[]) - Constructor for class org.apache.juneau.http.ContentLanguage
Constructor.
ContentLength - Class in org.apache.juneau.http
Represents a parsed Content-Length HTTP request/response header.
ContentLength(Long) - Constructor for class org.apache.juneau.http.ContentLength
Constructor.
contentLength(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Content-Length request header.
contentLength(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Content-Length request header.
contentLength(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Content-Length header value on the request.
ContentLocation - Class in org.apache.juneau.http
Represents a parsed Content-Location HTTP response header.
ContentRange - Class in org.apache.juneau.http
Represents a parsed Content-Range HTTP response header.
contents - Variable in class org.apache.juneau.http.ReaderResource.Builder
 
contents(Object...) - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies the contents for this resource.
contents - Variable in class org.apache.juneau.http.ReaderResource
 
contents(Object...) - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies the contents for this resource.
contents(Object...) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies the contents for this resource.
contents(Object...) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
contents(Object...) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Specifies the contents for this resource.
contents(Object...) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies the contents for this resource.
contents(Object...) - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Specifies the contents for this resource.
ContentType - Class in org.apache.juneau.http
Represents a parsed Content-Type HTTP request/response header.
contentType(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Content-Type request header.
contentType(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Content-Type request header.
contentType(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Content-Type header value on the request.
ContentTypeMenuItem - Class in org.apache.juneau.rest.widget
Widget that returns back a list of hyperlinks for rendering the contents of a page in a variety of content types.
ContentTypeMenuItem() - Constructor for class org.apache.juneau.rest.widget.ContentTypeMenuItem
 
Context - Class in org.apache.juneau
A reusable stateless thread-safe read-only configuration, typically used for creating one-time use Session objects.
Context(PropertyStore) - Constructor for class org.apache.juneau.Context
Constructor for this class.
ContextBuilder - Class in org.apache.juneau
Builder class for building instances of serializers and parsers.
ContextBuilder() - Constructor for class org.apache.juneau.ContextBuilder
Constructor.
ContextBuilder(PropertyStore) - Constructor for class org.apache.juneau.ContextBuilder
Constructor.
ContextBuilder(PropertyStoreBuilder) - Constructor for class org.apache.juneau.ContextBuilder
Constructor.
ContextCache - Class in org.apache.juneau
Stores a cache of Context instances mapped by the property stores used to create them.
contextObject(String, Object) - Method in class org.apache.juneau.svl.VarResolverBuilder
Associates a context object with this resolver.
contextObjects(Map<String, Object>) - Method in class org.apache.juneau.svl.VarResolverBuilder
Associates multiple context objects with this resolver.
contextPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
contextPath(String) - Method in class org.apache.juneau.rest.RestContextBuilder
contextRoot - Variable in class org.apache.juneau.UriContext
 
ContextRuntimeException - Exception in org.apache.juneau
General runtime operation exception that can occur in any of the context classes.
ContextRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
Constructor.
ContextRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
Constructor.
ContextRuntimeException(Throwable) - Constructor for exception org.apache.juneau.ContextRuntimeException
Constructor.
ContextRuntimeException(String) - Constructor for exception org.apache.juneau.ContextRuntimeException
Continue - Class in org.apache.juneau.rest.response
Represents an HTTP 100 Continue response.
Continue() - Constructor for class org.apache.juneau.rest.response.Continue
Constructor using HTTP-standard message.
Continue(String) - Constructor for class org.apache.juneau.rest.response.Continue
Constructor using custom message.
contributors(Person...) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the list of contributors of this object.
contributors(Person...) - Method in class org.apache.juneau.dto.atom.Entry
 
contributors(Person...) - Method in class org.apache.juneau.dto.atom.Feed
 
contributors(Person...) - Method in class org.apache.juneau.dto.atom.Source
 
controls(Object) - Method in class org.apache.juneau.dto.html5.Audio
controls attribute.
controls(Object) - Method in class org.apache.juneau.dto.html5.Video
controls attribute.
convert(Object) - Method in interface org.apache.juneau.PropertyConverter
Convert the value to normalized form.
convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Introspectable
 
convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Queryable
 
convert(RestRequest, Object) - Method in class org.apache.juneau.rest.converters.Traversable
 
convert(RestRequest, Object) - Method in interface org.apache.juneau.rest.RestConverter
Performs post-call conversion on the specified response object.
convertAttrToType(Object, String, ClassMeta<T>) - Method in class org.apache.juneau.parser.ParserSession
Converts the specified string to the specified type.
converters(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Class-level response converters.
converters(RestConverter...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Response converters.
convertToMemberType(Object, Object, Class<T>) - Method in class org.apache.juneau.BeanSession
Same as BeanSession.convertToType(Object, Class), except used for instantiating inner member classes that must be instantiated within another class instance.
convertToMemberType(Object, Object, ClassMeta<T>) - Method in class org.apache.juneau.BeanSession
Same as BeanSession.convertToType(Object, ClassMeta), except used for instantiating inner member classes that must be instantiated within another class instance.
convertToType(Object, Class<T>) - Method in class org.apache.juneau.BeanSession
Converts the specified value to the specified class type.
convertToType(Object, ClassMeta<T>) - Method in class org.apache.juneau.BeanSession
Casts the specified value into the specified type.
convertToType(Object, Type, Type...) - Method in class org.apache.juneau.BeanSession
Same as BeanSession.convertToType(Object, Class), but allows for complex data types consisting of collections or maps.
cookies(Cookie[]) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
coords(String) - Method in class org.apache.juneau.dto.html5.Area
coords attribute.
copy() - Method in class org.apache.juneau.dto.swagger.Contact
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Info
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Items
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.License
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Operation
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Swagger
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Tag
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.dto.swagger.Xml
Make a deep copy of this object.
copy() - Method in class org.apache.juneau.internal.AsciiSet
Copies an existing AsciiSet so that you can augment it with additional values.
copyFrom(ParameterInfo) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Copies any non-null fields from the specified object to this object.
copyFrom(ResponseInfo) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Copies any non-null fields from the specified object to this object.
copyToList(Object, List) - Static method in class org.apache.juneau.internal.ArrayUtils
Copies the specified array into the specified list.
count(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
Counts the number of bytes in the input stream and then closes the stream.
count(Reader) - Static method in class org.apache.juneau.internal.IOUtils
Counts the number of characters in the reader and then closes the reader.
cr(int) - Method in class org.apache.juneau.html.HtmlWriter
 
cr(int) - Method in class org.apache.juneau.json.JsonWriter
 
cr(int) - Method in class org.apache.juneau.serializer.SerializerWriter
Performs a carriage return.
cr(int) - Method in class org.apache.juneau.uon.UonWriter
 
cr(int) - Method in class org.apache.juneau.xml.XmlWriter
 
cre(int) - Method in class org.apache.juneau.html.HtmlWriter
 
cre(int) - Method in class org.apache.juneau.json.JsonWriter
 
cre(int) - Method in class org.apache.juneau.serializer.SerializerWriter
Performs a carriage return at the end of a line.
cre(int) - Method in class org.apache.juneau.uon.UonWriter
 
cre(int) - Method in class org.apache.juneau.xml.XmlWriter
 
create() - Static method in class org.apache.juneau.BeanContext
Instantiates a new clean-slate BeanContextBuilder object.
create() - Static method in class org.apache.juneau.config.Config
Instantiates a new clean-slate ConfigBuilder object.
create(String) - Static method in class org.apache.juneau.config.Config
Same as Config.create() but initializes the builder with the specified config name.
create() - Static method in class org.apache.juneau.config.store.ConfigFileStore
Create a new builder for this object.
create() - Static method in class org.apache.juneau.config.store.ConfigMemoryStore
Create a new builder for this object.
create(Class<T>, PropertyStore) - Method in class org.apache.juneau.ContextCache
Creates a new instance of the specified context-based class, or an existing instance if one with the same property store was already created.
create() - Static method in class org.apache.juneau.csv.CsvParser
Instantiates a new clean-slate CsvParserBuilder object.
create() - Static method in class org.apache.juneau.csv.CsvSerializer
Instantiates a new clean-slate CsvSerializerBuilder object.
create() - Static method in class org.apache.juneau.encoders.EncoderGroup
Instantiates a new clean-slate EncoderGroupBuilder object.
create() - Static method in class org.apache.juneau.html.HtmlParser
Instantiates a new clean-slate HtmlParserBuilder object.
create() - Static method in class org.apache.juneau.html.HtmlSerializer
Instantiates a new clean-slate HtmlSerializerBuilder object.
create() - Static method in class org.apache.juneau.http.ReaderResource
Creates a new instance of a ReaderResource.Builder for this class.
create() - Static method in class org.apache.juneau.http.StreamResource
Creates a new instance of a StreamResource.Builder for this class.
create(Method, int, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.RequestBeanMeta
Create metadata from specified parameter.
create(Class<?>, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.RequestBeanMeta
Create metadata from specified class.
create(Type, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Create metadata from specified class.
create(Method, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Create metadata from specified method return.
create(Method, int, PropertyStore) - Static method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Create metadata from specified method parameter.
create() - Static method in class org.apache.juneau.httppart.HttpPartSchema
Instantiates a new builder for this object.
create(Class<? extends Annotation>, Method, int) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Finds the schema information for the specified method parameter.
create(Class<? extends Annotation>, Method) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Finds the schema information for the specified method return.
create(Class<? extends Annotation>, Type) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Finds the schema information for the specified class.
create(String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Shortcut for calling create().type(type);
create(String, String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Shortcut for calling create().type(type).format(format);
create(Annotation) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Finds the schema information on the specified annotation.
create(Annotation, String) - Static method in class org.apache.juneau.httppart.HttpPartSchema
Finds the schema information on the specified annotation.
create() - Static method in class org.apache.juneau.httppart.SimpleUonPartSerializer
Deprecated.
Instantiates a new clean-slate SimpleUonPartSerializerBuilder object.
create() - Static method in class org.apache.juneau.httppart.UonPartParser
Deprecated.
Instantiates a new clean-slate UonPartParserBuilder object.
create() - Static method in class org.apache.juneau.httppart.UonPartSerializer
Deprecated.
Instantiates a new clean-slate UonPartSerializerBuilder object.
create(String) - Static method in class org.apache.juneau.internal.AsciiSet
Creates an ASCII set with the specified characters.
create() - Static method in class org.apache.juneau.internal.AsciiSet
Creates a builder for an ASCII set.
create() - Static method in class org.apache.juneau.internal.FileReaderBuilder
Creates a new builder.
create(File) - Static method in class org.apache.juneau.internal.FileReaderBuilder
Creates a new builder initialized with the specified file.
create(File) - Static method in class org.apache.juneau.internal.FileUtils
Creates a file if it doesn't already exist using File.createNewFile().
create() - Static method in class org.apache.juneau.internal.FileWriterBuilder
Creates a new builder.
create(File) - Static method in class org.apache.juneau.internal.FileWriterBuilder
Creates a new builder initialized with the specified file.
create(String) - Static method in class org.apache.juneau.internal.FileWriterBuilder
Creates a new builder initialized with the specified file path.
create() - Static method in class org.apache.juneau.internal.HashCode
Create a new HashCode object.
create() - Static method in class org.apache.juneau.jena.N3Parser
Instantiates a new clean-slate RdfParserBuilder object.
create() - Static method in class org.apache.juneau.jena.N3Serializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jena.NTripleParser
Instantiates a new clean-slate RdfParserBuilder object.
create() - Static method in class org.apache.juneau.jena.NTripleSerializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jena.RdfParser
Instantiates a new clean-slate RdfParserBuilder object.
create() - Static method in class org.apache.juneau.jena.RdfSerializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jena.RdfXmlAbbrevSerializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jena.RdfXmlParser
Instantiates a new clean-slate RdfParserBuilder object.
create() - Static method in class org.apache.juneau.jena.RdfXmlSerializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jena.TurtleParser
Instantiates a new clean-slate RdfParserBuilder object.
create() - Static method in class org.apache.juneau.jena.TurtleSerializer
Instantiates a new clean-slate RdfSerializerBuilder object.
create() - Static method in class org.apache.juneau.jso.JsoParser
Instantiates a new clean-slate JsoParserBuilder object.
create() - Static method in class org.apache.juneau.jso.JsoSerializer
Instantiates a new clean-slate JsoSerializerBuilder object.
create() - Static method in class org.apache.juneau.json.JsonParser
Instantiates a new clean-slate JsonParserBuilder object.
create() - Static method in class org.apache.juneau.json.JsonSchemaSerializer
Instantiates a new clean-slate JsonSerializerBuilder object.
create() - Static method in class org.apache.juneau.json.JsonSerializer
Instantiates a new clean-slate JsonSerializerBuilder object.
create() - Static method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Instantiates a new clean-slate JsonSerializerBuilder object.
create() - Static method in class org.apache.juneau.msgpack.MsgPackParser
Instantiates a new clean-slate MsgPackParserBuilder object.
create() - Static method in class org.apache.juneau.msgpack.MsgPackSerializer
Instantiates a new clean-slate MsgPackSerializerBuilder object.
create() - Static method in class org.apache.juneau.oapi.OpenApiParser
Instantiates a new clean-slate OpenApiParserBuilder object.
create() - Static method in class org.apache.juneau.oapi.OpenApiSerializer
Instantiates a new clean-slate OpenApiSerializerBuilder object.
create() - Static method in class org.apache.juneau.parser.Parser
Instantiates a new clean-slate ParserBuilder object.
create() - Static method in class org.apache.juneau.parser.ParserGroup
Instantiates a new clean-slate ParserGroupBuilder object.
create() - Static method in class org.apache.juneau.plaintext.PlainTextParser
Instantiates a new clean-slate PlainTextParserBuilder object.
create() - Static method in class org.apache.juneau.plaintext.PlainTextSerializer
Instantiates a new clean-slate PlainTextSerializerBuilder object.
create() - Static method in class org.apache.juneau.PropertyStore
Creates a new empty builder for a property store.
create() - Static method in class org.apache.juneau.rest.client.RestClient
Instantiates a new clean-slate RestClientBuilder object.
create(Serializer, Parser) - Static method in class org.apache.juneau.rest.client.RestClient
Instantiates a new RestClientBuilder object using the specified serializer and parser.
create(Class<? extends Serializer>, Class<? extends Parser>) - Static method in class org.apache.juneau.rest.client.RestClient
Instantiates a new RestClientBuilder object using the specified serializer and parser.
create() - Static method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
Creates a new instance of a ReaderResourceBuilder
create() - Static method in class org.apache.juneau.rest.helper.ResolvingReaderResource
Creates a new instance of a ResolvingReaderResource.Builder for this class.
create() - Static method in class org.apache.juneau.rest.helper.StreamResource
Deprecated.
Creates a new instance of a StreamResourceBuilder
create() - Static method in class org.apache.juneau.rest.mock.MockHttpSession
Creates a new HTTP session.
create(Class<?>) - Static method in class org.apache.juneau.rest.mock.MockRest
Create a new mock REST interface
create(Class<?>, boolean) - Static method in class org.apache.juneau.rest.mock.MockRest
Create a new mock REST interface
create() - Static method in class org.apache.juneau.rest.mock.MockServletRequest
Creates a new servlet request.
create(String, String, Object...) - Static method in class org.apache.juneau.rest.mock.MockServletRequest
Creates a new servlet request with the specified method name and request path.
create() - Static method in class org.apache.juneau.rest.mock.MockServletResponse
Creates a new servlet response.
create() - Static method in class org.apache.juneau.rest.ReaderResource
Deprecated.
Creates a new instance of a ReaderResourceBuilder
create(Object) - Static method in class org.apache.juneau.rest.RestContext
Constructor.
create() - Static method in class org.apache.juneau.rest.StreamResource
Deprecated.
Creates a new instance of a StreamResourceBuilder
create() - Static method in class org.apache.juneau.serializer.SerializerGroup
Instantiates a new clean-slate SerializerGroupBuilder object.
create() - Static method in class org.apache.juneau.svl.VarResolver
Instantiates a new clean-slate VarResolverBuilder object.
create(BeanSession, ClassMeta<?>) - Method in class org.apache.juneau.transform.BuilderSwap
Creates a new builder object.
create() - Static method in class org.apache.juneau.uon.UonParser
Instantiates a new clean-slate UonParserBuilder object.
create() - Static method in class org.apache.juneau.uon.UonSerializer
Instantiates a new clean-slate UonSerializerBuilder object.
create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingParser
Instantiates a new clean-slate UrlEncodingParserBuilder object.
create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Instantiates a new clean-slate UrlEncodingSerializerBuilder object.
create(T...) - Static method in class org.apache.juneau.utils.AList
Convenience method for creating a list of objects.
create() - Static method in class org.apache.juneau.utils.AMap
Creates an empty map.
create(K, V) - Static method in class org.apache.juneau.utils.AMap
Creates a map with one entry.
create(T...) - Static method in class org.apache.juneau.utils.ASet
Convenience method for creating a list of objects.
create(Class<T>, IdGenerator<K>) - Static method in class org.apache.juneau.utils.IdMap
Creates a new map.
create(Object, Object) - Static method in class org.apache.juneau.utils.IOPipe
Creates a new pipe with the specified input and output.
create(Class<?>) - Static method in class org.apache.juneau.utils.MessageBundle
Constructor.
create(Class<?>, String) - Static method in class org.apache.juneau.utils.MessageBundle
Constructor.
create(Object...) - Static method in class org.apache.juneau.utils.ProcBuilder
Creates a process builder with the specified arguments.
create() - Static method in class org.apache.juneau.utils.ProcBuilder
Creates an empty process builder.
create(String, String) - Static method in class org.apache.juneau.xml.Namespace
Create a Namespace with the specified name and URI.
create(String) - Static method in class org.apache.juneau.xml.Namespace
Create a Namespace from a "name:uri" string pair.
create(Object) - Static method in class org.apache.juneau.xml.Namespace
Converts the specified object into a Namespace object.
create() - Static method in class org.apache.juneau.xml.XmlParser
Instantiates a new clean-slate XmlParserBuilder object.
create() - Static method in class org.apache.juneau.xml.XmlSerializer
Instantiates a new clean-slate XmlSerializerBuilder object.
createArray(Object) - Static method in class org.apache.juneau.xml.Namespace
Converts the specified object into an array of Namespace object.
createBeanSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanContext
Same as BeanContext.createSession(BeanSessionArgs) except always returns a BeanSession object unlike BeanContext.createSession(BeanSessionArgs) which is meant to be overridden by subclasses.
createBeanSession() - Method in class org.apache.juneau.BeanContext
Same as BeanContext.createSession() except always returns a BeanSession object unlike BeanContext.createSession() which is meant to be overridden by subclasses.
createBeanTypeNameProperty(BeanMap<?>, String) - Static method in class org.apache.juneau.serializer.SerializerSession
Create a "_type" property that contains the dictionary name of the bean.
createConnectionManager() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Creates the HttpClientConnectionManager returned by RestClientBuilder.createConnectionManager().
createConsoleCommands() - Method in class org.apache.juneau.microservice.Microservice
Constructs the list of available console commands.
Created - Class in org.apache.juneau.rest.response
Represents an HTTP 201 Created response.
Created() - Constructor for class org.apache.juneau.rest.response.Created
Constructor using HTTP-standard message.
Created(String) - Constructor for class org.apache.juneau.rest.response.Created
Constructor using custom message.
createDefaultBeanSessionArgs() - Method in class org.apache.juneau.BeanContext
Same as BeanContext.createDefaultSessionArgs() except always returns a BeanSessionArgs unlike BeanContext.createDefaultBeanSessionArgs() which is meant to be overridden by subclasses.
createDefaultSessionArgs() - Method in class org.apache.juneau.BeanContext
 
createDefaultSessionArgs() - Method in class org.apache.juneau.config.Config
Unused.
createDefaultSessionArgs() - Method in class org.apache.juneau.config.store.ConfigStore
Unused.
createDefaultSessionArgs() - Method in class org.apache.juneau.Context
Defines default session arguments used when calling the Context.createSession() method.
createDefaultSessionArgs() - Method in class org.apache.juneau.parser.Parser
 
createDefaultSessionArgs() - Method in class org.apache.juneau.rest.RestContext
Unused.
createDefaultSessionArgs() - Method in class org.apache.juneau.serializer.Serializer
 
createHttpClient() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Creates an instance of an HttpClient to be used to handle all HTTP communications with the target server.
createHttpClientBuilder() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Creates an instance of an HttpClientBuilder to be used to create the HttpClient.
createIntGenerator(int) - Static method in class org.apache.juneau.utils.IdGenerators
Creates an ID generator using AtomicInteger initialized to value 1.
createIntGenerator() - Static method in class org.apache.juneau.utils.IdGenerators
Creates an ID generator using AtomicInteger initialized to the specified value.
createIntMap(Class<T>) - Static method in class org.apache.juneau.utils.IdMap
Creates a new ID map with integer keys with generator initialized to 1.
createIntMap(Class<T>, int) - Static method in class org.apache.juneau.utils.IdMap
Creates a new ID map with integer keys with generator initialized to the specified value.
createJettyDump(RestRequest, RestResponse) - Method in class org.apache.juneau.microservice.resources.DebugResource
[POST /jetty/dump] - Generates and saves the jetty thread dump file to jetty-thread-dump.log.
createLongGenerator(long) - Static method in class org.apache.juneau.utils.IdGenerators
Creates an ID generator using AtomicLong initialized to value 1.
createLongGenerator() - Static method in class org.apache.juneau.utils.IdGenerators
Creates an ID generator using AtomicLong initialized to the specified value.
createLongMap(Class<T>) - Static method in class org.apache.juneau.utils.IdMap
Creates a new ID map with long keys with generator initialized to 1.
createLongMap(Class<T>, long) - Static method in class org.apache.juneau.utils.IdMap
Creates a new ID map with long keys with generator initialized to the specified value.
createParameterSession() - Method in class org.apache.juneau.uon.UonParser
Create a UON parser session for parsing parameter values.
createPartSession() - Method in class org.apache.juneau.httppart.BaseHttpPartParser
 
createPartSession() - Method in class org.apache.juneau.httppart.BaseHttpPartSerializer
 
createPartSession(ParserSessionArgs) - Method in interface org.apache.juneau.httppart.HttpPartParser
Creates a new parser session.
createPartSession() - Method in interface org.apache.juneau.httppart.HttpPartParser
Creates a new no-argument parser session.
createPartSession(SerializerSessionArgs) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
Creates a new serializer session.
createPartSession() - Method in interface org.apache.juneau.httppart.HttpPartSerializer
Creates a new no-argument serializer session.
createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.httppart.SimplePartParser
 
createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.httppart.SimplePartSerializer
 
createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiParser
 
createPartSession() - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
createPartSession(ParserSessionArgs) - Method in class org.apache.juneau.uon.UonParser
 
createPartSession() - Method in class org.apache.juneau.uon.UonParser
 
createPartSession(SerializerSessionArgs) - Method in class org.apache.juneau.uon.UonSerializer
 
createPartSession() - Method in class org.apache.juneau.uon.UonSerializer
 
createPipe(Object) - Method in class org.apache.juneau.parser.InputStreamParserSession
Wraps the specified input object into a ParserPipe object so that it can be easily converted into a stream or reader.
createPipe(Object) - Method in class org.apache.juneau.parser.ParserSession
Wraps the specified input object into a ParserPipe object so that it can be easily converted into a stream or reader.
createPipe(Object) - Method in class org.apache.juneau.parser.ReaderParserSession
Wraps the specified input object into a ParserPipe object so that it can be easily converted into a stream or reader.
createPipe(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Wraps the specified input object into a ParserPipe object so that it can be easily converted into a stream or reader.
createPropertyStore() - Method in class org.apache.juneau.rest.RestContextBuilder
Creates a new PropertyStore object initialized with the properties defined in this config.
createRequest(HttpServletRequest) - Method in class org.apache.juneau.rest.BasicRestCallHandler
Creates a RestRequest object based on the specified incoming HttpServletRequest object.
createRequest(HttpServletRequest) - Method in interface org.apache.juneau.rest.RestCallHandler
Creates a RestRequest object based on the specified incoming HttpServletRequest object.
createResponse(RestRequest, HttpServletResponse) - Method in class org.apache.juneau.rest.BasicRestCallHandler
Creates a RestResponse object based on the specified incoming HttpServletResponse object and the request returned by BasicRestCallHandler.createRequest(HttpServletRequest).
createResponse(RestRequest, HttpServletResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
Creates a RestResponse object based on the specified incoming HttpServletResponse object and the request returned by RestCallHandler.createRequest(HttpServletRequest).
createServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Method used to create (but not start) an instance of a Jetty server.
createSession() - Method in class org.apache.juneau.BeanContext
Create a new bean session based on the properties defined on this context.
createSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanContext
Create a new bean session based on the properties defined on this context combined with the specified runtime args.
createSession(SessionArgs) - Method in class org.apache.juneau.BeanContext
 
createSession(BeanSessionArgs) - Method in class org.apache.juneau.BeanTraverseContext
 
createSession(SessionArgs) - Method in class org.apache.juneau.config.Config
Unused.
createSession(SessionArgs) - Method in class org.apache.juneau.config.store.ConfigStore
Unused.
createSession() - Method in class org.apache.juneau.Context
Create a new bean session based on the properties defined on this context.
createSession(SessionArgs) - Method in class org.apache.juneau.Context
Create a new session based on the properties defined on this context combined with the specified runtime args.
createSession(ParserSessionArgs) - Method in class org.apache.juneau.csv.CsvParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.csv.CsvSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlDocSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.html.HtmlParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSchemaDocSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSchemaSerializer
 
createSession() - Method in class org.apache.juneau.html.HtmlSchemaSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.html.HtmlStrippedDocSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.jena.RdfParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.jena.RdfSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.jso.JsoParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.jso.JsoSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.json.JsonParser
 
createSession() - Method in class org.apache.juneau.json.JsonSchemaSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSchemaSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSerializer
 
createSession(BeanSessionArgs) - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
 
createSession() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackSerializer
 
createSession() - Method in class org.apache.juneau.oapi.OpenApiParser
 
createSession() - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.parser.Parser
Create the session object that will be passed in to the parse method.
createSession() - Method in class org.apache.juneau.parser.Parser
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.plaintext.PlainTextParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.plaintext.PlainTextSerializer
 
createSession(BeanSessionArgs) - Method in class org.apache.juneau.rest.RestContext
Unused.
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.OutputStreamSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.Serializer
Create the session object used for actual serialization of objects.
createSession() - Method in class org.apache.juneau.serializer.Serializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.serializer.WriterSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.soap.SoapXmlSerializer
 
createSession() - Method in class org.apache.juneau.svl.VarResolver
Creates a new resolver session with no session objects.
createSession(Map<String, Object>) - Method in class org.apache.juneau.svl.VarResolver
Same as VarResolver.createSession() except allows you to specify session objects as a map.
createSession(ParserSessionArgs) - Method in class org.apache.juneau.uon.UonParser
 
createSession() - Method in class org.apache.juneau.uon.UonParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.uon.UonSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlDocSerializer
 
createSession(ParserSessionArgs) - Method in class org.apache.juneau.xml.XmlParser
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSchemaDocSerializer
Deprecated.
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSchemaSerializer
Deprecated.
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xmlschema.XmlSchemaDocSerializer
 
createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializer
 
createTempFile(String) - Static method in class org.apache.juneau.internal.FileUtils
Create a temporary file with the specified name.
createVarResolver() - Method in class org.apache.juneau.microservice.Microservice
Creates the VarResolver used to resolve variables in the config file returned by Microservice.getConfig().
crossorigin(String) - Method in class org.apache.juneau.dto.html5.Audio
crossorigin attribute.
crossorigin(String) - Method in class org.apache.juneau.dto.html5.Img
crossorigin attribute.
crossorigin(String) - Method in class org.apache.juneau.dto.html5.Link
crossorigin attribute.
crossorigin(String) - Method in class org.apache.juneau.dto.html5.Script
crossorigin attribute.
crossorigin(String) - Method in class org.apache.juneau.dto.html5.Video
crossorigin attribute.
CSV - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
CSV - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
CsvParser - Class in org.apache.juneau.csv
TODO - Work in progress.
CsvParser(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvParser
Constructor.
CsvParserBuilder - Class in org.apache.juneau.csv
Builder class for building instances of CSV parsers.
CsvParserBuilder() - Constructor for class org.apache.juneau.csv.CsvParserBuilder
Constructor, default settings.
CsvParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvParserBuilder
Constructor.
CsvParserSession - Class in org.apache.juneau.csv
Session object that lives for the duration of a single use of CsvParser.
CsvParserSession(CsvParser, ParserSessionArgs) - Constructor for class org.apache.juneau.csv.CsvParserSession
Create a new session using properties specified in the context.
CsvSerializer - Class in org.apache.juneau.csv
TODO - Work in progress.
CsvSerializer(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvSerializer
Constructor.
CsvSerializerBuilder - Class in org.apache.juneau.csv
Builder class for building instances of CSV serializers.
CsvSerializerBuilder() - Constructor for class org.apache.juneau.csv.CsvSerializerBuilder
Constructor, default settings.
CsvSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.csv.CsvSerializerBuilder
Constructor.
CsvSerializerSession - Class in org.apache.juneau.csv
Session object that lives for the duration of a single use of CsvSerializer.
CsvSerializerSession(CsvSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.csv.CsvSerializerSession
Create a new session using properties specified in the context.
cTag() - Method in class org.apache.juneau.xml.XmlWriter
Closes a tag.
ctx - Variable in class org.apache.juneau.BeanMeta
The bean context that created this metadata object.

D

Data - Class in org.apache.juneau.dto.html5
DTO for an HTML <data> element.
Data() - Constructor for class org.apache.juneau.dto.html5.Data
 
data() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Data element.
data(String, Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Data element with the specified Data.value(Object) attribute and child node.
data(String) - Method in class org.apache.juneau.dto.html5.Object2
data attribute.
Datalist - Class in org.apache.juneau.dto.html5
DTO for an HTML <datalist> element.
Datalist() - Constructor for class org.apache.juneau.dto.html5.Datalist
 
datalist() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Datalist element.
datalist(String, Option...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Datalist element with the specified Datalist.id(String) attribute and child nodes.
DataSet - Class in org.apache.juneau.dto.cognos
Represents a Cognos dataset.
DataSet() - Constructor for class org.apache.juneau.dto.cognos.DataSet
Bean constructor.
DataSet(Column[], Object, BeanSession) - Constructor for class org.apache.juneau.dto.cognos.DataSet
Constructor.
DataSet.Row - Class in org.apache.juneau.dto.cognos
Represents a row of data.
DATE - Static variable in class org.apache.juneau.http.annotation.FormatType
 
Date - Class in org.apache.juneau.http
Represents a parsed Date HTTP request/response header.
date - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
date(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Date request header.
date(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Date request header.
date(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Date header value on the request.
DATE_TIME - Static variable in class org.apache.juneau.http.annotation.FormatType
 
DateFull() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateFull
 
DateFull() - Constructor for class org.apache.juneau.transforms.DateSwap.DateFull
 
DateHeader - Class in org.apache.juneau.rest.client
Convenience class for setting date headers in RFC2616 format.
DateHeader(String, Date) - Constructor for class org.apache.juneau.rest.client.DateHeader
Creates a date request property in RFC2616 format.
DateLong() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateLong
 
DateLong() - Constructor for class org.apache.juneau.transforms.DateSwap.DateLong
 
DateLongSwap - Class in org.apache.juneau.transforms
Transforms Dates to Longs.
DateLongSwap() - Constructor for class org.apache.juneau.transforms.DateLongSwap
 
DateMapSwap - Class in org.apache.juneau.transforms
Transforms Dates to Maps of the format {value:long}.
DateMapSwap() - Constructor for class org.apache.juneau.transforms.DateMapSwap
 
DateMedium() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateMedium
 
DateMedium() - Constructor for class org.apache.juneau.transforms.DateSwap.DateMedium
 
DateShort() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateShort
 
DateShort() - Constructor for class org.apache.juneau.transforms.DateSwap.DateShort
 
DateSimple() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateSimple
 
DateSimple() - Constructor for class org.apache.juneau.transforms.DateSwap.DateSimple
 
DateSwap - Class in org.apache.juneau.transforms
Transforms Dates to Strings.
DateSwap() - Constructor for class org.apache.juneau.transforms.DateSwap
 
DateSwap.DateFull - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.FULL date strings.
DateSwap.DateLong - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.LONG date strings.
DateSwap.DateMedium - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.MEDIUM date strings.
DateSwap.DateShort - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.SHORT date strings.
DateSwap.DateSimple - Class in org.apache.juneau.transforms
Transforms Dates to simple "yyyy/MM/dd" date strings.
DateSwap.DateTimeFull - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.FULL date-time strings.
DateSwap.DateTimeLong - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.LONG date-time strings.
DateSwap.DateTimeMedium - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.MEDIUM date-time strings.
DateSwap.DateTimeShort - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.SHORT date-time strings.
DateSwap.DateTimeSimple - Class in org.apache.juneau.transforms
Transforms Dates to simple "yyyy/MM/dd HH:mm:ss" date-time strings.
DateSwap.ISO8601D - Class in org.apache.juneau.transforms
ISO8601 date only.
DateSwap.ISO8601DT - Class in org.apache.juneau.transforms
Transforms Calendars to ISO8601 date-time strings.
DateSwap.ISO8601DTL - Class in org.apache.juneau.transforms
Transforms Dates to ISO8601 date-time-local strings.
DateSwap.ISO8601DTP - Class in org.apache.juneau.transforms
Same as CalendarSwap.ISO8601DT except serializes to millisecond precision.
DateSwap.ISO8601DTPZ - Class in org.apache.juneau.transforms
Same as CalendarSwap.ISO8601DTZ except serializes to millisecond precision.
DateSwap.ISO8601DTZ - Class in org.apache.juneau.transforms
Same as DateSwap.ISO8601DT, except always serializes in GMT.
DateSwap.RFC2822D - Class in org.apache.juneau.transforms
Transforms Dates to RFC2822 date strings.
DateSwap.RFC2822DT - Class in org.apache.juneau.transforms
Transforms Dates to RFC2822 date-time strings.
DateSwap.RFC2822DTZ - Class in org.apache.juneau.transforms
Same as DateSwap.RFC2822DT, except always serializes in GMT.
DateSwap.TimeFull - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.FULL time strings.
DateSwap.TimeLong - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.LONG time strings.
DateSwap.TimeMedium - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.MEDIUM time strings.
DateSwap.TimeShort - Class in org.apache.juneau.transforms
Transforms Dates to DateFormat.SHORT time strings.
DateSwap.TimeSimple - Class in org.apache.juneau.transforms
Transforms Dates to simple "HH:mm:ss" time strings.
DateSwap.ToString - Class in org.apache.juneau.transforms
Transforms Dates to Strings using the Date.toString() method.
datetime(String) - Method in class org.apache.juneau.dto.html5.Del
datetime attribute.
datetime(String) - Method in class org.apache.juneau.dto.html5.Ins
datetime attribute.
datetime(String) - Method in class org.apache.juneau.dto.html5.Time
datetime attribute.
DateTimeFull() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateTimeFull
 
DateTimeFull() - Constructor for class org.apache.juneau.transforms.DateSwap.DateTimeFull
 
DateTimeLong() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateTimeLong
 
DateTimeLong() - Constructor for class org.apache.juneau.transforms.DateSwap.DateTimeLong
 
DateTimeMedium() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateTimeMedium
 
DateTimeMedium() - Constructor for class org.apache.juneau.transforms.DateSwap.DateTimeMedium
 
DateTimeShort() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateTimeShort
 
DateTimeShort() - Constructor for class org.apache.juneau.transforms.DateSwap.DateTimeShort
 
DateTimeSimple() - Constructor for class org.apache.juneau.transforms.CalendarSwap.DateTimeSimple
 
DateTimeSimple() - Constructor for class org.apache.juneau.transforms.DateSwap.DateTimeSimple
 
DateUtils - Class in org.apache.juneau.internal
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
DateUtils() - Constructor for class org.apache.juneau.internal.DateUtils
 
Dd - Class in org.apache.juneau.dto.html5
DTO for an HTML <dd> element.
Dd() - Constructor for class org.apache.juneau.dto.html5.Dd
 
dd() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Dd element.
dd(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Dd element with the specified child nodes.
debug(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Debug mode.
debug() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Debug mode.
debug(Boolean) - Method in class org.apache.juneau.BeanSessionArgs
Debug mode.
debug() - Method in class org.apache.juneau.BeanTraverseBuilder
 
debug() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
debug() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
debug() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
debug() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
debug() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
debug() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
debug() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
debug() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
debug() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
debug() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
debug() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
debug() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
debug() - Method in class org.apache.juneau.json.JsonParserBuilder
 
debug() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
debug() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
debug() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
debug(String, Object...) - Method in class org.apache.juneau.microservice.JettyLogger
 
debug(String, long) - Method in class org.apache.juneau.microservice.JettyLogger
 
debug(Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
debug(String, Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
debug() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
debug() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
debug() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
debug() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
debug() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
debug() - Method in class org.apache.juneau.parser.ParserBuilder
 
debug() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
debug() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
debug() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
debug() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
debug() - Method in class org.apache.juneau.rest.client.RestCall
Sets Debug: value header on this request.
debug() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
debug() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Enabled debug mode on this request.
debug(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Debug mode.
debug() - Method in class org.apache.juneau.rest.RestContextBuilder
 
debug() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
debug() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
debug() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
debug(Boolean) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
 
debug() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
debug() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
debug() - Method in class org.apache.juneau.uon.UonParserBuilder
 
debug() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
debug() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
debug() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
debug() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
debug() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
debug() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
debug() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.json.JsonParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Debug output lines.
debugOutputLines(int) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Debug output lines.
debugOutputLines(int) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Debug output lines.
debugOutputLines(int) - Method in class org.apache.juneau.uon.UonParserBuilder
 
debugOutputLines(int) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
DebugResource - Class in org.apache.juneau.microservice.resources
Microservice debug utilities.
DebugResource() - Constructor for class org.apache.juneau.microservice.resources.DebugResource
 
decode(String, String) - Method in interface org.apache.juneau.config.encode.ConfigEncoder
Decode a string.
decode(String, String) - Method in class org.apache.juneau.config.encode.ConfigXorEncoder
 
decode(String, StringBuilder) - Static method in class org.apache.juneau.xml.XmlUtils
Translates any _x####_ sequences (introduced by the various encode methods) back into their original characters.
decodeHex(String) - Static method in class org.apache.juneau.internal.StringUtils
Debug method for rendering non-ASCII character sequences.
decodeString(String) - Method in class org.apache.juneau.xml.XmlParserSession
Decodes and trims the specified string.
decoding(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
decoding(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
Decoding(PropertyStore) - Constructor for class org.apache.juneau.uon.UonParser.Decoding
Constructor.
decoding(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
Configuration property: Decode "%xx" sequences.
decoding() - Method in class org.apache.juneau.uon.UonParserBuilder
Configuration property: Decode "%xx" sequences.
decoding() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
decoding(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
DEFAULT - Static variable in class org.apache.juneau.BeanContext
Default config.
DEFAULT - Static variable in class org.apache.juneau.BeanSessionArgs
Default empty session arguments.
DEFAULT - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Default file store, all default values.
DEFAULT - Static variable in class org.apache.juneau.config.store.ConfigMemoryStore
Default memory store, all default values.
DEFAULT - Static variable in class org.apache.juneau.csv.CsvParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.csv.CsvSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.encoders.EncoderGroup
A default encoder group consisting of identity and G-Zip encoding.
DEFAULT - Static variable in class org.apache.juneau.html.HtmlBeanPropertyMeta
Default instance.
DEFAULT - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.html.HtmlParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.html.HtmlSchemaSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.html.HtmlSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.httppart.HttpPartSchema
Reusable instance of this object, all default settings.
DEFAULT - Static variable in class org.apache.juneau.httppart.SimplePartParser
Reusable instance of SimplePartParser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.httppart.SimplePartSerializer
Reusable instance of SimplePartSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.httppart.SimpleUonPartSerializer
Deprecated.
Reusable instance of SimpleUonPartSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.httppart.UonPartParser
Deprecated.
Reusable instance of UonPartParser.
DEFAULT - Static variable in class org.apache.juneau.httppart.UonPartSerializer
Deprecated.
Reusable instance of UonPartSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.internal.ByteArrayCache
Default global byte array cache.
DEFAULT - Static variable in class org.apache.juneau.jena.N3Parser
Default N3 parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.N3Serializer
Default N3 serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.NTripleParser
Default N-Triple parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.NTripleSerializer
Default N-Triple serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.RdfBeanPropertyMeta
Default instance.
DEFAULT - Static variable in class org.apache.juneau.jena.RdfXmlAbbrevSerializer
Default RDF/XML serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.RdfXmlParser
Default XML parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.RdfXmlSerializer
Default RDF/XML serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.TurtleParser
Default Turtle parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jena.TurtleSerializer
Default Turtle serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jso.JsoParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.jso.JsoSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.json.JsonParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.json.JsonSchemaSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.json.JsonSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.json.SimpleJsonSerializer
Default serializer, single quotes, simple mode.
DEFAULT - Static variable in class org.apache.juneau.jsonschema.JsonSchemaBeanPropertyMeta
Default instance.
DEFAULT - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.marshall.Html
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.Jso
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.Json
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.MsgPack
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.N3
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.NTriple
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.OpenApi
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.PlainText
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.RdfXml
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.RdfXmlAbbrev
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.SimpleJson
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.Turtle
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.Uon
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.UrlEncoding
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.marshall.Xml
Default reusable instance.
DEFAULT - Static variable in class org.apache.juneau.msgpack.MsgPackParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.msgpack.MsgPackSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.oapi.OpenApiParser
Reusable instance of OpenApiParser.
DEFAULT - Static variable in class org.apache.juneau.oapi.OpenApiSerializer
Reusable instance of OpenApiSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.parser.ParserSessionArgs
Default parser session args.
DEFAULT - Static variable in class org.apache.juneau.plaintext.PlainTextParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.plaintext.PlainTextSerializer
Default serializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.PropertyStore
A default empty property store.
DEFAULT - Static variable in class org.apache.juneau.rest.client.RestCallLogger
Default HTTP request logger.
DEFAULT - Static variable in class org.apache.juneau.rest.client.RetryOn
Default RetryOn that returns true of any HTTP response >= 400 is received.
DEFAULT - Static variable in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Reusable SSL options for normal SSL (default cert validation and hostname verification).
DEFAULT - Static variable in class org.apache.juneau.serializer.SerializerSessionArgs
Default serializer session args.
DEFAULT - Static variable in class org.apache.juneau.SessionArgs
Default empty session arguments.
DEFAULT - Static variable in class org.apache.juneau.svl.VarResolver
Default string variable resolver with support for system properties and environment variables: $S{key[,default]} - SystemPropertiesVar $E{key[,default]} - EnvVariablesVar $A{key[,default]} - ArgsVar $MF{key[,default]} - ManifestFileVar $IF{arg,then[,else]} - IfVar $SW{arg,pattern1:then1[,pattern2:then2...]} - SwitchVar $CO{arg[,arg2...]} - CoalesceVar $PM{arg,pattern} - PatternMatchVar $UC{arg} - UpperCaseVar $LC{arg} - LowerCaseVar $NE{arg} - NotEmptyVar
DEFAULT - Static variable in class org.apache.juneau.transform.PropertyFilter
Default reusable property filter instance.
DEFAULT - Static variable in class org.apache.juneau.uon.UonParser
Reusable instance of UonParser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.uon.UonSerializer
Reusable instance of UonSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.UriContext
Default URI context.
DEFAULT - Static variable in class org.apache.juneau.urlencoding.UrlEncodingParser
Reusable instance of UrlEncodingParser.
DEFAULT - Static variable in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Reusable instance of UrlEncodingSerializer, all default settings.
DEFAULT - Static variable in class org.apache.juneau.utils.ExtendedMimetypesFileTypeMap
Reusable map since this object is somewhat expensive to create.
DEFAULT - Static variable in class org.apache.juneau.utils.SearchArgs
Default search args.
DEFAULT - Static variable in class org.apache.juneau.xml.XmlBeanPropertyMeta
Default instance.
DEFAULT - Static variable in class org.apache.juneau.xml.XmlParser
Default parser, all default settings.
DEFAULT - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer without namespaces.
DEFAULT_BASE64 - Static variable in class org.apache.juneau.msgpack.MsgPackParser
Default parser, all default settings, string input encoded as BASE64.
DEFAULT_BASE64 - Static variable in class org.apache.juneau.msgpack.MsgPackSerializer
Default serializer, all default settings, spaced-hex string output.
DEFAULT_DECODING - Static variable in class org.apache.juneau.uon.UonParser
Reusable instance of UonParser with decodeChars set to true.
DEFAULT_ENCODING - Static variable in class org.apache.juneau.uon.UonSerializer
Reusable instance of UonSerializer.Encoding.
DEFAULT_EXPANDED - Static variable in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Reusable instance of UrlEncodingSerializer.Expanded.
DEFAULT_JUNEAU_NAMESPACE - Static variable in class org.apache.juneau.xml.XmlSerializer
 
DEFAULT_LAX - Static variable in class org.apache.juneau.json.JsonSerializer
DEFAULT_LAX_READABLE - Static variable in class org.apache.juneau.json.JsonSerializer
DEFAULT_LAX_READABLE_SAFE - Static variable in class org.apache.juneau.json.JsonSerializer
DEFAULT_N3 - Static variable in class org.apache.juneau.jena.RdfParser
Deprecated.
DEFAULT_N3 - Static variable in class org.apache.juneau.jena.RdfSerializer
Deprecated.
DEFAULT_NS - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer, all default settings.
DEFAULT_NS_SQ - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer, single quotes.
DEFAULT_NS_SQ_READABLE - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer, single quotes, whitespace added.
DEFAULT_NTRIPLE - Static variable in class org.apache.juneau.jena.RdfParser
Deprecated.
DEFAULT_NTRIPLE - Static variable in class org.apache.juneau.jena.RdfSerializer
Deprecated.
DEFAULT_PLAINTEXT - Static variable in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Reusable instance of UrlEncodingSerializer.PlainText.
DEFAULT_READABLE - Static variable in class org.apache.juneau.html.HtmlSchemaSerializer
Default serializer, all default settings.
DEFAULT_READABLE - Static variable in class org.apache.juneau.json.JsonSchemaSerializer
Default serializer, all default settings.
DEFAULT_READABLE - Static variable in class org.apache.juneau.json.JsonSerializer
Default serializer, all default settings.
DEFAULT_READABLE - Static variable in class org.apache.juneau.json.SimpleJsonSerializer
Default serializer, single quotes, simple mode, with whitespace.
DEFAULT_READABLE - Static variable in class org.apache.juneau.marshall.SimpleJson
Default reusable instance, readable format.
DEFAULT_READABLE - Static variable in class org.apache.juneau.uon.UonSerializer
Reusable instance of UonSerializer.Readable.
DEFAULT_READABLE - Static variable in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Reusable instance of UrlEncodingSerializer.Readable.
DEFAULT_SIMPLE - Static variable in class org.apache.juneau.html.HtmlSchemaSerializer
Default serializer, single quotes, simple mode.
DEFAULT_SIMPLE - Static variable in class org.apache.juneau.json.JsonSchemaSerializer
Default serializer, single quotes, simple mode.
DEFAULT_SIMPLE_READABLE - Static variable in class org.apache.juneau.html.HtmlSchemaSerializer
Default serializer, single quotes, simple mode, with whitespace.
DEFAULT_SIMPLE_READABLE - Static variable in class org.apache.juneau.json.JsonSchemaSerializer
Default serializer, single quotes, simple mode, with whitespace.
DEFAULT_SORTED - Static variable in class org.apache.juneau.BeanContext
Default config.
DEFAULT_SPACED_HEX - Static variable in class org.apache.juneau.msgpack.MsgPackParser
Default parser, all default settings, string input encoded as spaced-hex.
DEFAULT_SPACED_HEX - Static variable in class org.apache.juneau.msgpack.MsgPackSerializer
Default serializer, all default settings, spaced-hex string output.
DEFAULT_SQ - Static variable in class org.apache.juneau.html.HtmlSerializer
Default serializer, single quotes.
DEFAULT_SQ - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer without namespaces, with single quotes.
DEFAULT_SQ_READABLE - Static variable in class org.apache.juneau.html.HtmlSerializer
Default serializer, single quotes, whitespace added.
DEFAULT_SQ_READABLE - Static variable in class org.apache.juneau.xml.XmlSerializer
Default serializer without namespaces, with single quotes, whitespace added.
DEFAULT_STRICT - Static variable in class org.apache.juneau.json.JsonParser
Default parser, all default settings.
DEFAULT_TURTLE - Static variable in class org.apache.juneau.jena.RdfParser
Deprecated.
DEFAULT_TURTLE - Static variable in class org.apache.juneau.jena.RdfSerializer
Deprecated.
DEFAULT_XML - Static variable in class org.apache.juneau.jena.RdfParser
Deprecated.
DEFAULT_XML - Static variable in class org.apache.juneau.jena.RdfSerializer
Deprecated.
DEFAULT_XMLABBREV - Static variable in class org.apache.juneau.jena.RdfSerializer
DEFAULT_XS_NAMESPACE - Static variable in class org.apache.juneau.xml.XmlSerializer
 
defaultAccept(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Specifies a default Accept header value if not specified on a request.
defaultAuthSchemeRegistry(Lookup<AuthSchemeProvider>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultCharset(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default character encoding.
defaultCharset(Charset) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default character encoding.
defaultConnectionConfig(ConnectionConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultContentType(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Specifies a default Content-Type header value if not specified on a request.
defaultCookieSpecRegistry(Lookup<CookieSpecProvider>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultCookieStore(CookieStore) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultCredentialsProvider(CredentialsProvider) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
DefaultHandler - Class in org.apache.juneau.rest.reshandlers
Response handler for POJOs not handled by other handlers.
DefaultHandler() - Constructor for class org.apache.juneau.rest.reshandlers.DefaultHandler
 
defaultHeaders(Collection<? extends Header>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
DefaultingVar - Class in org.apache.juneau.svl
Interface for the resolution of vars with a default value if the resolve() method returns null.
DefaultingVar(String) - Constructor for class org.apache.juneau.svl.DefaultingVar
Constructor.
defaultNamespace(String) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
defaultNamespace(String) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
defaultNamespace(String) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Default namespace.
defaultNamespace(String) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
defaultRequestConfig(RequestConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultRequestHeader(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default request headers.
defaultRequestHeaders(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default request headers.
defaultResponseHeader(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default response headers.
defaultResponseHeaders(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Default response headers.
defaultSchema(Class<?>, ObjectMap) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Default schemas.
defaultSchema(Class<?>, ObjectMap) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Default schemas.
defaultSchema(Class<?>, ObjectMap) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Default schemas.
defaultSocketConfig(SocketConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
defaultVars() - Method in class org.apache.juneau.svl.VarResolverBuilder
Adds the default variables to this builder.
defer(Object) - Method in class org.apache.juneau.dto.html5.Script
defer attribute.
definition(String, ObjectMap) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the definitions property.
definition(String, SchemaInfo) - Method in class org.apache.juneau.dto.swagger.Swagger
definitions(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the definitions property.
Del - Class in org.apache.juneau.dto.html5
DTO for an HTML <del> element.
Del() - Constructor for class org.apache.juneau.dto.html5.Del
 
del() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Del element.
del(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Del element with the specified Del.children(Object[]) node.
Delegate<T> - Interface in org.apache.juneau
An object that represents another object, often wrapping that object.
DelegateBeanMap<T> - Class in org.apache.juneau.internal
Represents a wrapped BeanMap where property values can be overridden, removed, or reordered without affecting the underlying bean.
DelegateBeanMap(T, BeanSession) - Constructor for class org.apache.juneau.internal.DelegateBeanMap
Constructor.
delegateFor(BeanPropertyMeta) - Method in class org.apache.juneau.BeanPropertyMeta.Builder
Sets the original bean property that this one is overriding.
DelegateList<T extends Collection<?>> - Class in org.apache.juneau.internal
Represents a wrapped Collection where entries in the list can be removed or reordered without affecting the underlying list.
DelegateList(ClassMeta<T>) - Constructor for class org.apache.juneau.internal.DelegateList
Constructor.
DelegateMap<T> - Class in org.apache.juneau.internal
Represents a wrapped Map where entries in the map can be removed without affecting the underlying map.
DelegateMap(ClassMeta<T>) - Constructor for class org.apache.juneau.internal.DelegateMap
Constructor.
DELETE - Static variable in class org.apache.juneau.http.HttpMethodName
delete(File) - Static method in class org.apache.juneau.internal.FileUtils
Recursively deletes a file or directory.
delete() - Method in class org.apache.juneau.parser.ParserReader
Trims off the last character in the marking buffer.
delete(int) - Method in class org.apache.juneau.parser.ParserReader
Trims off the specified number of last characters in the marking buffer.
delete(String) - Method in class org.apache.juneau.rest.mock.MockRest
Perform a DELETE request.
delete(String) - Method in class org.apache.juneau.utils.PojoRest
Remove an element from a POJO model.
deleteAt(String) - Method in class org.apache.juneau.ObjectList
Similar to remove(int),but the key is a slash-delimited path used to traverse entries in this POJO.
deleteAt(String) - Method in class org.apache.juneau.ObjectMap
Similar to remove(Object), but the key is a slash-delimited path used to traverse entries in this POJO.
deleteFile(String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
deleteFile(String) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
deminimize(Object, String) - Method in class org.apache.juneau.dto.html5.HtmlElement
If the specified attribute is a boolean, it gets converted to the attribute name if true or null if false.
deprecated(Object) - Method in class org.apache.juneau.dto.swagger.Operation
description(Object) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
description(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
description(Object) - Method in class org.apache.juneau.dto.swagger.Info
description(Object) - Method in class org.apache.juneau.dto.swagger.Operation
description(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
description(Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
description(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
description(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
description(Object) - Method in class org.apache.juneau.dto.swagger.Tag
description(String) - Method in class org.apache.juneau.rest.helper.ResourceDescription
Sets the description field on this label to a new value.
description(Object) - Method in class org.apache.juneau.rest.labels.NameDescription
Deprecated.
Sets the description field on this label to a new value.
destroy() - Method in class org.apache.juneau.rest.RestContext
Calls Servlet.destroy() on any child resources defined on this resource.
destroy() - Method in class org.apache.juneau.rest.RestServlet
 
detectHttpMethod(Method, boolean, String) - Static method in class org.apache.juneau.internal.HttpUtils
Given a method name, infers the REST method name.
detectHttpPath(Method, boolean) - Static method in class org.apache.juneau.internal.HttpUtils
Given a Java method, infers the REST path.
detectLabelParameters(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Look for link labels in URIs.
detectLinksInStrings(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Look for URLs in Strings.
detectRecursions(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Automatically detect POJO recursions.
detectRecursions() - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Automatically detect POJO recursions.
detectRecursions(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
detectRecursions() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
detectRecursions(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
detectRecursions() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
detectRecursions(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Automatically detect POJO recursions.
detectRecursions() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Automatically detect POJO recursions.
detectRecursions(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
detectRecursions() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
detectRecursions() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
detectRecursions(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
detectRecursions(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
detectRecursions() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
Dfn - Class in org.apache.juneau.dto.html5
DTO for an HTML <dfn> element.
Dfn() - Constructor for class org.apache.juneau.dto.html5.Dfn
 
dfn() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Dfn element.
dfn(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Dfn element with the specified child nodes.
dir(String) - Method in class org.apache.juneau.dto.html5.Bdo
 
dir(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
dir attribute.
directory(String) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Local file system directory.
directory(File) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Local file system directory.
directory(File) - Method in class org.apache.juneau.utils.ProcBuilder
Sets the directory where the command will be executed.
DIRECTORY_RESOURCE_allowDeletes - Static variable in class org.apache.juneau.microservice.resources.DirectoryResource
Configuration property: Allow deletes on files.
DIRECTORY_RESOURCE_allowUploads - Static variable in class org.apache.juneau.microservice.resources.DirectoryResource
Configuration property: Allow uploads on files.
DIRECTORY_RESOURCE_allowViews - Static variable in class org.apache.juneau.microservice.resources.DirectoryResource
Configuration property: Allow view and downloads on files.
DIRECTORY_RESOURCE_rootDir - Static variable in class org.apache.juneau.microservice.resources.DirectoryResource
Configuration property: Root directory.
DirectoryResource - Class in org.apache.juneau.microservice.resources
REST resource that allows access to a file system directory.
DirectoryResource() - Constructor for class org.apache.juneau.microservice.resources.DirectoryResource
 
DirectoryResource.Action - Class in org.apache.juneau.microservice.resources
 
DirectoryResource.FileResource - Class in org.apache.juneau.microservice.resources
 
dirname(String) - Method in class org.apache.juneau.dto.html5.Input
dirname attribute.
dirname(String) - Method in class org.apache.juneau.dto.html5.Textarea
dirname attribute.
disableAuthCaching() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
disableAutomaticRetries() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
disableConnectionState() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
disableContentCompression() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
disableCookieManagement() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
disabled(Object) - Method in class org.apache.juneau.dto.html5.Button
disabled attribute.
disabled(Boolean) - Method in class org.apache.juneau.dto.html5.Fieldset
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Input
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Keygen
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Optgroup
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Option
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Select
disabled attribute.
disabled(Object) - Method in class org.apache.juneau.dto.html5.Textarea
disabled attribute.
disableRedirectHandling() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
discriminator(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
dispatcherType(DispatcherType) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
Div - Class in org.apache.juneau.dto.html5
DTO for an HTML <div> element.
Div() - Constructor for class org.apache.juneau.dto.html5.Div
 
div() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Div element.
div(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Div element with the specified child nodes.
Dl - Class in org.apache.juneau.dto.html5
DTO for an HTML <dl> element.
Dl() - Constructor for class org.apache.juneau.dto.html5.Dl
 
dl() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Dl element.
dl(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Dl element with the specified child nodes.
doAdd(File) - Method in class org.apache.juneau.utils.ZipFileList.FileEntry
Subclasses can override this method to customize which files get added to a zip file.
doCall(HttpMethod, Object, Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a generic REST call.
doCall(String, Object, boolean) - Method in class org.apache.juneau.rest.client.RestClient
Perform a generic REST call.
doCallback(String) - Method in class org.apache.juneau.rest.client.RestClient
Performs a REST call where the entire call is specified in a simple string.
doDelete(Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a DELETE request against the specified URL.
doFormPost(Object, Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a POST request with a content type of application/x-www-form-urlencoded against the specified URL.
doGet(Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a GET request against the specified URL.
doOptions(Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform an OPTIONS request against the specified URL.
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.csv.CsvParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.html.HtmlParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.jena.RdfParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.jso.JsoParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.json.JsonParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.msgpack.MsgPackParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.parser.ParserSession
Workhorse method.
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.plaintext.PlainTextParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.uon.UonParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
 
doParse(ParserPipe, ClassMeta<T>) - Method in class org.apache.juneau.xml.XmlParserSession
 
doParseIntoCollection(ParserPipe, Collection<E>, Type) - Method in class org.apache.juneau.html.HtmlParserSession
 
doParseIntoCollection(ParserPipe, Collection<E>, Type) - Method in class org.apache.juneau.json.JsonParserSession
 
doParseIntoCollection(ParserPipe, Collection<E>, Type) - Method in class org.apache.juneau.parser.ParserSession
Implementation method.
doParseIntoCollection(ParserPipe, Collection<E>, Type) - Method in class org.apache.juneau.uon.UonParserSession
 
doParseIntoCollection(ParserPipe, Collection<E>, Type) - Method in class org.apache.juneau.xml.XmlParserSession
 
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.html.HtmlParserSession
 
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.json.JsonParserSession
 
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.parser.ParserSession
Implementation method.
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.uon.UonParserSession
 
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
 
doParseIntoMap(ParserPipe, Map<K, V>, Type, Type) - Method in class org.apache.juneau.xml.XmlParserSession
 
doPost(Object, Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a POST request against the specified URL.
doPost(Object) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.doPost(Object, Object) but don't specify the input yet.
doPut(Object, Object) - Method in class org.apache.juneau.rest.client.RestClient
Perform a PUT request against the specified URL.
doPut(Object) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.doPut(Object, Object) but don't specify the input yet.
doResolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.DefaultingVar
 
doResolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.MultipartResolvingVar
 
doResolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.Var
The method called from VarResolver.
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.csv.CsvSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.html.HtmlDocSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.html.HtmlSchemaDocSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.html.HtmlSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.html.HtmlStrippedDocSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.jena.RdfSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.jso.JsoSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.json.JsonSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.serializer.SerializerSession
Serializes a POJO to the specified output stream or writer.
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.uon.UonSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlDocSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSchemaDocSerializerSession
Deprecated.
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
Deprecated.
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaDocSerializerSession
 
doSerialize(SerializerPipe, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerSession
 
DOUBLE - Static variable in class org.apache.juneau.http.annotation.FormatType
 
download(Object) - Method in class org.apache.juneau.dto.html5.A
download attribute.
download(Object) - Method in class org.apache.juneau.dto.html5.Area
download attribute.
downloadFile(RestResponse, String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
downloadFile(RestResponse, String) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
Dt - Class in org.apache.juneau.dto.html5
DTO for an HTML <dt> element.
Dt() - Constructor for class org.apache.juneau.dto.html5.Dt
 
dt() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Dt element.
dt(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Dt element with the specified child nodes.
dumpCacheStats() - Static method in class org.apache.juneau.BeanContext
Prints meta cache statistics to System.out.

E

EarlyHints - Class in org.apache.juneau.rest.response
Represents an HTTP 103 Early Hints response.
EarlyHints() - Constructor for class org.apache.juneau.rest.response.EarlyHints
Constructor using HTTP-standard message.
EarlyHints(String) - Constructor for class org.apache.juneau.rest.response.EarlyHints
Constructor using custom message.
elements(Class<E>) - Method in class org.apache.juneau.ObjectList
Creates an Iterable with elements of the specified child type.
Em - Class in org.apache.juneau.dto.html5
DTO for an HTML <em> element.
Em() - Constructor for class org.apache.juneau.dto.html5.Em
 
em() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Em element.
em(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Em element with the specified Em.children(Object[]) nodes.
email(String) - Method in class org.apache.juneau.dto.atom.Person
Sets the email address of the person.
email(Object) - Method in class org.apache.juneau.dto.swagger.Contact
Embed - Class in org.apache.juneau.dto.html5
DTO for an HTML <embed> element.
Embed() - Constructor for class org.apache.juneau.dto.html5.Embed
 
embed() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Embed element.
embed(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Embed element with the specified Embed.src(Object) attribute.
empty(Query) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Header) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(FormData) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Response) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(ResponseHeader) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Schema) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Schema) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Deprecated.
empty(ExternalDocs) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(ExternalDocs) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Deprecated.
empty(Body) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Contact) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(License) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Items) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(Items) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Deprecated.
empty(SubItems) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
empty(SubItems) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Deprecated.
empty(Path) - Static method in class org.apache.juneau.http.annotation.AnnotationUtils
Returns true if the specified annotation contains all default values.
EMPTY - Static variable in class org.apache.juneau.parser.ParserGroup
An unmodifiable empty parser group.
empty(ResourceSwagger) - Static method in class org.apache.juneau.rest.util.AnnotationUtils
Returns true if the specified annotation contains all default values.
EMPTY - Static variable in class org.apache.juneau.serializer.SerializerGroup
An unmodifiable empty serializer group.
EMPTY_LIST - Static variable in class org.apache.juneau.ObjectList
An empty read-only ObjectList.
EMPTY_MAP - Static variable in class org.apache.juneau.ObjectMap
An empty read-only ObjectMap.
emptyIfNull(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns an empty string if the specified string is null.
emptyIfNull(Object) - Static method in class org.apache.juneau.internal.StringUtils
Returns an empty string if the specified object is null.
enableLaxSSL() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Enable LARestClientBuilder SSL support.
enableNamespaces(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
enableNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
enableNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Enable support for XML namespaces.
enableNamespaces() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Enable support for XML namespaces.
enableNamespaces(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
enableSSL() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Enable SSL support on this client.
enableSSL(SSLOpts) - Method in class org.apache.juneau.rest.client.RestClientBuilder
encode(String, String) - Method in interface org.apache.juneau.config.encode.ConfigEncoder
Encode a string.
encode(String, String) - Method in class org.apache.juneau.config.encode.ConfigXorEncoder
 
encodeAttrName(Writer, Object) - Static method in class org.apache.juneau.xml.XmlUtils
Serializes and encodes the specified object as valid XML attribute name.
encodeAttrValue(Writer, Object, boolean) - Static method in class org.apache.juneau.xml.XmlUtils
Encodes the specified attribute value and sends the results to the specified writer.
encodeElementName(Writer, Object) - Static method in class org.apache.juneau.xml.XmlUtils
Encodes any invalid XML element name characters to _x####_ sequences.
encodeElementName(Object) - Static method in class org.apache.juneau.xml.XmlUtils
Encodes any invalid XML element name characters to _x####_ sequences.
encodeEntries() - Method in class org.apache.juneau.config.Config
Encodes and unencoded entries in this config.
encoder(ConfigEncoder) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Value encoder.
encoder(Class<? extends ConfigEncoder>) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Value encoder.
Encoder - Class in org.apache.juneau.encoders
Used for enabling decompression on requests and compression on responses, such as support for GZIP compression.
Encoder() - Constructor for class org.apache.juneau.encoders.Encoder
 
encodeRedirectURL(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
encodeRedirectUrl(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
EncoderGroup - Class in org.apache.juneau.encoders
Represents the group of encoders keyed by codings.
EncoderGroup(Encoder[]) - Constructor for class org.apache.juneau.encoders.EncoderGroup
Constructor
EncoderGroupBuilder - Class in org.apache.juneau.encoders
Builder class for creating instances of EncoderGroup.
EncoderGroupBuilder() - Constructor for class org.apache.juneau.encoders.EncoderGroupBuilder
Create an empty encoder group builder.
EncoderGroupBuilder(EncoderGroup) - Constructor for class org.apache.juneau.encoders.EncoderGroupBuilder
Clone an existing encoder group builder.
EncoderMatch - Class in org.apache.juneau.encoders
Represents a encoder and encoding that matches an HTTP Accept-Encoding header value.
encoders(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Compression encoders.
encoders(Encoder...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Compression encoders.
encodeText(Writer, Object, boolean, boolean) - Static method in class org.apache.juneau.xml.XmlUtils
Encodes the specified element text and sends the results to the specified writer.
encodeURL(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
encodeUrl(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
encoding(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
encoding() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
Encoding(PropertyStore) - Constructor for class org.apache.juneau.uon.UonSerializer.Encoding
Constructor.
encoding(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
Configuration property: Encode non-valid URI characters.
encoding() - Method in class org.apache.juneau.uon.UonSerializerBuilder
Configuration property: Encode non-valid URI characters.
encoding(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
encoding() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
enctype(String) - Method in class org.apache.juneau.dto.html5.Form
enctype attribute.
endsWith(String, char) - Static method in class org.apache.juneau.internal.StringUtils
An efficient method for checking if a string ends with a character.
endsWith(String, char...) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.endsWith(String, char) except check for multiple characters.
EntityValidator - Class in org.apache.juneau.http
Represents a validator value.
EntityValidator(String) - Constructor for class org.apache.juneau.http.EntityValidator
Constructor.
entries(Entry...) - Method in class org.apache.juneau.dto.atom.Feed
Sets the entries in the feed.
entry(Id, Text, Calendar) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates an Entry element with the specified Entry.id(Id), Entry.title(Text), and Entry.updated(Calendar) attributes.
entry(String, String, String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates an Entry element with the specified Entry.id(Id), Entry.title(Text), and Entry.updated(Calendar) attributes.
Entry - Class in org.apache.juneau.dto.atom
Represents an atomEntry construct in the RFC4287 specification.
Entry(Id, Text, Calendar) - Constructor for class org.apache.juneau.dto.atom.Entry
Normal constructor.
Entry(String, String, String) - Constructor for class org.apache.juneau.dto.atom.Entry
Normal constructor.
Entry() - Constructor for class org.apache.juneau.dto.atom.Entry
Bean constructor.
entrySet() - Method in class org.apache.juneau.BeanMap
Returns all the properties associated with the bean.
entrySet() - Method in class org.apache.juneau.internal.DelegateBeanMap
 
entrySet() - Method in class org.apache.juneau.internal.FilteredMap
 
entrySet() - Method in class org.apache.juneau.internal.SimpleMap
 
entrySet() - Method in class org.apache.juneau.internal.WrappedMap
 
entrySet() - Method in class org.apache.juneau.ObjectMap
 
EnumerationSwap - Class in org.apache.juneau.transforms
Transforms Enumerations to List<Object> objects.
EnumerationSwap() - Constructor for class org.apache.juneau.transforms.EnumerationSwap
 
enumerator() - Method in class org.apache.juneau.internal.MultiSet
Enumerates over all entries in all collections.
env(Map) - Method in class org.apache.juneau.utils.ProcBuilder
Append the specified environment variables to the process.
environment(String, String) - Method in class org.apache.juneau.utils.ProcBuilder
Append the specified environment variable.
EnvVariablesVar - Class in org.apache.juneau.svl.vars
Environment variable variable resolver.
EnvVariablesVar() - Constructor for class org.apache.juneau.svl.vars.EnvVariablesVar
Constructor.
eq(String) - Method in class org.apache.juneau.http.HeaderString
Returns true if the specified value is the same using String.equals(Object).
eqIC(String) - Method in class org.apache.juneau.http.HeaderString
Returns true if the specified value is the same using String.equalsIgnoreCase(String).
equals(Object) - Method in class org.apache.juneau.ClassMeta
Checks to see if the specified class type is the same as this one.
equals(Object) - Method in class org.apache.juneau.Context
 
equals(Object) - Method in class org.apache.juneau.dto.LinkString
 
equals(Object) - Method in class org.apache.juneau.http.MediaType
 
equals(Object) - Method in class org.apache.juneau.http.MediaTypeRange
Returns true if the specified object is also a MediaType, and has the same qValue, type, parameters, and extensions.
equals(Object) - Method in class org.apache.juneau.http.StringRange
Returns true if the specified object is also a MediaType, and has the same qValue, type, parameters, and extensions.
equals(String[], String[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns true if the following sorted arrays are equals.
equals(Object, Object) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns true if the specified objects are equal.
equals(Object) - Method in class org.apache.juneau.internal.Pair
 
equals(Object) - Method in class org.apache.juneau.PropertyStore
 
equals(PropertyStore, String...) - Method in class org.apache.juneau.PropertyStore
Compares two property stores, but only based on the specified group names.
equals(Object) - Method in class org.apache.juneau.rest.helper.ResourceDescription
 
equals(Object) - Method in class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
 
equals(Object) - Method in class org.apache.juneau.rest.RestJavaMethod
 
equals(Object) - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
 
equals(Object) - Method in class org.apache.juneau.rest.util.UrlPathPattern
 
err(MessageBundle, String, Object...) - Method in class org.apache.juneau.microservice.Microservice
Prints a localized message to STDERR.
escapeChars(String, AsciiSet) - Static method in class org.apache.juneau.internal.StringUtils
Escapes the specified characters in the string.
escapeSolidus(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
escapeSolidus() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
escapeSolidus(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
Configuration property: Prefix solidus '/' characters with escapes.
escapeSolidus() - Method in class org.apache.juneau.json.JsonSerializerBuilder
Configuration property: Prefix solidus '/' characters with escapes.
escapeText(Object) - Static method in class org.apache.juneau.xml.XmlUtils
Escapes invalid XML text characters to _x####_ sequences.
eTag(String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
eTag(String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
eTag(int, String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
eTag(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
eTag(String) - Method in class org.apache.juneau.html.HtmlWriter
 
eTag(int, String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
ETag - Class in org.apache.juneau.http
Represents a parsed ETag HTTP response header.
eTag(String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Writes an end tag to the output: </ns:name>
eTag(String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for eTag(ns, name, false);
eTag(String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for eTag(null, name, false);
eTag(int, String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).eTag(ns, name, needsEncoding);
eTag(int, String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).eTag(ns, name, false);
eTag(int, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).eTag(null, name, false);
eventAllocator(XMLEventAllocator) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
eventAllocator(XMLEventAllocator) - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: XML event allocator.
evictExpiredConnections() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
evictIdleConnections(long, TimeUnit) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
Example - Annotation Type in org.apache.juneau.annotation
Identifies examples for POJOs.
example(Class<T>, T) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: POJO example.
example(Class<T>, T) - Method in class org.apache.juneau.BeanTraverseBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
example(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: examples.
example(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: x-example.
example(String, String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Adds a single value to the x-examples property.
example(Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: x-example.
example(String, Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds a single value to the examples property.
example(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
example(Class<T>, T) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.json.JsonParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.parser.ParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.rest.RestContextBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.uon.UonParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
example(Class<T>, T) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
examples(Object...) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Adds one or more values to the x-examples property.
examples(Object...) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds one or more values to the examples property.
exclude(String...) - Method in class org.apache.juneau.ObjectMap
Returns a copy of this ObjectMap without the specified keys.
excludeProperties(Class<?>, String) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property excludes.
excludeProperties(Map<String, String>) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property excludes.
excludeProperties(String, String) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property excludes.
excludeProperties(String...) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean property excludes.
exclusiveMaximum(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
exclusiveMaximum(Object) - Method in class org.apache.juneau.dto.swagger.Items
exclusiveMaximum(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
exclusiveMaximum(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
exclusiveMaximum(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMaximum field.
exclusiveMaximum(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMaximum field.
exclusiveMaximum() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMaximum field.
exclusiveMinimum(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
exclusiveMinimum(Object) - Method in class org.apache.juneau.dto.swagger.Items
exclusiveMinimum(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
exclusiveMinimum(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
exclusiveMinimum(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMinimum field.
exclusiveMinimum(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMinimum field.
exclusiveMinimum() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
exclusiveMinimum field.
execute(Scanner, PrintWriter, Args) - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Executes a command.
execute(Scanner, PrintWriter, Args) - Method in class org.apache.juneau.microservice.console.ExitCommand
 
execute(Scanner, PrintWriter, Args) - Method in class org.apache.juneau.microservice.console.HelpCommand
 
execute(Scanner, PrintWriter, Args) - Method in class org.apache.juneau.microservice.console.RestartCommand
 
execute() - Method in class org.apache.juneau.rest.client.RestCall
Deprecated.
execute(HttpUriRequest) - Method in class org.apache.juneau.rest.client.RestClient
Execute the specified request.
execute() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Executes this request and returns the response object.
execute() - Method in interface org.apache.juneau.utils.MockHttpRequest
Executes the request and returns the response.
executorService(ExecutorService, boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Executor service.
exists(String) - Method in class org.apache.juneau.config.Config
Returns true if this section contains the specified key and the key has a non-blank value.
ExitCommand - Class in org.apache.juneau.microservice.console
Implements the 'exit' console command to gracefully shut down the microservice and JVM.
ExitCommand() - Constructor for class org.apache.juneau.microservice.console.ExitCommand
 
Expanded(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer.Expanded
Constructor.
expandedParams(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
expandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
expandedParams(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
expandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
Expect - Class in org.apache.juneau.http
Represents a parsed Expect HTTP request header.
expect(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Expect request header.
expect(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Expect request header.
expect(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Expect header value on the request.
ExpectationFailed - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 417 (Expectation Failed).
ExpectationFailed(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.ExpectationFailed
Constructor.
ExpectationFailed(String) - Constructor for exception org.apache.juneau.rest.exception.ExpectationFailed
Constructor.
ExpectationFailed() - Constructor for exception org.apache.juneau.rest.exception.ExpectationFailed
Constructor.
ExpectationFailed(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.ExpectationFailed
Constructor.
ExpectationFailed(Throwable) - Constructor for exception org.apache.juneau.rest.exception.ExpectationFailed
Constructor.
Expires - Class in org.apache.juneau.http
Represents a parsed Expires HTTP response header.
ExtendedMimetypesFileTypeMap - Class in org.apache.juneau.utils
An extension of MimetypesFileTypeMap that includes many more media types.
ExtendedMimetypesFileTypeMap() - Constructor for class org.apache.juneau.utils.ExtendedMimetypesFileTypeMap
Constructor.
externalDocs(Object) - Method in class org.apache.juneau.dto.swagger.Operation
externalDocs(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
externalDocs(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
externalDocs(Object) - Method in class org.apache.juneau.dto.swagger.Tag
ExternalDocs - Annotation Type in org.apache.juneau.http.annotation
Deprecated.
ExternalDocs - Annotation Type in org.apache.juneau.jsonschema.annotation
Swagger external documentation annotation.
ExternalDocumentation - Class in org.apache.juneau.dto.swagger
Allows referencing an external resource for extended documentation.
ExternalDocumentation() - Constructor for class org.apache.juneau.dto.swagger.ExternalDocumentation
Default constructor.
ExternalDocumentation(ExternalDocumentation) - Constructor for class org.apache.juneau.dto.swagger.ExternalDocumentation
Copy constructor.
externalDocumentation() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty ExternalDocumentation element.
externalDocumentation(Object) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an ExternalDocumentation element with the specified url attribute.
externalDocumentation(Object, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an ExternalDocumentation element with the specified url and description attributes.
extraKeys() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Generic property keyset.

F

FailedDependency - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 424 (Failed Dependency).
FailedDependency(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.FailedDependency
Constructor.
FailedDependency(String) - Constructor for exception org.apache.juneau.rest.exception.FailedDependency
Constructor.
FailedDependency() - Constructor for exception org.apache.juneau.rest.exception.FailedDependency
Constructor.
FailedDependency(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.FailedDependency
Constructor.
FailedDependency(Throwable) - Constructor for exception org.apache.juneau.rest.exception.FailedDependency
Constructor.
failurePattern(String) - Method in class org.apache.juneau.rest.client.RestCall
Look for the specified regular expression pattern in the response output.
feed(Id, Text, Calendar) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Feed element with the specified Feed.id(Id), Entry.title(Text), and Feed.updated(Calendar) attributes.
feed(String, String, String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Feed element with the specified Feed.id(Id), Entry.title(Text), and Feed.updated(Calendar) attributes.
Feed - Class in org.apache.juneau.dto.atom
Top-level ATOM feed object.
Feed(Id, Text, Calendar) - Constructor for class org.apache.juneau.dto.atom.Feed
Normal constructor.
Feed(String, String, String) - Constructor for class org.apache.juneau.dto.atom.Feed
Normal constructor.
Feed() - Constructor for class org.apache.juneau.dto.atom.Feed
Bean constructor.
Fieldset - Class in org.apache.juneau.dto.html5
DTO for an HTML <fieldset> element.
Fieldset() - Constructor for class org.apache.juneau.dto.html5.Fieldset
 
fieldset() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Fieldset element.
fieldset(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Fieldset element with the specified child nodes.
FieldSetter(Field) - Constructor for class org.apache.juneau.Setter.FieldSetter
 
Figcaption - Class in org.apache.juneau.dto.html5
DTO for an HTML <figcaption> element.
Figcaption() - Constructor for class org.apache.juneau.dto.html5.Figcaption
 
figcaption() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Figcaption element.
figcaption(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Figcaption element with the specified child nodes.
Figure - Class in org.apache.juneau.dto.html5
DTO for an HTML <figure> element.
Figure() - Constructor for class org.apache.juneau.dto.html5.Figure
 
figure() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Figure element.
figure(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Figure element with the specified child nodes.
FILE - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
file(File) - Method in class org.apache.juneau.internal.FileReaderBuilder
Sets the file being written from.
file(String) - Method in class org.apache.juneau.internal.FileReaderBuilder
Sets the path of the file being written from.
file(File) - Method in class org.apache.juneau.internal.FileWriterBuilder
Sets the file being written to.
file(String) - Method in class org.apache.juneau.internal.FileWriterBuilder
Sets the path of the file being written to.
file - Variable in class org.apache.juneau.utils.ZipFileList.FileEntry
The file being zipped.
fileCharset(String) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
fileCharset(String) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.jso.JsoParserBuilder
Deprecated.
Unused.
fileCharset(String) - Method in class org.apache.juneau.json.JsonParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
Deprecated.
Unused.
fileCharset(String) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.parser.ParserBuilder
Deprecated.
Unused.
fileCharset(Charset) - Method in class org.apache.juneau.parser.ParserBuilder
Deprecated.
Unused.
fileCharset(String) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: File charset.
fileCharset(String) - Method in class org.apache.juneau.parser.ReaderParserBuilder
Configuration property: File charset.
fileCharset(Charset) - Method in class org.apache.juneau.parser.ReaderParserBuilder
Configuration property: File charset.
fileCharset(String) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: File charset.
fileCharset(String) - Method in class org.apache.juneau.uon.UonParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
fileCharset(String) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
FileEntry(File, File) - Constructor for class org.apache.juneau.utils.ZipFileList.FileEntry
Constructor.
FileEntry(File) - Constructor for class org.apache.juneau.utils.ZipFileList.FileEntry
Constructor.
fileName - Variable in class org.apache.juneau.utils.ZipFileList
The name of the zip file.
FileReaderBuilder - Class in org.apache.juneau.internal
Utility class for creating FileReader objects.
FileReaderBuilder() - Constructor for class org.apache.juneau.internal.FileReaderBuilder
 
FileResource(File, String, boolean) - Constructor for class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
FileResource(File, String, boolean, boolean) - Constructor for class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
FILESTORE_charset - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Configuration property: Charset.
FILESTORE_directory - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Configuration property: Local file system directory.
FILESTORE_updateOnWrite - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Configuration property: Update-on-write.
FILESTORE_useWatcher - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Configuration property: Use watcher.
FILESTORE_watcherSensitivity - Static variable in class org.apache.juneau.config.store.ConfigFileStore
Configuration property: Watcher sensitivity.
FileUtils - Class in org.apache.juneau.internal
File utilities.
FileUtils() - Constructor for class org.apache.juneau.internal.FileUtils
 
FileVar - Class in org.apache.juneau.rest.vars
File resource variable resolver
FileVar() - Constructor for class org.apache.juneau.rest.vars.FileVar
Constructor.
FileWriterBuilder - Class in org.apache.juneau.internal
Utility class for creating FileWriter objects.
FileWriterBuilder() - Constructor for class org.apache.juneau.internal.FileWriterBuilder
 
filter(SearchArgs) - Method in class org.apache.juneau.utils.PojoQuery
Filters the input object as a collection of maps.
FilteredMap<K,V> - Class in org.apache.juneau.internal
Wrapper around a map where the key names are overridden.
FilteredMap(ClassMeta<Map<K, V>>, Map<K, V>, K[]) - Constructor for class org.apache.juneau.internal.FilteredMap
Constructor.
filterKeys(List<String>) - Method in class org.apache.juneau.internal.DelegateBeanMap
Remove all but the specified properties from this bean map.
filterKeys(List<String>) - Method in class org.apache.juneau.internal.DelegateMap
Remove all but the specified keys from this map.
finalize() - Method in class org.apache.juneau.config.Config
 
finalize() - Method in class org.apache.juneau.rest.client.RestClient
 
find(String...) - Method in class org.apache.juneau.ObjectMap
Returns the value for the first key in the list that has an entry in this map.
find(Class<T>, String...) - Method in class org.apache.juneau.ObjectMap
Returns the value for the first key in the list that has an entry in this map.
findAnnotation(Class<A>) - Method in class org.apache.juneau.BeanPropertyMeta
Returns the specified annotation on the field or methods that define this property.
findAnnotations(Class<A>) - Method in class org.apache.juneau.BeanPropertyMeta
Returns all instances of the specified annotation in the hierarchy of this bean property.
findBoolean(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a Boolean.
findClasspathResource(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinderSimple
Workhorse method for retrieving a resource from the classpath.
findConstructor(Class<T>, Visibility, boolean, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds a constructor with the specified parameters without throwing an exception.
findFileSystemResource(String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinderBasic
Workhorse method for retrieving a resource from the file system.
findFirstString(String...) - Method in class org.apache.juneau.utils.MessageBundle
Looks for all the specified keys in the resource bundle and returns the first value that exists.
findFirstString(Locale, String...) - Method in class org.apache.juneau.utils.MessageBundle
Same as MessageBundle.findFirstString(String...), but uses the specified locale.
findInt(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to an Integer.
findKeyIgnoreCase(String) - Method in class org.apache.juneau.ObjectMap
Searches for the specified key in this map ignoring case.
findList(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a List.
findLong(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a Long.
findMap(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a Map.
findMatch(MediaType[]) - Method in class org.apache.juneau.http.Accept
Given a list of media types, returns the best match for this Accept header.
findMatch(MediaTypeRange[]) - Method in class org.apache.juneau.http.Accept
Same as Accept.findMatch(MediaType[]) but matching against media type ranges.
findMatch(MediaType[]) - Method in class org.apache.juneau.http.ContentType
Given a list of media types, returns the best match for this Content-Type header.
findMatch(String[]) - Method in class org.apache.juneau.http.HeaderRangeArray
Given a list of type values, returns the best match for this header.
findMatchingMethods(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Given a specific method, finds all declared methods with the same name and arguments on all superclasses and interfaces.
findNamespace(List<Rdf>, List<RdfSchema>) - Static method in class org.apache.juneau.jena.RdfUtils
Find the namespace given a list of @Rdf and @RdfSchema annotations.
findNamespace(List<Xml>, List<XmlSchema>) - Static method in class org.apache.juneau.xml.XmlUtils
Find the namespace given a list of @Xml and @XmlSchema annotations.
findNoArgConstructor(Class<?>, Visibility) - Static method in class org.apache.juneau.ClassMeta
Locates the no-arg constructor for the specified class.
findNoArgConstructor(Class<T>, Visibility) - Static method in class org.apache.juneau.internal.ClassUtils
Locates the no-arg constructor for the specified class.
findNsfMappings(Object) - Method in class org.apache.juneau.xml.XmlSerializerSession
Recursively searches for the XML namespaces on the specified POJO and adds them to the serializer context object.
findObjectList(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a ObjectList.
findObjectMap(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a ObjectMap.
findParams(Method, boolean, UrlPathPattern) - Method in class org.apache.juneau.rest.RestContext
Finds the RestMethodParam instances to handle resolving objects on the calls to the specified Java method.
findPojoSwaps(Class<?>) - Static method in class org.apache.juneau.transform.SurrogateSwap
Given the specified surrogate class, return the list of POJO swaps.
findPublicConstructor(Class<T>, boolean, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds a public constructor with the specified parameters without throwing an exception.
findPublicConstructor(Class<T>, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the public constructor that can take in the specified arguments.
findPublicConstructor(Class<T>, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the public constructor that can take in the specified arguments.
findPublicConstructor(Class<T>, boolean, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the public constructor that can take in the specified arguments.
findPublicFromStringMethod(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the public static "fromString" method on the specified class.
findPublicMethod(Class<?>, String, Class<?>, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Finds a public method with the specified parameters.
findPublicStaticCreateMethod(Class<?>, Class<?>, String) - Static method in class org.apache.juneau.internal.ClassUtils
Find the public static creator method on the specified class.
findRef(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Swagger
Resolves a "$ref" tags to nodes in this swagger document.
findResource(Class<?>, String, Locale) - Method in interface org.apache.juneau.utils.ClasspathResourceFinder
Returns the contents of the resource with the specified name.
findResource(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinder.Null
 
findResource(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinderBasic
 
findResource(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinderRecursive
 
findResource(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceFinderSimple
 
findString(String...) - Method in class org.apache.juneau.ObjectMap
Returns the first entry that exists converted to a String.
findSwapFromBuilderClass(Class<?>, Visibility, Visibility) - Static method in class org.apache.juneau.transform.BuilderSwap
Creates a BuilderSwap from the specified builder class if it qualifies as one.
findSwapFromPojoClass(Class<?>, Visibility, Visibility) - Static method in class org.apache.juneau.transform.BuilderSwap
Creates a BuilderSwap from the specified POJO class if it has one.
fine(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.FINE level.
finer(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.FINER level.
finest(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.FINEST level.
finish() - Method in interface org.apache.juneau.encoders.Finishable
Finishes writing compressed data to the output stream without closing the underlying stream.
finish() - Method in class org.apache.juneau.rest.FinishablePrintWriter
Deprecated.
Calls Finishable.finish() on the underlying output stream.
finish() - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
Calls Finishable.finish() on the underlying output stream.
finish() - Method in class org.apache.juneau.rest.util.FinishablePrintWriter
Calls Finishable.finish() on the underlying output stream.
finish() - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
Calls Finishable.finish() on the underlying output stream.
Finishable - Interface in org.apache.juneau.encoders
Interface that identifies an output stream has having a finish() method.
FinishablePrintWriter - Class in org.apache.juneau.rest
Deprecated.
FinishablePrintWriter - Class in org.apache.juneau.rest.util
A wrapped PrintWriter with an added finish() method.
FinishablePrintWriter(OutputStream, String, boolean) - Constructor for class org.apache.juneau.rest.util.FinishablePrintWriter
Constructor.
FinishablePrintWriter(OutputStream, String) - Constructor for class org.apache.juneau.rest.util.FinishablePrintWriter
FinishableServletOutputStream - Class in org.apache.juneau.rest
FinishableServletOutputStream - Class in org.apache.juneau.rest.util
A wrapped ServletOutputStream with an added finish() method.
FinishableServletOutputStream(OutputStream) - Constructor for class org.apache.juneau.rest.util.FinishableServletOutputStream
Constructor.
first() - Method in class org.apache.juneau.internal.Pair
Returns the first object in the pair.
firstChar(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns the first character in the specified string.
firstNonEmpty(T...) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns the first non-empty value in the list of objects.
firstNonEmpty(String...) - Static method in class org.apache.juneau.internal.StringUtils
Returns the first non-null, non-empty string in the list.
firstNonNull(T...) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns the first non-null value in the specified array
firstNonWhitespaceChar(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns the first non-whitespace character in the string.
firstNonZero(int...) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns the first non-zero value in the list of ints.
FLOAT - Static variable in class org.apache.juneau.http.annotation.FormatType
 
flow(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
fluentSetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Find fluent setters.
fluentSetters() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Find fluent setters.
fluentSetters(boolean) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Find fluent setters.
fluentSetters() - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Find fluent setters.
flush(Object...) - Static method in class org.apache.juneau.internal.IOUtils
Flushes multiple output streams and writers in a single call.
flush() - Method in class org.apache.juneau.internal.NoCloseOutputStream
 
flush() - Method in class org.apache.juneau.internal.NoCloseWriter
 
flush() - Method in class org.apache.juneau.internal.StringBuilderWriter
 
flush() - Method in class org.apache.juneau.internal.TeeOutputStream
 
flush() - Method in class org.apache.juneau.internal.TeeWriter
 
flush() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
flush() - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
flush() - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
flush() - Method in class org.apache.juneau.serializer.SerializerWriter
 
flushBuffer() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
flushBuffer() - Method in class org.apache.juneau.rest.RestResponse
 
footer(Object...) - Method in class org.apache.juneau.dto.html5.Article
Adds a footer node to this element.
Footer - Class in org.apache.juneau.dto.html5
DTO for an HTML <footer> element.
Footer() - Constructor for class org.apache.juneau.dto.html5.Footer
 
footer() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Footer element.
footer(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Footer element with the specified child nodes.
footer(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body>/<footer> element.
footer(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
footer(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body>/<footer> element.
footer(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML footer section contents.
Forbidden - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 403 (Forbidden).
Forbidden(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Forbidden
Constructor.
Forbidden(String) - Constructor for exception org.apache.juneau.rest.exception.Forbidden
Constructor.
Forbidden() - Constructor for exception org.apache.juneau.rest.exception.Forbidden
Constructor.
Forbidden(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Forbidden
Constructor.
Forbidden(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Forbidden
Constructor.
forClass() - Method in class org.apache.juneau.rest.RestMethodParam
Returns the parameter class type that this parameter resolver is meant for.
forClass() - Method in class org.apache.juneau.rest.RestParam
Deprecated.
Returns the parameter class type that this parameter resolver is meant for.
form(String) - Method in class org.apache.juneau.dto.html5.Button
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Fieldset
form attribute.
Form - Class in org.apache.juneau.dto.html5
DTO for an HTML <form> element.
Form() - Constructor for class org.apache.juneau.dto.html5.Form
 
form() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Form element.
form(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Form element with the specified Form.action(String) attribute.
form(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Form element with the specified Form.action(String) attribute and child nodes.
form(String) - Method in class org.apache.juneau.dto.html5.Input
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Keygen
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Label
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Object2
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Output
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Select
form attribute.
form(String) - Method in class org.apache.juneau.dto.html5.Textarea
form attribute.
formaction(String) - Method in class org.apache.juneau.dto.html5.Button
formaction attribute.
formaction(String) - Method in class org.apache.juneau.dto.html5.Input
formaction attribute.
format(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
format(Object) - Method in class org.apache.juneau.dto.swagger.Items
format(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
format(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
format(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
format field.
format(String, Object...) - Static method in class org.apache.juneau.internal.StringUtils
Similar to MessageFormat.format(String, Object...) except allows you to specify POJO arguments.
format(LogRecord) - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
 
FORMAT_BINARY - Static variable in class org.apache.juneau.httppart.Constants
Hexadecimal encoded octets (e.g.
FORMAT_BINARY_SPACED - Static variable in class org.apache.juneau.httppart.Constants
Spaced-separated hexadecimal encoded octets (e.g.
FORMAT_BYTE - Static variable in class org.apache.juneau.httppart.Constants
BASE-64 encoded characters.
FORMAT_DATE - Static variable in class org.apache.juneau.httppart.Constants
FORMAT_DATE_TIME - Static variable in class org.apache.juneau.httppart.Constants
FORMAT_DOUBLE - Static variable in class org.apache.juneau.httppart.Constants
64-bit floating point number.
FORMAT_FLOAT - Static variable in class org.apache.juneau.httppart.Constants
32-bit floating point number.
FORMAT_INT32 - Static variable in class org.apache.juneau.httppart.Constants
Signed 32 bits.
FORMAT_INT64 - Static variable in class org.apache.juneau.httppart.Constants
Signed 64 bits.
FORMAT_PASSWORD - Static variable in class org.apache.juneau.httppart.Constants
Used to hint UIs the input needs to be obscured.
FORMAT_UON - Static variable in class org.apache.juneau.httppart.Constants
UON notation (e.g.
formatDate(Date) - Static method in class org.apache.juneau.internal.DateUtils
Formats the given date according to the RFC 1123 pattern.
formatDate(Date, String) - Static method in class org.apache.juneau.internal.DateUtils
Formats the given date according to the specified pattern.
FormattedException - Exception in org.apache.juneau
Subclass of non-runtime exceptions that take in a message and zero or more arguments.
FormattedException(String, Object...) - Constructor for exception org.apache.juneau.FormattedException
Constructor.
FormattedException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.FormattedException
Constructor.
FormattedException(Throwable) - Constructor for exception org.apache.juneau.FormattedException
Constructor.
FormattedIllegalArgumentException - Exception in org.apache.juneau
Subclass of illegal-argument exceptions that take in a message and zero or more arguments.
FormattedIllegalArgumentException(String, Object...) - Constructor for exception org.apache.juneau.FormattedIllegalArgumentException
Constructor.
FormattedIllegalArgumentException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.FormattedIllegalArgumentException
Constructor.
FormattedRuntimeException - Exception in org.apache.juneau
Subclass of runtime exceptions that take in a message and zero or more arguments.
FormattedRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.FormattedRuntimeException
Constructor.
FormattedRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.FormattedRuntimeException
Constructor.
FormatType - Class in org.apache.juneau.http.annotation
Static strings used for Swagger parameter format types.
FormatType() - Constructor for class org.apache.juneau.http.annotation.FormatType
 
FormData - Annotation Type in org.apache.juneau.http.annotation
REST request form-data annotation.
FormData - Annotation Type in org.apache.juneau.remoteable
Deprecated.
FormData - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
formData(String, Object, boolean, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Adds a form data pair to this request to perform a URL-encoded form post.
formData(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Adds a form data pair to this request to perform a URL-encoded form post.
formData(NameValuePairs) - Method in class org.apache.juneau.rest.client.RestCall
Adds form data pairs to this request to perform a URL-encoded form post.
formData(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Adds form data pairs to this request to perform a URL-encoded form post.
formData(String, Object, boolean, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.RestCall
formData(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Adds a form data entry to this request.
FormDataIfNE - Annotation Type in org.apache.juneau.remoteable
Deprecated.
formDataIfNE(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Adds a form data pair to the request if the parameter value is not null or an empty string.
formDataIfNE(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Adds form data parameters to the request for any parameters that aren't null/empty.
forMediaTypes() - Method in class org.apache.juneau.dto.swagger.ui.SwaggerUI
This UI applies to HTML requests only.
forMediaTypes() - Method in class org.apache.juneau.transform.PojoSwap
Returns the media types that this swap is applicable to.
forMediaTypes(MediaType[]) - Method in class org.apache.juneau.transform.PojoSwap
Sets the media types that this swap is associated with.
formenctype(String) - Method in class org.apache.juneau.dto.html5.Button
formenctype attribute.
formenctype(String) - Method in class org.apache.juneau.dto.html5.Input
formenctype attribute.
formmethod(String) - Method in class org.apache.juneau.dto.html5.Button
formmethod attribute.
formmethod(String) - Method in class org.apache.juneau.dto.html5.Input
formmethod attribute.
formnovalidate(String) - Method in class org.apache.juneau.dto.html5.Button
formnovalidate attribute.
formnovalidate(String) - Method in class org.apache.juneau.dto.html5.Input
formnovalidate attribute.
formtarget(String) - Method in class org.apache.juneau.dto.html5.Button
formtarget attribute.
formtarget(String) - Method in class org.apache.juneau.dto.html5.Input
formtarget attribute.
forString(String) - Static method in class org.apache.juneau.http.Accept
Returns a parsed Accept header.
forString(String) - Static method in class org.apache.juneau.http.AcceptCharset
Returns a parsed Accept-Charset header.
forString(String) - Static method in class org.apache.juneau.http.AcceptEncoding
Returns a parsed Accept-Encoding header.
forString(String) - Static method in class org.apache.juneau.http.AcceptLanguage
Returns a parsed Accept-Language header.
forString(String) - Static method in class org.apache.juneau.http.AcceptRanges
Returns a parsed Accept-Ranges header.
forString(String) - Static method in class org.apache.juneau.http.Age
Returns a parsed Age header.
forString(String) - Static method in class org.apache.juneau.http.Allow
Returns a parsed Allow header.
forString(String) - Static method in class org.apache.juneau.http.Authorization
Returns a parsed Authorization header.
forString(String) - Static method in class org.apache.juneau.http.CacheControl
Returns a parsed Cache-Control header.
forString(String) - Static method in class org.apache.juneau.http.Connection
Returns a parsed Connection header.
forString(String) - Static method in class org.apache.juneau.http.ContentEncoding
Returns a parsed Content-Encoding header.
forString(String) - Static method in class org.apache.juneau.http.ContentLanguage
Returns a parsed Content-Language header.
forString(String) - Static method in class org.apache.juneau.http.ContentLength
Returns a parsed Content-Length header.
forString(String) - Static method in class org.apache.juneau.http.ContentLocation
Returns a parsed Content-Location header.
forString(String) - Static method in class org.apache.juneau.http.ContentRange
Returns a parsed Content-Range header.
forString(String) - Static method in class org.apache.juneau.http.ContentType
Returns a parsed Content-Type header.
forString(String) - Static method in class org.apache.juneau.http.Date
Returns a parsed Date header.
forString(String) - Static method in class org.apache.juneau.http.ETag
Returns a parsed ETag header.
forString(String) - Static method in class org.apache.juneau.http.Expect
Returns a parsed Expect header.
forString(String) - Static method in class org.apache.juneau.http.Expires
Returns a parsed Expires header.
forString(String) - Static method in class org.apache.juneau.http.From
Returns a parsed From header.
forString(String) - Static method in class org.apache.juneau.http.Host
Returns a parsed Host header.
forString(String) - Static method in enum org.apache.juneau.http.HttpMethod
Returns the enum for the specified key.
forString(String) - Static method in class org.apache.juneau.http.IfMatch
Returns a parsed If-Match header.
forString(String) - Static method in class org.apache.juneau.http.IfModifiedSince
Returns a parsed If-Modified-Since header.
forString(String) - Static method in class org.apache.juneau.http.IfNoneMatch
Returns a parsed If-None-Match header.
forString(String) - Static method in class org.apache.juneau.http.IfRange
Returns a parsed If-Range header.
forString(String) - Static method in class org.apache.juneau.http.IfUnmodifiedSince
Returns a parsed If-Unmodified-Since header.
forString(String) - Static method in class org.apache.juneau.http.LastModified
Returns a parsed Last-Modified header.
forString(String) - Static method in class org.apache.juneau.http.Location
Returns a parsed Location header.
forString(String) - Static method in class org.apache.juneau.http.MaxForwards
Returns a parsed Max-Forwards header.
forString(String) - Static method in class org.apache.juneau.http.MediaType
Returns the media type for the specified string.
forString(String) - Static method in class org.apache.juneau.http.Pragma
Returns a parsed Pragma header.
forString(String) - Static method in class org.apache.juneau.http.ProxyAuthenticate
Returns a parsed Proxy-Authenticate header.
forString(String) - Static method in class org.apache.juneau.http.ProxyAuthorization
Returns a parsed Proxy-Authorization header.
forString(String) - Static method in class org.apache.juneau.http.Range
Returns a parsed Range header.
forString(String) - Static method in class org.apache.juneau.http.Referer
Returns a parsed Referer header.
forString(String) - Static method in class org.apache.juneau.http.RetryAfter
Returns a parsed Retry-After header.
forString(String) - Static method in class org.apache.juneau.http.Server
Returns a parsed Server header.
forString(String) - Static method in class org.apache.juneau.http.TE
Returns a parsed TE header.
forString(String) - Static method in class org.apache.juneau.http.Trailer
Returns a parsed Trailer header.
forString(String) - Static method in class org.apache.juneau.http.TransferEncoding
Returns a parsed Transfer-Encoding header.
forString(String) - Static method in class org.apache.juneau.http.Upgrade
Returns a parsed Upgrade header.
forString(String) - Static method in class org.apache.juneau.http.UserAgent
Returns a parsed User-Agent header.
forString(String) - Static method in class org.apache.juneau.http.Vary
Returns a parsed Vary header.
forString(String) - Static method in class org.apache.juneau.http.Via
Returns a parsed Via header.
forString(String) - Static method in class org.apache.juneau.http.Warning
Returns a parsed Warning header.
forString(String) - Static method in class org.apache.juneau.http.WwwAuthenticate
Returns a parsed WWW-Authenticate header.
forStrings(String...) - Static method in class org.apache.juneau.http.MediaType
Same as MediaType.forString(String) but allows you to construct an array of MediaTypes from an array of strings.
forwarded(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Forwarded request header.
forwarded(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Forwarded request header.
Found - Class in org.apache.juneau.rest.response
Represents an HTTP 302 Found response.
Found() - Constructor for class org.apache.juneau.rest.response.Found
Constructor using HTTP-standard message.
Found(String) - Constructor for class org.apache.juneau.rest.response.Found
Constructor with no redirect.
Found(String, URI) - Constructor for class org.apache.juneau.rest.response.Found
Constructor using custom message.
Found(URI) - Constructor for class org.apache.juneau.rest.response.Found
Constructor.
From - Class in org.apache.juneau.http
Represents a parsed From HTTP request header.
from(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the From request header.
from(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the From request header.
from(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the From header value on the request.
fromHex(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a hexadecimal character string to a byte array.
fromHexToUTF8(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a hexadecimal byte stream (e.g.
fromSpacedHex(String) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.fromHex(String) except expects spaces between the byte strings.
fromSpacedHexToUTF8(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a space-deliminted hexadecimal byte stream (e.g.
fromString(String) - Static method in enum org.apache.juneau.dto.jsonschema.JsonType
Converts the specified lowercase form of the enum back into an Enum.
fromString(Class<T>, String) - Static method in class org.apache.juneau.internal.ClassUtils
Constructs a new instance of the specified class from the specified string.
fuzzyArgsMatch(Class<?>[], Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns a number representing the number of arguments that match the specified parameters.

G

generalize(Object, ClassMeta<?>) - Method in class org.apache.juneau.serializer.SerializerSession
Generalize the specified object if a POJO swap is associated with it.
generateUUID(int) - Static method in class org.apache.juneau.internal.StringUtils
Generated a random UUID with the specified number of characters.
generator(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Generator element with the specified Generator.text(String) child node.
generator(Generator) - Method in class org.apache.juneau.dto.atom.Feed
Sets the generator information on this feed.
Generator - Class in org.apache.juneau.dto.atom
Represents an atomGenerator construct in the RFC4287 specification.
Generator(String) - Constructor for class org.apache.juneau.dto.atom.Generator
Normal constructor.
Generator() - Constructor for class org.apache.juneau.dto.atom.Generator
Bean constructor.
generator(Generator) - Method in class org.apache.juneau.dto.atom.Source
Sets the generator info of this source.
get(Object) - Method in class org.apache.juneau.BeanMap
Gets a property on the bean.
get(BeanMap<?>, String) - Method in class org.apache.juneau.BeanPropertyMeta
Equivalent to calling BeanMap.get(Object), but is faster since it avoids looking up the property meta.
get(String) - Method in class org.apache.juneau.config.Config
Returns the specified value as a string from the config file.
get(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
Return the JsonSchema object at the specified URI.
get(Object) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
Deprecated.
Return the Schema object at the specified URI.
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Contact
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Info
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Items
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.License
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Operation
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Swagger
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Generic property getter.
get(String) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Generic property getter.
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Tag
 
get(String, Class<T>) - Method in class org.apache.juneau.dto.swagger.Xml
 
GET - Static variable in class org.apache.juneau.http.HttpMethodName
get(char) - Method in class org.apache.juneau.internal.AsciiMap
Returns the value for the specified key.
get(K) - Method in class org.apache.juneau.internal.Cache
Retrieves the value with the specified key from this cache.
get(Object) - Method in class org.apache.juneau.internal.DelegateBeanMap
 
get() - Method in class org.apache.juneau.internal.HashCode
Return the calculated hashcode value.
get(Object) - Method in class org.apache.juneau.internal.SimpleMap
 
get(Class<I>, Class<O>) - Static method in class org.apache.juneau.internal.TransformCache
Returns the transform for converting the specified input type to the specified output type.
get(Object) - Method in class org.apache.juneau.internal.WrappedMap
 
get(int, Class<T>) - Method in class org.apache.juneau.ObjectList
Get the entry at the specified index, converted to the specified type.
get(int, Type, Type...) - Method in class org.apache.juneau.ObjectList
Get the entry at the specified index, converted to the specified type.
get(Object) - Method in class org.apache.juneau.ObjectMap
 
get(String, Class<T>) - Method in class org.apache.juneau.ObjectMap
Same as get(), but casts or converts the value to the specified class type.
get(String, Type, Type...) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.get(String,Class), but allows for complex data types consisting of collections or maps.
get(String) - Method in class org.apache.juneau.rest.mock.MockRest
Perform a GET request.
get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Returns the specified form-data parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Object, Class) but allows you to override the part parser.
get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Class) except returns a default value if not specified.
get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Object, Class) but allows you to override the part parser.
get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Returns the specified form-data parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Type, Type...) but allows you to override the part parser.
get(String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Class) except returns a default value if not found.
get(HttpPartParser, HttpPartSchema, String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Object, Type, Type...) but allows you to override the part parser.
get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
Returns the specified header value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.get(String, Class) but allows you to override the part parser used.
get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.get(String, Class) but returns a default value if not found.
get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.get(String, Object, Class) but allows you to override the part parser used.
get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
Returns the specified header value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.get(String, Type, Type...) but allows you to override the part parser used.
get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestPath
Returns the specified path parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestPath
Same as RequestPath.get(String, Class) but allows you to override the part parser.
get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPath
Returns the specified query parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPath
Same as RequestPath.get(String, Type, Type...) but allows you to override the part parser.
get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the specified path parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Same as RequestPathMatch.get(String, Class) but allows you to override the part parser.
get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the specified query parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Same as RequestPathMatch.get(String, Type, Type...) but allows you to override the part parser.
get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
Returns the specified query parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Class) but allows you to override the part parser.
get(String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Class) except returns a default value if not found.
get(HttpPartParser, HttpPartSchema, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Object, Class) but allows you to override the part parser.
get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Returns the specified query parameter value converted to a POJO using the HttpPartParser registered with the resource.
get(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Type, Type...) but allows you to override the part parser.
get(String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Class) except returns a default value if not found.
get(HttpPartParser, HttpPartSchema, String, T, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Object, Type, Type...) but allows you to override the part parser.
get(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
get(HttpPartParser, String, T, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
get(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
get(HttpPartParser, String, Object, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
get(Object) - Method in class org.apache.juneau.svl.ResolvingObjectMap
 
get(Class<T>, Object) - Method in class org.apache.juneau.utils.MetadataMap
Constructor.
get(String) - Method in class org.apache.juneau.utils.PojoRest
Retrieves the element addressed by the URL.
get(String, Class<T>) - Method in class org.apache.juneau.utils.PojoRest
Retrieves the element addressed by the URL as the specified object type.
get(String, Type, Type...) - Method in class org.apache.juneau.utils.PojoRest
Retrieves the element addressed by the URL as the specified object type.
get() - Method in class org.apache.juneau.Value
Returns the value.
getAbsoluteAuthority() - Method in class org.apache.juneau.UriContext
Returns the absolute URI of just the authority portion of this URI context.
getAbsoluteContextRoot() - Method in class org.apache.juneau.UriContext
Returns the absolute URI of the context-root portion of this URI context.
getAbsolutePathInfo() - Method in class org.apache.juneau.UriContext
Returns the absolute URI of the path portion of this URI context.
getAbsolutePathInfoParent() - Method in class org.apache.juneau.UriContext
Returns the parent of the URL returned by UriContext.getAbsolutePathInfo().
getAbsoluteServletPath() - Method in class org.apache.juneau.UriContext
Returns the absolute URI of the resource portion of this URI context.
getAbsoluteServletPathParent() - Method in class org.apache.juneau.UriContext
Returns the parent of the URL returned by UriContext.getAbsoluteServletPath().
getAccept() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Accept header on the request.
getAcceptCharset() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Accept-Charset header on the request.
getAcceptedIssuers() - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
 
getAcceptEncoding() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Accept-Encoding header on the request.
getAcceptLanguage() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Accept-Language header on the request.
getAcceptMediaTypes() - Method in class org.apache.juneau.serializer.Serializer
Returns the media types handled based on the value of the accept parameter passed into the constructor.
getActions() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getActions() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getAddDescriptionsTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Add descriptions to types.
getAddDescriptionsTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Add descriptions to types.
getAddExamplesTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Add examples.
getAddExamplesTo() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Add examples.
getAdditionalItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalItems.
getAdditionalItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalItems.
getAdditionalItemsAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalItems.
getAdditionalItemsAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalItems.
getAdditionalItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalItems.
getAdditionalItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalItems.
getAdditionalProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalProperties.
getAdditionalProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalProperties.
getAdditionalProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: additionalProperties.
getAdditionalPropertiesAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalProperties.
getAdditionalPropertiesAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalProperties.
getAdditionalPropertiesAsSchema() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: additionalProperties.
getAdditionalPropertiesAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: additionalProperties.
getAfterShowScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
Optional Javascript to execute immediately after a menu item is shown.
getAll(String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Class) except for use on multi-part parameters (e.g.
getAll(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getAll(String, Class) but allows you to override the part parser.
getAll(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.get(String, Type, Type...) except for use on multi-part parameters (e.g.
getAll(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getAll(String, Type, Type...) but allows you to override the part parser.
getAll(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
getAll(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestFormData
getAll(String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Class) except for use on multi-part parameters (e.g.
getAll(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.get(String, Type, Type...) except for use on multi-part parameters (e.g.
getAll(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getAll(String, Type, Type...) but allows you to override the part parser.
getAll(HttpPartParser, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
getAllFields(Class, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns all the fields in the specified class and all parent classes.
getAllMethods(Class, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns all the methods in the specified class and all parent classes.
getAllOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: allOf.
getAllOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: allOf.
getAllOf() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: allOf.
getAllowEmptyValue() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: allowEmptyValue.
getAnchorText() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Specifies the anchor text for this property.
getAnchorText(BeanPropertyMeta, Object) - Method in class org.apache.juneau.html.HtmlSerializerSession
Returns the anchor text to use for the specified URL object.
getAnnotation(Class<A>) - Method in class org.apache.juneau.BeanPropertyMeta
getAnnotation(Class<A>) - Method in class org.apache.juneau.ClassMeta
Shortcut for calling getInnerClass().getAnnotation(a).
getAnnotation() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns the @Html annotation defined on the class.
getAnnotation(Class<T>, Method, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the annotation of the specified type defined on the specified method.
getAnnotation(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotation(a, m, true, true);
getAnnotation(Class<T>, Method, int, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the annotation of the specified type defined on the specified method argument.
getAnnotation(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotation(a, m, index, true, true);
getAnnotation(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Similar to Class.getAnnotation(Class) except also searches annotations on interfaces.
getAnnotation() - Method in class org.apache.juneau.jena.RdfClassMeta
Returns the @Rdf annotation defined on the class.
getAnnotation() - Method in class org.apache.juneau.json.JsonClassMeta
Returns the @Json annotation defined on the class.
getAnnotation() - Method in class org.apache.juneau.urlencoding.UrlEncodingClassMeta
Returns the UrlEncoding annotation defined on the class.
getAnnotation() - Method in class org.apache.juneau.xml.XmlClassMeta
Returns the @Xml annotation defined on the class.
getAnnotations(Class<T>, Method, boolean, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns all annotations of the specified type defined on the specified method.
getAnnotations(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotations(a, m, true, true, false);
getAnnotations(Class<T>, Method, int, boolean, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns all annotations of the specified type defined on the specified method argument.
getAnnotations(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotations(a, m, index, true, true, false);
getAnnotations(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns all instances of the specified annotation on the specified class.
getAnnotationsMap(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Same as ClassUtils.getAnnotations(Class, Type) except returns the annotations as a map with the keys being the class on which the annotation was found.
getAnnotationsMapParentFirst(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Same as ClassUtils.getAnnotationsMap(Class, Type) except returns results in parent-to-child order.
getAnnotationsParentFirst(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotations(a, m, true, true, true);
getAnnotationsParentFirst(Class<T>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getAnnotations(a, m, index, true, true, true);
getAnnotationsParentFirst(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Same as ClassUtils.getAnnotations(Class, Type) but returns the list in parent-to-child order.
getAnyOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: anyOf.
getAnyOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: anyOf.
getArg(int) - Method in class org.apache.juneau.ClassMeta
Returns the argument metadata at the specified index if this is an args metadata object.
getArg(int) - Method in class org.apache.juneau.utils.Args
Returns main argument at the specified index, or null if the index is out of range.
getArg(String) - Method in class org.apache.juneau.utils.Args
Returns the optional argument value, or blank if the optional argument was not specified.
getArg(Class<T>, String) - Method in class org.apache.juneau.utils.Args
Returns the optional argument value converted to the specified object type.
getArgs() - Method in class org.apache.juneau.ClassMeta
Returns the argument types of this meta.
getArgs() - Method in class org.apache.juneau.microservice.Microservice
Returns the command-line arguments passed into the application.
getArgs(String) - Method in class org.apache.juneau.utils.Args
Returns the optional argument values as a list of strings.
getArgsClassMeta(Type[]) - Method in class org.apache.juneau.BeanSession
Given an array of Type objects, returns a ClassMeta representing those arguments.
getArrayProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the array property value with the specified name.
getArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Context
Returns the array property value with the specified name.
getArrayProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the array property value with the specified name.
getArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.PropertyStore
Returns the array property value with the specified name.
getAside() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Aside section contents.
getAside() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Aside section contents.
getAsyncContext() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getAt(String, Class<T>) - Method in class org.apache.juneau.ObjectList
Same as get(int,Class), but the key is a slash-delimited path used to traverse entries in this POJO.
getAt(String, Type, Type...) - Method in class org.apache.juneau.ObjectList
Same as ObjectList.getAt(String,Class), but allows for conversion to complex maps and collections.
getAt(String, Class<T>) - Method in class org.apache.juneau.ObjectMap
Same as get(String,Class), but the key is a slash-delimited path used to traverse entries in this POJO.
getAt(String, Type, Type...) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getAt(String,Class), but allows for conversion to complex maps and collections.
getAttr(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
Returns the attribute with the specified name.
getAttr(Class<T>, String) - Method in class org.apache.juneau.dto.html5.HtmlElement
Returns the attribute with the specified name converted to the specified class type.
getAttribute() - Method in class org.apache.juneau.dto.swagger.Xml
Bean property getter: attribute.
getAttribute(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getAttribute(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getAttribute(String, Object) - Method in class org.apache.juneau.rest.RestRequest
Same as ServletRequestWrapper.getAttribute(String) but returns a default value if not found.
getAttributeCount() - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeLocalName(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeName(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeNames() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getAttributeNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getAttributeNamespace(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributePrefix(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeType(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeValue(int) - Method in class org.apache.juneau.xml.XmlReader
 
getAttributeValue(String, String) - Method in class org.apache.juneau.xml.XmlReader
 
getAttrProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of properties that should be rendered as XML attributes.
getAttrPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of names of properties that should be rendered as XML attributes.
getAttrs() - Method in class org.apache.juneau.dto.html5.HtmlElement
The attributes of this element.
getAttrsProperty() - Method in class org.apache.juneau.xml.XmlBeanMeta
The property that returns a map of XML attributes as key/value pairs.
getAttrsPropertyName() - Method in class org.apache.juneau.xml.XmlBeanMeta
The name of the property that returns a map of XML attributes as key/value pairs.
getAuthorityPath() - Method in class org.apache.juneau.rest.RestRequest
Returns the URI authority portion of the request.
getAuthorityUri(String) - Static method in class org.apache.juneau.internal.StringUtils
Given an absolute URI, returns just the authority portion (e.g.
getAuthorization() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Authorization header on the request.
getAuthorizationUrl() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: authorizationUrl.
getAuthors() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the list of authors for this object.
getAuthType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getBase() - Method in class org.apache.juneau.dto.atom.Common
Returns the uri base of this object.
getBaseName(String) - Static method in class org.apache.juneau.internal.FileUtils
Strips the extension from a file name.
getBasePath() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: basePath.
getBean() - Method in class org.apache.juneau.BeanMap
Returns the wrapped bean object.
getBean(boolean) - Method in class org.apache.juneau.BeanMap
Returns the wrapped bean object.
getBeanClass() - Method in class org.apache.juneau.transform.BeanFilter
Returns the bean class that this filter applies to.
getBeanClassVisibility() - Method in class org.apache.juneau.BeanContext
Configuration property: Minimum bean class visibility.
getBeanClassVisibility() - Method in class org.apache.juneau.BeanSession
Configuration property: Minimum bean class visibility.
getBeanConstructorVisibility() - Method in class org.apache.juneau.BeanContext
Configuration property: Minimum bean constructor visibility.
getBeanConstructorVisibility() - Method in class org.apache.juneau.BeanSession
Configuration property: Minimum bean constructor visibility.
getBeanContext() - Method in class org.apache.juneau.ClassMeta
Returns the BeanContext that created this object.
getBeanContext() - Method in class org.apache.juneau.rest.RestContext
Returns the BeanContext object used for parsing path variables and header values.
getBeanDefId(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the definition ID for the specified class.
getBeanDefMapper() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Bean schema definition mapper.
getBeanDefMapper() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Bean schema definition mapper.
getBeanDefs() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the definitions that were gathered during this session.
getBeanDefUri(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the definition URI for the specified class.
getBeanDefUri(String) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the definition URI for the specified class.
getBeanDictionary() - Method in class org.apache.juneau.transform.BeanFilter
Returns the bean dictionary defined on this bean.
getBeanDictionaryClasses() - Method in class org.apache.juneau.BeanContext
Configuration property: Bean dictionary.
getBeanDictionaryClasses() - Method in class org.apache.juneau.BeanSession
Configuration property: Bean dictionary.
getBeanFieldVisibility() - Method in class org.apache.juneau.BeanContext
Configuration property: Minimum bean field visibility.
getBeanFieldVisibility() - Method in class org.apache.juneau.BeanSession
Configuration property: Minimum bean field visibility.
getBeanMap() - Method in class org.apache.juneau.BeanMapEntry
Returns the bean map that contains this property.
getBeanMeta(Class<T>) - Method in class org.apache.juneau.BeanContext
Returns the BeanMeta class for the specified class.
getBeanMeta() - Method in class org.apache.juneau.BeanMetaExtended
Returns the bean metadata that was passed into the constructor.
getBeanMeta() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the bean meta that this property belongs to.
getBeanMeta(Class<T>) - Method in class org.apache.juneau.BeanSession
Returns the BeanMeta class for the specified class.
getBeanMeta() - Method in class org.apache.juneau.ClassMeta
Returns the BeanMeta associated with this class.
getBeanMethodVisibility() - Method in class org.apache.juneau.BeanContext
Configuration property: Minimum bean method visibility.
getBeanMethodVisibility() - Method in class org.apache.juneau.BeanSession
Configuration property: Minimum bean method visibility.
getBeanPropertyMeta() - Method in class org.apache.juneau.BeanPropertyMetaExtended
Returns the bean property metadata that was passed into the constructor.
getBeanRegistry() - Method in class org.apache.juneau.BeanContext
Returns the lookup table for resolving bean types by name.
getBeanRegistry() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the bean dictionary in use for this bean property.
getBeanRegistry() - Method in class org.apache.juneau.BeanSession
Returns the bean registry defined in this bean context defined by BeanContext.BEAN_beanDictionary.
getBeanRegistry() - Method in class org.apache.juneau.ClassMeta
Returns the bean registry for this class.
getBeanSession() - Method in class org.apache.juneau.BeanMap
Returns the bean session that created this bean map.
getBeanSession() - Method in class org.apache.juneau.ObjectList
Returns the BeanSession currently associated with this list.
getBeanSession() - Method in class org.apache.juneau.ObjectMap
Returns the BeanSession currently associated with this map.
getBeanSession() - Method in class org.apache.juneau.rest.RestRequest
Returns the BeanSession associated with this request.
getBeanTypeName(ClassMeta<?>, ClassMeta<?>, BeanPropertyMeta) - Method in class org.apache.juneau.serializer.SerializerSession
Resolves the dictionary name for the actual type.
getBeanTypePropertyName() - Method in class org.apache.juneau.BeanContext
Configuration property: Bean type property name.
getBeanTypePropertyName(ClassMeta) - Method in class org.apache.juneau.BeanSession
Returns the type property name as defined by BeanContext.BEAN_beanTypePropertyName.
getBeanTypePropertyName() - Method in class org.apache.juneau.BeanSession
Configuration property: Bean type property name.
getBeanTypePropertyName() - Method in class org.apache.juneau.ClassMeta
Returns the type property name associated with this class and subclasses.
getBeanUriProperty() - Method in class org.apache.juneau.jena.RdfBeanMeta
Returns the bean property marked as the URI for the bean (annotated with @Rdf(beanUri) as true).
getBeforeShowScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
Optional Javascript to execute immediately before a menu item is shown.
getBinaryFormat() - Method in class org.apache.juneau.parser.InputStreamParser
Configuration property: Binary input format.
getBinaryFormat() - Method in class org.apache.juneau.parser.InputStreamParserSession
Configuration property: Binary input format.
getBinaryFormat() - Method in class org.apache.juneau.serializer.OutputStreamSerializer
Configuration property: Binary output format.
getBinaryFormat() - Method in class org.apache.juneau.serializer.OutputStreamSerializerSession
Configuration property: Binary output format.
getBody() - Method in class org.apache.juneau.rest.mock.MockServletResponse
Returns the body of the request.
getBody() - Method in class org.apache.juneau.rest.RestRequest
Request body.
getBody() - Method in interface org.apache.juneau.utils.MockHttpResponse
Returns the body of the response.
getBodyArg() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the argument annotated with @Body.
getBodyArg() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the argument annotated with @Body.
getBodyAsString() - Method in class org.apache.juneau.rest.mock.MockServletResponse
Returns the body of the request as a string.
getBodyMethod() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns the @ResponseBody-annotated method.
getBoolean(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting boolean config values.
getBoolean(String, boolean) - Method in class org.apache.juneau.config.Config
Convenience method for getting boolean config values.
getBoolean(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, Boolean.class).
getBoolean(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Boolean.
getBoolean(String, Boolean) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Boolean.
getBoolean(String) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getString(String) but converts the value to a boolean.
getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getString(String,String) but converts the value to a boolean.
getBoolean(String) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.getString(String) but converts the value to a boolean.
getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.getString(String,String) but converts the value to a boolean.
getBoolean(String) - Method in class org.apache.juneau.rest.RequestPath
Returns the specified path parameter converted to a boolean.
getBoolean(String) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the specified path parameter converted to a boolean.
getBoolean(String) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getString(String) but converts the value to a boolean.
getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getString(String,String) but converts the value to a boolean.
getBoolean(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Boolean.
getBoolean(String, Boolean) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Boolean.
getBooleanProperty(String, Boolean) - Method in class org.apache.juneau.Context
Shortcut for calling getProperty(key, Boolean.class, def).
getBufferedReader(Reader) - Static method in class org.apache.juneau.internal.IOUtils
Wraps the specified reader in a buffered reader.
getBufferedReader() - Method in class org.apache.juneau.parser.ParserPipe
Returns the contents of this pipe as a buffered reader.
getBufferSize(String) - Static method in class org.apache.juneau.internal.IOUtils
Given the specified "Content-Length" header value, return an appropriate buffer size.
getBufferSize() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getBuilderClass() - Method in class org.apache.juneau.transform.BuilderSwap
The builder class.
getBuilderClassMeta(BeanSession) - Method in class org.apache.juneau.transform.BuilderSwap
Returns the ClassMeta of the transformed class type.
getBuilderSwap(BeanSession) - Method in class org.apache.juneau.ClassMeta
Returns the builder swap associated with this class.
getBundle(Locale) - Method in class org.apache.juneau.utils.MessageBundle
Returns the resource bundle for the specified locale.
getBytes(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting byte array config values.
getBytes(String, byte[]) - Method in class org.apache.juneau.config.Config
Same as Config.getBytes(String) but with a default value if the entry doesn't exist.
getCacheControl() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Cache-Control header on the request.
getCallHandler() - Method in class org.apache.juneau.rest.RestContext
Returns the REST call handler used by this resource.
getCallMethods() - Method in class org.apache.juneau.rest.RestContext
Returns the REST Java methods defined in this resource.
getCallRouters() - Method in class org.apache.juneau.rest.RestContext
Returns a map of HTTP method names to call routers.
getCandidateFileNames(String, Locale) - Static method in class org.apache.juneau.utils.ClasspathResourceFinderSimple
Returns the candidate file names for the specified file name in the specified locale.
getCapturedResponse() - Method in class org.apache.juneau.rest.client.RestCall
Returns the response text as a string if RestCall.captureResponse() was called on this object.
getCatetories() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the list of categories of this object.
getCertValidate() - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property getter: certValidate.
getCharacterEncoding() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getCharacterEncoding() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getCharacterEncoding() - Method in class org.apache.juneau.rest.RestRequest
Returns the charset specified on the Content-Type header, or "UTF-8" if not specified.
getCharacterEncodingScheme() - Method in class org.apache.juneau.xml.XmlReader
 
getChild(int) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Returns the child node at the specified index.
getChild(int...) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Returns the child node at the specified address.
getChild(Class<T>, int) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Returns the child node at the specified index.
getChild(int) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Returns the child node at the specified index.
getChild(int...) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Returns the child node at the specified address.
getChild(Class<T>, int) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Returns the child node at the specified index.
getChildName() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
Returns the child element of this property from the Xml.childName() annotation on this bean property.
getChildName() - Method in class org.apache.juneau.xml.XmlClassMeta
Returns the @Xml(childName) annotation defined on the class.
getChildPojoSwapForSwap(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns the PojoSwap where the specified class is the same/subclass of the normal class of one of the child POJO swaps associated with this class.
getChildPojoSwapForUnswap(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns the PojoSwap where the specified class is the same/subclass of the swap class of one of the child POJO swaps associated with this class.
getChildren() - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
The children of this element.
getChildren() - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
The children of this element.
getChildren() - Method in class org.apache.juneau.dto.html5.Pre
 
getChildren() - Method in class org.apache.juneau.microservice.resources.DebugResource
[GET /] - Shows child utilities.
getChildren(RestRequest) - Method in class org.apache.juneau.rest.BasicRestServletGroup
[GET /] - Get child resources.
getChildResource(String) - Method in class org.apache.juneau.rest.RestContext
Returns the context of the child resource associated with the specified path.
getChildResources() - Method in class org.apache.juneau.rest.RestContext
Returns the child resources associated with this servlet.
getClassArrayProperty(String) - Method in class org.apache.juneau.Context
Returns the class array property with the specified name.
getClassArrayProperty(String, Class<?>[]) - Method in class org.apache.juneau.Context
Returns the class array property with the specified name.
getClassArrayProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the class array property with the specified name.
getClassArrayProperty(String) - Method in class org.apache.juneau.PropertyStore
Returns the class array property with the specified name.
getClassArrayProperty(String, Class<?>[]) - Method in class org.apache.juneau.PropertyStore
Returns the class array property with the specified name.
getClassArrayProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the class array property with the specified name.
getClassCategory() - Method in class org.apache.juneau.ClassMeta
Returns the category of this class.
getClasses(Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the class types for the specified arguments.
getClassFromReadableName(ClassLoader, String) - Static method in class org.apache.juneau.internal.ClassUtils
Converts the string generated by ClassUtils.getReadableClassName(Class) back into a Class.
getClassListProperty(String) - Method in class org.apache.juneau.Context
Returns the class list property with the specified name.
getClassListProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the class list property with the specified name.
getClassListProperty(String) - Method in class org.apache.juneau.PropertyStore
Returns the class list property with the specified name.
getClassListProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the class list property with the specified name.
getClassMapProperty(String) - Method in class org.apache.juneau.Context
Returns the class map property with the specified name.
getClassMapProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the class map property with the specified name.
getClassMapProperty(String) - Method in class org.apache.juneau.PropertyStore
Returns the class map property with the specified name.
getClassMapProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the class map property with the specified name.
getClassMeta(Class<T>) - Method in class org.apache.juneau.BeanContext
Construct a ClassMeta wrapper around a Class object.
getClassMeta(Type, Type...) - Method in class org.apache.juneau.BeanContext
Used to resolve ClassMetas of type Collection and Map that have ClassMeta values that themselves could be collections or maps.
getClassMeta() - Method in class org.apache.juneau.BeanMap
Returns the ClassMeta of the wrapped bean.
getClassMeta() - Method in class org.apache.juneau.BeanMeta
Returns the ClassMeta of this bean.
getClassMeta() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the ClassMeta of the class of this property.
getClassMeta() - Method in class org.apache.juneau.BeanPropertyValue
Returns the bean property metadata.
getClassMeta(String) - Method in class org.apache.juneau.BeanRegistry
Gets the class metadata for the specified bean type name.
getClassMeta(Class<T>) - Method in class org.apache.juneau.BeanSession
Returns a ClassMeta wrapper around a Class object.
getClassMeta(Type, Type...) - Method in class org.apache.juneau.BeanSession
Used to resolve ClassMetas of type Collection and Map that have ClassMeta values that themselves could be collections or maps.
getClassMeta() - Method in class org.apache.juneau.ClassMetaExtended
Returns the class metadata that was passed into the constructor.
getClassMeta() - Method in interface org.apache.juneau.Delegate
The ClassMeta of the class of the represented object.
getClassMeta() - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
Returns metadata about the class.
getClassMeta() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns metadata about the class.
getClassMeta() - Method in class org.apache.juneau.internal.DelegateList
 
getClassMeta() - Method in class org.apache.juneau.internal.DelegateMap
 
getClassMeta() - Method in class org.apache.juneau.internal.FilteredMap
 
getClassMeta(int) - Method in class org.apache.juneau.ObjectList
Returns the ClassMeta of the class of the object at the specified index.
getClassMeta(String) - Method in class org.apache.juneau.ObjectMap
Returns the class type of the object at the specified index.
getClassMeta(String, BeanPropertyMeta, ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
Give the specified dictionary name, resolve it to a class.
getClassMeta(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the class type of the object at the specified URL.
getClassMetaForObject(T) - Method in class org.apache.juneau.BeanContext
Shortcut for calling getClassMeta(o.getClass()).
getClassMetaForObject(T) - Method in class org.apache.juneau.BeanSession
Shortcut for calling getClassMeta(o.getClass()).
getClasspathReaderResource(String, boolean, MediaType, boolean) - Method in class org.apache.juneau.rest.RestRequest
Returns an instance of a ReaderResource that represents the contents of a resource text file from the classpath.
getClasspathReaderResource(String, boolean) - Method in class org.apache.juneau.rest.RestRequest
Same as RestRequest.getClasspathReaderResource(String, boolean, MediaType, boolean) except uses the resource mime-type map constructed using RestContextBuilder.mimeTypes(String...) to determine the media type.
getClasspathReaderResource(String) - Method in class org.apache.juneau.rest.RestRequest
getClasspathReaderResource(String, boolean, MediaType) - Method in class org.apache.juneau.rest.RestRequest
getClasspathResource(String, Locale) - Method in class org.apache.juneau.rest.RestContext
Same as Class.getResourceAsStream(String) except if it doesn't find the resource on this class, searches up the parent hierarchy chain.
getClasspathResource(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
Same as RestContext.getClasspathResource(String, Locale), but allows you to override the class used for looking up the classpath resource.
getClasspathResource(Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
Reads the input stream from RestContext.getClasspathResource(String, Locale) and parses it into a POJO using the parser matched by the specified media type.
getClasspathResource(Class<?>, Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
Same as RestContext.getClasspathResource(Class, MediaType, String, Locale), except overrides the class used for retrieving the classpath resource.
getClasspathResourceAsString(String, Locale) - Method in class org.apache.juneau.rest.RestContext
Reads the input stream from RestContext.getClasspathResource(String, Locale) into a String.
getClasspathResourceAsString(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
Same as RestContext.getClasspathResourceAsString(String, Locale), but allows you to override the class used for looking up the classpath resource.
getClasspathResourceAsString(String) - Method in class org.apache.juneau.rest.widget.Widget
Retrieves the specified classpath resource and returns the contents as a string.
getClasspathResourceAsString(String, Locale) - Method in class org.apache.juneau.rest.widget.Widget
Same as Widget.getClasspathResourceAsString(String) except also looks for localized-versions of the file.
getClasspathStreamResource(String, MediaType, boolean) - Method in class org.apache.juneau.rest.RestRequest
Returns an instance of a StreamResource that represents the contents of a resource binary file from the classpath.
getClasspathStreamResource(String) - Method in class org.apache.juneau.rest.RestRequest
Same as RestRequest.getClasspathStreamResource(String, MediaType, boolean) except uses the resource mime-type map constructed using RestContextBuilder.mimeTypes(String...) to determine the media type.
getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.Context
Returns the class property with the specified name.
getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.PropertyStore
Returns the class property with the specified name.
getClassProperty(String, Class<T>, Class<? extends T>) - Method in class org.apache.juneau.Session
Returns the session class property with the specified name.
getClassSetProperty(String) - Method in class org.apache.juneau.Context
Returns the class set property with the specified name.
getClassSetProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the class set property with the specified name.
getClassSetProperty(String) - Method in class org.apache.juneau.PropertyStore
Returns the class set property with the specified name.
getClassSetProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the class set property with the specified name.
getClientString(String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
Same as MessageBundle.getString(String, Object...) but uses the locale specified on the call to MessageBundle.setClientLocale(Locale).
getClientVersionHeader() - Method in class org.apache.juneau.rest.RestContext
Returns the name of the client version header name used by this resource.
getCode() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns the HTTP status code.
getCode(Integer) - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the first HTTP status code on a schema.
getCodes() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the HTTP status code or codes defined on a schema.
getCodes(Integer) - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the HTTP status code or codes defined on a schema.
getCodings() - Method in class org.apache.juneau.encoders.Encoder
Returns the codings in Content-Encoding and Accept-Encoding headers that this encoder handles (e.g.
getCodings() - Method in class org.apache.juneau.encoders.GzipEncoder
Returns ["gzip"].
getCodings() - Method in class org.apache.juneau.encoders.IdentityEncoder
Returns ["identity"].
getCollapsedProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of properties that should be rendered as collapsed child elements.
getCollapsedPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of names of properties that should be rendered as collapsed child elements.
getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: collectionFormat.
getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: collectionFormat.
getCollectionFormat() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: collectionFormat.
getCollectionFormat() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the collectionFormat field of this schema.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfBeanPropertyMeta
Returns the RDF collection format of this property from the Rdf.collectionFormat() annotation on this bean property.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfClassMeta
Returns the @Rdf(collectionFormat) annotation defined on the class.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: RDF format for representing collections and arrays.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: RDF format for representing collections and arrays.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: RDF format for representing collections and arrays.
getCollectionFormat() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: RDF format for representing collections and arrays.
getColumn() - Method in class org.apache.juneau.parser.ParserReader
Deprecated.
Unused.
getColumn() - Method in class org.apache.juneau.parser.Position
Returns the current column.
getComment() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the entry comment.
getComment() - Method in class org.apache.juneau.config.internal.ConfigEntry
Returns the same-line comment of this entry.
getConfig() - Method in class org.apache.juneau.microservice.Microservice
Returns the external INI-style configuration file that can be used to configure your microservice.
getConfig() - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
getConfig() - Method in class org.apache.juneau.rest.RestContext
Returns the config file associated with this servlet.
getConfig() - Method in class org.apache.juneau.rest.RestContextBuilder
Returns the external configuration file for this resource.
getConfig() - Method in class org.apache.juneau.rest.RestRequest
Config file associated with the resource.
getConfigEditForm() - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
getConfigEntry(String, String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
getConfigSection(String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
getConnection() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Connection header on the request.
getConsoleCommands() - Method in class org.apache.juneau.microservice.Microservice
Returns the console commands associated with this microservice.
getConsoleReader() - Method in class org.apache.juneau.microservice.Microservice
Returns the console reader.
getConsoleWriter() - Method in class org.apache.juneau.microservice.Microservice
Returns the console writer.
getConstructor() - Method in class org.apache.juneau.ClassMeta
Returns the no-arg constructor for this class.
getConsumes() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: consumes.
getConsumes() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: consumes.
getConsumes(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getConsumes() - Method in class org.apache.juneau.rest.RestContext
Returns the explicit list of supported content types for this resource.
getConsumes() - Method in class org.apache.juneau.rest.RestRequest
Returns the media types that are valid for Content-Type headers on the request.
getContact() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: contact.
getContact(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getContent() - Method in class org.apache.juneau.dto.atom.Entry
Returns the content of this entry.
getContent(SerializerSession, T) - Method in class org.apache.juneau.html.HtmlRender
Returns the delegate value for the specified bean property value.
getContent() - Method in class org.apache.juneau.rest.client.RestRequestEntity
 
getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.ContentTypeMenuItem
 
getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
The content of the popup.
getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
 
getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.StyleMenuItem
Deprecated.
Looks at the supported media types from the request and constructs a list of hyperlinks to render the data as plain-text.
getContent(RestRequest) - Method in class org.apache.juneau.rest.widget.ThemeMenuItem
 
getContentDisposition() - Method in class org.apache.juneau.utils.ZipFileList
Returns the value for the Content-Disposition header.
getContentFormat() - Method in class org.apache.juneau.xml.XmlBeanMeta
Returns the format of the inner XML content of this bean.
getContentLength() - Method in class org.apache.juneau.rest.client.RestCall
Returns the value of the Content-Length header.
getContentLength() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getContentLength() - Method in class org.apache.juneau.rest.mock.MockServletResponse
Returns the content length.
getContentLength() - Method in class org.apache.juneau.rest.RequestBody
Returns the content length of the body.
getContentLength() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Content-Length header on the request.
getContentLength() - Method in class org.apache.juneau.rest.RestRequest
 
getContentLengthLong() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getContentProperty() - Method in class org.apache.juneau.xml.XmlBeanMeta
The property that represents the inner XML content of this bean.
getContentPropertyName() - Method in class org.apache.juneau.xml.XmlBeanMeta
The name of the property that represents the inner XML content of this bean.
getContents() - Method in class org.apache.juneau.http.ReaderResource
Returns the contents of this resource.
getContents() - Method in class org.apache.juneau.http.StreamResource
Returns the contents of this stream resource.
getContentType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getContentType() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getContentType() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Content-Type header on the request.
getContext() - Method in class org.apache.juneau.rest.RestRequest
Returns the resource context handling the request.
getContext() - Method in class org.apache.juneau.rest.RestServlet
Returns the read-only context object that contains all the configuration information about this resource.
getContext() - Method in class org.apache.juneau.svl.VarResolver
Returns the read-only properties on this variable resolver.
getContextObject(String) - Method in class org.apache.juneau.svl.VarResolverContext
Returns the context object with the specified name.
getContextObjects() - Method in class org.apache.juneau.svl.VarResolverContext
Returns the context map of this variable resolver context.
getContextPath() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns the context path that this microservice is using.
getContextPath() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getContextPath() - Method in class org.apache.juneau.rest.RestContext
getContextPath() - Method in class org.apache.juneau.rest.RestRequest
 
getContributors() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the list of contributors of this object.
getConverters() - Method in class org.apache.juneau.rest.RestContext
Returns the converters associated with this resource at the class level.
getCookies() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getCreationTime() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getData() - Method in class org.apache.juneau.dto.cognos.DataSet
Bean property getter: data.
getDate() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Date header on the request.
getDateFormat() - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
Returns the DateFormat used for matching dates.
getDateHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getDebugOutputLines() - Method in class org.apache.juneau.parser.Parser
Configuration property: Debug output lines.
getDebugOutputLines() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Debug output lines.
getDeclaredAnnotation(Class<T>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the specified annotation only if it's been declared on the specified class.
getDefault() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: default.
getDefault() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: default.
getDefault() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: default.
getDefault() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: default.
getDefault() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the default field of this schema.
getDefaultCharset() - Method in class org.apache.juneau.rest.RestContext
Returns the default charset to use on requests and responses when not specified on the request.
getDefaultNamespace() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Default namespace.
getDefaultNamespace() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Default namespace.
getDefaultProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Returns the default list of SSL protocols to support when the protocols parameter on the constructor is null.
getDefaultRequestHeaders() - Method in class org.apache.juneau.rest.RestContext
Returns the default request headers for this resource.
getDefaultResponseHeaders() - Method in class org.apache.juneau.rest.RestContext
Returns the default response headers for this resource.
getDefaultSchemas() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Default schemas.
getDefaultSchemas() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Default schemas.
getDefinitions() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: definitions.
getDefinitions() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: definitions.
getDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: definitions.
getDependencies() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: dependencies.
getDependencies() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: dependencies.
getDeprecated() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: deprecated.
getDescription() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.dto.swagger.Tag
Bean property getter: description.
getDescription() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Returns localized details of the command.
getDescription() - Method in class org.apache.juneau.microservice.console.ExitCommand
 
getDescription() - Method in class org.apache.juneau.microservice.console.HelpCommand
 
getDescription() - Method in class org.apache.juneau.microservice.console.RestartCommand
 
getDescription(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized description of this REST resource.
getDescription() - Method in class org.apache.juneau.rest.helper.ResourceDescription
Returns the description field on this label.
getDescription() - Method in class org.apache.juneau.rest.labels.NameDescription
Deprecated.
Returns the description field on this label.
getDescription(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized description of the REST resource.
getDescription() - Method in class org.apache.juneau.rest.RestRequest
Returns a string of the form "HTTP method-name full-url"
getDictionaryName() - Method in class org.apache.juneau.BeanMeta
Returns the dictionary name for this bean as defined through the @Bean(typeName) annotation.
getDictionaryName() - Method in class org.apache.juneau.ClassMeta
Returns the bean dictionary name associated with this class.
getDirectWriter(String) - Method in class org.apache.juneau.rest.RestResponse
Convenience method meant to be used when rendering directly to a browser with no buffering.
getDiscriminator() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: discriminator.
getDispatcherType() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getDouble(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting double config values.
getDouble(String, double) - Method in class org.apache.juneau.config.Config
Same as Config.getDouble(String) but returns a default value if not set.
getDuration(String) - Static method in class org.apache.juneau.internal.StringUtils
Parses a duration string.
getDynaMap(Object) - Method in class org.apache.juneau.BeanPropertyMeta
Returns the Map object returned by the DynaBean getter.
getElementProperties() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of properties that should be rendered as child elements.
getElementPropertyNames() - Method in class org.apache.juneau.xml.XmlBeanMeta
The list of names of properties that should be rendered as child elements.
getElementText(XmlReader) - Method in class org.apache.juneau.html.HtmlParserSession
Identical to HtmlParserSession.parseText(XmlReader) except assumes the current event is the opening tag.
getElementText(XmlReader) - Method in class org.apache.juneau.xml.XmlParserSession
Returns the text content of the current XML element.
getElementText() - Method in class org.apache.juneau.xml.XmlReader
 
getElementType() - Method in class org.apache.juneau.ClassMeta
For array and Collection types, returns the class type of the components of the array or Collection.
getEmail() - Method in class org.apache.juneau.dto.atom.Person
Returns the email address of the person.
getEmail() - Method in class org.apache.juneau.dto.swagger.Contact
Bean property getter: email.
getEncoder(String) - Method in class org.apache.juneau.encoders.EncoderGroup
Returns the encoder registered with the specified coding (e.g.
getEncoder() - Method in class org.apache.juneau.encoders.EncoderMatch
Returns the encoder that matched the HTTP Accept-Encoding header value.
getEncoderMatch(String) - Method in class org.apache.juneau.encoders.EncoderGroup
Returns the coding string for the matching encoder that can handle the specified Accept-Encoding or Content-Encoding header value.
getEncoders() - Method in class org.apache.juneau.encoders.EncoderGroup
Returns the encoders in this group.
getEncoders() - Method in class org.apache.juneau.rest.RestContext
Returns the encoders associated with this resource.
getEncoding() - Method in class org.apache.juneau.encoders.EncoderMatch
Returns the encoding of the encoder that matched the HTTP Accept-Encoding header value.
getEncoding() - Method in class org.apache.juneau.xml.XmlReader
 
getEntries() - Method in class org.apache.juneau.dto.atom.Feed
Returns the entries in the feed.
getEntry(String, String) - Method in class org.apache.juneau.config.internal.ConfigMap
Reads an entry from this map.
getEnum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: enum.
getEnum() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the enum field of this schema.
getEnumConstants(Class<?>) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns the enum names for the specified enum class.
getEventAllocator() - Method in class org.apache.juneau.xml.XmlParser
Configuration property: XML event allocator.
getEventAllocator() - Method in class org.apache.juneau.xml.XmlParserSession
Configuration property: XML event allocator.
getEventType() - Method in class org.apache.juneau.xml.XmlReader
 
getExample(BeanSession) - Method in class org.apache.juneau.ClassMeta
Returns the example of this class.
getExample() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: x-example.
getExample() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: x-example.
getExample() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property getter: x-example.
getExample() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: example.
getExamples() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: x-examples.
getExamples() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property getter: examples.
getExamples() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Returns localized examples of the command.
getExamples() - Method in class org.apache.juneau.microservice.console.HelpCommand
 
getExceptions() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the exceptions thrown by this method.
getExcludeProperties(Class<?>) - Method in class org.apache.juneau.BeanContext
Returns the BeanContext.BEAN_excludeProperties setting for the specified class.
getExcludeProperties() - Method in class org.apache.juneau.transform.BeanFilter
Returns the list of properties to ignore on a bean.
getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: exclusiveMaximum.
getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: exclusiveMaximum.
getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: exclusiveMaximum.
getExclusiveMaximum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: exclusiveMaximum.
getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: exclusiveMinimum.
getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: exclusiveMinimum.
getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: exclusiveMinimum.
getExclusiveMinimum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: exclusiveMinimum.
getExpect() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Expect header on the request.
getExpectedRootType(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Returns the parser-side expected type for the object.
getExtendedMeta(Class<M>) - Method in class org.apache.juneau.BeanMeta
Returns the language-specified extended metadata on this bean class.
getExtendedMeta(Class<M>) - Method in class org.apache.juneau.BeanPropertyMeta
Returns the language-specified extended metadata on this bean property.
getExtendedMeta(Class<M>) - Method in class org.apache.juneau.ClassMeta
Returns the language-specified extended metadata on this class.
getExtension(String) - Static method in class org.apache.juneau.internal.FileUtils
Returns the extension from a file name.
getExtensions() - Method in class org.apache.juneau.http.MediaTypeRange
Returns the optional set of custom extensions defined for this type.
getExtensions() - Method in class org.apache.juneau.http.StringRange
Returns the optional set of custom extensions defined for this type.
getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: externalDocs.
getExternalDocs() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: externalDocs.
getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: externalDocs.
getExternalDocs() - Method in class org.apache.juneau.dto.swagger.Tag
Bean property getter: externalDocs.
getExternalDocs(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getExtraProperties() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
getField() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the field for this property.
getField(int, String, char) - Static method in class org.apache.juneau.internal.StringUtils
Returns the specified field in a delimited string without splitting the string.
getField(int, String, char, String) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.getField(int, String, char) except allows you to specify the default value.
getField(String, Matcher) - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
Given a matcher that has matched the pattern specified by LogEntryFormatter.getLogEntryPattern(), returns the field value from the match.
getFile(RestRequest, String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
getFile(RestRequest, String) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
getFileCharset() - Method in class org.apache.juneau.parser.ReaderParser
Configuration property: File charset.
getFileCharset() - Method in class org.apache.juneau.parser.ReaderParserSession
Configuration property: File charset.
getFiles() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getFiles() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getFirst(Object) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns the first object in the specified collection or array.
getFirstBoolean(Boolean, String...) - Static method in class org.apache.juneau.internal.SystemUtils
Returns the first non-null boolean system property.
getFirstInteger(Integer, String...) - Static method in class org.apache.juneau.internal.SystemUtils
Returns the first non-null integer system property.
getFirstKey() - Method in class org.apache.juneau.ObjectMap
Returns the first key in the map.
getFirstString(String, String...) - Static method in class org.apache.juneau.internal.SystemUtils
Returns the first non-null system property.
getFloat(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting float config values.
getFloat(String, float) - Method in class org.apache.juneau.config.Config
Same as Config.getFloat(String) but returns a default value if not set.
getFlow() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: flow.
getFooter() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Footer section contents.
getFooter() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Footer section contents.
getFormat() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: format.
getFormat() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: format.
getFormat() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: format.
getFormat() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: format.
getFormat() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Returns the format of this bean property
getFormat() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns the @Html(format) annotation defined on the class.
getFormat() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the format field of this schema.
getFormat(ClassMeta<?>) - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the format field of this schema.
getFormat() - Method in class org.apache.juneau.xml.XmlClassMeta
Returns the @Xml(format) annotation defined on the class.
getFormData() - Method in class org.apache.juneau.rest.RestRequest
Form-data.
getFormData(String) - Method in class org.apache.juneau.rest.RestRequest
Shortcut for calling getFormData().getString(name).
getFormDataArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the @FormData annotated arguments on this Java method.
getFormDataArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the @FormData annotated arguments on this Java method.
getFrom() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the From header on the request.
getFromCache(Class<T>, String) - Method in class org.apache.juneau.Session
Returns an object stored in the session cache.
getFromTransform(Class<I>) - Method in class org.apache.juneau.ClassMeta
Returns the transform for this class for creating instances from other object types.
getFullPath() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the absolute URL of the REST interface invoked by this Java method.
getFullStackMessage(boolean) - Method in exception org.apache.juneau.rest.RestException
Returns all error messages from all errors in this stack.
getGenerator() - Method in class org.apache.juneau.dto.atom.Feed
Returns generator information on this feed.
getGenerator() - Method in class org.apache.juneau.dto.atom.Source
Returns the generator info of this source.
getGetter() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the getter method for this property.
getGetter() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the name of the Java method getter that defines this property.
getGetter() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the name of the Java method getter that defines this property.
getGuards() - Method in class org.apache.juneau.rest.RestContext
Returns the guards associated with this resource at the class level.
getHead() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Additional head section content.
getHead() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Additional head section content.
getHeader(String) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Returns the header information with the specified name.
getHeader() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Header section contents.
getHeader() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Header section contents.
getHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getHeader(String) - Method in class org.apache.juneau.rest.RestRequest
 
getHeaderArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the @Header annotated arguments on this Java method.
getHeaderArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the @Header annotated arguments on this Java method.
getHeaderMethods() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns metadata about the @ResponseHeader-annotated methods.
getHeaderNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getHeaderNames() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getHeaders() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property getter: headers.
getHeaders() - Method in class org.apache.juneau.http.ReaderResource
Get the HTTP response headers.
getHeaders() - Method in class org.apache.juneau.http.StreamResource
Get the HTTP response headers.
getHeaders() - Method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
Get the HTTP response headers.
getHeaders() - Method in class org.apache.juneau.rest.helper.StreamResource
Deprecated.
Get the HTTP response headers.
getHeaders(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getHeaders(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getHeaders() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getHeaders() - Method in class org.apache.juneau.rest.ReaderResource
Deprecated.
Get the HTTP response headers.
getHeaders() - Method in class org.apache.juneau.rest.RestRequest
Request headers.
getHeaders(String) - Method in class org.apache.juneau.rest.RestRequest
 
getHeaders() - Method in class org.apache.juneau.rest.StreamResource
Deprecated.
Get the HTTP response headers.
getHeaders() - Method in interface org.apache.juneau.utils.MockHttpResponse
Returns the headers of the response.
getHost() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: host.
getHost() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Host header on the request.
getHostName() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns the hostname of this microservice.
getHostVerify() - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property getter: hostVerify.
getHref() - Method in class org.apache.juneau.dto.atom.Link
Returns the href of the target of this link.
getHref() - Method in class org.apache.juneau.dto.LinkString
Deprecated.
getHreflang() - Method in class org.apache.juneau.dto.atom.Link
Returns the language of the target of this link.
getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
 
getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.PoweredByApache
Returns an Apache image tag hyperlinked to "http://apache.org"
getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.PoweredByJuneau
Returns an Apache Juneau image tag hyperlinked to "http://juneau.apache.org"
getHtml(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
Resolves the HTML content for this widget.
getHtmlDocBuilder() - Method in class org.apache.juneau.rest.RestContextBuilder
Returns an instance of an HTMLDOC builder for setting HTMLDOC-related properties.
getHtmlDocBuilder() - Method in class org.apache.juneau.rest.RestResponse
Returns a programmatic interface for setting properties for the HTML doc view.
getHtmlWriter(SerializerPipe) - Method in class org.apache.juneau.html.HtmlSerializerSession
Converts the specified output target object to an HtmlWriter.
getHttpMethod() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the value of the @RemoteMethod.httpMethod() annotation on this Java method.
getHttpMethod() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the value of the @RemoteMethod(httpMethod) annotation on this Java method.
getHttpMethod() - Method in class org.apache.juneau.rest.RestRequest
Returns the HTTP 1.1 method name of the request as an enum.
getHttpResponse() - Method in exception org.apache.juneau.rest.client.RestCallException
Returns the HTTP response object that caused this exception.
getHttpResponseCode() - Method in class org.apache.juneau.rest.Redirect
Deprecated.
Returns the response code passed in through the constructor.
getHttpResponseText(int) - Static method in class org.apache.juneau.rest.RestUtils
Deprecated.
Returns readable text for an HTTP response code.
getHttpResponseText(int) - Static method in class org.apache.juneau.rest.util.RestUtils
Returns readable text for an HTTP response code.
getIcon() - Method in class org.apache.juneau.dto.atom.Feed
Returns the feed icon.
getIcon() - Method in class org.apache.juneau.dto.atom.Source
Returns the icon of this source.
getId() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the ID of this object.
getId() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: id.
getId() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: id.
getId(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
 
getId(ClassMeta<?>) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
Returns the ID for the specified class.
getId() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getIfMatch() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the If-Match header on the request.
getIfModifiedSince() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the If-Modified-Since header on the request.
getIfNoneMatch() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the If-None-Match header on the request.
getIfRange() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the If-Range header on the request.
getIfUnmodifiedSince() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the If-Unmodified-Since header on the request.
getImplClassConstructor(Class<T>, Visibility) - Method in class org.apache.juneau.BeanContext
Gets the no-arg constructor for the specified class.
getIn() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: in.
getIn() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: in.
getIncludeProperties(Class<?>) - Method in class org.apache.juneau.BeanContext
Returns the BeanContext.BEAN_includeProperties setting for the specified class.
getIndex() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns the method argument index.
getIndex() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
Returns the index of the parameter in the method that is a request bean.
getInfo() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: info.
getInfo() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Returns a one-line localized description of the command.
getInfo() - Method in class org.apache.juneau.microservice.console.ExitCommand
 
getInfo() - Method in class org.apache.juneau.microservice.console.HelpCommand
 
getInfo() - Method in class org.apache.juneau.microservice.console.RestartCommand
 
getInfoProvider() - Method in class org.apache.juneau.rest.RestContext
Returns the REST information provider used by this resource.
getInfoProvider() - Method in class org.apache.juneau.rest.RestRequest
Resource information provider.
getInitException() - Method in class org.apache.juneau.ClassMeta
Returns any exception that was throw in the init() method.
getInitialDepth() - Method in class org.apache.juneau.BeanTraverseContext
Configuration property: Initial depth.
getInitialDepth() - Method in class org.apache.juneau.BeanTraverseSession
Configuration property: Initial depth.
getInitParameter(String) - Method in class org.apache.juneau.rest.RestContextBuilder
 
getInitParameterNames() - Method in class org.apache.juneau.rest.RestContextBuilder
 
getInnerClass() - Method in class org.apache.juneau.ClassMeta
Returns the Class object that this class type wraps.
getInnerClass() - Method in class org.apache.juneau.ClassMetaExtended
Convenience method for calling ClassMeta.getInnerClass() on the metadata passed to the constructor.
getInnerField() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the field for this property even if the field is private.
getInputAsString() - Method in class org.apache.juneau.parser.ParserPipe
Returns the input to this parser as a plain string.
getInputAsString() - Method in class org.apache.juneau.parser.ParserSession
Returns the input as a string.
getInputStream(InputStream) - Method in class org.apache.juneau.encoders.Encoder
Converts the specified compressed input stream into an uncompressed stream.
getInputStream(InputStream) - Method in class org.apache.juneau.encoders.GzipEncoder
 
getInputStream(InputStream) - Method in class org.apache.juneau.encoders.IdentityEncoder
 
getInputStream() - Method in class org.apache.juneau.internal.ByteArrayInOutStream
Creates a new input stream from this object.
getInputStream() - Method in class org.apache.juneau.parser.ParserPipe
Wraps the specified input object inside an input stream.
getInputStream() - Method in class org.apache.juneau.rest.client.RestCall
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response message body as an input stream.
getInputStream() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getInputStream() - Method in class org.apache.juneau.rest.RequestBody
Returns the HTTP body content as an InputStream.
getInputStream() - Method in class org.apache.juneau.rest.RestRequest
Returns the HTTP body content as an InputStream.
getInputStreamCharset() - Method in class org.apache.juneau.parser.ReaderParser
Configuration property: Input stream charset.
getInputStreamCharset() - Method in class org.apache.juneau.parser.ReaderParserSession
Configuration property: Input stream charset.
getInputStreamParser() - Method in class org.apache.juneau.rest.RequestBody
Returns the input stream parser matching the request Content-Type header.
getInputStreamTransform() - Method in class org.apache.juneau.ClassMeta
Returns the transform for this class for creating instances from an InputStream.
getInstance() - Static method in class org.apache.juneau.microservice.Microservice
Returns the Microservice instance.
getInstance() - Static method in class org.apache.juneau.microservice.RestMicroservice
Returns the Microservice instance.
getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Context
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.Context
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Object, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.Context
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.PropertyStore
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.PropertyStore
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Object, Class<T>, T[], boolean, Object...) - Method in class org.apache.juneau.PropertyStore
Returns the specified property as an array of instantiated objects.
getInstanceArrayProperty(String, Class<T>, T[]) - Method in class org.apache.juneau.Session
Returns the specified property as an array of instantiated objects.
getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.Context
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.Context
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.Context
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.PropertyStore
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.PropertyStore
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.PropertyStore
Returns an instance of the specified class, string, or object property.
getInstanceProperty(String, Class<T>, Object) - Method in class org.apache.juneau.Session
Returns an instantiation of the specified class property.
getInt(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting int config values.
getInt(String, int) - Method in class org.apache.juneau.config.Config
Same as Config.getInt(String) but returns a default value if not set.
getInt(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, Integer.class).
getInt(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to an Integer.
getInt(String, Integer) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to an Integer.
getInt(String) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getString(String) but converts the value to an integer.
getInt(String, int) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getString(String,String) but converts the value to an integer.
getInt(String) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.getString(String) but converts the value to an integer.
getInt(String, int) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.getString(String,String) but converts the value to an integer.
getInt(String) - Method in class org.apache.juneau.rest.RequestPath
Returns the specified path parameter converted to an integer.
getInt(String) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the specified path parameter converted to an integer.
getInt(String) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getString(String) but converts the value to an integer.
getInt(String, int) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getString(String,String) but converts the value to an integer.
getInt(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to an Integer.
getInt(String, Integer) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to an Integer.
getIntegerProperty(String, Integer) - Method in class org.apache.juneau.Context
Shortcut for calling getProperty(key, Integer.class, def).
getInterfaceClass() - Method in class org.apache.juneau.transform.BeanFilter
Returns the interface class associated with this class.
getInterfaces() - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
 
getInterfaces() - Method in class org.apache.juneau.rest.remote.RrpcServlet
 
getInterfaces(RestRequest) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
Deprecated.
[GET /] - Get the list of all remote interfaces.
getIntHeader(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: items.
getItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: items.
getItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: items.
getItems() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: items.
getItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: items.
getItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: items.
getItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the maximum field of this schema.
getItemsAsSchema() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: items.
getItemsAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: items.
getItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: items.
getItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: items.
getJavaClass() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
Returns the Java class of this interface.
getJavaMethod() - Method in class org.apache.juneau.parser.ParserSession
Returns the Java method that invoked this parser.
getJavaMethod() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
Returns the underlying Java method that this metadata is about.
getJavaMethod() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the underlying Java method that this metadata is about.
getJavaMethod() - Method in class org.apache.juneau.rest.RestRequest
Returns the java method handling the request.
getJavaMethod() - Method in class org.apache.juneau.serializer.SerializerSession
Returns the Java method that invoked this serializer.
getJettyDump(RestRequest, RestResponse) - Method in class org.apache.juneau.microservice.resources.DebugResource
[GET /jetty/dump] - Generates and retrieves the jetty thread dump.
getJsonWriter(SerializerPipe) - Method in class org.apache.juneau.json.JsonSerializerSession
Converts the specified output target object to an JsonWriter.
getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: Default XML namespace for bean properties.
getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: Default XML namespace for bean properties.
getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Default XML namespace for bean properties.
getJuneauBpNs() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Default XML namespace for bean properties.
getJuneauNs() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: XML namespace for Juneau properties.
getJuneauNs() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: XML namespace for Juneau properties.
getJuneauNs() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: XML namespace for Juneau properties.
getJuneauNs() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: XML namespace for Juneau properties.
getKey() - Method in class org.apache.juneau.BeanMapEntry
 
getKey() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the entry name.
getKeys(String) - Method in class org.apache.juneau.config.Config
Returns the keys of the entries in the specified section.
getKeys(String) - Method in class org.apache.juneau.config.internal.ConfigMap
Returns the keys of the entries in the specified section.
getKeys() - Method in class org.apache.juneau.utils.MessageBundle
 
getKeyType() - Method in class org.apache.juneau.ClassMeta
For Map types, returns the class type of the keys of the Map.
getLabel() - Method in class org.apache.juneau.dto.atom.Category
Returns the category label.
getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.ContentTypeMenuItem
 
getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
The label for the menu item as it's rendered in the menu bar.
getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
 
getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.StyleMenuItem
Deprecated.
 
getLabel(RestRequest) - Method in class org.apache.juneau.rest.widget.ThemeMenuItem
 
getLabelParameter() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Link label parameter name.
getLabelParameter() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Link label parameter name.
getLang() - Method in class org.apache.juneau.dto.atom.Common
Returns the language of this object.
getLastAccessedTime() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getLastLocation() - Method in class org.apache.juneau.BeanTraverseSession
Returns information used to determine at what location in the parse a failure occurred.
getLastLocation() - Method in class org.apache.juneau.parser.ParserSession
Returns information used to determine at what location in the parse a failure occurred.
getLastModified() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getLastModified() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getLength() - Method in class org.apache.juneau.dto.atom.Link
Returns the length of the contents of the target of this link.
getLength() - Method in class org.apache.juneau.dto.cognos.Column
Bean property getter: length.
getLicense() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: license.
getLicense(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getLimit() - Method in class org.apache.juneau.utils.SearchArgs
The number of rows to return.
getLine() - Method in class org.apache.juneau.parser.ParserReader
Deprecated.
Unused.
getLine() - Method in class org.apache.juneau.parser.Position
Returns the current line.
getLink() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Adds a hyperlink to this value in HTML.
getLinks() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the list of links of this object.
getList(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, List.class).
getList(int, Class<E>) - Method in class org.apache.juneau.ObjectList
Same as ObjectList.getList(int) except converts the elements to the specified types.
getList(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a List.
getList(String, List<?>) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a List.
getList(String, Class<E>, List<E>) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getList(String, List) except converts the elements to the specified types.
getList(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a List.
getList(String, List<?>) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a List.
getListener() - Method in class org.apache.juneau.parser.ParserSession
Returns the listener associated with this session.
getListener(Class<T>) - Method in class org.apache.juneau.parser.ParserSession
Returns the listener associated with this session.
getListener() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Serializer listener.
getListener() - Method in class org.apache.juneau.serializer.SerializerSession
Returns the listener associated with this session.
getListener(Class<T>) - Method in class org.apache.juneau.serializer.SerializerSession
Returns the listener associated with this session.
getListenerClass() - Method in class org.apache.juneau.parser.Parser
Configuration property: Parser listener.
getListenerClass() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Parser listener.
getListProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the list property with the specified name.
getListProperty(String, Class<T>, List<T>) - Method in class org.apache.juneau.Context
Returns the list property with the specified name.
getListProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the list property with the specified name.
getListProperty(String, Class<T>, List<T>) - Method in class org.apache.juneau.PropertyStore
Returns the list property with the specified name.
getLocalAddr() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getLocale() - Method in class org.apache.juneau.BeanContext
Configuration property: Locale.
getLocale() - Method in class org.apache.juneau.BeanSession
Configuration property: Locale.
getLocale() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getLocale() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getLocale() - Method in class org.apache.juneau.rest.RestRequest
 
getLocales() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getLocales() - Method in class org.apache.juneau.rest.RestRequest
 
getLocalName() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getLocalName() - Method in class org.apache.juneau.xml.XmlReader
 
getLocalPort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getLocation(ParserSession) - Method in class org.apache.juneau.parser.ParserReader
Deprecated.
Unused.
getLocation() - Method in class org.apache.juneau.rest.response.Found
 
getLocation() - Method in class org.apache.juneau.rest.response.MovedPermanently
 
getLocation() - Method in class org.apache.juneau.rest.response.PermanentRedirect
 
getLocation() - Method in class org.apache.juneau.rest.response.SeeOther
 
getLocation() - Method in class org.apache.juneau.rest.response.TemporaryRedirect
 
getLocation() - Method in class org.apache.juneau.xml.XmlReader
 
getLogEntryPattern() - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
Returns the regular expression pattern used for matching log entries.
getLogger(Class<?>) - Static method in class org.apache.juneau.internal.JuneauLogger
Get logger for specified class.
getLogger(Class<?>, String) - Static method in class org.apache.juneau.internal.JuneauLogger
Get logger for specified class using the specified resource bundle name.
getLogger(String, String) - Static method in class org.apache.juneau.internal.JuneauLogger
Get logger with specified name using the specified resource bundle name.
getLogger() - Method in class org.apache.juneau.microservice.Microservice
Returns the logger for this microservice.
getLogger() - Method in class org.apache.juneau.rest.BasicRestLogger
Returns the Java logger used for logging.
getLogger() - Method in class org.apache.juneau.rest.RestContext
Returns the logger to use for this resource.
getLogger() - Method in class org.apache.juneau.rest.RestRequest
Logger.
getLogger() - Method in class org.apache.juneau.Session
Returns the logger associated with this session.
getLogo() - Method in class org.apache.juneau.dto.atom.Feed
Returns the feed logo.
getLogo() - Method in class org.apache.juneau.dto.atom.Source
Returns the logo of this source.
getLong(String) - Method in class org.apache.juneau.config.Config
Convenience method for getting long config values.
getLong(String, long) - Method in class org.apache.juneau.config.Config
Same as Config.getLong(String) but returns a default value if not set.
getLong(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, Long.class).
getLong(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Long.
getLong(String, Long) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Long.
getLong(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Long.
getLong(String, Long) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Long.
getLongProperty(String, Long) - Method in class org.apache.juneau.Context
Shortcut for calling getProperty(key, Long.class, def).
getManifest() - Method in class org.apache.juneau.microservice.Microservice
Returns the main jar manifest file contents as a simple ObjectMap.
getMap(String) - Method in class org.apache.juneau.config.store.ConfigStore
Returns a map file containing the parsed contents of a configuration.
getMap(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, Map.class).
getMap(int, Class<K>, Class<V>) - Method in class org.apache.juneau.ObjectList
Same as ObjectList.getMap(int) except converts the keys and values to the specified types.
getMap(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Map.
getMap(String, Map<?, ?>) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Map.
getMap(String, Class<K>, Class<V>, Map<K, V>) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getMap(String, Map) except converts the keys and values to the specified types.
getMap(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Map.
getMap(String, Map<?, ?>) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Map.
getMapProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the map property with the specified name.
getMapProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the map property with the specified name.
getMarked() - Method in class org.apache.juneau.parser.ParserReader
Returns the contents of the reusable character buffer as a string, and resets the buffer for next usage.
getMarked(int, int) - Method in class org.apache.juneau.parser.ParserReader
Same as ParserReader.getMarked() except allows you to specify offsets into the buffer.
getMatchingArgs(Class<?>[], Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Matches arguments to a list of parameter types.
getMatchPattern(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a string containing "*" meta characters with a regular expression pattern.
getMaxDepth() - Method in class org.apache.juneau.BeanTraverseContext
Configuration property: Max traversal depth.
getMaxDepth() - Method in class org.apache.juneau.BeanTraverseSession
Configuration property: Max traversal depth.
getMaxForwards() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Max-Forwards header on the request.
getMaximum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: maximum.
getMaximum() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the maximum field of this schema.
getMaxInactiveInterval() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getMaxIndent() - Method in class org.apache.juneau.serializer.WriterSerializer
Configuration property: Maximum indentation.
getMaxIndent() - Method in class org.apache.juneau.serializer.WriterSerializerSession
Configuration property: Maximum indentation.
getMaxInput() - Method in class org.apache.juneau.rest.RestContext
Returns the maximum request input size in bytes.
getMaxItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: maxItems.
getMaxItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getMaxLength() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: maxLength.
getMaxLength() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getMaxProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: maxProperties.
getMaxProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: maxProperties.
getMaxProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: maxProperties.
getMaxProperties() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getMediaType() - Method in class org.apache.juneau.BeanContext
Configuration property: Media type.
getMediaType() - Method in class org.apache.juneau.BeanSession
Configuration property: Media type.
getMediaType() - Method in class org.apache.juneau.config.Config
 
getMediaType() - Method in class org.apache.juneau.http.MediaTypeRange
Returns the media type enclosed by this media range.
getMediaType() - Method in class org.apache.juneau.http.ReaderResource
 
getMediaType() - Method in class org.apache.juneau.http.StreamResource
 
getMediaType() - Method in class org.apache.juneau.parser.ParserMatch
Returns the media type of the parser that matched the HTTP Content-Type header value.
getMediaType() - Method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
 
getMediaType() - Method in class org.apache.juneau.rest.helper.StreamResource
Deprecated.
 
getMediaType() - Method in class org.apache.juneau.rest.ReaderResource
Deprecated.
 
getMediaType() - Method in class org.apache.juneau.rest.RestResponse
Returns the Content-Type header stripped of the charset attribute if present.
getMediaType() - Method in class org.apache.juneau.rest.StreamResource
Deprecated.
 
getMediaType() - Method in class org.apache.juneau.serializer.SerializerMatch
Returns the media type of the serializers that matched the HTTP Accept header value.
getMediaType() - Method in interface org.apache.juneau.Streamable
Returns the serialized media type for this resource (e.g.
getMediaType() - Method in class org.apache.juneau.utils.StringMessage
 
getMediaType() - Method in class org.apache.juneau.utils.StringObject
 
getMediaType() - Method in class org.apache.juneau.utils.ZipFileList
 
getMediaType() - Method in interface org.apache.juneau.Writable
Returns the serialized media type for this resource (e.g.
getMediaTypeForName(String) - Method in class org.apache.juneau.rest.RestContext
Returns the media type for the specified file name.
getMediaTypeRanges() - Method in class org.apache.juneau.serializer.Serializer
Returns the media types handled based on the value of the accept parameter passed into the constructor.
getMediaTypes() - Method in class org.apache.juneau.parser.Parser
Returns the media types handled based on the values passed to the consumes constructor parameter.
getMediaTypes() - Method in class org.apache.juneau.serializer.Serializer
getMessage() - Method in exception org.apache.juneau.ConfigException
 
getMessage(Throwable, String, String) - Static method in exception org.apache.juneau.FormattedRuntimeException
Finds the message.
getMessage(Throwable, String, String) - Static method in exception org.apache.juneau.rest.client.RestCallException
Finds the message.
getMessage() - Method in class org.apache.juneau.rest.mock.MockServletResponse
Returns the response message.
getMessage(String, Object...) - Method in class org.apache.juneau.rest.RestRequest
Shortcut method for calling MessageBundle.getString(Locale, String, Object...) based on the request locale.
getMessage() - Method in interface org.apache.juneau.utils.MockHttpResponse
Returns the status message of the response.
getMessageBundle() - Method in class org.apache.juneau.rest.RestRequest
Returns the resource bundle for the request locale.
getMessages() - Method in class org.apache.juneau.rest.RestContext
Returns the resource bundle used by this resource.
getMeta() - Method in class org.apache.juneau.BeanMap
Returns the metadata associated with this bean map.
getMeta() - Method in class org.apache.juneau.BeanMapEntry
Returns the metadata about this bean property.
getMeta() - Method in class org.apache.juneau.BeanPropertyValue
Returns the bean property metadata.
getMeta() - Method in class org.apache.juneau.internal.DelegateBeanMap
 
getMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
Returns metadata on the request bean.
getMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanReturn
Returns metadata on the response bean.
getMetaData() - Method in class org.apache.juneau.dto.cognos.DataSet
Bean property getter: metadata.
getMethod() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getMethod() - Method in class org.apache.juneau.rest.RestRequest
Returns the method of this request.
getMethodArgsSignature(Method, boolean) - Static method in class org.apache.juneau.internal.HttpUtils
Given a Java method, returns the arguments signature.
getMethodConsumes(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodDescription(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized description of the specified java method on this servlet.
getMethodDescription(Method, RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized description of the specified java method on this servlet.
getMethodDescription() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized method description.
getMethodExternalDocs(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodInfo(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns a ClassUtils.MethodInfo bean that describes the specified method.
getMethodInfo(Collection<Method>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns ClassUtils.MethodInfo beans that describe the specified methods.
getMethodMeta(Method) - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
Returns the metadata about the specified method on this interface proxy.
getMethodMeta(Method) - Method in class org.apache.juneau.remoteable.RemoteableMeta
Deprecated.
Returns the metadata about the specified method on this interface proxy.
getMethodMeta(Method) - Method in class org.apache.juneau.rest.client.remote.RemoteResourceMeta
Returns the metadata about the specified method on this resource proxy.
getMethodMetaByPath(String) - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
Returns the metadata about the specified method on this interface proxy by the path defined on the method.
getMethodOperationId(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodParameters(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodProduces(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodProperties(Annotation[]) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
Returns properties defined on the specified method through the @RestMethod(properties) annotation specified on the method and the JuneauProvider.properties() annotation specified on the provider class.
getMethodResponses(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMethodsByPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
Returns a map of all methods on this interface proxy keyed by HTTP path.
getMethodSignature(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the signature of the specified method.
getMethodSummary(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized summary of the specified java method on this servlet.
getMethodSummary(Method, RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized summary of the specified java method.
getMethodSummary() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized method summary.
getMethodTags(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getMetrics() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
getMinimum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: minimum.
getMinimum() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the minimum field of this schema.
getMinItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: minItems.
getMinItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getMinLength() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: minLength.
getMinLength() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getMinProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: minProperties.
getMinProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: minProperties.
getMinProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: minProperties.
getMinProperties() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getModifiers() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the modifiers on this entry.
getModifiers() - Method in class org.apache.juneau.config.internal.ConfigEntry
Returns the modifiers for this entry.
getMultipleOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: multipleOf.
getMultipleOf() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getName() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the name of this bean property.
getName() - Method in class org.apache.juneau.BeanPropertyValue
Returns the bean property name.
getName() - Method in class org.apache.juneau.ClassMeta
Shortcut for calling Class.getName() on the inner class of this metadata.
getName() - Method in class org.apache.juneau.dto.atom.Person
Returns the name of the person.
getName() - Method in class org.apache.juneau.dto.cognos.Column
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.LinkString
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.Contact
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.License
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.Tag
Bean property getter: name.
getName() - Method in class org.apache.juneau.dto.swagger.Xml
Bean property getter: name.
getName() - Method in class org.apache.juneau.httppart.HttpPart
Returns the name of the part.
getName() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the name of the object described by this schema, for example the query or form parameter name.
getName() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Returns the name of the command.
getName() - Method in class org.apache.juneau.microservice.console.ExitCommand
 
getName() - Method in class org.apache.juneau.microservice.console.HelpCommand
 
getName() - Method in class org.apache.juneau.microservice.console.RestartCommand
 
getName() - Method in class org.apache.juneau.microservice.JettyLogger
 
getName() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getName() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getName() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns the name of the HTTP part.
getName() - Method in class org.apache.juneau.rest.client.SerializedNameValuePair
 
getName() - Method in class org.apache.juneau.rest.helper.ResourceDescription
Returns the name field on this label.
getName() - Method in class org.apache.juneau.rest.labels.NameDescription
Deprecated.
Returns the name field on this label.
getName() - Method in class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
 
getName() - Method in class org.apache.juneau.rest.RestMethodParam
Returns the parameter name for this parameter as shown in the Swagger doc.
getName() - Method in class org.apache.juneau.rest.RestParam
Deprecated.
Returns the parameter name for this parameter as shown in the Swagger doc.
getName() - Method in class org.apache.juneau.rest.widget.Widget
The widget key.
getName() - Method in class org.apache.juneau.svl.Var
Return the name of this variable.
getName() - Method in class org.apache.juneau.xml.Namespace
Returns the namespace name.
getName() - Method in class org.apache.juneau.xml.XmlReader
 
getNameProperty() - Method in class org.apache.juneau.ClassMeta
Returns the method or field annotated with @NameProperty.
getNamespace() - Method in class org.apache.juneau.dto.swagger.Xml
Bean property getter: namespace.
getNamespace() - Method in class org.apache.juneau.jena.RdfBeanPropertyMeta
Returns the RDF namespace associated with this bean property.
getNamespace() - Method in class org.apache.juneau.jena.RdfClassMeta
Returns the RDF namespace associated with this class.
getNamespace() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
Returns the XML namespace associated with this bean property.
getNamespace() - Method in class org.apache.juneau.xml.XmlClassMeta
Returns the XML namespace associated with this class.
getNamespaceContext() - Method in class org.apache.juneau.xml.XmlReader
 
getNamespaceCount() - Method in class org.apache.juneau.xml.XmlReader
 
getNamespacePrefix(int) - Method in class org.apache.juneau.xml.XmlReader
 
getNamespaces() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Default namespaces.
getNamespaces() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Default namespaces.
getNamespaceURI() - Method in class org.apache.juneau.xml.XmlReader
 
getNamespaceURI(String) - Method in class org.apache.juneau.xml.XmlReader
 
getNamespaceURI(int) - Method in class org.apache.juneau.xml.XmlReader
 
getNav() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Nav section contents.
getNav() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Nav section contents.
getNavlinks() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Page navigation links.
getNavLinks() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Returns the HtmlDocSerializer.HTMLDOC_navlinks setting value in this context.
getNavlinks() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Page navigation links.
getNegotiatedOutputStream() - Method in class org.apache.juneau.rest.RestResponse
Equivalent to ServletResponse.getOutputStream(), except wraps the output stream if an Encoder was found that matched the Accept-Encoding header.
getNegotiatedWriter() - Method in class org.apache.juneau.rest.RestResponse
Equivalent to ServletResponse.getWriter(), except wraps the output stream if an Encoder was found that matched the Accept-Encoding header and sets the Content-Encoding header to the appropriate value.
getNewInstanceFromNumberClass() - Method in class org.apache.juneau.ClassMeta
Returns the class type of the parameter of the numeric constructor.
getNoResultsMessage() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: No-results message.
getNoResultsMessage() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: No-results message.
getNormalClass() - Method in class org.apache.juneau.transform.PojoSwap
Returns the T class, the normalized form of the class.
getNot() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: not.
getNot() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: not.
getNotABeanReason() - Method in class org.apache.juneau.ClassMeta
Returns the reason why this class is not a bean, or null if it is a bean.
getNumberedLines(String) - Static method in class org.apache.juneau.internal.StringUtils
Takes in a string, splits it by lines, and then prepends each line with line numbers.
getNumberedLines(String, int, int) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.getNumberedLines(String) except only returns the specified lines.
getObject(String, Type, Type...) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key and converts it to the specified value.
getObject(String, Parser, Type, Type...) - Method in class org.apache.juneau.config.Config
Same as Config.getObject(String, Type, Type...) but allows you to specify the parser to use to parse the value.
getObject(String, Class<T>) - Method in class org.apache.juneau.config.Config
Same as Config.getObject(String, Type, Type...) except optimized for a non-parameterized class.
getObject(String, Parser, Class<T>) - Method in class org.apache.juneau.config.Config
Same as Config.getObject(String, Class) but allows you to specify the parser to use to parse the value.
getObjectList(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, ObjectList.class).
getObjectList(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a ObjectList.
getObjectList(String, ObjectList) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a ObjectList.
getObjectList(String, boolean) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getObjectList(String) but creates a new empty ObjectList if it doesn't already exist.
getObjectList(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a ObjectList.
getObjectList(String, ObjectList) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a ObjectList.
getObjectMap(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, ObjectMap.class).
getObjectMap(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a Map.
getObjectMap(String, ObjectMap) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a ObjectMap.
getObjectMap(String, boolean) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getObjectMap(String) but creates a new empty ObjectMap if it doesn't already exist.
getObjectMap(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a Map.
getObjectMap(String, ObjectMap) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a ObjectMap.
getObjectWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key and converts it to the specified value.
getObjectWithDefault(String, Parser, T, Class<T>) - Method in class org.apache.juneau.config.Config
Same as Config.getObjectWithDefault(String, Object, Class) but allows you to specify the parser to use to parse the value.
getObjectWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key and converts it to the specified value.
getObjectWithDefault(String, Parser, T, Type, Type...) - Method in class org.apache.juneau.config.Config
Same as Config.getObjectWithDefault(String, Object, Type, Type...) but allows you to specify the parser to use to parse the value.
getOccurrence() - Method in exception org.apache.juneau.rest.RestException
Returns the number of times this exception occurred on this servlet.
getOneOf() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: oneOf.
getOneOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: oneOf.
getOperation(String, String) - Method in class org.apache.juneau.dto.swagger.Swagger
Shortcut for calling getPaths().get(path).get(operation);
getOperationId() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: operationId.
getOptions(RestRequest) - Method in class org.apache.juneau.rest.BasicRestServlet
[OPTIONS /*] - Show resource options.
getOtherArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the remaining non-annotated arguments on this Java method.
getOtherArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the remaining non-annotated arguments on this Java method.
getOuter() - Method in class org.apache.juneau.parser.ParserSession
Returns the outer object used for instantiating top-level non-static member classes.
getOutput() - Method in class org.apache.juneau.rest.RestResponse
Returns the output that was set by calling RestResponse.setOutput(Object).
getOutput(Class<T>) - Method in class org.apache.juneau.rest.RestResponse
Returns this value cast to the specified class.
getOutput() - Method in class org.apache.juneau.utils.ProcBuilder
Run this command and returns the output as a simple string.
getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.Encoder
Converts the specified uncompressed output stream into an uncompressed stream.
getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.GzipEncoder
 
getOutputStream(OutputStream) - Method in class org.apache.juneau.encoders.IdentityEncoder
 
getOutputStream(String) - Method in class org.apache.juneau.internal.TeeOutputStream
Returns the output stream identified through the id parameter passed in through the TeeOutputStream.add(String, OutputStream, boolean) method.
getOutputStream(String) - Method in class org.apache.juneau.rest.client.RestCall
Retrieves an output stream associated with an ID via RestCall.pipeTo(String, OutputStream, boolean)
getOutputStream() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getOutputStream() - Method in class org.apache.juneau.rest.RestResponse
 
getOutputStream() - Method in class org.apache.juneau.serializer.SerializerPipe
Wraps the specified output object inside an output stream.
getOutputStreamCalled() - Method in class org.apache.juneau.rest.RestResponse
Returns true if RestResponse.getOutputStream() has been called.
getParameter(String, String) - Method in class org.apache.juneau.dto.swagger.Operation
Returns the parameter with the specified type and name.
getParameter(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getParameterInfo(String, String, String, String) - Method in class org.apache.juneau.dto.swagger.Swagger
Convenience method for calling getPath(path).get(method).getParameter(in,name);
getParameterMap() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getParameterNames() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getParameters() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: parameters.
getParameters() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: parameters.
getParameters() - Method in class org.apache.juneau.http.MediaType
Returns the additional parameters on this media type.
getParameterType(Method, int) - Static method in class org.apache.juneau.Value
Returns the generic parameter type of the Value parameter at the specified position.
getParameterType(Type) - Static method in class org.apache.juneau.Value
Returns the generic parameter type of the Value type.
getParameterValues(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getParamFormat() - Method in class org.apache.juneau.uon.UonSerializer
Configuration property: Format to use for query/form-data/header values.
getParamFormat() - Method in class org.apache.juneau.uon.UonSerializerSession
Configuration property: Format to use for query/form-data/header values.
getParamType() - Method in class org.apache.juneau.rest.RestMethodParam
Returns the swagger parameter type for this parameter as shown in the Swagger doc.
getParamType() - Method in class org.apache.juneau.rest.RestParam
Deprecated.
Returns the swagger parameter type for this parameter as shown in the Swagger doc.
getParentClasses(Class<?>, boolean, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns a list of all the parent classes of the specified class including the class itself.
getParentContext() - Method in class org.apache.juneau.rest.RestContext
Returns the parent resource context (if this resource was initialized from a parent).
getParentProperty() - Method in class org.apache.juneau.ClassMeta
Returns the method or field annotated with @ParentProperty.
getParsedType() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the default parsed type for this schema.
getParser(HttpPartParser) - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the parser to use for parsing the bean property value.
getParser(HttpPartParser) - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the parser to use for parsing the bean property value.
getParser() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the parser field of this schema.
getParser(String) - Method in class org.apache.juneau.parser.ParserGroup
Same as ParserGroup.getParserMatch(String) but returns just the matched parser.
getParser(MediaType) - Method in class org.apache.juneau.parser.ParserGroup
Same as ParserGroup.getParserMatch(MediaType) but returns just the matched parser.
getParser() - Method in class org.apache.juneau.parser.ParserMatch
Returns the parser that matched the HTTP Content-Type header value.
getParser() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanReturn
Returns the parser to use for parsing parts on the response bean.
getParser() - Method in class org.apache.juneau.rest.RequestBody
Returns the parser matching the request Content-Type header.
getParserMatch(String) - Method in class org.apache.juneau.parser.ParserGroup
Searches the group for a parser that can handle the specified Content-Type header value.
getParserMatch(MediaType) - Method in class org.apache.juneau.parser.ParserGroup
Same as ParserGroup.getParserMatch(String) but matches using a MediaType instance.
getParserMatch() - Method in class org.apache.juneau.rest.RequestBody
Returns the parser and media type matching the request Content-Type header.
getParserReader() - Method in class org.apache.juneau.parser.ParserPipe
Converts this pipe into a ParserReader.
getParsers() - Method in class org.apache.juneau.parser.ParserGroup
Returns the parsers in this group.
getParsers() - Method in class org.apache.juneau.rest.RestContext
Returns the parsers registered with this resource.
getParsers() - Method in class org.apache.juneau.rest.RestJavaMethod
Bean property getter: parsers.
getParsers() - Method in class org.apache.juneau.rest.RestRequest
Returns the parsers associated with this request.
getParserSessionArgs() - Method in class org.apache.juneau.rest.RestRequest
Returns the session arguments to pass to parsers.
getPart(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getPartName() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the HTTP part name for this property (query parameter name for example).
getPartName() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the HTTP part name for this property (the query parameter name for example).
getPartParser() - Method in class org.apache.juneau.rest.RestContext
Returns the HTTP-part parser associated with this resource.
getPartParser() - Method in class org.apache.juneau.rest.RestJavaMethod
Bean property getter: partParser.
getPartParser() - Method in class org.apache.juneau.rest.RestRequest
Returns the part serializer associated with this request.
getParts() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getPartSerializer() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns the part serializer to use to serialize this response.
getPartSerializer() - Method in class org.apache.juneau.rest.RestContext
Returns the HTTP-part serializer associated with this resource.
getPartSerializer() - Method in class org.apache.juneau.rest.RestJavaMethod
Bean property getter: partSerializer.
getPartSerializer() - Method in class org.apache.juneau.rest.RestRequest
Returns the part serializer associated with this request.
getPartSerializer() - Method in class org.apache.juneau.rest.RestResponse
Deprecated.
No replacement.
getPartType() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the HTTP part type for this property (query parameter for example).
getPartType() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the HTTP part type for this property (query parameter for example).
getPartType() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns the HTTP part type.
getPartType() - Method in class org.apache.juneau.rest.ResponsePartMeta
Returns the part type.
getPath(String) - Method in class org.apache.juneau.dto.swagger.Swagger
Shortcut for calling getPaths().get(path);
getPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMeta
Returns the HTTP path of this interface.
getPath() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
Returns the HTTP path of this method.
getPath() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the HTTP path of this method.
getPath() - Method in class org.apache.juneau.rest.client.remote.RemoteResourceMeta
Returns the HTTP path of this interface.
getPath() - Method in class org.apache.juneau.rest.RestContext
Returns the path for this resource as defined by the @RestResource(path) annotation or RestContextBuilder.path(String) method concatenated with those on all parent classes.
getPath(String) - Method in class org.apache.juneau.rest.RestRequest
Shortcut for calling getPathMatch().get(name).
getPathArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the @Path annotated arguments on this Java method.
getPathArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the @Path annotated arguments on this Java method.
getPathInfo() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getPathInfoUndecoded(HttpServletRequest) - Static method in class org.apache.juneau.rest.RestUtils
Deprecated.
Identical to HttpServletRequest.getPathInfo() but doesn't decode encoded characters.
getPathInfoUndecoded(HttpServletRequest) - Static method in class org.apache.juneau.rest.util.RestUtils
Identical to HttpServletRequest.getPathInfo() but doesn't decode encoded characters.
getPathMatch() - Method in class org.apache.juneau.rest.RestRequest
Request path match.
getPathRemainder() - Method in class org.apache.juneau.rest.RestRequest
Shortcut for calling getPathMatch().getRemainder().
getPaths() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: paths.
getPathTranslated() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getPattern() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: pattern.
getPattern() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the xxx field of this schema.
getPattern() - Method in class org.apache.juneau.rest.client.ResponsePattern
Returns the pattern passed in through the constructor.
getPattern() - Method in class org.apache.juneau.rest.RequestPath
Returns the path pattern that matched this request.
getPattern() - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the path pattern that matched this request.
getPatternProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: patternProperties.
getPatternProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: patternProperties.
getPatternString() - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Bean property getter: patternString.
getPatternString() - Method in class org.apache.juneau.rest.util.UrlPathPattern
Bean property getter: patternString.
getPIData() - Method in class org.apache.juneau.xml.XmlReader
 
getPipe() - Method in class org.apache.juneau.msgpack.MsgPackInputStream
Deprecated.
Unused.
getPipe() - Method in class org.apache.juneau.parser.ParserReader
Deprecated.
Unused.
getPipe() - Method in class org.apache.juneau.xml.XmlReader
Returns the pipe passed into the constructor.
getPITarget() - Method in class org.apache.juneau.xml.XmlReader
 
getPojoClass() - Method in class org.apache.juneau.transform.BuilderSwap
The POJO class.
getPojoSwap(BeanSession) - Method in class org.apache.juneau.ClassMeta
Returns the PojoSwap associated with this class that's the best match for the specified session.
getPort() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns the port that this microservice started up on.
getPosition() - Method in class org.apache.juneau.parser.ParserInputStream
 
getPosition() - Method in class org.apache.juneau.parser.ParserReader
 
getPosition() - Method in class org.apache.juneau.parser.ParserSession
Returns the current position into the reader or input stream.
getPosition() - Method in class org.apache.juneau.parser.Position
Returns the current byte position.
getPosition() - Method in interface org.apache.juneau.parser.Positionable
Returns the current position in a reader or input stream.
getPosition() - Method in class org.apache.juneau.utils.SearchArgs
The first-row position.
getPosition() - Method in class org.apache.juneau.xml.XmlReader
 
getPragma() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Pragma header on the request.
getPrefix() - Method in class org.apache.juneau.dto.swagger.Xml
Bean property getter: prefix.
getPrefix() - Method in class org.apache.juneau.xml.XmlReader
 
getPreLines() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the section or entry lines.
getPreLines() - Method in class org.apache.juneau.config.internal.ConfigEntry
Returns the pre-lines of this entry.
getPreLines(String) - Method in class org.apache.juneau.config.internal.ConfigMap
Returns the pre-lines on the specified section.
getPrimaryMediaType() - Method in class org.apache.juneau.parser.Parser
Returns the first media type handled based on the values passed to the consumes constructor parameter.
getPrimaryMediaType() - Method in class org.apache.juneau.serializer.Serializer
Returns the first entry in the accept parameter passed into the constructor.
getPrimitiveDefault() - Method in class org.apache.juneau.ClassMeta
Returns the default value for primitives such as int or Integer.
getPrimitiveDefault(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the default value for the specified primitive class.
getPrimitiveForWrapper(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
If the specified class is a primitive wrapper (e.g.
getPrimitiveWrapper(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
If the specified class is a primitive (e.g.
getProduces() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: produces.
getProduces() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: produces.
getProduces(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getProduces() - Method in class org.apache.juneau.rest.RestContext
Returns the explicit list of supported accept types for this resource.
getProduces() - Method in class org.apache.juneau.rest.RestRequest
Returns the media types that are valid for Accept headers on the request.
getProperties() - Method in class org.apache.juneau.BeanMap
Returns a simple collection of properties for this bean map.
getProperties() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the override list of properties defined through a @BeanProperty(properties) annotation on this property.
getProperties() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: properties.
getProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: properties.
getProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: properties.
getProperties() - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
Returns all the annotated methods on this bean.
getProperties() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns all the annotated methods on this bean.
getProperties() - Method in class org.apache.juneau.internal.DelegateBeanMap
 
getProperties() - Method in class org.apache.juneau.rest.RestContext
Returns the class-level properties associated with this servlet.
getProperties() - Method in class org.apache.juneau.rest.RestContextBuilder
Returns the configuration properties for this resource.
getProperties() - Method in class org.apache.juneau.rest.RestRequest
Retrieve the properties active for this request.
getProperties() - Method in class org.apache.juneau.rest.RestResponse
Retrieve the properties active for this request.
getProperties() - Method in class org.apache.juneau.rest.RestServlet
Convenience method for calling getContext().getProperties();
getProperties() - Method in class org.apache.juneau.Session
Returns the session properties.
getProperties() - Method in class org.apache.juneau.transform.BeanFilter
Returns the set and order of names of properties associated with a bean class.
getProperty(String) - Method in class org.apache.juneau.BeanMap
Returns the specified property on this bean map.
getProperty(String) - Method in class org.apache.juneau.Context
Returns the raw property value with the specified name.
getProperty(String, Class<T>, T) - Method in class org.apache.juneau.Context
Returns the property value with the specified name.
getProperty(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Returns the property with the specified name.
getProperty(String, boolean) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Returns the property with the specified name.
getProperty(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Returns the property with the specified name.
getProperty(String, boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Returns the property with the specified name.
getProperty(String) - Method in class org.apache.juneau.httppart.bean.RequestBeanMeta
Returns metadata about the bean property with the specified property name.
getProperty(String) - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns metadata about the bean property with the specified method getter name.
getProperty(String) - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the schema information for the specified property.
getProperty(String) - Method in class org.apache.juneau.PropertyStore
Returns the raw property value with the specified name.
getProperty(String, Class<T>, T) - Method in class org.apache.juneau.PropertyStore
Returns the property value with the specified name.
getProperty(String) - Method in class org.apache.juneau.Session
Returns the session property with the specified key.
getProperty(String, Class<T>, T) - Method in class org.apache.juneau.Session
Returns the session property with the specified key and type.
getProperty(String, Class<T>, T...) - Method in class org.apache.juneau.Session
Same as Session.getProperty(String, Class, Object) but allows for more than one default value.
getProperty(String) - Method in class org.apache.juneau.xml.XmlReader
 
getPropertyKeys(String) - Method in class org.apache.juneau.Context
Returns the keys found in the specified property group.
getPropertyKeys(String) - Method in class org.apache.juneau.PropertyStore
Returns the keys found in the specified property group.
getPropertyKeys() - Method in class org.apache.juneau.Session
Returns the session property keys.
getPropertyMeta(String) - Method in class org.apache.juneau.BeanMap
Returns the metadata on the specified property.
getPropertyMeta(String) - Method in class org.apache.juneau.BeanMeta
Returns metadata about the specified property.
getPropertyMeta(String) - Method in class org.apache.juneau.xml.XmlBeanMeta
Returns bean property meta with the specified name.
getPropertyMetas() - Method in class org.apache.juneau.BeanMeta
Returns the metadata on all properties associated with this bean.
getPropertyMetas(String...) - Method in class org.apache.juneau.BeanMeta
Returns the metadata on the specified list of properties.
getPropertyName(String) - Method in interface org.apache.juneau.PropertyNamer
Convert the specified default property name to some other value.
getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerDefault
 
getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerDLC
 
getPropertyName(String) - Method in class org.apache.juneau.PropertyNamerULC
 
getPropertyNamer() - Method in class org.apache.juneau.BeanContext
Configuration property: Bean property namer.
getPropertyNamer() - Method in class org.apache.juneau.BeanSession
Configuration property: Bean property namer.
getPropertyNamer() - Method in class org.apache.juneau.transform.BeanFilter
Returns the PropertyNamer associated with the bean to tailor the names of bean properties.
getPropertyStore() - Method in class org.apache.juneau.Context
Returns the property store associated with this context.
getPropertyStore() - Method in class org.apache.juneau.ContextBuilder
Returns a read-only snapshot of the current property store on this builder.
getPropertyStore() - Method in class org.apache.juneau.rest.RestRequest
Returns the PropertyStore for this request.
getPropertyStoreBuilder() - Method in class org.apache.juneau.ContextBuilder
Returns access to the inner property store builder.
getProtocol() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns whether this microservice is using "http" or "https".
getProtocol() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property getter: protocols.
getProxyAuthorization() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Proxy-Authorization header on the request.
getProxyInvocationHandler() - Method in class org.apache.juneau.ClassMeta
Returns the interface proxy invocation handler for this class.
getPublicMethods() - Method in class org.apache.juneau.ClassMeta
All public methods on this class including static methods.
getPublicMethods(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the list of available methods that can be passed to the PojoRest.invokeMethod(String, String, String) for the object addressed by the specified URL.
getPublished() - Method in class org.apache.juneau.dto.atom.Entry
Returns the publish timestamp of this entry.
getQuery() - Method in class org.apache.juneau.rest.RestRequest
Query parameters.
getQuery(String) - Method in class org.apache.juneau.rest.RestRequest
Shortcut for calling getQuery().getString(name).
getQueryArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the @Query annotated arguments on this Java method.
getQueryArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the @Query annotated arguments on this Java method.
getQueryString() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getQuoteChar() - Method in class org.apache.juneau.serializer.WriterSerializer
Configuration property: Quote character.
getQuoteChar() - Method in class org.apache.juneau.serializer.WriterSerializerSession
Configuration property: Quote character.
getQValue() - Method in class org.apache.juneau.http.MediaTypeRange
Returns the 'q' (quality) value for this type, as described in Section 3.9 of RFC2616.
getQValue() - Method in class org.apache.juneau.http.StringRange
Returns the 'q' (quality) value for this type, as described in Section 3.9 of RFC2616.
getRange() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Range header on the request.
getRaw(Object) - Method in class org.apache.juneau.BeanMap
Same as BeanMap.get(Object) except bypasses the POJO filter associated with the bean property or bean filter associated with the bean class.
getRaw(BeanMap<?>, String) - Method in class org.apache.juneau.BeanPropertyMeta
Equivalent to calling BeanMap.getRaw(Object), but is faster since it avoids looking up the property meta.
getRawOutput() - Method in class org.apache.juneau.serializer.SerializerPipe
Returns the raw output object passed into this session.
getRdfLanguage() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: RDF language.
getRdfLanguage() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: RDF language.
getRdfLanguage() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: RDF language.
getRdfLanguage() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: RDF language.
getReadableClassName(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getReadableClassName(c.getName())
getReadableClassName(String) - Static method in class org.apache.juneau.internal.ClassUtils
Converts the specified class name to a readable form when class name is a special construct like "[[Z".
getReadableClassNameForObject(Object) - Static method in class org.apache.juneau.internal.ClassUtils
Shortcut for calling getReadableClassName(c.getClass().getName())
getReadableClassNames(Object[]) - Static method in class org.apache.juneau.internal.ClassUtils
Given the specified list of objects, return readable names for the class types of the objects.
getReadableName() - Method in class org.apache.juneau.ClassMeta
Returns a readable name for this class (e.g.
getReader(URI) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
Subclasses must implement either this method or JsonSchemaMap.load(URI) to load the schema with the specified URI.
getReader(URI) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
Deprecated.
Subclasses must implement either this method or SchemaMap.load(URI) to load the schema with the specified URI.
getReader() - Method in class org.apache.juneau.parser.ParserPipe
Wraps the specified input object inside a reader.
getReader() - Method in class org.apache.juneau.rest.client.RestCall
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response message body as a reader.
getReader() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getReader() - Method in class org.apache.juneau.rest.RequestBody
Returns the HTTP body content as a Reader.
getReader() - Method in class org.apache.juneau.rest.RestRequest
Returns the HTTP body content as a Reader.
getReaderParser() - Method in class org.apache.juneau.rest.RequestBody
Returns the reader parser matching the request Content-Type header.
getReaderTransform() - Method in class org.apache.juneau.ClassMeta
Returns the transform for this class for creating instances from a Reader.
getReadOnly() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: readOnly.
getRealPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRef() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: $ref.
getRef() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: $ref.
getRef() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: $ref.
getRef() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: $ref.
getRef() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: $ref.
getReferer() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Referer header on the request.
getRel() - Method in class org.apache.juneau.dto.atom.Link
Returns the rel of this link.
getRemainder() - Method in class org.apache.juneau.rest.RequestPath
Returns the decoded remainder of the URL following any path pattern matches.
getRemainder() - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the decoded remainder of the URL following any path pattern matches.
getRemainderUndecoded() - Method in class org.apache.juneau.rest.RequestPath
Same as RequestPath.getRemainder() but doesn't decode characters.
getRemainderUndecoded() - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Same as RequestPathMatch.getRemainder() but doesn't decode characters.
getRemoteableMethods() - Method in class org.apache.juneau.ClassMeta
Deprecated.
No replacement.
getRemoteableProxy(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
getRemoteableProxy(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
getRemoteableProxy(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
getRemoteAddr() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRemoteHost() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRemoteInterface(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
getRemoteInterface(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
getRemoteInterface(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
getRemotePort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRemoteResource(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
Create a new proxy interface against a 3rd-party REST interface.
getRemoteResource(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.getRemoteResource(Class) except explicitly specifies the URL of the REST interface.
getRemoteResource(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.getRemoteResource(Class, Object) but allows you to override the serializer and parser used.
getRemoteUser() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRender() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Returns the render class for rendering the style and contents of this property value in HTML.
getRender() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns the @Html(render) annotation defined on the class.
getReporter() - Method in class org.apache.juneau.xml.XmlParser
Configuration property: XML reporter.
getReporter() - Method in class org.apache.juneau.xml.XmlParserSession
Configuration property: XML reporter.
getRequest() - Method in class org.apache.juneau.rest.client.RestCall
Returns access to the HttpUriRequest passed to HttpClient.execute(HttpUriRequest).
getRequest() - Method in class org.apache.juneau.rest.RestContext
Returns the HTTP request object for the current request.
getRequest(Class<T>) - Method in class org.apache.juneau.rest.RestRequest
Creates a proxy interface to retrieve HTTP parts of this request as a proxy bean.
getRequest(RequestBeanMeta) - Method in class org.apache.juneau.rest.RestRequest
Same as RestRequest.getRequest(Class) but used on pre-instantiated RequestBeanMeta objects.
getRequest() - Method in class org.apache.juneau.rest.RestServlet
Returns the current HTTP request.
getRequestArgs() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns the @Request annotated arguments on this Java method.
getRequestBeanArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the @RequestBean annotated arguments on this Java method.
getRequestDispatcher(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRequestedSessionId() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRequestURI() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRequestURL() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getRequired() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: required.
getRequired() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: required.
getRequired() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: required.
getRequired() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: required.
getResolver() - Method in class org.apache.juneau.xml.XmlParser
Configuration property: XML resolver.
getResolver() - Method in class org.apache.juneau.xml.XmlParserSession
Configuration property: XML resolver.
getResource(Class<?>, String) - Static method in class org.apache.juneau.internal.ClassUtils
Similar to Class.getResourceAsStream(String) except looks up the parent hierarchy for the existence of the specified resource.
getResource() - Method in class org.apache.juneau.rest.RestContext
Returns the resource object.
getResourceDescription() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized resource description.
getResourceResolver() - Method in class org.apache.juneau.rest.RestContext
Returns the resource resolver associated with this context.
getResourceTitle() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized resource title.
getResponse(Object) - Method in class org.apache.juneau.dto.swagger.Operation
Returns the response info with the given status code.
getResponse(Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponse(Type, Type...) except optimized for a non-parameterized class.
getResponse(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
Parses HTTP body into the specified object type.
getResponse(ResponseBeanMeta) - Method in class org.apache.juneau.rest.client.RestCall
Converts the response from this call into a response bean.
getResponse() - Method in class org.apache.juneau.rest.client.RestCall
Returns access to the HttpResponse returned by HttpClient.execute(HttpUriRequest).
getResponse() - Method in class org.apache.juneau.rest.RestContext
Returns the HTTP response object for the current request.
getResponse() - Method in class org.apache.juneau.rest.RestServlet
Returns the current HTTP response.
getResponseAsString() - Method in class org.apache.juneau.rest.client.RestCall
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response message body as plain text.
getResponseAsStringFuture() - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponse(Class) but allows you to run the call asynchronously.
getResponseBeanMeta() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
Returns schema information about the HTTP part.
getResponseBeanMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
Returns metadata about the specified response object if it's annotated with @Response.
getResponseBody(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponse(Type, Type...) but allows you to specify a part parser to use for parsing the response.
getResponseBodyMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
Returns metadata about the specified response object if it's annotated with @ResponseBody.
getResponseCode() - Method in class org.apache.juneau.rest.client.RestCall
Connects to the remote resource (if connect() hasn't already been called) and returns the HTTP response code.
getResponseCode() - Method in exception org.apache.juneau.rest.client.RestCallException
Returns the HTTP response status code.
getResponseContentType() - Method in class org.apache.juneau.serializer.Serializer
Optional method that returns the response Content-Type for this serializer if it is different from the matched media type.
getResponseFuture(Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponse(Class) but allows you to run the call asynchronously.
getResponseFuture(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponse(Class) but allows you to run the call asynchronously.
getResponseHandlers() - Method in class org.apache.juneau.rest.RestContext
Returns the response handlers associated with this resource.
getResponseHeader(String) - Method in class org.apache.juneau.rest.client.RestCall
Connects to the remote resource (if connect() hasn't already been called) and returns the value of an HTTP header on the response.
getResponseHeader(HttpPartParser, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponseHeader(String) except parses the header value using the specified part parser and schema.
getResponseHeader(HttpPartParser, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.getResponseHeader(String) except parses the header value using the specified part parser and schema.
getResponseHeaderMeta(Object) - Method in class org.apache.juneau.rest.RestRequest
Returns metadata about the specified response object if it's annotated with @ResponseHeader.
getResponseHeaders() - Method in class org.apache.juneau.serializer.SerializerSession
Optional method that specifies HTTP request headers for this serializer.
getResponseHeaders() - Method in class org.apache.juneau.soap.SoapXmlSerializerSession
 
getResponseInfo(String, String, Object) - Method in class org.apache.juneau.dto.swagger.Swagger
Shortcut for calling getPaths().get(path).get(operation).getResponse(status);
getResponseMessage() - Method in exception org.apache.juneau.rest.client.RestCallException
Returns the HTTP response message body text.
getResponseMeta() - Method in class org.apache.juneau.rest.RestResponse
Returns the metadata about this response.
getResponsePojoRest(Class<?>) - Method in class org.apache.juneau.rest.client.RestCall
Parses the output from the connection into the specified type and then wraps that in a PojoRest.
getResponsePojoRest() - Method in class org.apache.juneau.rest.client.RestCall
Converts the output from the connection into an ObjectMap and then wraps that in a PojoRest.
getResponses() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: responses.
getResponses() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: responses.
getResponseStatusMessage() - Method in exception org.apache.juneau.rest.client.RestCallException
Returns the response status message as a plain string.
getRestMethodParams(Method) - Method in class org.apache.juneau.rest.RestContext
Returns the parameters defined on the specified Java method.
getRestParams(Method) - Method in class org.apache.juneau.rest.RestContext
Deprecated.
Unused.
getRestServlet() - Method in class org.apache.juneau.rest.RestContext
Returns the resource object as a RestServlet.
getReturns() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns whether the method returns the HTTP response body or status code.
getReturns() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Returns whether the method returns the HTTP response body or status code.
getReturnType() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
Returns the class type of the method return.
getReturnValue() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodReturn
Specifies whether the return value is the body of the request or the HTTP status.
getRights() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the rights statement of this object.
getRootCause() - Method in exception org.apache.juneau.parser.ParseException
Returns the highest-level ParseException in the stack trace.
getRootCause() - Method in exception org.apache.juneau.rest.RestException
Returns the root cause of this exception.
getRootCause() - Method in exception org.apache.juneau.serializer.SerializeException
Returns the highest-level ParseException in the stack trace.
getRootDir() - Method in class org.apache.juneau.microservice.resources.DirectoryResource
Returns the root directory.
getRootObject() - Method in class org.apache.juneau.utils.PojoRest
The root object that was passed into the constructor of this method.
getRootRelativeContextRoot() - Method in class org.apache.juneau.UriContext
Returns the root-relative URI of the context portion of this URI context.
getRootRelativePathInfo() - Method in class org.apache.juneau.UriContext
Returns the root-relative URI of the path portion of this URI context.
getRootRelativePathInfoParent() - Method in class org.apache.juneau.UriContext
Returns the parent of the URL returned by UriContext.getRootRelativePathInfo().
getRootRelativeServletPath() - Method in class org.apache.juneau.UriContext
Returns the root-relative URI of the resource portion of this URI context.
getRootRelativeServletPathParent() - Method in class org.apache.juneau.UriContext
Returns the parent of the URL returned by UriContext.getRootRelativeServletPath().
getRrpcInterface(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
Create a new Remote Interface against a @RemoteInterface-annotated class.
getRrpcInterface(Class<T>, Object) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.getRrpcInterface(Class) except explicitly specifies the URL of the REST interface.
getRrpcInterface(Class<T>, Object, Serializer, Parser) - Method in class org.apache.juneau.rest.client.RestClient
Same as RestClient.getRrpcInterface(Class, Object) but allows you to override the serializer and parser used.
getScanner() - Method in class org.apache.juneau.utils.ProcBuilder
Returns the output from this process as a Scanner.
getSchema() - Method in class org.apache.juneau.BeanSession
HTTP part schema of object being serialized or parsed.
getSchema() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: schema.
getSchema() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property getter: schema.
getSchema() - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the schema information gathered from annotations on the method and return type.
getSchema() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns the schema information about the response object.
getSchema() - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the schema information gathered from annotations on the method and return type.
getSchema() - Method in class org.apache.juneau.jsonschema.JsonSchemaBeanPropertyMeta
Returns the schema information gathered from all the @Schema annotations on the bean property.
getSchema() - Method in class org.apache.juneau.jsonschema.JsonSchemaClassMeta
Returns the @Schema annotation defined on the class.
getSchema(Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the JSON-schema for the specified object.
getSchema(Type) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the JSON-schema for the specified type.
getSchema(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Returns the JSON-schema for the specified type.
getSchema() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns the HTTP part schema information about this part.
getSchema() - Method in class org.apache.juneau.rest.ResponsePartMeta
Returns the part schema.
getSchemaSerializer() - Method in class org.apache.juneau.html.HtmlDocSerializer
 
getSchemaSerializer() - Method in class org.apache.juneau.html.HtmlSerializer
 
getSchemaSerializer() - Method in class org.apache.juneau.json.JsonSerializer
Returns the schema serializer based on the settings of this serializer.
getSchemaSerializer() - Method in class org.apache.juneau.xml.XmlSerializer
Returns the schema serializer based on the settings of this serializer.
getSchemaVersionUri() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: $schema.
getSchemaVersionUri() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: $schema.
getScheme() - Method in class org.apache.juneau.dto.atom.Category
Returns the category scheme.
getScheme() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getSchemes() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: schemes.
getSchemes() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: schemes.
getScopes() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: scopes.
getScript() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Javascript code.
getScript() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Javascript code.
getScript(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
Returns the Javascript needed for the show and hide actions of the menu item.
getScript(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
Resolves any Javascript that should be added to the <head>/<script> element.
getSearch() - Method in class org.apache.juneau.utils.SearchArgs
The query search terms.
getSearchArgs() - Method in class org.apache.juneau.rest.RequestQuery
Locates the special search query arguments in the query and returns them as a SearchArgs object.
getSection() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the section name.
getSectionAsBean(String, Class<T>) - Method in class org.apache.juneau.config.Config
Shortcut for calling getSectionAsBean(sectionName, c, false).
getSectionAsBean(String, Class<T>, boolean) - Method in class org.apache.juneau.config.Config
Converts this config file section to the specified bean instance.
getSectionAsInterface(String, Class<T>) - Method in class org.apache.juneau.config.Config
Wraps a config file section inside a Java interface so that values in the section can be read and write using getters and setters.
getSectionAsMap(String) - Method in class org.apache.juneau.config.Config
Returns a section of this config copied into an ObjectMap.
getSections() - Method in class org.apache.juneau.config.internal.ConfigMap
Returns the keys of the entries in the specified section.
getSecurity() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: security.
getSecurity() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: security.
getSecurityDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: securityDefinitions.
getSerializedClassMeta(BeanSession) - Method in class org.apache.juneau.ClassMeta
Returns the serialized (swapped) form of this class if there is an PojoSwap associated with it.
getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.httppart.bean.RequestBeanPropertyMeta
Returns the serializer to use for serializing the bean property value.
getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.httppart.bean.ResponseBeanPropertyMeta
Returns the serializer to use for serializing the bean property value.
getSerializer() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the serializer field of this schema.
getSerializer(HttpPartSerializer) - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns the HTTP part serializer to use for serializing this part.
getSerializer() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodBeanArg
Returns the serializer to use for serializing parts on the request bean.
getSerializer() - Method in class org.apache.juneau.rest.ResponsePartMeta
Returns the part serializer.
getSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
Same as SerializerGroup.getSerializerMatch(String) but returns just the matched serializer.
getSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
Same as SerializerGroup.getSerializerMatch(MediaType) but returns just the matched serializer.
getSerializer() - Method in class org.apache.juneau.serializer.SerializerMatch
Returns the serializer that matched the HTTP Accept header value.
getSerializerMatch(String) - Method in class org.apache.juneau.serializer.SerializerGroup
Searches the group for a serializer that can handle the specified Accept value.
getSerializerMatch(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
Same as SerializerGroup.getSerializerMatch(String) but matches using a MediaType instance.
getSerializers() - Method in class org.apache.juneau.rest.RestContext
Returns the serializers registered with this resource.
getSerializers() - Method in class org.apache.juneau.rest.RestJavaMethod
Bean property getter: serializers.
getSerializers() - Method in class org.apache.juneau.rest.RestRequest
Returns the serializers associated with this request.
getSerializers() - Method in class org.apache.juneau.rest.RestResponse
Gets the serializer group for the response.
getSerializers() - Method in class org.apache.juneau.serializer.SerializerGroup
Returns a copy of the serializers in this group.
getSerializerSessionArgs() - Method in class org.apache.juneau.rest.RestRequest
Returns the session arguments to pass to serializers.
getServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns the underlying Jetty server.
getServerName() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getServerPort() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getServiceMap() - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
Returns the list of interfaces to their implementation objects.
getServiceMap() - Method in class org.apache.juneau.rest.remote.RrpcServlet
Returns the list of interfaces to their implementation objects.
getServiceMap() - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
Deprecated.
Returns the list of interfaces to their implementation objects.
getServletConfig() - Method in class org.apache.juneau.rest.RestServlet
 
getServletContext() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getServletContext() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getServletContext() - Method in class org.apache.juneau.rest.RestContextBuilder
 
getServletInitParameter(String) - Method in class org.apache.juneau.rest.RestContext
Returns the servlet init parameter returned by ServletConfig.getInitParameter(String).
getServletName() - Method in class org.apache.juneau.rest.RestContextBuilder
 
getServletPath() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getServletPath() - Method in class org.apache.juneau.rest.RestRequest
 
getSession(boolean) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getSession() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getSessionContext() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getSessionObject(Class<T>, String, boolean) - Method in class org.apache.juneau.svl.VarResolverSession
Returns the session object with the specified name.
getSessionObject(Class<T>, String) - Method in class org.apache.juneau.svl.VarResolverSession
getSessionObjects(RestRequest) - Method in class org.apache.juneau.rest.BasicRestCallHandler
Returns the session objects for the specified request.
getSessionObjects(RestRequest) - Method in interface org.apache.juneau.rest.RestCallHandler
Returns the session objects for the specified request.
getSetProperty(String, Class<T>) - Method in class org.apache.juneau.Context
Returns the set property with the specified name.
getSetProperty(String, Class<T>, Set<T>) - Method in class org.apache.juneau.Context
Returns the set property with the specified name.
getSetProperty(String, Class<T>) - Method in class org.apache.juneau.PropertyStore
Returns the set property with the specified name.
getSetProperty(String, Class<T>, Set<T>) - Method in class org.apache.juneau.PropertyStore
Returns the set property with the specified name.
getSetter() - Method in class org.apache.juneau.BeanPropertyMeta
Returns the setter method for this property.
getSimpleName() - Method in class org.apache.juneau.ClassMeta
Shortcut for calling Class.getSimpleName() on the inner class of this metadata.
getSimpleName(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the simple name of a class.
getSimpleName(Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the simple name of a class.
getSiteName(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized site name of this REST resource.
getSiteName(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized site name of the REST resource.
getSiteName() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized site name.
getSize() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getSize() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
 
getSocketTimeout() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
getSort() - Method in class org.apache.juneau.utils.SearchArgs
The sort columns.
getSource() - Method in class org.apache.juneau.dto.atom.Entry
Returns the source of this entry.
getSrc() - Method in class org.apache.juneau.dto.atom.Content
Returns the source URI.
getStack(boolean) - Method in class org.apache.juneau.BeanTraverseSession
Returns the current stack trace.
getStackTrace(Throwable) - Static method in class org.apache.juneau.internal.StringUtils
Convenience method for getting a stack trace as a string.
getStackTraceOccurrence(Throwable) - Method in class org.apache.juneau.rest.RestContext
Returns the number of times this exception was thrown based on a hash of its stacktrace.
getStatus() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getStatus() - Method in exception org.apache.juneau.rest.RestException
Returns the HTTP status code.
getStatus() - Method in interface org.apache.juneau.utils.MockHttpResponse
Returns the status code of the response.
getStatus() - Method in exception org.apache.juneau.utils.PojoRestException
The HTTP-equivalent status code.
getStatusMethod() - Method in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Returns the @ResponseStatus-annotated method.
getStopClass() - Method in class org.apache.juneau.transform.BeanFilter
Returns the stop class associated with this class.
getStream(String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name.
getStream(String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name for the specified locale and returns it as an input stream.
getStream(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name for the specified locale and returns it as an input stream.
getStreamSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
getStreamSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
getString(String) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key.
getString(String, String) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key.
getString(int) - Method in class org.apache.juneau.ObjectList
Shortcut for calling get(index, String.class).
getString(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a String.
getString(String, String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a String.
getString(String) - Method in class org.apache.juneau.rest.RequestFormData
Returns a form-data parameter value.
getString(String, String) - Method in class org.apache.juneau.rest.RequestFormData
Same as RequestFormData.getString(String) except returns a default value if null or empty.
getString(String) - Method in class org.apache.juneau.rest.RequestHeaders
Returns the specified header value as a string.
getString(String, String) - Method in class org.apache.juneau.rest.RequestHeaders
Returns the specified header value as a string.
getString(String) - Method in class org.apache.juneau.rest.RequestPath
Returns the specified path parameter converted to a String.
getString(String) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Returns the specified path parameter converted to a String.
getString(String) - Method in class org.apache.juneau.rest.RequestQuery
Returns a query parameter value as a string.
getString(String, String) - Method in class org.apache.juneau.rest.RequestQuery
Same as RequestQuery.getString(String) but returns the specified default value if the query parameter was not specified.
getString(String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name and converts it to a simple string.
getString(Class<?>, String) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name and converts it to a simple string.
getString(String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name and converts it to a simple string.
getString(Class<?>, String, Locale) - Method in class org.apache.juneau.utils.ClasspathResourceManager
Finds the resource with the given name and converts it to a simple string.
getString(String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
Similar to ResourceBundle.getString(String) except allows you to pass in MessageFormat objects.
getString(Locale, String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
Same as MessageBundle.getString(String, Object...) but allows you to specify the locale.
getString(String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a String.
getString(String, String) - Method in class org.apache.juneau.utils.PojoRest
Returns the specified entry value converted to a String.
getStringArray(String) - Method in class org.apache.juneau.config.Config
Gets the entry with the specified key, splits the value on commas, and returns the values as trimmed strings.
getStringArray(String, String[]) - Method in class org.apache.juneau.config.Config
Same as Config.getStringArray(String) but returns a default value if the value cannot be found.
getStringArray(String) - Method in class org.apache.juneau.ObjectMap
Returns the specified entry value converted to a String.
getStringArray(String, String[]) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.getStringArray(String) but returns a default value if the value cannot be found.
getStringBuilder() - Method in class org.apache.juneau.BeanSession
Creates a reusable StringBuilder object from an internal pool.
getStringProperty(String, String) - Method in class org.apache.juneau.Context
Shortcut for calling getProperty(key, String.class, def).
getStringTransform() - Method in class org.apache.juneau.ClassMeta
Returns the transform for this class for creating instances from a String.
getStyle() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: CSS style code.
getStyle() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: CSS style code.
getStyle(SerializerSession, T) - Method in class org.apache.juneau.html.HtmlRender
Returns the CSS style of the element containing the bean property value.
getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.MenuItemWidget
Defines a "menu-item" class that needs to be used on the outer element of the HTML returned by the MenuItemWidget.getHtml(RestRequest) method.
getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.QueryMenuItem
Returns CSS for the tooltips.
getStyle(RestRequest) - Method in class org.apache.juneau.rest.widget.Widget
Resolves any CSS styles that should be added to the <head>/<style> element.
getStylesheet() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Stylesheet import URLs.
getStylesheet() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Stylesheet import URLs.
getSubTitle() - Method in class org.apache.juneau.dto.atom.Feed
Returns the feed subtitle.
getSubtitle() - Method in class org.apache.juneau.dto.atom.Source
Returns the subtitle of this source.
getSubType() - Method in class org.apache.juneau.http.MediaType
Returns the 'subType' fragment of the 'type/subType' string.
getSubTypes() - Method in class org.apache.juneau.http.MediaType
Returns the subtypes broken down by fragments delimited by "'".
getSummary() - Method in class org.apache.juneau.dto.atom.Entry
Returns the summary of this entry.
getSummary() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: summary.
getSupportedEncodings() - Method in class org.apache.juneau.encoders.EncoderGroup
Returns the set of codings supported by all encoders in this group.
getSupportedEncodings() - Method in class org.apache.juneau.rest.RestResponse
Returns the codings that are valid for Accept-Encoding and Content-Encoding headers on the request.
getSupportedMediaTypes() - Method in class org.apache.juneau.parser.ParserGroup
Returns the media types that all parsers in this group can handle
getSupportedMediaTypes() - Method in class org.apache.juneau.rest.RestResponse
Returns the media types that are valid for Accept headers on the request.
getSupportedMediaTypes() - Method in class org.apache.juneau.serializer.SerializerGroup
Returns the media types that all serializers in this group can handle.
getSwagger() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: swagger.
getSwagger(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized swagger for this REST resource.
getSwagger(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized swagger for the REST resource.
getSwagger() - Method in class org.apache.juneau.rest.RestRequest
Returns the localized swagger associated with the resource.
getSwaggerFromFile(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getSwapClass() - Method in class org.apache.juneau.transform.PojoSwap
Returns the G class, the generalized form of the class.
getSwapClassMeta(BeanSession) - Method in class org.apache.juneau.transform.PojoSwap
Returns the ClassMeta of the transformed class type.
getSwapped(String, PojoSwap<T, ?>) - Method in class org.apache.juneau.ObjectMap
Same as get(), but converts the raw value to the specified class type using the specified POJO swap.
getSynopsis() - Method in class org.apache.juneau.microservice.console.ConsoleCommand
Returns the usage synopsis of the command.
getSynopsis() - Method in class org.apache.juneau.microservice.console.HelpCommand
 
getTags() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: tags.
getTags() - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property getter: tags.
getTags(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getTE() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the TE header on the request.
getTemplate() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: HTML document template.
getTemplate() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: HTML document template.
getTerm() - Method in class org.apache.juneau.dto.atom.Category
 
getTermsOfService() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: termsOfService.
getTermsOfService(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getterProps - Variable in class org.apache.juneau.BeanMeta
The getter properties on the target class.
getText() - Method in class org.apache.juneau.dto.atom.Generator
Returns the content of this generator statement.
getText() - Method in class org.apache.juneau.dto.atom.Id
Returns the content of this identifier.
getText() - Method in class org.apache.juneau.dto.atom.Text
Returns the content of this content.
getText() - Method in class org.apache.juneau.dto.html5.HtmlElementRawText
Returns the inner text of this element.
getText() - Method in class org.apache.juneau.dto.html5.HtmlElementText
Returns the inner text of this element.
getText() - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
 
getText() - Method in class org.apache.juneau.xml.XmlReader
 
getTextCharacters() - Method in class org.apache.juneau.xml.XmlReader
 
getTextCharacters(int, char[], int, int) - Method in class org.apache.juneau.xml.XmlReader
 
getTextLength() - Method in class org.apache.juneau.xml.XmlReader
 
getTextStart() - Method in class org.apache.juneau.xml.XmlReader
 
getThread() - Method in class org.apache.juneau.microservice.resources.LogParser.Entry
 
getThrown() - Method in class org.apache.juneau.BeanPropertyValue
Returns the exception thrown by calling the property getter.
getTimeZone() - Method in class org.apache.juneau.BeanContext
Configuration property: Time zone.
getTimeZone() - Method in class org.apache.juneau.BeanSession
Configuration property: Time zone.
getTimeZone() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Time-Zone header value on the request if there is one.
getTitle() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the title of this object.
getTitle() - Method in class org.apache.juneau.dto.atom.Link
Returns the title of the target of this link.
getTitle() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: title.
getTitle() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: title.
getTitle() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: title.
getTitle() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: title.
getTitle(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Returns the localized title of this REST resource.
getTitle(RestRequest) - Method in interface org.apache.juneau.rest.RestInfoProvider
Returns the localized title of the REST resource.
getTokenUrl() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: tokenUrl.
getToTransform(Class<O>) - Method in class org.apache.juneau.ClassMeta
Returns the transform for this class for creating instances from other object types.
getType() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the event type.
getType() - Method in class org.apache.juneau.dto.atom.Link
Returns the content type of the target of this link.
getType() - Method in class org.apache.juneau.dto.atom.Text
Returns the content type of this content.
getType() - Method in class org.apache.juneau.dto.cognos.Column
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: type.
getType() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property getter: type.
getType() - Method in class org.apache.juneau.http.MediaType
Returns the 'type' fragment of the 'type/subType' string.
getType() - Method in class org.apache.juneau.http.StringRange
Returns the type enclosed by this type range.
getType() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the type field of this schema.
getType(ClassMeta<?>) - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the type field of this schema.
getType() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
 
getType() - Method in class org.apache.juneau.microservice.resources.LogsResource.FileResource
 
getType() - Method in class org.apache.juneau.rest.RestMethodParam
Returns the parameter class type.
getType() - Method in class org.apache.juneau.rest.RestParam
Deprecated.
Returns the parameter class type.
getTypeAsJsonType() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: type.
getTypeAsJsonType() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: type.
getTypeAsJsonTypeArray() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: type.
getTypeAsJsonTypeArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: type.
getTypeClass() - Method in class org.apache.juneau.rest.RestMethodParam
Returns the parameter class type.
getTypeName(ClassMeta<?>) - Method in class org.apache.juneau.BeanRegistry
Given the specified class, return the dictionary name for it.
getTypeName() - Method in class org.apache.juneau.transform.BeanFilter
Returns the dictionary name associated with this bean.
getTypeProperty() - Method in class org.apache.juneau.BeanMeta
Returns a mock bean property that resolves to the name "_type" and whose value always resolves to the dictionary name of the bean.
getUnbufferedReader() - Method in class org.apache.juneau.rest.RequestBody
Same as RequestBody.getReader(), but doesn't encapsulate the result in a BufferedReader;
getUniqueItems() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: uniqueItems.
getUniqueItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: uniqueItems.
getUniqueItems() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property getter: uniqueItems.
getUniqueItems() - Method in class org.apache.juneau.dto.swagger.Items
Bean property getter: uniqueItems.
getUniqueItems() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property getter: uniqueItems.
getUniqueItems() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: uniqueItems.
getUonReader(ParserPipe, boolean) - Method in class org.apache.juneau.uon.UonParserSession
Creates a UonReader from the specified parser pipe.
getUonWriter(SerializerPipe) - Method in class org.apache.juneau.uon.UonSerializerSession
Converts the specified output target object to an UonWriter.
getUpdated() - Method in class org.apache.juneau.dto.atom.CommonEntry
Returns the update timestamp of this object.
getUpgrade() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Upgrade header on the request.
getUri() - Method in class org.apache.juneau.dto.atom.Generator
Returns the URI of this generator statement.
getUri() - Method in class org.apache.juneau.dto.atom.Icon
Returns the URI of this icon.
getUri() - Method in class org.apache.juneau.dto.atom.Logo
Returns the URI of the logo.
getUri() - Method in class org.apache.juneau.dto.atom.Person
Returns the URI of the person.
getUri() - Method in class org.apache.juneau.dto.LinkString
Bean property getter: uri.
getURI(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
 
getURI(String) - Method in class org.apache.juneau.jsonschema.BasicBeanDefMapper
 
getURI(ClassMeta<?>) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
Returns the URI for the specified class.
getURI(String) - Method in interface org.apache.juneau.jsonschema.BeanDefMapper
Returns the URI for the specified class by its ID.
getURI() - Method in class org.apache.juneau.microservice.RestMicroservice
Returns the URI where this microservice is listening on.
getURI() - Method in class org.apache.juneau.rest.Redirect
Deprecated.
Returns the URI to redirect to.
getUri(boolean, Map<String, ?>) - Method in class org.apache.juneau.rest.RestRequest
Returns the URI for this request.
getUri() - Method in class org.apache.juneau.xml.Namespace
Returns the namespace URI.
getUriAnchorText() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Anchor text source.
getUriAnchorText() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Anchor text source.
getUriAuthority() - Method in class org.apache.juneau.rest.RestContext
Returns the authority path of the resource.
getUriContext() - Method in class org.apache.juneau.rest.RestContext
Returns the context path of the resource.
getUriContext() - Method in class org.apache.juneau.rest.RestRequest
Returns the URI context of the request.
getUriContext() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: URI context bean.
getUriContext() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: URI context bean.
getUriRelativity() - Method in class org.apache.juneau.rest.RestContext
Returns the setting on how relative URIs should be interpreted as relative to.
getUriRelativity() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: URI relativity.
getUriRelativity() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: URI relativity.
getUriResolution() - Method in class org.apache.juneau.rest.RestContext
Returns the setting on how relative URIs should be resolved.
getUriResolution() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: URI resolution.
getUriResolution() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: URI resolution.
getUriResolver(UriResolution, UriRelativity) - Method in class org.apache.juneau.rest.RestRequest
Returns a URI resolver that can be used to convert URIs to absolute or root-relative form.
getUriResolver() - Method in class org.apache.juneau.rest.RestRequest
getUriResolver() - Method in class org.apache.juneau.serializer.SerializerSession
Returns the URI resolver.
getUrl() - Method in class org.apache.juneau.dto.swagger.Contact
Bean property getter: url.
getUrl() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Bean property getter: url.
getUrl() - Method in class org.apache.juneau.dto.swagger.License
Bean property getter: url.
getUrl() - Method in class org.apache.juneau.remote.RemoteInterfaceMethod
Returns the absolute URL of the REST interface invoked by this Java method.
getUrl() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Returns the absolute URL of the REST interface invoked by this Java method.
getUserAgent() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the User-Agent header on the request.
getUserPrincipal() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
getValidator(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
Deprecated.
Returns an XML-Schema validator based on the output returned by XmlSchemaSerializerSession.doSerialize(SerializerPipe, Object);
getValidator(SerializerPipe, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerSession
Returns an XML-Schema validator based on the output returned by XmlSchemaSerializerSession.doSerialize(SerializerPipe, Object);
getValue() - Method in class org.apache.juneau.BeanMapEntry
Returns the value of this property.
getValue() - Method in class org.apache.juneau.BeanPropertyValue
Returns the bean property value.
getValue() - Method in class org.apache.juneau.config.event.ConfigEvent
Returns the entry value.
getValue() - Method in class org.apache.juneau.config.internal.ConfigEntry
Returns the raw value of this entry.
getValue() - Method in class org.apache.juneau.rest.client.SerializedNameValuePair
 
getValue(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getValueNames() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
getValues(boolean, BeanPropertyValue...) - Method in class org.apache.juneau.BeanMap
Invokes all the getters on this bean and return the values as a list of BeanPropertyValue objects.
getValues() - Method in class org.apache.juneau.dto.cognos.DataSet.Row
Returns the values in this row.
getValueType() - Method in class org.apache.juneau.ClassMeta
For Map types, returns the class type of the values of the Map.
getVar(String) - Method in class org.apache.juneau.svl.VarResolverSession
Returns the Var with the specified name.
getVarMap() - Method in class org.apache.juneau.svl.VarResolverContext
Returns an unmodifiable map of Vars associated with this context.
getVarResolver() - Method in class org.apache.juneau.microservice.Microservice
Returns the variable resolver for resolving variables in strings and files.
getVarResolver() - Method in class org.apache.juneau.rest.RestContext
Returns the variable resolver for this servlet.
getVarResolverBuilder() - Method in class org.apache.juneau.rest.RestContextBuilder
Creates the variable resolver for this resource.
getVarResolverSession() - Method in class org.apache.juneau.rest.RestRequest
Request-level variable resolver session.
getVars() - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Bean property getter: vars.
getVars() - Method in class org.apache.juneau.rest.util.UrlPathPattern
Bean property getter: vars.
getVars() - Method in class org.apache.juneau.svl.VarResolverContext
Returns an array of variables define in this variable resolver context.
getVersion() - Method in class org.apache.juneau.dto.atom.Generator
Returns the version of this generator statement.
getVersion() - Method in class org.apache.juneau.dto.swagger.Info
Bean property getter: version.
getVersion(RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
getVersion() - Method in class org.apache.juneau.xml.XmlReader
 
getVia() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Via header on the request.
getView() - Method in class org.apache.juneau.utils.SearchArgs
The view columns.
getWarning() - Method in class org.apache.juneau.rest.RequestHeaders
Returns the Warning header on the request.
getWarnings() - Method in class org.apache.juneau.Session
Returns the warnings that occurred in this session.
getWidgets() - Method in class org.apache.juneau.rest.RestContext
The widgets used for resolving "$W{...}" variables.
getWidgets() - Method in class org.apache.juneau.rest.RestRequest
Returns the widgets used for resolving "$W{...}" string variables.
getWithDefault(String, Object) - Method in class org.apache.juneau.ObjectMap
Same as get(), but returns the default value if the key could not be found.
getWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.get(String,Class) but returns a default value if the value does not exist.
getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.ObjectMap
Same as ObjectMap.get(String,Type,Type...) but returns a default value if the value does not exist.
getWithDefault(String, Object) - Method in class org.apache.juneau.utils.PojoRest
Retrieves the element addressed by the URL.
getWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.utils.PojoRest
Same as PojoRest.get(String, Class) but returns a default value if the addressed element is null or non-existent.
getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.utils.PojoRest
Same as PojoRest.get(String,Type,Type[]) but returns a default value if the addressed element is null or non-existent.
getWrapped() - Method in class org.apache.juneau.dto.swagger.Xml
Bean property getter: wrapped.
getWrapperAttr() - Method in class org.apache.juneau.json.JsonClassMeta
Returns the @Json(wrapperAttr) annotation defined on the class.
getWrapperIfPrimitive(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
If the specified class is a primitive (e.g.
getWriter(String) - Method in class org.apache.juneau.internal.TeeWriter
Returns the writer identified through the id parameter passed in through the TeeWriter.add(String, Writer, boolean) method.
getWriter(String) - Method in class org.apache.juneau.rest.client.RestCall
Retrieves a writer associated with an ID via RestCall.pipeTo(String, Writer, boolean)
getWriter() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
getWriter() - Method in class org.apache.juneau.rest.RestResponse
Returns the writer to the response body.
getWriter() - Method in class org.apache.juneau.serializer.SerializerPipe
Wraps the specified output object inside a writer.
getWriterSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
getWriterSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
getXml() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property getter: xml.
getXmlFormat() - Method in class org.apache.juneau.xml.XmlBeanPropertyMeta
Returns the XML format of this property from the Xml.format() annotation on this bean property.
getXmlReader(ParserPipe) - Method in class org.apache.juneau.xml.XmlParserSession
Wrap the specified reader in a STAX reader based on settings in this context.
getXmlWriter(SerializerPipe) - Method in class org.apache.juneau.xml.XmlSerializerSession
Converts the specified output target object to an XmlWriter.
getXsNamespace() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: XMLSchema namespace.
getXsNamespace() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: XMLSchema namespace.
Gone - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 410 ().
Gone(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Gone
Constructor.
Gone(String) - Constructor for exception org.apache.juneau.rest.exception.Gone
Constructor.
Gone() - Constructor for exception org.apache.juneau.rest.exception.Gone
Constructor.
Gone(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Gone
Constructor.
Gone(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Gone
Constructor.
guard(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.RestGuard
Checks the current HTTP request and throws a RestException if the guard does not permit the request.
guards(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Class-level guards.
guards(RestGuard...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Class-level guards.
GzipEncoder - Class in org.apache.juneau.encoders
Encoder for handling "gzip" encoding and decoding.
GzipEncoder() - Constructor for class org.apache.juneau.encoders.GzipEncoder
 

H

H1 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H1() - Constructor for class org.apache.juneau.dto.html5.H1
 
h1() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H1 element.
h1(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H1 element with the specified child nodes.
H2 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H2() - Constructor for class org.apache.juneau.dto.html5.H2
 
h2() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H2 element.
h2(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H2 element with the specified child nodes.
H3 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H3() - Constructor for class org.apache.juneau.dto.html5.H3
 
h3() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H3 element.
h3(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H3 element with the specified child nodes.
H4 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H4() - Constructor for class org.apache.juneau.dto.html5.H4
 
h4() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H4 element.
h4(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H4 element with the specified child nodes.
H5 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H5() - Constructor for class org.apache.juneau.dto.html5.H5
 
h5() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H5 element.
h5(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H5 element with the specified child nodes.
H6 - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.sections#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
H6() - Constructor for class org.apache.juneau.dto.html5.H6
 
h6() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty H6 element.
h6(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an H6 element with the specified child nodes.
handle(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.reshandlers.DefaultHandler
 
handle(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.reshandlers.InputStreamHandler
 
handle(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.reshandlers.ReaderHandler
 
handle(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.response.ZipFileListResponseHandler
Deprecated.
 
handle(RestRequest, RestResponse, Object) - Method in class org.apache.juneau.rest.response.ZipFileListResponseHandler
Deprecated.
 
handle(RestRequest, RestResponse) - Method in interface org.apache.juneau.rest.ResponseHandler
Process this response if possible.
handleError(HttpServletRequest, HttpServletResponse, Throwable) - Method in class org.apache.juneau.rest.BasicRestCallHandler
Method for handling response errors.
handleError(HttpServletRequest, HttpServletResponse, RestException) - Method in class org.apache.juneau.rest.BasicRestCallHandler
handleError(HttpServletRequest, HttpServletResponse, Throwable) - Method in interface org.apache.juneau.rest.RestCallHandler
Method for handling response errors.
handleGetObject(String) - Method in class org.apache.juneau.utils.MessageBundle
 
handleNotFound(int, RestRequest, RestResponse) - Method in class org.apache.juneau.rest.BasicRestCallHandler
Handle the case where a matching method was not found.
handleNotFound(int, RestRequest, RestResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
Handle the case where a matching method was not found.
handleResponse(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.BasicRestCallHandler
The main method for serializing POJOs passed in through the RestResponse.setOutput(Object) method or returned by the Java method.
handleResponse(RestRequest, RestResponse, Object) - Method in class org.apache.juneau.rest.BasicRestCallHandler
handleResponse(RestRequest, RestResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
The main method for serializing POJOs passed in through the RestResponse.setOutput(Object) method or returned by the Java method.
hasAnnotation(Class<? extends Annotation>) - Method in class org.apache.juneau.ClassMeta
Shortcut for calling getInnerClass().getAnnotation(a) != null.
hasAnnotation(Class<? extends Annotation>, Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the ClassUtils.getAnnotation(Class, Method, int) returns a value.
hasAnnotation(Class<? extends Annotation>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the ClassUtils.getAnnotation(Class, Method) returns a value.
hasAnnotation(Class<? extends Annotation>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the ClassUtils.getAnnotation(Class, Type) returns a value.
hasAny(String...) - Method in class org.apache.juneau.rest.RequestQuery
Returns true if the query parameters contains any of the specified names.
hasArg(int) - Method in class org.apache.juneau.utils.Args
Returns true if argument exists at specified index.
hasArgs(Method, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has the specified arguments.
hasArgs(Constructor<?>, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has the specified arguments.
hasArgs(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has one or more arguments.
hasArgs(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has one or more arguments.
hasAside(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <body>/<aside> element.
hasAside(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasAside(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <body>/<aside> element.
hasBeanUri() - Method in class org.apache.juneau.jena.RdfBeanMeta
Returns true if one of the properties on this bean is annotated with @Rdf(beanUri) as true
hasChildPojoSwaps() - Method in class org.apache.juneau.ClassMeta
Returns true if this class or any child classes has a PojoSwap associated with it.
hasChildResources() - Method in class org.apache.juneau.rest.RestContext
Returns true if this resource has any child resources associated with it.
hasContent() - Method in enum org.apache.juneau.rest.client.HttpMethod
Returns whether this HTTP method normally has content.
hasDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
Convenience method for testing whether this Swagger has one or more definitions defined.
hasDescription() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Returns true if the description property is not null or empty.
hasDescription() - Method in class org.apache.juneau.dto.swagger.Info
Returns true if the description property is not null or empty.
hasDescription() - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if the description property is not null or empty.
hasEmail() - Method in class org.apache.juneau.dto.swagger.Contact
Returns true if the email property is not null or empty.
hasFooter(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <body>/<footer> element.
hasFooter(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasFooter(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <body>/<footer> element.
HasFormData - Annotation Type in org.apache.juneau.http.annotation
REST has-form-data annotation.
HasFormData - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
hasFuzzyArgs(Method, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has at most only the specified arguments in any order.
hasFuzzyArgs(Constructor<?>, Class<?>...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has at most only the specified arguments in any order.
hashCode() - Method in class org.apache.juneau.ClassMeta
 
hashCode() - Method in class org.apache.juneau.Context
 
hashCode() - Method in class org.apache.juneau.dto.LinkString
 
hashCode() - Method in class org.apache.juneau.http.MediaType
 
hashCode() - Method in class org.apache.juneau.http.MediaTypeRange
Returns a hash based on this instance's media-type.
hashCode() - Method in class org.apache.juneau.http.StringRange
Returns a hash based on this instance's media-type.
HashCode - Class in org.apache.juneau.internal
Utility class for generating integer hash codes.
HashCode() - Constructor for class org.apache.juneau.internal.HashCode
 
hashCode() - Method in class org.apache.juneau.internal.Pair
 
hashCode() - Method in class org.apache.juneau.PropertyStore
 
hashCode(String...) - Method in class org.apache.juneau.PropertyStore
Returns a hashcode of this property store using only the specified group names.
hashCode() - Method in class org.apache.juneau.rest.helper.ResourceDescription
 
hashCode() - Method in class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
 
hashCode() - Method in exception org.apache.juneau.rest.RestException
 
hashCode() - Method in class org.apache.juneau.rest.RestJavaMethod
 
hashCode() - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
 
hashCode() - Method in class org.apache.juneau.rest.util.UrlPathPattern
 
hasHeader(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <body>/<header> element.
hasHeader(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasHeader(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <body>/<header> element.
hasHeaders() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Returns true if this response info has headers associated with it.
hasInputStreamTransform() - Method in class org.apache.juneau.ClassMeta
Returns true if this class has a transform associated with it that allows it to be created from an InputStream.
hasModifier(char) - Method in class org.apache.juneau.config.internal.ConfigEntry
Returns whether this entry has the specified modifier.
hasName(String) - Method in class org.apache.juneau.BeanRegistry
Returns true if this dictionary has an entry for the specified type name.
hasName() - Method in class org.apache.juneau.dto.swagger.Contact
Returns true if the name property is not null or empty.
hasName() - Method in class org.apache.juneau.dto.swagger.License
Returns true if the name property is not null or empty.
hasName(Method, String) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has the specified name.
hasName() - Method in class org.apache.juneau.xml.XmlReader
 
hasNav(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <body>/<nav> element.
hasNav(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasNav(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <body>/<nav> element.
hasNext() - Method in class org.apache.juneau.microservice.resources.LogParser
 
hasNext() - Method in class org.apache.juneau.xml.XmlReader
 
hasNoArgs(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has zero arguments.
hasNoArgs(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has zero arguments.
hasNoTags() - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if this operation has no tags associated with it.
hasNumArgs(Method, int) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has the specified number of arguments.
hasNumArgs(Constructor<?>, int) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has the specified number of arguments.
hasOutput() - Method in class org.apache.juneau.rest.RestResponse
Returns true if this response has any output associated with it.
hasParameters() - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if this operation has parameters associated with it.
hasPrimitiveWrapper(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the ClassUtils.getPrimitiveWrapper(Class) class returns a value for the specified class.
hasProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Returns true if this schema info has one or more properties defined on it.
hasProperties() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns true if this schema has properties associated with it.
hasProperty(String) - Method in class org.apache.juneau.Session
Returns true if this session has the specified property defined.
HasQuery - Annotation Type in org.apache.juneau.http.annotation
REST has-query-parameter annotation.
HasQuery - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
hasReaderTransform() - Method in class org.apache.juneau.ClassMeta
Returns true if this class has a transform associated with it that allows it to be created from a Reader.
hasRef() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Returns true if this object has a "$ref" attribute.
hasRef() - Method in class org.apache.juneau.dto.swagger.Items
Returns true if this object has a "$ref" attribute.
hasRef() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Returns true if this object has a "$ref" attribute.
hasResponses() - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if this operation has responses associated with it.
hasReturnType(Method, Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has the specified return type.
hasReturnTypeParent(Method, Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has the specified parent return type.
hasSameCache(BeanContext) - Method in class org.apache.juneau.BeanContext
Returns true if the specified bean context shares the same cache as this bean context.
hasScript(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <head>/<script> element.
hasScript(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasScript(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <head>/<script> element.
hasSection(String) - Method in class org.apache.juneau.config.internal.ConfigMap
Returns true if this config has the specified section.
hasStringTransform() - Method in class org.apache.juneau.ClassMeta
Returns true if this class has a transform associated with it that allows it to be created from a String.
hasStyle(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Returns true if this page should render a <head>/<style> element.
hasStyle(HtmlDocSerializerSession) - Method in interface org.apache.juneau.html.HtmlDocTemplate
hasStyle(HtmlDocSerializerSession) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Returns true if this page should render a <head>/<style> element.
hasSubType(String) - Method in class org.apache.juneau.http.MediaType
Returns true if the subtype contains the specified '+' delimited subtype value.
hasSubtypePart(String) - Method in class org.apache.juneau.http.Accept
Convenience method for searching through all of the subtypes of all the media ranges in this header for the presence of a subtype fragment.
hasSummary() - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if the summary property is not null or empty.
hasTag(String) - Method in class org.apache.juneau.dto.swagger.Operation
Returns true if this operation has the specified tag associated with it.
hasTags() - Method in class org.apache.juneau.dto.swagger.Swagger
Convenience method for testing whether this Swagger has one or more tags defined.
hasTermsOfService() - Method in class org.apache.juneau.dto.swagger.Info
Returns true if the termsOfService property is not null or empty.
hasText() - Method in class org.apache.juneau.xml.XmlReader
 
hasTitle() - Method in class org.apache.juneau.dto.swagger.Info
Returns true if the title property is not null or empty.
hasTransformFrom(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can be instantiated from the specified type.
hasTransformFrom(ClassMeta<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can be instantiated from the specified type.
hasTransformTo(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can be transformed to the specified type.
hasTransformTo(ClassMeta<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class can be transformed to the specified type.
hasUrl() - Method in class org.apache.juneau.dto.swagger.Contact
Returns true if the URL property is not null.
hasUrl() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Returns true if the url property is not null.
hasUrl() - Method in class org.apache.juneau.dto.swagger.License
Returns true if the url property is not null.
hasVersion() - Method in class org.apache.juneau.dto.swagger.Info
Returns true if the version property is not null or empty.
hasWarnings() - Method in class org.apache.juneau.Session
Returns true if warnings occurred in this session.
Head - Class in org.apache.juneau.dto.html5
DTO for an HTML <head> element.
Head() - Constructor for class org.apache.juneau.dto.html5.Head
 
head() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Head element.
head(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Head element with the specified child nodes.
head(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <head> element.
head(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
head(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <head> element.
HEAD - Static variable in class org.apache.juneau.http.HttpMethodName
head(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML head section contents.
header(Object...) - Method in class org.apache.juneau.dto.html5.Article
Adds a header node to this element.
Header - Class in org.apache.juneau.dto.html5
DTO for an HTML <header> element.
Header() - Constructor for class org.apache.juneau.dto.html5.Header
 
header() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Header element.
header(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Header element with the specified child nodes.
header(String, HeaderInfo) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds a single value to the headers property.
header(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body>/<header> element.
header(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
header(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body>/<header> element.
Header - Annotation Type in org.apache.juneau.http.annotation
REST request header annotation.
header(String, Object) - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies an HTTP response header value.
header(String, Object) - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies an HTTP response header value.
Header - Annotation Type in org.apache.juneau.remoteable
Deprecated.
Use Header
Header - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
Use Header
header(String, Object, boolean, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Sets a header on the request.
header(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets a header on the request.
header(Header) - Method in class org.apache.juneau.rest.client.RestCall
Shortcut for calling getRequest().setHeader(header)
header(String, Object, boolean, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.RestCall
header(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Request headers.
header(String, Object) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies an HTTP response header value.
header(String, Object) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
header(String, Object) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Specifies an HTTP response header value.
header(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML header section contents.
header(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
header(String, Object) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies an HTTP response header value.
header(String, Object) - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Specifies an HTTP response header value.
header(String, Object) - Method in interface org.apache.juneau.utils.MockHttpRequest
Sets a header on the request.
HeaderDate - Class in org.apache.juneau.http
Category of headers that consist of a single HTTP-date.
HeaderDate(String) - Constructor for class org.apache.juneau.http.HeaderDate
Constructor.
HeaderEntityValidator - Class in org.apache.juneau.http
Category of headers that consist of a single entity validator value.
HeaderEntityValidator(String) - Constructor for class org.apache.juneau.http.HeaderEntityValidator
Constructor.
HeaderEntityValidatorArray - Class in org.apache.juneau.http
Category of headers that consist of a comma-delimited list of entity validator values.
HeaderEntityValidatorArray(String) - Constructor for class org.apache.juneau.http.HeaderEntityValidatorArray
Constructor.
HeaderEnum<E extends Enum<E>> - Class in org.apache.juneau.http
Category of headers that consist of a single enum value.
HeaderEnum(String, Class<E>, E) - Constructor for class org.apache.juneau.http.HeaderEnum
Constructor.
HeaderIfNE - Annotation Type in org.apache.juneau.remoteable
Deprecated.
headerIfNE(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets a header on the request if the value is not null/empty.
HeaderInfo - Class in org.apache.juneau.dto.swagger
Describes a single HTTP header.
HeaderInfo() - Constructor for class org.apache.juneau.dto.swagger.HeaderInfo
Default constructor.
HeaderInfo(HeaderInfo) - Constructor for class org.apache.juneau.dto.swagger.HeaderInfo
Copy constructor.
headerInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty HeaderInfo element.
headerInfo(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an HeaderInfo element with the specified type attribute.
headerInfoStrict(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an HeaderInfo element with the specified type attribute.
HeaderInteger - Class in org.apache.juneau.http
Category of headers that consist of a single integer value.
HeaderInteger(String) - Constructor for class org.apache.juneau.http.HeaderInteger
Constructor.
HeaderInteger(Integer) - Constructor for class org.apache.juneau.http.HeaderInteger
Constructor.
HeaderLong - Class in org.apache.juneau.http
Category of headers that consist of a single long value.
HeaderLong(String) - Constructor for class org.apache.juneau.http.HeaderLong
Constructor.
HeaderLong(Long) - Constructor for class org.apache.juneau.http.HeaderLong
Constructor.
HeaderRangeArray - Class in org.apache.juneau.http
Category of headers that consist of simple comma-delimited lists of strings with q-values.
HeaderRangeArray(String) - Constructor for class org.apache.juneau.http.HeaderRangeArray
Constructor.
headers(String) - Method in class org.apache.juneau.dto.html5.Td
headers attribute.
headers(String) - Method in class org.apache.juneau.dto.html5.Th
headers attribute.
headers(Object...) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Adds one or more values to the headers property.
headers - Variable in class org.apache.juneau.http.ReaderResource.Builder
 
headers(Map<String, Object>) - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies HTTP response header values.
headers(Map<String, Object>) - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies HTTP response header values.
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Sets headers on the request.
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies HTTP response header values.
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Specifies HTTP response header values.
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies HTTP response header values.
headers(Map<String, Object>) - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Specifies HTTP response header values.
headersIfNE(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Sets headers on the request if the values are not null/empty.
HeaderString - Class in org.apache.juneau.http
Category of headers that consist of a single string value.
HeaderString(String) - Constructor for class org.apache.juneau.http.HeaderString
Constructor.
HeaderStringArray - Class in org.apache.juneau.http
Category of headers that consist of a comma-delimited list of string values.
HeaderStringArray(String[]) - Constructor for class org.apache.juneau.http.HeaderStringArray
Constructor.
HeaderStringArray(String) - Constructor for class org.apache.juneau.http.HeaderStringArray
Constructor.
HeaderUri - Class in org.apache.juneau.http
Category of headers that consist of a single URL value.
HeaderUri(String) - Constructor for class org.apache.juneau.http.HeaderUri
Constructor.
height(Object) - Method in class org.apache.juneau.dto.html5.Canvas
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Embed
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Iframe
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Img
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Input
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Object2
height attribute.
height(Object) - Method in class org.apache.juneau.dto.html5.Video
height attribute.
HelloWorldResource - Class in org.apache.juneau.microservice.sample
Sample REST resource that prints out a simple "Hello world!" message.
HelloWorldResource() - Constructor for class org.apache.juneau.microservice.sample.HelloWorldResource
 
HelpCommand - Class in org.apache.juneau.microservice.console
Implements the 'restart' console command to gracefully shut down and restart the microservice.
HelpCommand() - Constructor for class org.apache.juneau.microservice.console.HelpCommand
 
hidden(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
hidden attribute.
high(Object) - Method in class org.apache.juneau.dto.html5.Meter
high attribute.
HookEvent - Enum in org.apache.juneau.rest.annotation
Identifies servlet and REST call lifecycle events which cause @RestHook-annotated Java methods to be called.
host(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
Host - Class in org.apache.juneau.http
Represents a parsed Host HTTP request header.
host(String) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI host.
host(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Host request header.
host(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Host request header.
host(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Host header value on the request.
hostnameVerifier(HostnameVerifier) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Hostname verifier.
Hr - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.grouping-content#the-hr-element
Hr() - Constructor for class org.apache.juneau.dto.html5.Hr
 
hr() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Hr element.
href(String) - Method in class org.apache.juneau.dto.atom.Link
Sets the href of the target of this link.
href(Object) - Method in class org.apache.juneau.dto.html5.A
href attribute.
href(Object) - Method in class org.apache.juneau.dto.html5.Area
href attribute.
href(Object) - Method in class org.apache.juneau.dto.html5.Base
href attribute.
href(Object) - Method in class org.apache.juneau.dto.html5.Link
href attribute.
hreflang(String) - Method in class org.apache.juneau.dto.atom.Link
Sets the language of the target of this link.
hreflang(String) - Method in class org.apache.juneau.dto.html5.A
hreflang attribute.
hreflang(String) - Method in class org.apache.juneau.dto.html5.Area
hreflang attribute.
hreflang(String) - Method in class org.apache.juneau.dto.html5.Link
hreflang attribute.
Html - Class in org.apache.juneau.dto.html5
DTO for an HTML <html> element.
Html() - Constructor for class org.apache.juneau.dto.html5.Html
 
html() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Html element.
html(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Html element with the specified child nodes.
Html - Annotation Type in org.apache.juneau.html.annotation
Annotation that can be applied to classes, fields, and methods to tweak how they are handled by HtmlSerializer.
HTML - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Html - Class in org.apache.juneau.marshall
A pairing of a HtmlSerializer and HtmlParser into a single class with convenience read/write methods.
Html(HtmlSerializer, HtmlParser) - Constructor for class org.apache.juneau.marshall.Html
Constructor.
Html() - Constructor for class org.apache.juneau.marshall.Html
Constructor.
html() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying HTML as the transmission media type.
html() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "text/html".
Html() - Constructor for class org.apache.juneau.transforms.ReaderSwap.Html
Constructor
HTML_addBeanTypeProperties - Static variable in class org.apache.juneau.html.HtmlSerializer
HTML_addBeanTypes - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Add "_type" properties when needed.
HTML_addKeyValueTableHeaders - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Add key/value headers on bean/map tables.
HTML_detectLabelParameters - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Look for link labels in URIs.
HTML_detectLinksInStrings - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Look for URLs in Strings.
HTML_labelParameter - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Link label parameter name.
HTML_uriAnchorText - Static variable in class org.apache.juneau.html.HtmlSerializer
Configuration property: Anchor text source.
HtmlBeanDictionary - Class in org.apache.juneau.dto.html5
Defines the Java classes that make up the HTML DTO type dictionary.
HtmlBeanDictionary() - Constructor for class org.apache.juneau.dto.html5.HtmlBeanDictionary
Constructor.
HtmlBeanPropertyMeta - Class in org.apache.juneau.html
Metadata on bean properties specific to the HTML serializers and parsers pulled from the @Html annotation on the bean property.
HtmlBeanPropertyMeta(BeanPropertyMeta) - Constructor for class org.apache.juneau.html.HtmlBeanPropertyMeta
Constructor.
HtmlBuilder - Class in org.apache.juneau.dto.html5
Various useful static methods for creating HTML elements.
HtmlBuilder() - Constructor for class org.apache.juneau.dto.html5.HtmlBuilder
 
HtmlClassMeta - Class in org.apache.juneau.html
Metadata on classes specific to the HTML serializers and parsers pulled from the @Html annotation on the class.
HtmlClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.html.HtmlClassMeta
Constructor.
HtmlDoc - Annotation Type in org.apache.juneau.rest.annotation
Contains all the configurable annotations for the HtmlDocSerializer.
HTMLDOC_aside - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Aside section contents.
HTMLDOC_footer - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Footer section contents.
HTMLDOC_head - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Additional head section content.
HTMLDOC_header - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Header section contents.
HTMLDOC_nav - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Nav section contents.
HTMLDOC_navlinks - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Page navigation links.
HTMLDOC_navlinks_add - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Add to the HtmlDocSerializer.HTMLDOC_navlinks property.
HTMLDOC_noResultsMessage - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: No-results message.
HTMLDOC_nowrap - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Prevent word wrap on page.
HTMLDOC_script - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Javascript code.
HTMLDOC_script_add - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Add to the HtmlDocSerializer.HTMLDOC_script property.
HTMLDOC_style - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: CSS style code.
HTMLDOC_style_add - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Add to the HtmlDocSerializer.HTMLDOC_style property.
HTMLDOC_stylesheet - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Stylesheet import URLs.
HTMLDOC_stylesheet_add - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Add to the HtmlDocSerializer.HTMLDOC_stylesheet property.
HTMLDOC_template - Static variable in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: HTML document template.
HtmlDocBuilder - Class in org.apache.juneau.rest
Programmatic interface for setting properties used by the HtmlDoc serializer.
HtmlDocSerializer - Class in org.apache.juneau.html
Serializes POJOs to HTTP responses as HTML documents.
HtmlDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlDocSerializer
Constructor.
HtmlDocSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.html.HtmlDocSerializer
Constructor.
HtmlDocSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.html.HtmlDocSerializer
HtmlDocSerializerSession - Class in org.apache.juneau.html
Context object that lives for the duration of a single serialization of HtmlSerializer and its subclasses.
HtmlDocSerializerSession(HtmlDocSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.html.HtmlDocSerializerSession
Create a new session using properties specified in the context.
HtmlDocTemplate - Interface in org.apache.juneau.html
Defines the interface for rendering the contents of an HTML page produced by the HtmlDocSerializer serializer.
HtmlDocTemplateBasic - Class in org.apache.juneau.html
Deprecated.
HtmlDocTemplateBasic() - Constructor for class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
 
HtmlElement - Class in org.apache.juneau.dto.html5
Superclass for all HTML elements.
HtmlElement() - Constructor for class org.apache.juneau.dto.html5.HtmlElement
 
HtmlElementContainer - Class in org.apache.juneau.dto.html5
A subclass of HTML elements that contain only other elements, not text.
HtmlElementContainer() - Constructor for class org.apache.juneau.dto.html5.HtmlElementContainer
 
HtmlElementMixed - Class in org.apache.juneau.dto.html5
A subclass of HTML elements that contain mixed content (elements and text).
HtmlElementMixed() - Constructor for class org.apache.juneau.dto.html5.HtmlElementMixed
 
HtmlElementRawText - Class in org.apache.juneau.dto.html5
A subclass of HTML elements that contain raw text only.
HtmlElementRawText() - Constructor for class org.apache.juneau.dto.html5.HtmlElementRawText
 
HtmlElementText - Class in org.apache.juneau.dto.html5
A subclass of HTML elements that contain text only.
HtmlElementText() - Constructor for class org.apache.juneau.dto.html5.HtmlElementText
 
HtmlElementVoid - Class in org.apache.juneau.dto.html5
A subclass of HTML elements that have no content or end tags.
HtmlElementVoid() - Constructor for class org.apache.juneau.dto.html5.HtmlElementVoid
 
HtmlFormat - Enum in org.apache.juneau.html.annotation
Possible values for the Html.format() annotation.
HtmlLink - Annotation Type in org.apache.juneau.html.annotation
Used in conjunction with the HtmlSerializer class to define hyperlinks.
HtmlParser - Class in org.apache.juneau.html
Parses text generated by the HtmlSerializer class back into a POJO model.
HtmlParser(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlParser
Constructor.
HtmlParserBuilder - Class in org.apache.juneau.html
Builder class for building instances of HTML parsers.
HtmlParserBuilder() - Constructor for class org.apache.juneau.html.HtmlParserBuilder
Constructor, default settings.
HtmlParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlParserBuilder
Constructor.
HtmlParserSession - Class in org.apache.juneau.html
Session object that lives for the duration of a single use of HtmlParser.
HtmlParserSession(HtmlParser, ParserSessionArgs) - Constructor for class org.apache.juneau.html.HtmlParserSession
Create a new session using properties specified in the context.
HtmlRender<T> - Class in org.apache.juneau.html
Allows custom rendering of bean property values when serialized as HTML.
HtmlRender() - Constructor for class org.apache.juneau.html.HtmlRender
 
HtmlSchemaDocSerializer - Class in org.apache.juneau.html
Serializes POJO metamodels to HTML.
HtmlSchemaDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaDocSerializer
Constructor.
HtmlSchemaDocSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.html.HtmlSchemaDocSerializer
Constructor.
HtmlSchemaDocSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.html.HtmlSchemaDocSerializer
HtmlSchemaDocSerializerSession - Class in org.apache.juneau.html
Context object that lives for the duration of a single serialization of HtmlSchemaDocSerializer and its subclasses.
HtmlSchemaDocSerializerSession(HtmlSchemaDocSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.html.HtmlSchemaDocSerializerSession
Create a new session using properties specified in the context.
HtmlSchemaSerializer - Class in org.apache.juneau.html
Serializes POJO metamodels to HTML.
HtmlSchemaSerializer(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializer
Constructor.
HtmlSchemaSerializer.Readable - Class in org.apache.juneau.html
Default serializer, with whitespace.
HtmlSchemaSerializer.Simple - Class in org.apache.juneau.html
Default serializer, single quotes, simple mode.
HtmlSchemaSerializer.SimpleReadable - Class in org.apache.juneau.html
Default serializer, single quotes, simple mode, with whitespace.
HtmlSchemaSerializerBuilder - Class in org.apache.juneau.html
Builder class for building instances of HTML Schema serializers.
HtmlSchemaSerializerBuilder() - Constructor for class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Constructor, default settings.
HtmlSchemaSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Constructor.
HtmlSchemaSerializerSession - Class in org.apache.juneau.html
Context object that lives for the duration of a single serialization of HtmlSchemaSerializer and its subclasses.
HtmlSchemaSerializerSession(HtmlSchemaSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializerSession
Create a new session using properties specified in the context.
HtmlSerializer - Class in org.apache.juneau.html
Serializes POJO models to HTML.
HtmlSerializer(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSerializer
Constructor.
HtmlSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.html.HtmlSerializer
Constructor.
HtmlSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.html.HtmlSerializer
HtmlSerializer.Sq - Class in org.apache.juneau.html
Default serializer, single quotes.
HtmlSerializer.SqReadable - Class in org.apache.juneau.html
Default serializer, single quotes, whitespace added.
HtmlSerializerBuilder - Class in org.apache.juneau.html
Builder class for building instances of HTML serializers.
HtmlSerializerBuilder() - Constructor for class org.apache.juneau.html.HtmlSerializerBuilder
Constructor, default settings.
HtmlSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSerializerBuilder
Constructor.
HtmlSerializerSession - Class in org.apache.juneau.html
Session object that lives for the duration of a single use of HtmlSerializer.
HtmlSerializerSession(HtmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.html.HtmlSerializerSession
Create a new session using properties specified in the context.
HtmlStrippedDocSerializer - Class in org.apache.juneau.html
Serializes POJOs to HTTP responses as stripped HTML.
HtmlStrippedDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlStrippedDocSerializer
Constructor.
HtmlStrippedDocSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.html.HtmlStrippedDocSerializer
Constructor.
HtmlStrippedDocSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.html.HtmlStrippedDocSerializer
HtmlStrippedDocSerializerSession - Class in org.apache.juneau.html
Session object that lives for the duration of a single use of HtmlStrippedDocSerializer.
HtmlStrippedDocSerializerSession(HtmlStrippedDocSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.html.HtmlStrippedDocSerializerSession
Create a new session using properties specified in the context.
HtmlText - Class in org.apache.juneau.dto.html5
An object that gets serialized as raw XML by the XML and HTML serializers.
HtmlText(String) - Constructor for class org.apache.juneau.dto.html5.HtmlText
Constructor.
HtmlWriter - Class in org.apache.juneau.html
Specialized writer for serializing HTML.
HtmlWriter(Writer, boolean, int, boolean, char, UriResolver) - Constructor for class org.apache.juneau.html.HtmlWriter
Constructor.
httpClient(CloseableHttpClient, boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the internal HttpClient to use for handling HTTP communications.
httpClientConnectionManager(HttpClientConnectionManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the internal HttpClientConnectionManager.
httpequiv(String) - Method in class org.apache.juneau.dto.html5.Meta
http-equiv attribute.
HttpMethod - Enum in org.apache.juneau.http
Represents valid HTTP 1.1 method names per the RFC 2616 spec.
HttpMethod - Enum in org.apache.juneau.rest.client
Enumeration of HTTP methods.
HttpMethodName - Class in org.apache.juneau.http
Represents valid HTTP 1.1 method name static strings per the RFC 2616 spec.
HttpMethodName() - Constructor for class org.apache.juneau.http.HttpMethodName
 
HttpPart - Class in org.apache.juneau.httppart
Represents an instance of an HTTP part.
HttpPart(String, HttpPartType, HttpPartSchema, HttpPartSerializer, SerializerSessionArgs, Object) - Constructor for class org.apache.juneau.httppart.HttpPart
Constructor.
HttpPart(String, HttpPartType, HttpPartSchema, HttpPartParser, ParserSessionArgs, String) - Constructor for class org.apache.juneau.httppart.HttpPart
Constructor.
HttpPartParser - Interface in org.apache.juneau.httppart
Interface used to convert HTTP headers, query parameters, form-data parameters, and URI path variables to POJOs
HttpPartParser.Null - Interface in org.apache.juneau.httppart
Represent "no" part parser.
HttpPartParserSession - Interface in org.apache.juneau.httppart
Session object that lives for the duration of a single use of HttpPartParser.
HttpPartSchema - Class in org.apache.juneau.httppart
Represents an OpenAPI schema definition.
HttpPartSchema.CollectionFormat - Enum in org.apache.juneau.httppart
Valid values for the collectionFormat field.
HttpPartSchema.Format - Enum in org.apache.juneau.httppart
Valid values for the format field.
HttpPartSchema.Type - Enum in org.apache.juneau.httppart
Valid values for the type field.
HttpPartSchemaBuilder - Class in org.apache.juneau.httppart
The builder class for creating HttpPartSchema objects.
HttpPartSchemaBuilder() - Constructor for class org.apache.juneau.httppart.HttpPartSchemaBuilder
 
HttpPartSerializer - Interface in org.apache.juneau.httppart
Interface used to convert POJOs to simple strings in HTTP headers, query parameters, form-data parameters, and URI path variables.
HttpPartSerializer.Null - Interface in org.apache.juneau.httppart
Represent "no" part part serializer.
HttpPartSerializerSession - Interface in org.apache.juneau.httppart
Session object that lives for the duration of a single use of HttpPartSerializer.
HttpPartType - Enum in org.apache.juneau.httppart
Represents possible enum values that can be passed to the HttpPartSerializerSession.serialize(HttpPartType, HttpPartSchema, Object).
httpProcessor(HttpProcessor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
HttpResponse - Class in org.apache.juneau.rest.response
Superclass of all predefined responses in this package.
HttpResponse(String) - Constructor for class org.apache.juneau.rest.response.HttpResponse
Constructor.
httpSession(HttpSession) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
HttpUtils - Class in org.apache.juneau.internal
Utilities.
HttpUtils() - Constructor for class org.apache.juneau.internal.HttpUtils
 
HttpVersionNotSupported - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 505 ().
HttpVersionNotSupported(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Constructor.
HttpVersionNotSupported(String) - Constructor for exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Constructor.
HttpVersionNotSupported() - Constructor for exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Constructor.
HttpVersionNotSupported(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Constructor.
HttpVersionNotSupported(Throwable) - Constructor for exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Constructor.

I

i() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty I element.
i(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an I element with the specified child nodes.
I - Class in org.apache.juneau.dto.html5
DTO for an HTML <i> element.
I() - Constructor for class org.apache.juneau.dto.html5.I
 
i(int) - Method in class org.apache.juneau.html.HtmlWriter
 
i(int) - Method in class org.apache.juneau.json.JsonWriter
 
i(int) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes an indent to the writer if the useWhitespace setting is enabled.
i(int) - Method in class org.apache.juneau.uon.UonWriter
 
i(int) - Method in class org.apache.juneau.xml.XmlWriter
 
icon(Object) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates an Icon element with the specified Icon.uri(Object) attribute.
icon(Icon) - Method in class org.apache.juneau.dto.atom.Feed
Sets the feed icon.
Icon - Class in org.apache.juneau.dto.atom
Represents an atomIcon construct in the RFC4287 specification.
Icon(Object) - Constructor for class org.apache.juneau.dto.atom.Icon
Normal constructor.
Icon() - Constructor for class org.apache.juneau.dto.atom.Icon
Bean constructor.
icon(Icon) - Method in class org.apache.juneau.dto.atom.Source
Sets the icon of this source.
id(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates an Id element with the specified Id.text(String) child node.
id(Id) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the ID of this object.
id(String) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the ID of this object.
id(Id) - Method in class org.apache.juneau.dto.atom.Entry
 
id(Id) - Method in class org.apache.juneau.dto.atom.Feed
 
Id - Class in org.apache.juneau.dto.atom
Represents an atomId construct in the RFC4287 specification.
Id(String) - Constructor for class org.apache.juneau.dto.atom.Id
Normal constructor.
Id() - Constructor for class org.apache.juneau.dto.atom.Id
Bean constructor.
id(Id) - Method in class org.apache.juneau.dto.atom.Source
 
id(String) - Method in class org.apache.juneau.dto.html5.A
 
id(String) - Method in class org.apache.juneau.dto.html5.Abbr
 
id(String) - Method in class org.apache.juneau.dto.html5.Address
 
id(String) - Method in class org.apache.juneau.dto.html5.Area
 
id(String) - Method in class org.apache.juneau.dto.html5.Article
 
id(String) - Method in class org.apache.juneau.dto.html5.Aside
 
id(String) - Method in class org.apache.juneau.dto.html5.Audio
 
id(String) - Method in class org.apache.juneau.dto.html5.B
 
id(String) - Method in class org.apache.juneau.dto.html5.Base
 
id(String) - Method in class org.apache.juneau.dto.html5.Bdi
 
id(String) - Method in class org.apache.juneau.dto.html5.Bdo
 
id(String) - Method in class org.apache.juneau.dto.html5.Blockquote
 
id(String) - Method in class org.apache.juneau.dto.html5.Body
 
id(String) - Method in class org.apache.juneau.dto.html5.Br
 
id(String) - Method in class org.apache.juneau.dto.html5.Button
 
id(String) - Method in class org.apache.juneau.dto.html5.Canvas
 
id(String) - Method in class org.apache.juneau.dto.html5.Caption
 
id(String) - Method in class org.apache.juneau.dto.html5.Cite
 
id(String) - Method in class org.apache.juneau.dto.html5.Code
 
id(String) - Method in class org.apache.juneau.dto.html5.Col
 
id(String) - Method in class org.apache.juneau.dto.html5.Colgroup
 
id(String) - Method in class org.apache.juneau.dto.html5.Data
 
id(String) - Method in class org.apache.juneau.dto.html5.Datalist
 
id(String) - Method in class org.apache.juneau.dto.html5.Dd
 
id(String) - Method in class org.apache.juneau.dto.html5.Del
 
id(String) - Method in class org.apache.juneau.dto.html5.Dfn
 
id(String) - Method in class org.apache.juneau.dto.html5.Div
 
id(String) - Method in class org.apache.juneau.dto.html5.Dl
 
id(String) - Method in class org.apache.juneau.dto.html5.Dt
 
id(String) - Method in class org.apache.juneau.dto.html5.Em
 
id(String) - Method in class org.apache.juneau.dto.html5.Embed
 
id(String) - Method in class org.apache.juneau.dto.html5.Fieldset
 
id(String) - Method in class org.apache.juneau.dto.html5.Figcaption
 
id(String) - Method in class org.apache.juneau.dto.html5.Figure
 
id(String) - Method in class org.apache.juneau.dto.html5.Footer
 
id(String) - Method in class org.apache.juneau.dto.html5.Form
 
id(String) - Method in class org.apache.juneau.dto.html5.H1
 
id(String) - Method in class org.apache.juneau.dto.html5.H2
 
id(String) - Method in class org.apache.juneau.dto.html5.H3
 
id(String) - Method in class org.apache.juneau.dto.html5.H4
 
id(String) - Method in class org.apache.juneau.dto.html5.H5
 
id(String) - Method in class org.apache.juneau.dto.html5.H6
 
id(String) - Method in class org.apache.juneau.dto.html5.Head
 
id(String) - Method in class org.apache.juneau.dto.html5.Header
 
id(String) - Method in class org.apache.juneau.dto.html5.Hr
 
id(String) - Method in class org.apache.juneau.dto.html5.Html
 
id(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
id attribute.
id(String) - Method in class org.apache.juneau.dto.html5.I
 
id(String) - Method in class org.apache.juneau.dto.html5.Iframe
 
id(String) - Method in class org.apache.juneau.dto.html5.Img
 
id(String) - Method in class org.apache.juneau.dto.html5.Input
 
id(String) - Method in class org.apache.juneau.dto.html5.Ins
 
id(String) - Method in class org.apache.juneau.dto.html5.Kbd
 
id(String) - Method in class org.apache.juneau.dto.html5.Keygen
 
id(String) - Method in class org.apache.juneau.dto.html5.Label
 
id(String) - Method in class org.apache.juneau.dto.html5.Legend
 
id(String) - Method in class org.apache.juneau.dto.html5.Li
 
id(String) - Method in class org.apache.juneau.dto.html5.Link
 
id(String) - Method in class org.apache.juneau.dto.html5.Main
 
id(String) - Method in class org.apache.juneau.dto.html5.Map
 
id(String) - Method in class org.apache.juneau.dto.html5.Mark
 
id(String) - Method in class org.apache.juneau.dto.html5.Meta
 
id(String) - Method in class org.apache.juneau.dto.html5.Meter
 
id(String) - Method in class org.apache.juneau.dto.html5.Nav
 
id(String) - Method in class org.apache.juneau.dto.html5.Noscript
 
id(String) - Method in class org.apache.juneau.dto.html5.Object2
 
id(String) - Method in class org.apache.juneau.dto.html5.Ol
 
id(String) - Method in class org.apache.juneau.dto.html5.Optgroup
 
id(String) - Method in class org.apache.juneau.dto.html5.Option
 
id(String) - Method in class org.apache.juneau.dto.html5.Output
 
id(String) - Method in class org.apache.juneau.dto.html5.P
 
id(String) - Method in class org.apache.juneau.dto.html5.Param
 
id(String) - Method in class org.apache.juneau.dto.html5.Pre
 
id(String) - Method in class org.apache.juneau.dto.html5.Progress
 
id(String) - Method in class org.apache.juneau.dto.html5.Q
 
id(String) - Method in class org.apache.juneau.dto.html5.Rb
 
id(String) - Method in class org.apache.juneau.dto.html5.Rp
 
id(String) - Method in class org.apache.juneau.dto.html5.Rt
 
id(String) - Method in class org.apache.juneau.dto.html5.Rtc
 
id(String) - Method in class org.apache.juneau.dto.html5.Ruby
 
id(String) - Method in class org.apache.juneau.dto.html5.S
 
id(String) - Method in class org.apache.juneau.dto.html5.Samp
 
id(String) - Method in class org.apache.juneau.dto.html5.Script
 
id(String) - Method in class org.apache.juneau.dto.html5.Section
 
id(String) - Method in class org.apache.juneau.dto.html5.Select
 
id(String) - Method in class org.apache.juneau.dto.html5.Small
 
id(String) - Method in class org.apache.juneau.dto.html5.Source
 
id(String) - Method in class org.apache.juneau.dto.html5.Span
 
id(String) - Method in class org.apache.juneau.dto.html5.Strong
 
id(String) - Method in class org.apache.juneau.dto.html5.Style
 
id(String) - Method in class org.apache.juneau.dto.html5.Sub
 
id(String) - Method in class org.apache.juneau.dto.html5.Sup
 
id(String) - Method in class org.apache.juneau.dto.html5.Table
 
id(String) - Method in class org.apache.juneau.dto.html5.Tbody
 
id(String) - Method in class org.apache.juneau.dto.html5.Td
 
id(String) - Method in class org.apache.juneau.dto.html5.Template
 
id(String) - Method in class org.apache.juneau.dto.html5.Textarea
 
id(String) - Method in class org.apache.juneau.dto.html5.Tfoot
 
id(String) - Method in class org.apache.juneau.dto.html5.Th
 
id(String) - Method in class org.apache.juneau.dto.html5.Thead
 
id(String) - Method in class org.apache.juneau.dto.html5.Time
 
id(String) - Method in class org.apache.juneau.dto.html5.Title
 
id(String) - Method in class org.apache.juneau.dto.html5.Tr
 
id(String) - Method in class org.apache.juneau.dto.html5.Track
 
id(String) - Method in class org.apache.juneau.dto.html5.U
 
id(String) - Method in class org.apache.juneau.dto.html5.Ul
 
id(String) - Method in class org.apache.juneau.dto.html5.Var
 
id(String) - Method in class org.apache.juneau.dto.html5.Video
 
id(String) - Method in class org.apache.juneau.dto.html5.Wbr
 
IdentityEncoder - Class in org.apache.juneau.encoders
Encoder for handling "identity" encoding and decoding.
IdentityEncoder() - Constructor for class org.apache.juneau.encoders.IdentityEncoder
Constructor.
IdentityList<T> - Class in org.apache.juneau.internal
Combination of a LinkedList and IdentitySet.
IdentityList() - Constructor for class org.apache.juneau.internal.IdentityList
 
IdGenerator<K> - Interface in org.apache.juneau.utils
Simple interface for defining atomic ID generators.
IdGenerators - Class in org.apache.juneau.utils
Predefined ID generators.
IdGenerators() - Constructor for class org.apache.juneau.utils.IdGenerators
 
IdMap<K,V> - Class in org.apache.juneau.utils
Map consisting of auto-generated atomic keys.
ie(int) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes an end-of-line indent to the writer if the useWhitespace setting is enabled.
ie(int) - Method in class org.apache.juneau.xml.XmlWriter
 
IfMatch - Class in org.apache.juneau.http
Represents a parsed If-Match HTTP request header.
ifMatch(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the If-Match request header.
ifMatch(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the If-Match request header.
ifMatch(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the If-Match header value on the request.
IfModifiedSince - Class in org.apache.juneau.http
Represents a parsed If-Modified-Since HTTP request header.
ifModifiedSince(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the If-Modified-Since request header.
ifModifiedSince(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the If-Modified-Since request header.
ifModifiedSince(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the If-Modified-Since header value on the request.
IfNoneMatch - Class in org.apache.juneau.http
Represents a parsed If-None-Match HTTP request header.
ifNoneMatch(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the If-None-Match request header.
ifNoneMatch(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the If-None-Match request header.
ifNoneMatch(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the If-None-Match header value on the request.
iframe() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Iframe element.
iframe(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Iframe element with the specified child nodes.
Iframe - Class in org.apache.juneau.dto.html5
DTO for an HTML <iframe> element.
Iframe() - Constructor for class org.apache.juneau.dto.html5.Iframe
 
IfRange - Class in org.apache.juneau.http
Represents a parsed If-Range HTTP request header.
ifRange(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the If-Range request header.
ifRange(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the If-Range request header.
ifRange(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the If-Range header value on the request.
IfUnmodifiedSince - Class in org.apache.juneau.http
Represents a parsed If-Unmodified-Since HTTP request header.
ifUnmodifiedSince(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the If-Unmodified-Since request header.
ifUnmodifiedSince(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the If-Unmodified-Since request header.
ifUnmodifiedSince(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the If-Unmodified-Since header value on the request.
IfVar - Class in org.apache.juneau.svl.vars
A basic if-else logic variable resolver.
IfVar() - Constructor for class org.apache.juneau.svl.vars.IfVar
Constructor.
ignore(Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
ignoreCase(boolean) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies whether case-insensitive search should be used.
ignoreErrors() - Method in class org.apache.juneau.rest.client.RestCall
Prevent RestCallExceptions from being thrown when HTTP status 400+ is encountered.
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore invocation errors on getters.
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore invocation errors on getters.
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore invocation errors on setters.
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore invocation errors on setters.
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore properties without setters.
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Ignore recursion errors.
ignoreRecursions() - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Ignore recursion errors.
ignoreRecursions(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreRecursions() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreRecursions() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Ignore recursion errors.
ignoreRecursions() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Ignore recursion errors.
ignoreRecursions(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreRecursions() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreRecursions(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreRecursions() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore unknown properties.
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore unknown properties.
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Ignore unknown properties with null values.
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
illegalArg(String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
Shortcut for calling new IllegalArgumentException(MessageFormat.format(msg, args));
img() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Img element.
img(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Img element with the specified Img.src(Object) attribute.
Img - Class in org.apache.juneau.dto.html5
DTO for an HTML <img> element.
Img() - Constructor for class org.apache.juneau.dto.html5.Img
 
immutableList(Collection<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates an immutable list from the specified collection.
immutableList(T[]) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates an immutable list from the specified array.
immutableMap(Map<K, V>) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates an immutable map from the specified map.
implClass(Class<I>, Class<? extends I>) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Implementation classes.
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.BeanTraverseBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.json.JsonParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.parser.ParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.rest.RestContextBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.uon.UonParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Implementation classes.
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.BeanTraverseBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.json.JsonParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.parser.ParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.rest.RestContextBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.uon.UonParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
IMUsed - Class in org.apache.juneau.rest.response
Represents an HTTP 226 IM Used response.
IMUsed() - Constructor for class org.apache.juneau.rest.response.IMUsed
Constructor using HTTP-standard message.
IMUsed(String) - Constructor for class org.apache.juneau.rest.response.IMUsed
Constructor using custom message.
in(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
in(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
include(String...) - Method in class org.apache.juneau.ObjectMap
Returns a copy of this ObjectMap with only the specified keys.
includeProperties(Class<?>, String) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property includes.
includeProperties(Map<String, String>) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property includes.
includeProperties(String, String) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property includes.
indent - Variable in class org.apache.juneau.BeanTraverseSession
The current indentation depth into the model.
index - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
Deprecated.
The zero-based index of the argument on the Java method.
indexOf(T, T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns the index position of the element in the specified array using the Object.equals(Object) method.
indexOf(String, String[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns the index position of the element in the specified array using the String.equals(Object) method.
indexOf(String, char...) - Static method in class org.apache.juneau.internal.StringUtils
Same as String.indexOf(int) except allows you to check for multiple characters.
Info - Class in org.apache.juneau.dto.swagger
The object provides metadata about the API.
Info() - Constructor for class org.apache.juneau.dto.swagger.Info
Default constructor.
Info(Info) - Constructor for class org.apache.juneau.dto.swagger.Info
Copy constructor.
info(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
info() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Info element.
info(String, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Info element with the specified title and version attributes.
info(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.INFO level.
info(Throwable, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.INFO level.
info(String, Object...) - Method in class org.apache.juneau.microservice.JettyLogger
 
info(Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
info(String, Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
infoProvider(Class<? extends RestInfoProvider>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST info provider.
infoProvider(RestInfoProvider) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST info provider.
Inherit - Class in org.apache.juneau.rest
Dummy class that indicates that serializers, parsers, or transforms should be inherited from parent-class-to-class or class-to-method.
Inherit() - Constructor for class org.apache.juneau.rest.Inherit
 
init(RestContextBuilder) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
init(RestContextBuilder) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
init(ServletConfig) - Method in class org.apache.juneau.rest.RestServlet
 
init(Args) - Static method in class org.apache.juneau.svl.vars.ArgsVar
Initialize the args for this variable.
init(ManifestFile) - Static method in class org.apache.juneau.svl.vars.ManifestFileVar
Initialize the manifest file for this variable.
initCause(Throwable) - Method in exception org.apache.juneau.BeanRuntimeException
Deprecated. 
initCause(Throwable) - Method in exception org.apache.juneau.ContextRuntimeException
initCause(Throwable) - Method in exception org.apache.juneau.parser.ParseException
initCause(Throwable) - Method in exception org.apache.juneau.rest.client.RestCallException
Deprecated.
Unused.
initCause(Throwable) - Method in exception org.apache.juneau.rest.RestException
Deprecated.
initCause(Throwable) - Method in exception org.apache.juneau.rest.RestServletException
Sets the inner cause for this exception.
initCause(Throwable) - Method in exception org.apache.juneau.serializer.SerializeException
Sets the inner cause for this exception.
initialDepth(int) - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Initial depth.
initialDepth(int) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
initialDepth(int) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
initialDepth(int) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Initial depth.
initialDepth(int) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
initialDepth(int) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
initialDepth(int) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
initialDepth(int) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
initLogging() - Method in class org.apache.juneau.microservice.Microservice
Initialize the logging for this microservice.
input() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Input element.
input(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Input element with the specified Input.type(String) attribute.
Input - Class in org.apache.juneau.dto.html5
DTO for an HTML <input> element.
Input() - Constructor for class org.apache.juneau.dto.html5.Input
 
input(Object) - Method in class org.apache.juneau.rest.client.RestCall
Deprecated.
inputmode(String) - Method in class org.apache.juneau.dto.html5.Input
inputmode attribute.
inputmode(String) - Method in class org.apache.juneau.dto.html5.Textarea
inputmode attribute.
inputStreamCharset(String) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
inputStreamCharset(String) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.jso.JsoParserBuilder
Deprecated.
Unused.
inputStreamCharset(String) - Method in class org.apache.juneau.json.JsonParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
Deprecated.
Unused.
inputStreamCharset(String) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.parser.ParserBuilder
Deprecated.
Unused.
inputStreamCharset(Charset) - Method in class org.apache.juneau.parser.ParserBuilder
Deprecated.
Unused.
inputStreamCharset(String) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Input stream charset.
inputStreamCharset(String) - Method in class org.apache.juneau.parser.ReaderParserBuilder
Configuration property: Input stream charset.
inputStreamCharset(Charset) - Method in class org.apache.juneau.parser.ReaderParserBuilder
Configuration property: Input stream charset.
inputStreamCharset(String) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Input stream charset.
inputStreamCharset(String) - Method in class org.apache.juneau.uon.UonParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
inputStreamCharset(String) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
InputStreamHandler - Class in org.apache.juneau.rest.reshandlers
Response handler for InputStream objects.
InputStreamHandler() - Constructor for class org.apache.juneau.rest.reshandlers.InputStreamHandler
 
InputStreamParser - Class in org.apache.juneau.parser
Subclass of Parser for byte-based parsers.
InputStreamParser(PropertyStore, String...) - Constructor for class org.apache.juneau.parser.InputStreamParser
Constructor.
InputStreamParserBuilder - Class in org.apache.juneau.parser
Base builder class for building instances of stream-based parsers.
InputStreamParserBuilder() - Constructor for class org.apache.juneau.parser.InputStreamParserBuilder
Constructor, default settings.
InputStreamParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.parser.InputStreamParserBuilder
Constructor.
InputStreamParserSession - Class in org.apache.juneau.parser
Subclass of parser session objects for byte-based parsers.
InputStreamParserSession(InputStreamParser, ParserSessionArgs) - Constructor for class org.apache.juneau.parser.InputStreamParserSession
Create a new session using properties specified in the context.
InputStreamParserSession(ParserSessionArgs) - Constructor for class org.apache.juneau.parser.InputStreamParserSession
Constructor for sessions that don't require context.
ins() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Ins element.
ins(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Ins element with the specified child nodes.
Ins - Class in org.apache.juneau.dto.html5
DTO for an HTML <ins> element.
Ins() - Constructor for class org.apache.juneau.dto.html5.Ins
 
INSTANCE - Static variable in class org.apache.juneau.config.encode.ConfigXorEncoder
Reusable XOR-ConfigEncoder instance.
INSTANCE - Static variable in class org.apache.juneau.ContextCache
Reusable cache instance.
INSTANCE - Static variable in class org.apache.juneau.encoders.IdentityEncoder
Singleton
INSTANCE - Static variable in class org.apache.juneau.rest.helper.SeeOtherRoot
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Accepted
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.AlreadyReported
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Continue
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Created
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.EarlyHints
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Found
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.IMUsed
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.MovedPermanently
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.MultipleChoices
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.MultiStatus
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.NoContent
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.NonAuthoritiveInformation
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.NotModified
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Ok
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.PartialContent
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.PermanentRedirect
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.Processing
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.ResetContent
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.SeeOther
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.SwitchingProtocols
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.TemporaryRedirect
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.rest.response.UseProxy
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.utils.ClasspathResourceFinderBasic
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.utils.ClasspathResourceFinderRecursive
Reusable instance.
INSTANCE - Static variable in class org.apache.juneau.utils.ClasspathResourceFinderSimple
Reusable instance.
InsufficientStorage - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 507 ().
InsufficientStorage(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.InsufficientStorage
Constructor.
InsufficientStorage(String) - Constructor for exception org.apache.juneau.rest.exception.InsufficientStorage
Constructor.
InsufficientStorage() - Constructor for exception org.apache.juneau.rest.exception.InsufficientStorage
Constructor.
InsufficientStorage(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.InsufficientStorage
Constructor.
InsufficientStorage(Throwable) - Constructor for exception org.apache.juneau.rest.exception.InsufficientStorage
Constructor.
INT32 - Static variable in class org.apache.juneau.http.annotation.FormatType
 
INT64 - Static variable in class org.apache.juneau.http.annotation.FormatType
 
INTEGER - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
INTEGER_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
Converts objects to integers.
interceptor(RestCallInterceptor) - Method in class org.apache.juneau.rest.client.RestCall
Add an interceptor for this call only.
interceptors(RestCallInterceptor...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Call interceptors.
InterfaceBeanFilterBuilder<T> - Class in org.apache.juneau.transform
Simple bean filter that simply identifies a class to be used as an interface class for all child classes.
InterfaceBeanFilterBuilder() - Constructor for class org.apache.juneau.transform.InterfaceBeanFilterBuilder
Constructor.
InterfaceBeanFilterBuilder(Class<T>) - Constructor for class org.apache.juneau.transform.InterfaceBeanFilterBuilder
Constructor.
interfaceClass(Class<?>) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean interface class.
InternalServerError - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 500 (Internal Server Error).
InternalServerError(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.InternalServerError
Constructor.
InternalServerError(String) - Constructor for exception org.apache.juneau.rest.exception.InternalServerError
Constructor.
InternalServerError() - Constructor for exception org.apache.juneau.rest.exception.InternalServerError
Constructor.
InternalServerError(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.InternalServerError
Constructor.
InternalServerError(Throwable) - Constructor for exception org.apache.juneau.rest.exception.InternalServerError
Constructor.
Introspectable - Class in org.apache.juneau.rest.converters
Converter for enablement of PojoIntrospector support on response objects returned by a @RestMethod method.
Introspectable() - Constructor for class org.apache.juneau.rest.converters.Introspectable
 
InvalidAnnotationException - Exception in org.apache.juneau.annotation
Defines an invalid usage of an annotation.
InvalidAnnotationException(String, Object...) - Constructor for exception org.apache.juneau.annotation.InvalidAnnotationException
Constructor.
invalidate() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
InvalidDataConversionException - Exception in org.apache.juneau
General invalid conversion exception.
InvalidDataConversionException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.InvalidDataConversionException
Constructor.
InvalidDataConversionException(Object, Class<?>, Exception) - Constructor for exception org.apache.juneau.InvalidDataConversionException
 
InvalidDataConversionException(Object, ClassMeta<?>, Exception) - Constructor for exception org.apache.juneau.InvalidDataConversionException
 
invoke(Object, Method, Object[]) - Method in class org.apache.juneau.BeanProxyInvocationHandler
Implemented to handle the method called.
invoke(Reader, ReaderParser, ContentType, String, String) - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
 
invoke(Reader, ReaderParser, ContentType, String, String) - Method in class org.apache.juneau.rest.remote.RrpcServlet
 
invoke(RestRequest, String, String) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
Deprecated.
[POST /{javaInterface}/{javaMethod}] - Invoke the specified service method.
invokeConstructorFuzzy(Constructor<T>, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Invokes the specified constructor using fuzzy-arg matching.
invokeMethod(Method, Reader) - Method in class org.apache.juneau.utils.PojoIntrospector
Primary method.
invokeMethod(String, String) - Method in class org.apache.juneau.utils.PojoIntrospector
Convenience method for invoking argument from method signature (@see ClassUtils.getMethodSignature(Method).
invokeMethod(String, String, String) - Method in class org.apache.juneau.utils.PojoRest
Executes the specified method with the specified parameters on the specified object.
invokeMethodFuzzy(Method, Object, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Invokes the specified method using fuzzy-arg matching.
IOPipe - Class in org.apache.juneau.utils
A utility class for piping input streams and readers to output streams and writers.
IOPipe.LineProcessor - Interface in org.apache.juneau.utils
Interface to implement for the IOPipe.lineProcessor(LineProcessor) method.
IOUtils - Class in org.apache.juneau.internal
Various I/O related utility methods.
IOUtils() - Constructor for class org.apache.juneau.internal.IOUtils
 
isAbsoluteUri(String) - Static method in class org.apache.juneau.internal.StringUtils
Efficiently determines whether a URL is of the pattern "xxx://xxx"
isAbstract() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is abstract.
isAbstract(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is abstract.
isAbstract(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is abstract.
isAddBeanTypeProperties() - Method in class org.apache.juneau.html.HtmlSerializerSession
Deprecated.
Unused.
isAddBeanTypeProperties() - Method in class org.apache.juneau.jena.RdfSerializerSession
Deprecated.
Not used.
isAddBeanTypeProperties() - Method in class org.apache.juneau.uon.UonSerializerSession
Deprecated.
Unused.
isAddBeanTypes() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.json.JsonSerializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.json.JsonSerializerSession
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.msgpack.MsgPackSerializer
 
isAddBeanTypes() - Method in class org.apache.juneau.msgpack.MsgPackSerializerSession
 
isAddBeanTypes() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.uon.UonSerializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.uon.UonSerializerSession
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Add "_type" properties when needed.
isAddBeanTypes() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Add "_type" properties when needed.
isAddKeyValueTableHeaders() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Add key/value headers on bean/map tables.
isAddKeyValueTableHeaders() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Add key/value headers on bean/map tables.
isAddLiteralTypes() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add XSI data types to non-String literals.
isAddLiteralTypes() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Add XSI data types to non-String literals.
isAddNamespaceUrlsToRoot() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Add namespace URLs to the root element.
isAddNamespaceUrlsToRoot() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Add namespace URLs to the root element.
isAddRootProp() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add RDF root identifier property to root node.
isAddRootProp() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Add RDF root identifier property to root node.
isAddRootType() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Add type attribute to root nodes.
isAddRootType() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Add type attribute to root nodes.
isAll(Class<?>, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified class.
isAll(Method, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified method.
isAll(Constructor<?>, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified constructor.
isAll(Field, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified field.
isAllowBodyParam() - Method in class org.apache.juneau.rest.RestContext
Returns whether it's safe to pass the HTTP body as a "body" GET parameter.
isAllowEmptyValue() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the allowEmptyValue field of this schema.
isAllowHeaderParams() - Method in class org.apache.juneau.rest.RestContext
Returns whether it's safe to pass header values in as GET parameters.
isAllowNestedDescriptions() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Allow nested descriptions.
isAllowNestedDescriptions() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Allow nested descriptions.
isAllowNestedExamples() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Allow nested examples.
isAllowNestedExamples() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Allow nested examples.
isAny() - Method in class org.apache.juneau.http.EntityValidator
Returns true if the validator string value is *.
isAny(Class<?>, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified class.
isAny(Method, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified method.
isAny(Constructor<?>, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified constructor.
isAny(Field, ClassFlags...) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if all specified flags are applicable to the specified field.
isAny(RestParamType...) - Method in enum org.apache.juneau.rest.RestParamType
Returns true if this type is any in the specified list.
isArgs() - Method in class org.apache.juneau.ClassMeta
Returns true if this metadata represents an array of argument types.
isArray() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is an array.
isArray(Object) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns true if the specified object is an array.
isAssignableFrom(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a superclass of or the same as the specified class.
isAsyncStarted() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isAsyncSupported() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isAtLeast(Version, boolean) - Method in class org.apache.juneau.internal.Version
Returns true if the specified version is at least this version.
isAtMost(Version, boolean) - Method in class org.apache.juneau.internal.Version
Returns true if the specified version is at most this version.
isAttributeSpecified(int) - Method in class org.apache.juneau.xml.XmlReader
 
isAutoCloseStreams() - Method in class org.apache.juneau.parser.Parser
Configuration property: Auto-close streams.
isAutoCloseStreams() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Auto-close streams.
isAutoDetectNamespaces() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Auto-detect namespace usage.
isAutoDetectNamespaces() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Auto-detect namespace usage.
isAutoDetectNamespaces() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Auto-detect namespace usage.
isAutoDetectNamespaces() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Auto-detect namespace usage.
isBean(Object) - Method in class org.apache.juneau.BeanContext
Returns true if the specified object is a bean.
isBean(Object) - Method in class org.apache.juneau.BeanSession
Determines whether the specified object matches the requirements on this context of being a bean.
isBean(Class<?>) - Method in class org.apache.juneau.BeanSession
Determines whether the specified class matches the requirements on this context of being a bean.
isBean() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a bean.
isBeanMap() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of BeanMap.
isBeanMapPutReturnsOldValue() - Method in class org.apache.juneau.BeanContext
Configuration property: BeanMap.put() returns old property value.
isBeanMapPutReturnsOldValue() - Method in class org.apache.juneau.BeanSession
Configuration property: BeanMap.put() returns old property value.
isBeansRequireDefaultConstructor() - Method in class org.apache.juneau.BeanContext
Configuration property: Beans require no-arg constructors.
isBeansRequireDefaultConstructor() - Method in class org.apache.juneau.BeanSession
Configuration property: Beans require no-arg constructors.
isBeansRequireSerializable() - Method in class org.apache.juneau.BeanContext
Configuration property: Beans require Serializable interface.
isBeansRequireSerializable() - Method in class org.apache.juneau.BeanSession
Configuration property: Beans require Serializable interface.
isBeansRequireSettersForGetters() - Method in class org.apache.juneau.BeanContext
Configuration property: Beans require setters for getters.
isBeansRequireSettersForGetters() - Method in class org.apache.juneau.BeanSession
Configuration property: Beans require setters for getters.
isBeansRequireSomeProperties() - Method in class org.apache.juneau.BeanContext
Configuration property: Beans require at least one property.
isBeansRequireSomeProperties() - Method in class org.apache.juneau.BeanSession
Configuration property: Beans require at least one property.
isBeanUri() - Method in class org.apache.juneau.jena.RdfBeanPropertyMeta
Returns true if this bean property is marked with @Rdf(beanUri) as true.
isBoolean() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Boolean.
isByteArray() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is byte[].
isCalendar() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Calendar.
isChar() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Character.
isCharacters() - Method in class org.apache.juneau.xml.XmlReader
 
isCharSequence() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of CharSequence.
isClass() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is Class.
isClose() - Method in class org.apache.juneau.http.Connection
Returns true if the header value is close.
isCollection() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Collection.
isCollectionOrArray() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Collection or is an array.
isCommentOrWhitespace(int) - Method in class org.apache.juneau.json.JsonParserSession
Returns true if the specified character is whitespace or '/'.
isCommitted() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
isDate() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Date.
isDateOrCalendar() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Date or Calendar.
isDebug() - Method in class org.apache.juneau.BeanContext
Configuration property: Debug mode.
isDebug() - Method in class org.apache.juneau.BeanSession
Configuration property: Debug mode.
isDebug() - Method in class org.apache.juneau.rest.RestContext
Returns true if debug mode is enabled on this resource.
isDebug() - Method in class org.apache.juneau.rest.RestRequest
Returns true if debug mode is enabled.
isDebugEnabled() - Method in class org.apache.juneau.microservice.JettyLogger
 
isDecimal() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Float or Double.
isDecimal(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string is numeric.
isDecodeChars() - Method in class org.apache.juneau.uon.UonParser
Configuration property: Decode "%xx" sequences.
isDecodeChars() - Method in class org.apache.juneau.uon.UonParserSession
Configuration property: Decode "%xx" sequences.
isDelegate() - Method in class org.apache.juneau.ClassMeta
Returns true if this class implements Delegate, meaning it's a representation of some other object.
isDeprecated() - Method in class org.apache.juneau.dto.swagger.Operation
Bean property getter: deprecated.
isDeprecated(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class has the @Deprecated annotation on it.
isDeprecated(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method has the @Deprecated annotation on it.
isDeprecated(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor has the @Deprecated annotation on it.
isDeprecated(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field has the @Deprecated annotation on it.
isDeprecated(Method, RestRequest) - Method in class org.apache.juneau.rest.BasicRestInfoProvider
Deprecated.
Unused.
isDetectLinksInStrings() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Look for URLs in Strings.
isDetectLinksInStrings() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Look for URLs in Strings.
isDetectRecursions() - Method in class org.apache.juneau.BeanTraverseContext
Configuration property: Automatically detect POJO recursions.
isDetectRecursions() - Method in class org.apache.juneau.BeanTraverseSession
Configuration property: Automatically detect POJO recursions.
isDouble() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is either Double or double.
isDyna() - Method in class org.apache.juneau.BeanPropertyMeta
Returns true if this bean property is named "*".
isEmpty(Object) - Static method in class org.apache.juneau.internal.ObjectUtils
Returns true if the specified object is empty.
isEmpty(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if specified string is null or empty.
isEmpty(Object) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if specified string is null or it's Object.toString() method returns an empty string.
isEmpty() - Method in class org.apache.juneau.internal.WrappedMap
 
isEnableNamespaces() - Method in class org.apache.juneau.xml.XmlSerializer
Configuration property: Enable support for XML namespaces.
isEnableNamespaces() - Method in class org.apache.juneau.xml.XmlSerializerSession
Configuration property: Enable support for XML namespaces.
isEncodeChars() - Method in class org.apache.juneau.uon.UonSerializer
Configuration property: Encode non-valid URI characters.
isEncodeChars() - Method in class org.apache.juneau.uon.UonSerializerSession
Configuration property: Encode non-valid URI characters.
isEncoded(String) - Method in interface org.apache.juneau.config.encode.ConfigEncoder
Returns true if the specified string is encoded.
isEncoded(String) - Method in class org.apache.juneau.config.encode.ConfigXorEncoder
 
isEndElement() - Method in class org.apache.juneau.xml.XmlReader
 
isEnum() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is an Enum.
isEquals(String, String) - Static method in class org.apache.juneau.internal.StringUtils
Tests two strings for equality, but gracefully handles nulls.
isEqualsTo(Version) - Method in class org.apache.juneau.internal.Version
Returns true if the specified version is equal to this version.
isEscapeSolidus() - Method in class org.apache.juneau.json.JsonSerializer
Configuration property: Prefix solidus '/' characters with escapes.
isEscapeSolidus() - Method in class org.apache.juneau.json.JsonSerializerSession
Configuration property: Prefix solidus '/' characters with escapes.
isExclusiveMaximum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: exclusiveMaximum.
isExclusiveMaximum() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: exclusiveMaximum.
isExclusiveMaximum() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the exclusiveMaximum field of this schema.
isExclusiveMinimum() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property getter: exclusiveMinimum.
isExclusiveMinimum() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property getter: exclusiveMinimum.
isExclusiveMinimum() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the exclusiveMinimum field of this schema.
isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingClassMeta
Returns the UrlEncoding.expandedParams() annotation defined on the class.
isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingParser
Configuration property: Parser bean property collections/arrays as separate key/value pairs.
isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
Configuration property: Parser bean property collections/arrays as separate key/value pairs.
isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerSession
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
isFinished() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
isFirstNumberChar(char) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified character is a valid first character for a number.
isFloat() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is either Float or float.
isFloat(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string is a floating point number.
isFluentSetters() - Method in class org.apache.juneau.BeanContext
Configuration property: Find fluent setters.
isFluentSetters() - Method in class org.apache.juneau.BeanSession
Configuration property: Find fluent setters.
isFluentSetters() - Method in class org.apache.juneau.transform.BeanFilter
Returns true if we should find fluent setters.
isHtml() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
isHtml() - Method in class org.apache.juneau.html.HtmlClassMeta
isHtmlCdc() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
isHtmlCdc() - Method in class org.apache.juneau.html.HtmlClassMeta
isHtmlMode() - Method in class org.apache.juneau.html.HtmlSerializerSession
 
isHtmlMode() - Method in class org.apache.juneau.xml.XmlSerializerSession
Returns true if we're serializing HTML.
isHtmlSdc() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
isHtmlSdc() - Method in class org.apache.juneau.html.HtmlClassMeta
isIgnoreCase() - Method in class org.apache.juneau.utils.SearchArgs
The ignore-case flag.
isIgnoredType(ClassMeta<?>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Returns true if the specified type is ignored.
isIgnoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.BeanContext
Configuration property: Ignore invocation errors on getters.
isIgnoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.BeanSession
Configuration property: Ignore invocation errors on getters.
isIgnoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.BeanContext
Configuration property: Ignore invocation errors on setters.
isIgnoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.BeanSession
Configuration property: Ignore invocation errors on setters.
isIgnorePropertiesWithoutSetters() - Method in class org.apache.juneau.BeanContext
Configuration property: Ignore properties without setters.
isIgnorePropertiesWithoutSetters() - Method in class org.apache.juneau.BeanSession
Configuration property: Ignore properties without setters.
isIgnoreRecursions() - Method in class org.apache.juneau.BeanTraverseContext
Configuration property: Ignore recursion errors.
isIgnoreRecursions() - Method in class org.apache.juneau.BeanTraverseSession
Configuration property: Ignore recursion errors.
isIgnoreUnknownBeanProperties() - Method in class org.apache.juneau.BeanContext
Configuration property: Ignore unknown properties.
isIgnoreUnknownBeanProperties() - Method in class org.apache.juneau.BeanSession
Configuration property: Ignore unknown properties.
isIgnoreUnknownNullBeanProperties() - Method in class org.apache.juneau.BeanContext
Configuration property: Ignore unknown properties with null values.
isIgnoreUnknownNullBeanProperties() - Method in class org.apache.juneau.BeanSession
Configuration property: Ignore unknown properties with null values.
isInputStream() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is an InputStream.
isInstance(Object) - Method in class org.apache.juneau.ClassMeta
Returns true if the specified object is an instance of this class.
isInstanceOf(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of or the same as the specified class.
isInteger() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is either Integer or int.
isJson(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string is valid JSON.
isKeepAlive() - Method in class org.apache.juneau.http.Connection
Returns true if the header value is keep-alive.
isList() - Method in class org.apache.juneau.ClassMeta
Returns true if this class extends from List.
isLoggable(Level) - Method in class org.apache.juneau.internal.JuneauLogger
 
isLong() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is either Long or long.
isLookForLabelParameters() - Method in class org.apache.juneau.html.HtmlSerializer
Configuration property: Look for link labels in URIs.
isLookForLabelParameters() - Method in class org.apache.juneau.html.HtmlSerializerSession
Configuration property: Look for link labels in URIs.
isLooseCollections() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: Collections should be serialized and parsed as loose collections.
isLooseCollections() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: Collections should be serialized and parsed as loose collections.
isLooseCollections() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Collections should be serialized and parsed as loose collections.
isLooseCollections() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Collections should be serialized and parsed as loose collections.
isMap() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Map.
ismap(Object) - Method in class org.apache.juneau.dto.html5.Img
ismap attribute.
isMapOrBean() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Map or it's a bean.
isMemberClass() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is an inner class.
isMeta() - Method in class org.apache.juneau.http.MediaType
Returns true if this media type contains the '*' meta character.
isMethod() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is Method.
isNew() - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
isNormalObject(Object) - Method in class org.apache.juneau.transform.PojoSwap
Checks if the specified object is an instance of the normal class defined on this swap.
isNotABean(Class<?>) - Method in class org.apache.juneau.BeanContext
Determines whether the specified class is ignored as a bean class based on the various exclusion parameters specified on this context class.
isNoTableHeaders() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Returns whether this bean property should not include table headers when serialized as an HTML table.
isNoTableHeaders() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns the @Html(noTableHeaders) annotation defined on the class.
isNoTables() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
Returns whether this bean property should not be serialized as an HTML table.
isNoTables() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns the @Html(noTables) annotation defined on the class.
isNotAbstract(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is not abstract.
isNotAbstract(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is not abstract.
isNotDeprecated(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class doesn't have the @Deprecated annotation on it.
isNotDeprecated(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method doesn't have the @Deprecated annotation on it.
isNotDeprecated(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor doesn't have the @Deprecated annotation on it.
isNotDeprecated(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field doesn't have the @Deprecated annotation on it.
isNotEmpty(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if specified string is not null or empty.
isNotEmpty(Object) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if specified string is not null or it's Object.toString() method doesn't return an empty string.
isNotEquals(String, String) - Static method in class org.apache.juneau.internal.StringUtils
Tests two strings for non-equality, but gracefully handles nulls.
isNotObject() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is not Object.
isNotPublic(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is not public.
isNotPublic(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is not public.
isNotPublic(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is not public.
isNotPublic(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor is not public.
isNotStatic(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is not static.
isNotStatic(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is not static.
isNotStatic(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is not static.
isNotTransient(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is not transient.
isNowrap() - Method in class org.apache.juneau.html.HtmlDocSerializer
Configuration property: Prevent word wrap on page.
isNowrap() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Configuration property: Prevent word wrap on page.
isNoWrap() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Deprecated.
No replacement.
isNullable() - Method in class org.apache.juneau.ClassMeta
Returns true if instance of this object can be null.
isNumber() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a subclass of Number.
isNumeric(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if this string can be parsed by StringUtils.parseNumber(String, Class).
ISO8601D() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601D
 
ISO8601D() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601D
 
ISO8601DT() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601DT
 
ISO8601DT() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601DT
 
ISO8601DTL() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601DTL
 
ISO8601DTL() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601DTL
 
ISO8601DTP() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601DTP
 
ISO8601DTP() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601DTP
 
ISO8601DTPZ() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601DTPZ
 
ISO8601DTPZ() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601DTPZ
 
ISO8601DTZ() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ISO8601DTZ
 
ISO8601DTZ() - Constructor for class org.apache.juneau.transforms.DateSwap.ISO8601DTZ
 
isObject() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is Object.
isObjectList(Object, boolean) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string appears to be an JSON array.
isObjectMap(Object, boolean) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string appears to be a JSON object.
isOneOf(HttpPartSchema.Format...) - Method in enum org.apache.juneau.httppart.HttpPartSchema.Format
Returns true if this format is in the provided list.
isOneOf(String, String...) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified string is one of the specified values.
isOneOf(XmlFormat...) - Method in enum org.apache.juneau.xml.annotation.XmlFormat
Returns true if this format is one of those specified.
isOpen() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
isOutputType(Class<?>) - Method in class org.apache.juneau.rest.RestResponse
Returns true if this response object is of the specified type.
isParentClass(Class<?>, Class<?>, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if parent is a parent class of child.
isParentClass(Class<?>, Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if parent is a parent class or the same as child.
isParentClass(Class<?>, Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if parent is a parent class or the same as child.
ISPARSER_binaryFormat - Static variable in class org.apache.juneau.parser.InputStreamParser
Configuration property: Binary input format.
isPlainText() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
isPlainText() - Method in class org.apache.juneau.html.HtmlClassMeta
isPlainText() - Method in class org.apache.juneau.rest.RestRequest
Returns true if &plainText=true was specified as a URL parameter.
isPreserveRootElement() - Method in class org.apache.juneau.xml.XmlParser
Configuration property: Preserve root element during generalized parsing.
isPreserveRootElement() - Method in class org.apache.juneau.xml.XmlParserSession
Configuration property: Preserve root element during generalized parsing.
isPrimitive() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a primitive.
isPublic(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is public.
isPublic(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is public.
isPublic(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is public.
isPublic(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified constructor is public.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
 
isReader() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a Reader.
isReaderParser() - Method in class org.apache.juneau.parser.InputStreamParser
 
isReaderParser() - Method in class org.apache.juneau.parser.InputStreamParserSession
 
isReaderParser() - Method in class org.apache.juneau.parser.Parser
Returns true if this parser subclasses from ReaderParser.
isReaderParser() - Method in class org.apache.juneau.parser.ParserSession
Returns true if this parser subclasses from ReaderParser.
isReaderParser() - Method in class org.apache.juneau.parser.ReaderParser
 
isReaderParser() - Method in class org.apache.juneau.parser.ReaderParserSession
 
isReady() - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
isReady() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
isReady() - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
isRecord - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
isRedirectable(String) - Method in class org.apache.juneau.rest.client.AllowAllRedirects
 
isRemoteable() - Method in class org.apache.juneau.ClassMeta
Deprecated.
No replacement.
isRenderResponseStackTraces() - Method in class org.apache.juneau.rest.RestContext
Returns whether it's safe to render stack traces in HTTP responses.
isRepeatable() - Method in class org.apache.juneau.rest.client.RestRequestEntity
 
isRequestAllowed(RestRequest) - Method in class org.apache.juneau.rest.RestGuard
Returns true if the specified request can pass through this guard.
isRequestedSessionIdFromCookie() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isRequestedSessionIdFromURL() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isRequestedSessionIdFromUrl() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isRequestedSessionIdValid() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isRequired() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the required field of this schema.
isResponseAvailable(int) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
isSecure() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isSet() - Method in class org.apache.juneau.ClassMeta
Returns true if this class extends from Set.
isSet() - Method in class org.apache.juneau.Value
Returns true if the value is set.
isShort() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is either Short or short.
isSimpleMode() - Method in class org.apache.juneau.json.JsonSerializer
Configuration property: Simple JSON mode.
isSimpleMode() - Method in class org.apache.juneau.json.JsonSerializerSession
Configuration property: Simple JSON mode.
isSkipIfEmpty() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the skipIfEmpty field of this schema.
isSkipIfEmpty() - Method in class org.apache.juneau.rest.client.remote.RemoteMethodArg
Returns whether the skipIfEmpty flag was found in the schema.
isSortCollections() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Sort arrays and collections alphabetically.
isSortCollections() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Sort arrays and collections alphabetically.
isSortMaps() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Sort maps alphabetically.
isSortMaps() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Sort maps alphabetically.
isSortProperties() - Method in class org.apache.juneau.BeanContext
Configuration property: Sort bean properties.
isSortProperties() - Method in class org.apache.juneau.BeanSession
Configuration property: Sort bean properties.
isSortProperties() - Method in class org.apache.juneau.transform.BeanFilter
Returns true if the properties defined on this bean class should be ordered alphabetically.
isStale() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
isStandalone() - Method in class org.apache.juneau.xml.XmlReader
 
isStartElement() - Method in class org.apache.juneau.xml.XmlReader
 
isStatic(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified class is public.
isStatic(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified method is static.
isStatic(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is static.
isStaticFile(String) - Method in class org.apache.juneau.rest.RestContext
Returns true if the specified path refers to a static file.
isStrict() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Returns true if contents should be validated per the Swagger spec.
isStrict() - Method in class org.apache.juneau.parser.Parser
Configuration property: Strict mode.
isStrict() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Strict mode.
isString() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a String.
isString() - Method in class org.apache.juneau.parser.ParserPipe
Returns true if the contents passed into this pipe was a CharSequence.
isSwappedObject(Object) - Method in class org.apache.juneau.transform.PojoSwap
Checks if the specified object is an instance of the swap class defined on this swap.
isTransient(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns true if the specified field is transient.
isTrimEmptyCollections() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Trim empty lists and arrays.
isTrimEmptyCollections() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Trim empty lists and arrays.
isTrimEmptyMaps() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Trim empty maps.
isTrimEmptyMaps() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Trim empty maps.
isTrimNullProperties() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Trim null bean property values.
isTrimNullProperties() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Trim null bean property values.
isTrimStrings() - Method in class org.apache.juneau.parser.Parser
Configuration property: Trim parsed strings.
isTrimStrings() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Trim parsed strings.
isTrimStrings() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Trim strings.
isTrimStrings() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Trim strings.
isTrimStrings() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
Deprecated.
 
isTrimStrings() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerSession
 
isTrimWhitespace() - Method in class org.apache.juneau.jena.RdfParser
Configuration property: Trim whitespace from text elements.
isTrimWhitespace() - Method in class org.apache.juneau.jena.RdfParserSession
Configuration property: Trim whitespace from text elements.
isType(Class<?>) - Method in class org.apache.juneau.ClassMeta
Returns true if this metadata represents the specified type.
isType(Type) - Static method in class org.apache.juneau.Value
Convenience method for checking if the specified type is this class.
isUnbuffered() - Method in class org.apache.juneau.parser.Parser
Configuration property: Unbuffered.
isUnbuffered() - Method in class org.apache.juneau.parser.ParserSession
Configuration property: Unbuffered.
isUniqueItems() - Method in class org.apache.juneau.httppart.HttpPartSchema
Returns the uniqueItems field of this schema.
isUnmodifiable() - Method in class org.apache.juneau.ObjectList
Returns true if this list is unmodifiable.
isUnmodifiable() - Method in class org.apache.juneau.ObjectMap
Returns true if this map is unmodifiable.
isUpgrade() - Method in class org.apache.juneau.http.Connection
Returns true if the header value is upgrade.
isUri() - Method in class org.apache.juneau.BeanPropertyMeta
Returns true if this bean property is a URI.
isUri() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is a URI or URL.
isUri(ClassMeta<?>, BeanPropertyMeta, Object) - Method in class org.apache.juneau.html.HtmlSerializerSession
Returns true if the specified object is a URL.
isUri(String) - Static method in class org.apache.juneau.internal.StringUtils
Efficiently determines whether a URL is of the pattern "xxx:/xxx".
isUseBeanDefs() - Method in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Use bean definitions.
isUseBeanDefs() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Configuration property: Use bean definitions.
isUseEnumNames() - Method in class org.apache.juneau.BeanContext
Configuration property: Use enum names.
isUseEnumNames() - Method in class org.apache.juneau.BeanSession
Configuration property: Use enum names.
isUseInterfaceProxies() - Method in class org.apache.juneau.BeanContext
Configuration property: Use interface proxies.
isUseInterfaceProxies() - Method in class org.apache.juneau.BeanSession
Configuration property: Use interface proxies.
isUseJavaBeanIntrospector() - Method in class org.apache.juneau.BeanContext
Configuration property: Use Java Introspector.
isUseJavaBeanIntrospector() - Method in class org.apache.juneau.BeanSession
Configuration property: Use Java Introspector.
isUserInRole(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
isUseWhitespace() - Method in class org.apache.juneau.serializer.Serializer
Configuration property: Trim strings.
isUseWhitespace() - Method in class org.apache.juneau.serializer.SerializerSession
Configuration property: Use whitespace.
isUseWhitespace() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
Deprecated.
 
isUseXmlNamespaces() - Method in class org.apache.juneau.jena.RdfSerializer
Configuration property: Reuse XML namespaces when RDF namespaces not specified.
isUseXmlNamespaces() - Method in class org.apache.juneau.jena.RdfSerializerSession
Configuration property: Reuse XML namespaces when RDF namespaces not specified.
isValidateEnd() - Method in class org.apache.juneau.json.JsonParser
Configuration property: Validate end.
isValidateEnd() - Method in class org.apache.juneau.json.JsonParserSession
Configuration property: Validate end.
isValidateEnd() - Method in class org.apache.juneau.uon.UonParser
Configuration property: Validate end.
isValidateEnd() - Method in class org.apache.juneau.uon.UonParserSession
Configuration property: Validate end.
isValidating() - Method in class org.apache.juneau.xml.XmlParser
Configuration property: Enable validation.
isValidating() - Method in class org.apache.juneau.xml.XmlParserSession
Configuration property: Enable validation.
isVisible(int) - Method in enum org.apache.juneau.Visibility
Identifies if the specified mod matches this visibility.
isVisible(Constructor<?>) - Method in enum org.apache.juneau.Visibility
Shortcut for isVisible(x.getModifiers());
isVisible(Method) - Method in enum org.apache.juneau.Visibility
Shortcut for isVisible(x.getModifiers());
isVisible(Field) - Method in enum org.apache.juneau.Visibility
Shortcut for isVisible(x.getModifiers());
isVoid() - Method in class org.apache.juneau.ClassMeta
Returns true if this class is Void or void.
isWeak() - Method in class org.apache.juneau.http.EntityValidator
Returns true if the weak flag is present in the value.
isWhitespace(int) - Method in class org.apache.juneau.json.JsonParserSession
Returns true if the specified character is whitespace.
isWhiteSpace() - Method in class org.apache.juneau.xml.XmlReader
 
isWhitespaceElement(XmlReader) - Method in class org.apache.juneau.html.HtmlParserSession
 
isWhitespaceElement(XmlReader) - Method in class org.apache.juneau.xml.XmlParserSession
Returns true if the current element is a whitespace element.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
 
isWriterSerializer() - Method in class org.apache.juneau.serializer.OutputStreamSerializer
 
isWriterSerializer() - Method in class org.apache.juneau.serializer.OutputStreamSerializerSession
 
isWriterSerializer() - Method in class org.apache.juneau.serializer.Serializer
Returns true if this serializer subclasses from WriterSerializer.
isWriterSerializer() - Method in class org.apache.juneau.serializer.SerializerSession
Returns true if this serializer subclasses from WriterSerializer.
isWriterSerializer() - Method in class org.apache.juneau.serializer.WriterSerializer
 
isWriterSerializer() - Method in class org.apache.juneau.serializer.WriterSerializerSession
 
isXml() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
isXml() - Method in class org.apache.juneau.html.HtmlClassMeta
Returns true if HtmlClassMeta.getFormat() returns HtmlFormat.XML.
items(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Items - Class in org.apache.juneau.dto.swagger
A limited subset of JSON-Schema's items object.
Items() - Constructor for class org.apache.juneau.dto.swagger.Items
Default constructor.
Items(Items) - Constructor for class org.apache.juneau.dto.swagger.Items
Copy constructor.
items(Object) - Method in class org.apache.juneau.dto.swagger.Items
items(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
items(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
items() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Items element.
items(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Items element with the specified type attribute.
Items - Annotation Type in org.apache.juneau.http.annotation
Deprecated.
Use Items
items(HttpPartSchemaBuilder) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
items field.
Items - Annotation Type in org.apache.juneau.jsonschema.annotation
Swagger items annotation.
itemsStrict(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Items element with the specified type attribute.
iterator(Object) - Static method in class org.apache.juneau.internal.ArrayUtils
Returns an iterator against an array.
iterator() - Method in class org.apache.juneau.internal.MultiIterable
 
iterator() - Method in class org.apache.juneau.internal.MultiSet
Iterates over all entries in all collections.
iterator() - Method in class org.apache.juneau.microservice.resources.LogParser
 
IteratorSwap - Class in org.apache.juneau.transforms
Transforms Iterators to List<Object> objects.
IteratorSwap() - Constructor for class org.apache.juneau.transforms.IteratorSwap
 

J

javaMethod(Method) - Method in class org.apache.juneau.parser.ParserSessionArgs
The java method that called this serializer, usually the method in a REST servlet.
javaMethod(Method) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
The java method that called this serializer, usually the method in a REST servlet.
JettyLogger - Class in org.apache.juneau.microservice
Implementation of Jetty Logger based on Logger.
JettyLogger() - Constructor for class org.apache.juneau.microservice.JettyLogger
Default constructor.
JettyLogger(String) - Constructor for class org.apache.juneau.microservice.JettyLogger
Normal constructor.
join(Object[], String) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string.
join(int[], String) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string.
join(Collection<?>, String) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string.
join(Collection<?>, String, StringBuilder) - Static method in class org.apache.juneau.internal.StringUtils
Joins the specified tokens into a delimited string and writes the output to the specified string builder.
join(Object[], char) - Static method in class org.apache.juneau.internal.StringUtils
Joins the specified tokens into a delimited string.
join(Object[], char, StringBuilder) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string and writes the output to the specified string builder.
join(int[], char) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string.
join(Collection<?>, char) - Static method in class org.apache.juneau.internal.StringUtils
Join the specified tokens into a delimited string.
join() - Method in class org.apache.juneau.microservice.Microservice
Joins the application with the current thread.
join() - Method in class org.apache.juneau.microservice.RestMicroservice
 
joine(Object[], char) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.join(Object[], char) except escapes the delimiter character if found in the tokens.
joine(Object[], char, StringBuilder) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.join(Object[], char, StringBuilder) but escapes the delimiter character if found in the tokens.
joine(Collection<?>, char) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.join(Collection, char) but escapes the delimiter if found in the tokens.
joinnl(Object[]) - Static method in class org.apache.juneau.internal.StringUtils
Joins tokens with newlines.
Jso - Class in org.apache.juneau.marshall
A pairing of a JsoSerializer and JsoParser into a single class with convenience read/write methods.
Jso(JsoSerializer, JsoParser) - Constructor for class org.apache.juneau.marshall.Jso
Constructor.
Jso() - Constructor for class org.apache.juneau.marshall.Jso
Constructor.
JSON - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Json - Annotation Type in org.apache.juneau.json.annotation
Annotation for specifying various JSON options for the JSON serializers and parsers.
Json - Class in org.apache.juneau.marshall
A pairing of a JsonSerializer and JsonParser into a single class with convenience read/write methods.
Json(JsonSerializer, JsonParser) - Constructor for class org.apache.juneau.marshall.Json
Constructor.
Json() - Constructor for class org.apache.juneau.marshall.Json
Constructor.
json() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying JSON as the transmission media type.
json() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "application/json".
Json() - Constructor for class org.apache.juneau.transforms.ReaderSwap.Json
Constructor
JSON_addBeanTypeProperties - Static variable in class org.apache.juneau.json.JsonSerializer
JSON_addBeanTypes - Static variable in class org.apache.juneau.json.JsonSerializer
Configuration property: Add "_type" properties when needed.
JSON_escapeSolidus - Static variable in class org.apache.juneau.json.JsonSerializer
Configuration property: Prefix solidus '/' characters with escapes.
JSON_simpleMode - Static variable in class org.apache.juneau.json.JsonSerializer
Configuration property: Simple JSON mode.
JSON_validateEnd - Static variable in class org.apache.juneau.json.JsonParser
Configuration property: Validate end.
JsonClassMeta - Class in org.apache.juneau.json
Metadata on classes specific to the JSON serializers and parsers pulled from the @Json annotation on the class.
JsonClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.json.JsonClassMeta
Constructor.
JsonParser - Class in org.apache.juneau.json
Parses any valid JSON text into a POJO model.
JsonParser(PropertyStore) - Constructor for class org.apache.juneau.json.JsonParser
Constructor.
JsonParser(PropertyStore, String...) - Constructor for class org.apache.juneau.json.JsonParser
Constructor.
JsonParser.Simple - Class in org.apache.juneau.json
Default parser, simple mode.
JsonParser.Strict - Class in org.apache.juneau.json
Default parser, strict mode.
JsonParserBuilder - Class in org.apache.juneau.json
Builder class for building instances of JSON parsers.
JsonParserBuilder() - Constructor for class org.apache.juneau.json.JsonParserBuilder
Constructor, default settings.
JsonParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.json.JsonParserBuilder
Constructor.
JsonParserSession - Class in org.apache.juneau.json
Session object that lives for the duration of a single use of JsonParser.
JsonParserSession(JsonParser, ParserSessionArgs) - Constructor for class org.apache.juneau.json.JsonParserSession
Create a new session using properties specified in the context.
JsonSchema - Class in org.apache.juneau.dto.jsonschema
Represents a top-level schema object bean in the JSON-Schema core specification.
JsonSchema() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchema
Default constructor.
JsonSchema - Annotation Type in org.apache.juneau.jsonschema.annotation
Deprecated.
Use Schema
JsonSchema.BooleanOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
Used during parsing to convert the additionalItems property to the correct class type.
JsonSchema.BooleanOrSchemaSwap - Class in org.apache.juneau.dto.jsonschema
Used during parsing to convert the additionalProperties property to the correct class type.
JsonSchema.JsonSchemaOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
Used during parsing to convert the items property to the correct class type.
JsonSchema.JsonTypeOrJsonTypeArraySwap - Class in org.apache.juneau.dto.jsonschema
Used during parsing to convert the type property to the correct class type.
JSONSCHEMA_addDescriptionsTo - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Add descriptions to types.
JSONSCHEMA_addExamplesTo - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Add examples.
JSONSCHEMA_allowNestedDescriptions - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Allow nested descriptions.
JSONSCHEMA_allowNestedExamples - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Allow nested examples.
JSONSCHEMA_beanDefMapper - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Bean schema definition mapper.
JSONSCHEMA_defaultSchemas - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Default schemas.
JSONSCHEMA_ignoreTypes - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Ignore types from schema definitions.
JSONSCHEMA_useBeanDefs - Static variable in class org.apache.juneau.jsonschema.JsonSchemaGenerator
Configuration property: Use bean definitions.
JsonSchemaArray - Class in org.apache.juneau.dto.jsonschema
Represents a list of JsonSchema objects.
JsonSchemaArray() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaArray
Default constructor.
JsonSchemaArray(JsonSchema...) - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaArray
Constructor with predefined types to add to this list.
JsonSchemaBeanPropertyMeta - Class in org.apache.juneau.jsonschema
Metadata on bean properties specific to the JSON-Schema pulled from the @Schema annotation on the bean property.
JsonSchemaBeanPropertyMeta(BeanPropertyMeta) - Constructor for class org.apache.juneau.jsonschema.JsonSchemaBeanPropertyMeta
Constructor.
JsonSchemaClassMeta - Class in org.apache.juneau.jsonschema
Metadata on classes specific to the JSON-Schema serializer and pulled from the @Schema annotation on the class.
JsonSchemaClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.jsonschema.JsonSchemaClassMeta
Constructor.
JsonSchemaGenerator - Class in org.apache.juneau.jsonschema
Generates JSON-schema metadata about POJOs.
JsonSchemaGenerator(PropertyStore) - Constructor for class org.apache.juneau.jsonschema.JsonSchemaGenerator
Constructor.
JsonSchemaGeneratorBuilder - Class in org.apache.juneau.jsonschema
Builder class for building instances of JSON Schema generators.
JsonSchemaGeneratorBuilder() - Constructor for class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Constructor, default settings.
JsonSchemaGeneratorBuilder(PropertyStore) - Constructor for class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Constructor.
JsonSchemaGeneratorSession - Class in org.apache.juneau.jsonschema
Session object that lives for the duration of a single use of JsonSchemaSerializer.
JsonSchemaGeneratorSession(JsonSchemaGenerator, BeanSessionArgs) - Constructor for class org.apache.juneau.jsonschema.JsonSchemaGeneratorSession
Create a new session using properties specified in the context.
JsonSchemaMap - Class in org.apache.juneau.dto.jsonschema
A container for retrieving JSON JsonSchema objects by URI.
JsonSchemaMap() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaMap
 
JsonSchemaOrSchemaArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchema.JsonSchemaOrSchemaArraySwap
 
JsonSchemaProperty - Class in org.apache.juneau.dto.jsonschema
Represents a JSON property in the JSON-Schema core specification.
JsonSchemaProperty() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaProperty
Default constructor.
JsonSchemaProperty(String) - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaProperty
Convenience constructor.
JsonSchemaProperty(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaProperty
Convenience constructor.
JsonSchemaPropertySimpleArray - Class in org.apache.juneau.dto.jsonschema
Convenience class for representing a property that's an array of simple types.
JsonSchemaPropertySimpleArray(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaPropertySimpleArray
Constructor.
JsonSchemaRef - Class in org.apache.juneau.dto.jsonschema
Convenience class for representing a schema reference such as "{'$ref':'/url/to/ref'}".
JsonSchemaRef(Object) - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchemaRef
Constructor.
JsonSchemaSerializer - Class in org.apache.juneau.json
Serializes POJO metadata to HTTP responses as JSON-Schema.
JsonSchemaSerializer(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSchemaSerializer
Constructor.
JsonSchemaSerializer.Readable - Class in org.apache.juneau.json
Default serializer, with whitespace.
JsonSchemaSerializer.Simple - Class in org.apache.juneau.json
Default serializer, single quotes, simple mode.
JsonSchemaSerializer.SimpleReadable - Class in org.apache.juneau.json
Default serializer, single quotes, simple mode, with whitespace.
JsonSchemaSerializerBuilder - Class in org.apache.juneau.json
Builder class for building instances of JSON Schema serializers.
JsonSchemaSerializerBuilder() - Constructor for class org.apache.juneau.json.JsonSchemaSerializerBuilder
Constructor, default settings.
JsonSchemaSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSchemaSerializerBuilder
Constructor.
JsonSchemaSerializerSession - Class in org.apache.juneau.json
Session object that lives for the duration of a single use of JsonSchemaSerializer.
JsonSchemaSerializerSession(JsonSchemaSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.json.JsonSchemaSerializerSession
Create a new session using properties specified in the context.
JsonSerializer - Class in org.apache.juneau.json
Serializes POJO models to JSON.
JsonSerializer(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer
Constructor.
JsonSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.json.JsonSerializer
Constructor.
JsonSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.json.JsonSerializer
JsonSerializer.Readable - Class in org.apache.juneau.json
Default serializer, with whitespace.
JsonSerializer.ReadableSafe - Class in org.apache.juneau.json
Default serializer, single quotes, simple mode, with whitespace and recursion detection.
JsonSerializer.Simple - Class in org.apache.juneau.json
Deprecated.
JsonSerializer.SimpleReadable - Class in org.apache.juneau.json
JsonSerializer.SimpleReadableSafe - Class in org.apache.juneau.json
JsonSerializerBuilder - Class in org.apache.juneau.json
Builder class for building instances of JSON serializers.
JsonSerializerBuilder() - Constructor for class org.apache.juneau.json.JsonSerializerBuilder
Constructor, default settings.
JsonSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializerBuilder
Constructor.
JsonSerializerSession - Class in org.apache.juneau.json
Session object that lives for the duration of a single use of JsonSerializer.
JsonSerializerSession(JsonSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.json.JsonSerializerSession
Create a new session using properties specified in the context.
JsonType - Enum in org.apache.juneau.dto.jsonschema
Represents possible JSON types in the JSON-Schema core specification.
JsonTypeArray - Class in org.apache.juneau.dto.jsonschema
Represents a list of JsonType objects.
JsonTypeArray() - Constructor for class org.apache.juneau.dto.jsonschema.JsonTypeArray
Default constructor.
JsonTypeArray(JsonType...) - Constructor for class org.apache.juneau.dto.jsonschema.JsonTypeArray
Constructor with predefined types to add to this list.
JsonTypeOrJsonTypeArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.JsonSchema.JsonTypeOrJsonTypeArraySwap
 
JsonTypeOrJsonTypeArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.Schema.JsonTypeOrJsonTypeArraySwap
Deprecated.
 
JsonWriter - Class in org.apache.juneau.json
Specialized writer for serializing JSON.
JsonWriter(Writer, boolean, int, boolean, char, boolean, boolean, UriResolver) - Constructor for class org.apache.juneau.json.JsonWriter
Constructor.
JsoParser - Class in org.apache.juneau.jso
Parses POJOs from HTTP responses as Java ObjectInputStreams.
JsoParser(PropertyStore) - Constructor for class org.apache.juneau.jso.JsoParser
Constructor.
JsoParserBuilder - Class in org.apache.juneau.jso
Builder class for building instances of Java Serialized Object parsers.
JsoParserBuilder() - Constructor for class org.apache.juneau.jso.JsoParserBuilder
Constructor, default settings.
JsoParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.jso.JsoParserBuilder
Constructor.
JsoParserSession - Class in org.apache.juneau.jso
Session object that lives for the duration of a single use of JsoParser.
JsoParserSession(ParserSessionArgs) - Constructor for class org.apache.juneau.jso.JsoParserSession
Create a new session using properties specified in the context.
JsoSerializer - Class in org.apache.juneau.jso
Serializes POJOs to HTTP responses as Java Serialized Object ObjectOutputStreams.
JsoSerializer(PropertyStore) - Constructor for class org.apache.juneau.jso.JsoSerializer
Constructor.
JsoSerializerBuilder - Class in org.apache.juneau.jso
Builder class for building instances of Java Serialized Object serializers.
JsoSerializerBuilder() - Constructor for class org.apache.juneau.jso.JsoSerializerBuilder
Constructor, default settings.
JsoSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.jso.JsoSerializerBuilder
Constructor.
JsoSerializerSession - Class in org.apache.juneau.jso
Session object that lives for the duration of a single use of JsoSerializer.
JsoSerializerSession(JsoSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.jso.JsoSerializerSession
Create a new session using properties specified in the context.
juneauBpNs(Namespace) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Default XML namespace for bean properties.
juneauBpNs(Namespace) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Default XML namespace for bean properties.
JuneauLogger - Class in org.apache.juneau.internal
Wraps and extends the Logger class to provide some additional convenience methods.
JuneauLogger(Logger) - Constructor for class org.apache.juneau.internal.JuneauLogger
Constructor.
juneauNs(Namespace) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: XML namespace for Juneau properties.
juneauNs(Namespace) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: XML namespace for Juneau properties.
JuneauProvider - Annotation Type in org.apache.juneau.rest.jaxrs
Annotations applicable to subclasses of BaseProvider.

K

kbd() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Kbd element.
kbd(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Kbd element with the specified child nodes.
Kbd - Class in org.apache.juneau.dto.html5
DTO for an HTML <kbd> element.
Kbd() - Constructor for class org.apache.juneau.dto.html5.Kbd
 
keepAliveStrategy(ConnectionKeepAliveStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
keepAll(String...) - Method in class org.apache.juneau.ObjectMap
keepHttpClientOpen(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Keep HttpClient open.
keygen() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Keygen element.
Keygen - Class in org.apache.juneau.dto.html5
DTO for an HTML <keygen> element.
Keygen() - Constructor for class org.apache.juneau.dto.html5.Keygen
 
keyManagers(KeyManager...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Key managers.
keySet() - Method in class org.apache.juneau.BeanMap
Returns the names of all properties associated with the bean.
keySet() - Method in class org.apache.juneau.dto.swagger.Contact
 
keySet() - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
 
keySet() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
 
keySet() - Method in class org.apache.juneau.dto.swagger.Info
 
keySet() - Method in class org.apache.juneau.dto.swagger.Items
 
keySet() - Method in class org.apache.juneau.dto.swagger.License
 
keySet() - Method in class org.apache.juneau.dto.swagger.Operation
 
keySet() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
 
keySet() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
 
keySet() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
 
keySet() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
 
keySet() - Method in class org.apache.juneau.dto.swagger.Swagger
 
keySet() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Returns all the keys on this element.
keySet() - Method in class org.apache.juneau.dto.swagger.Tag
 
keySet() - Method in class org.apache.juneau.dto.swagger.Xml
 
keySet() - Method in class org.apache.juneau.internal.DelegateBeanMap
 
keySet() - Method in class org.apache.juneau.internal.SimpleMap
 
keySet() - Method in class org.apache.juneau.internal.WrappedMap
 
keySet() - Method in class org.apache.juneau.ObjectMap
 
keySet() - Method in class org.apache.juneau.utils.MessageBundle
 
keySet(String) - Method in class org.apache.juneau.utils.MessageBundle
Returns all keys in this resource bundle with the specified prefix.
keytype(String) - Method in class org.apache.juneau.dto.html5.Keygen
keytype attribute.
KeywordSet - Class in org.apache.juneau.internal
Stores a set of language keywords for quick lookup.
KeywordSet(String...) - Constructor for class org.apache.juneau.internal.KeywordSet
Constructor.
kill() - Method in class org.apache.juneau.microservice.Microservice
Kill the JVM by calling System.exit(2);.
kind(String) - Method in class org.apache.juneau.dto.html5.Track
kind attribute.

L

label(String) - Method in class org.apache.juneau.dto.atom.Category
Sets the category label.
label() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Label element.
label(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Label element with the specified child nodes.
Label - Class in org.apache.juneau.dto.html5
DTO for an HTML <label> element.
Label() - Constructor for class org.apache.juneau.dto.html5.Label
 
label(String) - Method in class org.apache.juneau.dto.html5.Optgroup
label attribute.
label(String) - Method in class org.apache.juneau.dto.html5.Option
label attribute.
label(String) - Method in class org.apache.juneau.dto.html5.Track
label attribute.
labelParameter(String) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Link label parameter name.
lang(String) - Method in class org.apache.juneau.dto.atom.Category
 
lang(String) - Method in class org.apache.juneau.dto.atom.Common
Sets the language of this object.
lang(String) - Method in class org.apache.juneau.dto.atom.Content
 
lang(String) - Method in class org.apache.juneau.dto.atom.Entry
 
lang(String) - Method in class org.apache.juneau.dto.atom.Feed
 
lang(String) - Method in class org.apache.juneau.dto.atom.Generator
 
lang(String) - Method in class org.apache.juneau.dto.atom.Icon
 
lang(String) - Method in class org.apache.juneau.dto.atom.Id
 
lang(String) - Method in class org.apache.juneau.dto.atom.Link
 
lang(String) - Method in class org.apache.juneau.dto.atom.Logo
 
lang(String) - Method in class org.apache.juneau.dto.atom.Person
 
lang(String) - Method in class org.apache.juneau.dto.atom.Source
 
lang(String) - Method in class org.apache.juneau.dto.atom.Text
 
lang(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
lang attribute.
LANG_N3 - Static variable in class org.apache.juneau.jena.Constants
Jena language support: "N3".
LANG_NTRIPLE - Static variable in class org.apache.juneau.jena.Constants
Jena language support: "N-TRIPLE".
LANG_PROP_MAP - Static variable in interface org.apache.juneau.jena.RdfCommon
Maps RDF writer names to property prefixes that apply to them.
LANG_RDF_XML - Static variable in class org.apache.juneau.jena.Constants
Jena language support: "RDF/XML".
LANG_RDF_XML_ABBREV - Static variable in class org.apache.juneau.jena.Constants
Jena language support: "RDF/XML-ABBREV".
LANG_TURTLE - Static variable in class org.apache.juneau.jena.Constants
Jena language support: "TURTLE".
language(String) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: RDF language.
language(String) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
LastModified - Class in org.apache.juneau.http
Represents a parsed Last-Modified HTTP response header.
lastNonWhitespaceChar(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns the last non-whitespace character in the string.
LAX - Static variable in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Reusable SSL options for lenient SSL (no cert validation or hostname verification).
lb(K) - Method in interface org.apache.juneau.utils.IdGenerator
Sets a lower bound for this generator.
lbId(K) - Method in class org.apache.juneau.utils.IdMap
Sets a lower bound on the specified ID.
legend() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Legend element.
legend(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Legend element with the specified child nodes.
Legend - Class in org.apache.juneau.dto.html5
DTO for an HTML <legend> element.
Legend() - Constructor for class org.apache.juneau.dto.html5.Legend
 
length(Integer) - Method in class org.apache.juneau.dto.atom.Link
Sets the length of the contents of the target of this link.
length() - Method in class org.apache.juneau.utils.StringMessage
 
length() - Method in class org.apache.juneau.utils.StringObject
 
LengthRequired - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 411 ().
LengthRequired(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.LengthRequired
Constructor.
LengthRequired(String) - Constructor for exception org.apache.juneau.rest.exception.LengthRequired
Constructor.
LengthRequired() - Constructor for exception org.apache.juneau.rest.exception.LengthRequired
Constructor.
LengthRequired(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.LengthRequired
Constructor.
LengthRequired(Throwable) - Constructor for exception org.apache.juneau.rest.exception.LengthRequired
Constructor.
li() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Li element.
li(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Li element with the specified child nodes.
Li - Class in org.apache.juneau.dto.html5
DTO for an HTML <li> element.
Li() - Constructor for class org.apache.juneau.dto.html5.Li
 
license(Object) - Method in class org.apache.juneau.dto.swagger.Info
License - Class in org.apache.juneau.dto.swagger
License information for the exposed API.
License() - Constructor for class org.apache.juneau.dto.swagger.License
Default constructor.
License(License) - Constructor for class org.apache.juneau.dto.swagger.License
Copy constructor.
license() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty License element.
license(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an License element with the specified name attribute.
license(String, URI) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an License element with the specified name and url attributes.
License - Annotation Type in org.apache.juneau.http.annotation
Swagger license annotation.
limit(int) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the number of rows to return.
line - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
lineProcessor(IOPipe.LineProcessor) - Method in class org.apache.juneau.utils.IOPipe
Specifies a line processor that can be used to process lines before they're piped to the output.
link(String, String, String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Link element with the specified Link.rel(String), Link.type(String), and Link.href(String) attributes.
Link - Class in org.apache.juneau.dto.atom
Represents an atomLink construct in the RFC4287 specification.
Link(String, String, String) - Constructor for class org.apache.juneau.dto.atom.Link
Normal constructor.
Link() - Constructor for class org.apache.juneau.dto.atom.Link
Bean constructor.
link(Link) - Method in class org.apache.juneau.dto.html5.Article
Adds a link node to this element.
link() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Link element.
link(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Link element with the specified Link.href(Object) attribute.
Link - Class in org.apache.juneau.dto.html5
DTO for an HTML <link> element.
Link() - Constructor for class org.apache.juneau.dto.html5.Link
 
links(Link...) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the list of links of this object.
links(Link...) - Method in class org.apache.juneau.dto.atom.Entry
 
links(Link...) - Method in class org.apache.juneau.dto.atom.Feed
 
links(Link...) - Method in class org.apache.juneau.dto.atom.Source
 
LinkString - Class in org.apache.juneau.dto
Simple bean that implements a hyperlink for the HTML serializer.
LinkString() - Constructor for class org.apache.juneau.dto.LinkString
No-arg constructor.
LinkString(String, String, Object...) - Constructor for class org.apache.juneau.dto.LinkString
Constructor.
list(String) - Method in class org.apache.juneau.dto.html5.Input
list attribute.
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.json.JsonParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Parser listener.
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Parser listener.
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Serializer listener.
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Serializer listener.
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.uon.UonParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
listener(ValueListener<T>) - Method in class org.apache.juneau.Value
Adds a listener for this value.
listener(Class<? extends ParserListener>) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
listener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
listenerP(Class<? extends ParserListener>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Parser listener.
listenerS(Class<? extends SerializerListener>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Serializer listener.
listMethods(String) - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
 
listMethods(String) - Method in class org.apache.juneau.rest.remote.RrpcServlet
 
listMethods(String) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
Deprecated.
[GET /{javaInterface] - Get the list of all remoteable methods on the specified interface name.
load(String) - Method in class org.apache.juneau.BeanMap
Convenience method for setting multiple property values by passing in JSON text.
load(Reader, ReaderParser) - Method in class org.apache.juneau.BeanMap
Convenience method for setting multiple property values by passing in a reader.
load(Map) - Method in class org.apache.juneau.BeanMap
Convenience method for loading this map with the contents of the specified map.
load(Map<String, Map<String, Object>>) - Method in class org.apache.juneau.config.Config
Loads the contents of the specified map of maps into this config.
load(Reader, boolean) - Method in class org.apache.juneau.config.Config
Overwrites the contents of the config file.
load(String, boolean) - Method in class org.apache.juneau.config.Config
Overwrites the contents of the config file.
load(String, boolean) - Method in class org.apache.juneau.config.internal.ConfigMap
Overwrites the contents of the config file.
load(URI) - Method in class org.apache.juneau.dto.jsonschema.JsonSchemaMap
Subclasses must implement either this method or JsonSchemaMap.getReader(URI) to load the schema with the specified URI.
load(URI) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
Deprecated.
Subclasses must implement either this method or SchemaMap.getReader(URI) to load the schema with the specified URI.
loadHtml(String) - Method in class org.apache.juneau.rest.widget.Widget
Convenience method for calling Widget.getClasspathResourceAsString(String) except also strips HTML comments from the file.
loadHtmlWithVars(RestRequest, String) - Method in class org.apache.juneau.rest.widget.Widget
Same as Widget.loadHtml(String) but replaces request-time SVL variables.
loadScript(String) - Method in class org.apache.juneau.rest.widget.Widget
Convenience method for calling Widget.getClasspathResourceAsString(String) except also strips Javascript comments from the file.
loadScriptWithVars(RestRequest, String) - Method in class org.apache.juneau.rest.widget.Widget
Same as Widget.loadScript(String) but replaces request-time SVL variables.
loadStyle(String) - Method in class org.apache.juneau.rest.widget.Widget
Convenience method for calling Widget.getClasspathResourceAsString(String) except also strips CSS comments from the file.
loadStyleWithVars(RestRequest, String) - Method in class org.apache.juneau.rest.widget.Widget
Same as Widget.loadStyle(String) but replaces request-time SVL variables.
localAddr(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
locale(Locale) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Locale.
locale(Locale) - Method in class org.apache.juneau.BeanSessionArgs
The session locale.
locale(Locale) - Method in class org.apache.juneau.BeanTraverseBuilder
 
locale(Locale) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
locale(Locale) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
locale(Locale) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
locale(Locale) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.json.JsonParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
locale(Locale) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.parser.ParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
locale(Locale) - Method in class org.apache.juneau.parser.ParserSessionArgs
 
locale(Locale) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
locale(Locale) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
locale(Locale) - Method in class org.apache.juneau.rest.RestContextBuilder
 
locale(Locale) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
locale(Locale) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
 
locale(Locale) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.uon.UonParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
locale(Locale) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
locale(Locale) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
locale(Locale) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
LocalizationVar - Class in org.apache.juneau.rest.vars
Localized string variable resolver.
LocalizationVar() - Constructor for class org.apache.juneau.rest.vars.LocalizationVar
Constructor.
localName(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
localPort(int) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
Location - Class in org.apache.juneau.http
Represents a parsed Location HTTP response header.
Locked - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 423 (Locked).
Locked(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Locked
Constructor.
Locked(String) - Constructor for exception org.apache.juneau.rest.exception.Locked
Constructor.
Locked() - Constructor for exception org.apache.juneau.rest.exception.Locked
Constructor.
Locked(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Locked
Constructor.
Locked(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Locked
Constructor.
log(LogRecord) - Method in class org.apache.juneau.internal.JuneauLogger
 
log(Level, String, Object...) - Method in class org.apache.juneau.microservice.Microservice
Logs a message to the log file.
log(Level, Throwable, String, Object...) - Method in class org.apache.juneau.rest.BasicRestLogger
Log a message to the logger.
log(Level, String, Object...) - Method in class org.apache.juneau.rest.BasicRestLogger
Log a message.
log(Level, Throwable, String, Object...) - Method in class org.apache.juneau.rest.NoOpRestLogger
Log a message to the logger.
log(Level, Throwable, String, Object...) - Method in interface org.apache.juneau.rest.RestLogger
Log a message to the logger.
log(Level, String, Object...) - Method in interface org.apache.juneau.rest.RestLogger
Log a message.
log(String) - Method in class org.apache.juneau.rest.RestServlet
 
log(String, Throwable) - Method in class org.apache.juneau.rest.RestServlet
 
log(Level, String, Object...) - Method in class org.apache.juneau.rest.RestServlet
Convenience method for calling getContext().getLogger().log(level, msg, args);
log(Level, Throwable, String, Object...) - Method in class org.apache.juneau.rest.RestServlet
Convenience method for calling getContext().getLogger().log(level, cause, msg, args);
LogEntryFormatter - Class in org.apache.juneau.microservice.resources
Log entry formatter.
LogEntryFormatter(String, String, boolean) - Constructor for class org.apache.juneau.microservice.resources.LogEntryFormatter
Create a new formatter.
logger - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
logger(Class<? extends RestLogger>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST logger.
logger(RestLogger) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: REST logger.
login(String, String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
logo(Object) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Logo element with the specified Logo.uri(Object) attribute.
logo(Logo) - Method in class org.apache.juneau.dto.atom.Feed
Sets the feed logo.
Logo - Class in org.apache.juneau.dto.atom
Represents an atomLogo construct in the RFC4287 specification.
Logo(Object) - Constructor for class org.apache.juneau.dto.atom.Logo
Normal constructor.
Logo() - Constructor for class org.apache.juneau.dto.atom.Logo
Bean constructor.
logo(Logo) - Method in class org.apache.juneau.dto.atom.Source
Sets the logo of this source.
logObjects(Level, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Similar to Logger.log(Level, String, Object[]), except arguments are converted to objects that are serialized using the WriterSerializer.toStringObject(Object) method.
logObjects(Level, String, Object...) - Method in class org.apache.juneau.rest.BasicRestLogger
logObjects(Level, String, Object...) - Method in interface org.apache.juneau.rest.RestLogger
logObjects(Level, String, Object...) - Method in class org.apache.juneau.rest.RestServlet
Convenience method for calling getContext().getLogger().logObjects(level, msg, args);
logout() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
LogParser - Class in org.apache.juneau.microservice.resources
Utility class for reading log files.
LogParser(LogEntryFormatter, File, Date, Date, String, String[], String[]) - Constructor for class org.apache.juneau.microservice.resources.LogParser
Constructor.
LogParser.Entry - Class in org.apache.juneau.microservice.resources
Represents a single line from the log file.
LOGS_RESOURCE_allowDeletes - Static variable in class org.apache.juneau.microservice.resources.LogsResource
Configuration property: Allow deletes on files.
LOGS_RESOURCE_dateFormat - Static variable in class org.apache.juneau.microservice.resources.LogsResource
Configuration property: Log entry format.
LOGS_RESOURCE_logDir - Static variable in class org.apache.juneau.microservice.resources.LogsResource
Configuration property: Root directory.
LOGS_RESOURCE_logFormat - Static variable in class org.apache.juneau.microservice.resources.LogsResource
Configuration property: Log entry format.
LOGS_RESOURCE_useStackTraceHashes - Static variable in class org.apache.juneau.microservice.resources.LogsResource
Configuration property: Log entry format.
LogsResource - Class in org.apache.juneau.microservice.resources
REST resource for viewing and accessing log files.
LogsResource() - Constructor for class org.apache.juneau.microservice.resources.LogsResource
 
LogsResource.Action - Class in org.apache.juneau.microservice.resources
 
LogsResource.FileResource - Class in org.apache.juneau.microservice.resources
 
logTo(Level, Logger) - Method in class org.apache.juneau.rest.client.RestCall
Adds a RestCallLogger to the list of interceptors on this class.
logTo(Level, Logger) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Adds a RestCallLogger to the list of interceptors on this class.
logTo(Writer, boolean) - Method in class org.apache.juneau.utils.ProcBuilder
Pipe output to the specified writer, including the command and return code.
logTo(Writer) - Method in class org.apache.juneau.utils.ProcBuilder
Pipe output to the specified writer, including the command and return code.
logTo(Level, Logger) - Method in class org.apache.juneau.utils.ProcBuilder
Pipe output to the specified writer, including the command and return code.
loop(Object) - Method in class org.apache.juneau.dto.html5.Audio
loop attribute.
loop(Object) - Method in class org.apache.juneau.dto.html5.Video
loop attribute.
LoopDetected - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 508 (Loop Detected).
LoopDetected(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.LoopDetected
Constructor.
LoopDetected(String) - Constructor for exception org.apache.juneau.rest.exception.LoopDetected
Constructor.
LoopDetected() - Constructor for exception org.apache.juneau.rest.exception.LoopDetected
Constructor.
LoopDetected(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.LoopDetected
Constructor.
LoopDetected(Throwable) - Constructor for exception org.apache.juneau.rest.exception.LoopDetected
Constructor.
looseCollections(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Collections should be serialized and parsed as loose collections.
looseCollections() - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Collections should be serialized and parsed as loose collections.
looseCollections(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Collections should be serialized and parsed as loose collections.
looseCollections() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Collections should be serialized and parsed as loose collections.
low(Object) - Method in class org.apache.juneau.dto.html5.Meter
low attribute.
LowerCaseVar - Class in org.apache.juneau.svl.vars
Upper-case variable resolver.
LowerCaseVar() - Constructor for class org.apache.juneau.svl.vars.LowerCaseVar
Constructor.
lp(IOPipe.LineProcessor) - Method in class org.apache.juneau.utils.ProcBuilder
Line processor to use to process/convert lines of output returned by the process.

M

MAC - Static variable in class org.apache.juneau.utils.ProcBuilder
Operating system matcher: Any Mac system.
main() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Main element.
main(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Main element with the specified child nodes.
Main - Class in org.apache.juneau.dto.html5
DTO for an HTML <main> element.
Main() - Constructor for class org.apache.juneau.dto.html5.Main
 
main(String[]) - Static method in class org.apache.juneau.microservice.RestMicroservice
Main method.
manifest(String) - Method in class org.apache.juneau.dto.html5.Html
manifest attribute.
ManifestFile - Class in org.apache.juneau.utils
Utility class for working with Jar manifest files.
ManifestFile(File) - Constructor for class org.apache.juneau.utils.ManifestFile
Create an instance of this class from a manifest file on the file system.
ManifestFile(Manifest) - Constructor for class org.apache.juneau.utils.ManifestFile
Create an instance of this class from a Manifest object.
ManifestFile(Class<?>) - Constructor for class org.apache.juneau.utils.ManifestFile
Finds and loads the manifest file of the jar file that the specified class is contained within.
ManifestFileVar - Class in org.apache.juneau.svl.vars
Manifest file entries variable resolver.
ManifestFileVar() - Constructor for class org.apache.juneau.svl.vars.ManifestFileVar
Constructor.
map() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Map element.
map(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Map element with the specified child nodes.
Map - Class in org.apache.juneau.dto.html5
DTO for an HTML <map> element.
Map() - Constructor for class org.apache.juneau.dto.html5.Map
 
MapSwap<T> - Class in org.apache.juneau.transform
Abstract subclass for POJO swaps that swap objects for object maps.
MapSwap() - Constructor for class org.apache.juneau.transform.MapSwap
 
MapVar - Class in org.apache.juneau.svl
A subclass of DefaultingVar that simply pulls values from a Map.
MapVar(String, Map) - Constructor for class org.apache.juneau.svl.MapVar
Constructor.
mark() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Mark element.
mark(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Mark element with the specified child nodes.
Mark - Class in org.apache.juneau.dto.html5
DTO for an HTML <mark> element.
Mark() - Constructor for class org.apache.juneau.dto.html5.Mark
 
mark() - Method in class org.apache.juneau.parser.ParserReader
Start buffering the calls to read() so that the text can be gathered from the mark point on calling getFromMarked().
mark() - Method in class org.apache.juneau.parser.ParserSession
Marks the current position.
mark(int) - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
markSupported() - Method in class org.apache.juneau.internal.CharSequenceReader
 
markSupported() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
Marshall - Class in org.apache.juneau.marshall
Top-level class for a pairing of a Serializer and Parser into a single class with convenience read/write methods.
Marshall(Serializer, Parser) - Constructor for class org.apache.juneau.marshall.Marshall
Constructor.
match(MediaType, boolean) - Method in class org.apache.juneau.http.MediaType
Returns a match metric against the specified media type where a larger number represents a better match.
match(String) - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Returns a non-null value if the specified path matches this pattern.
match(String) - Method in class org.apache.juneau.rest.util.UrlPathPattern
Returns a non-null value if the specified path matches this pattern.
match(BeanSession) - Method in class org.apache.juneau.transform.PojoSwap
Returns a number indicating how well this swap matches the specified session.
Matcher() - Constructor for class org.apache.juneau.utils.ProcBuilder.Matcher
 
matches(String) - Method in class org.apache.juneau.http.StringRange
Checks if the specified type matches this range.
matches(String) - Method in class org.apache.juneau.internal.VersionRange
Returns true if the specified version string matches this version range.
matches(RestRequest) - Method in class org.apache.juneau.rest.ClientVersionMatcher
 
matches(RestRequest) - Method in class org.apache.juneau.rest.matchers.MultipartFormDataMatcher
 
matches(RestRequest) - Method in class org.apache.juneau.rest.matchers.UrlEncodedFormMatcher
 
matches(RestRequest) - Method in class org.apache.juneau.rest.RestMatcher
Returns true if the specified request matches this matcher.
max(Object) - Method in class org.apache.juneau.dto.html5.Input
max attribute.
max(Object) - Method in class org.apache.juneau.dto.html5.Meter
max attribute.
max(Object) - Method in class org.apache.juneau.dto.html5.Progress
max attribute.
maxConnPerRoute(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
maxConnTotal(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
maxDepth(int) - Method in class org.apache.juneau.BeanTraverseBuilder
Configuration property: Max traversal depth.
maxDepth(int) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
maxDepth(int) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
maxDepth(int) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Max serialization depth.
maxDepth(int) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
maxDepth(int) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
maxDepth(int) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
maxDepth(int) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
maxExitStatus(int) - Method in class org.apache.juneau.utils.ProcBuilder
Sets the maximum allowed return code on the process call.
MaxForwards - Class in org.apache.juneau.http
Represents a parsed Max-Forwards HTTP request header.
MaxForwards(Integer) - Constructor for class org.apache.juneau.http.MaxForwards
Constructor.
maxForwards(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Max-Forwards request header.
maxForwards(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Max-Forwards request header.
maxForwards(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Max-Forwards header value on the request.
maximum(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
maximum(Object) - Method in class org.apache.juneau.dto.swagger.Items
maximum(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
maximum(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
maximum(Number) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
maximum field.
maxIndent(int) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
maxIndent(int) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
maxIndent(int) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
maxIndent(int) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
maxIndent(int) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Maximum indentation.
maxIndent(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
maxIndent(int) - Method in class org.apache.juneau.serializer.SerializerBuilder
Deprecated.
Unused.
maxIndent(int) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Maximum indentation.
maxIndent - Variable in class org.apache.juneau.serializer.SerializerWriter
Max indentation levels.
maxIndent(int) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
Configuration property: Maximum indentation.
maxIndent(int) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
maxIndent(int) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
maxIndent(int) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
maxInput(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: The maximum allowed input size (in bytes) on HTTP requests.
maxItems(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
maxItems(Object) - Method in class org.apache.juneau.dto.swagger.Items
maxItems(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
maxItems(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
maxItems(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
maxItems field.
maxItems(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
maxItems field.
maxlength(Object) - Method in class org.apache.juneau.dto.html5.Input
maxlength attribute.
maxlength(Object) - Method in class org.apache.juneau.dto.html5.Textarea
maxlength attribute.
maxLength(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
maxLength(Object) - Method in class org.apache.juneau.dto.swagger.Items
maxLength(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
maxLength(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
maxLength(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
maxLength field.
maxLength(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
maxLength field.
maxProperties(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
maxProperties(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
mapProperties field.
maxProperties(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
mapProperties field.
media(String) - Method in class org.apache.juneau.dto.html5.Link
media attribute.
media(String) - Method in class org.apache.juneau.dto.html5.Style
media attribute.
mediagroup(String) - Method in class org.apache.juneau.dto.html5.Audio
mediagroup attribute.
mediagroup(String) - Method in class org.apache.juneau.dto.html5.Video
mediagroup attribute.
mediaType(MediaType) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Media type.
mediaType(MediaType) - Method in class org.apache.juneau.BeanSessionArgs
The session media type.
mediaType(MediaType) - Method in class org.apache.juneau.BeanTraverseBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
MediaType - Class in org.apache.juneau.http
Describes a single media type used in content negotiation between an HTTP client and server, as described in Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
mediaType - Variable in class org.apache.juneau.http.ReaderResource.Builder
 
mediaType(String) - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.http.ReaderResource.Builder
Specifies the resource media type string.
mediaType(String) - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.http.StreamResource.Builder
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
mediaType(MediaType) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
mediaType(MediaType) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
mediaType(MediaType) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.json.JsonParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.parser.ParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.parser.ParserSessionArgs
 
mediaType(MediaType) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
mediaType(String) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(String) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
mediaType(MediaType) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
 
mediaType(String) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(String) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.rest.RestContextBuilder
 
mediaType(String) - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
Specifies the resource media type string.
mediaType(MediaType) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
 
mediaType(MediaType) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.uon.UonParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
mediaType(MediaType) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
mediaType(MediaType) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
MediaTypeRange - Class in org.apache.juneau.http
Describes a single type used in content negotiation between an HTTP client and server, as described in Section 14.1 and 14.7 of RFC2616 (the HTTP/1.1 specification).
memStore() - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Configuration store.
menu(String) - Method in class org.apache.juneau.dto.html5.Button
menu attribute.
MenuItemWidget - Class in org.apache.juneau.rest.widget
A subclass of widgets for rendering menu items with drop-down windows.
MenuItemWidget() - Constructor for class org.apache.juneau.rest.widget.MenuItemWidget
 
merge(Object[], Object[]) - Static method in class org.apache.juneau.rest.util.RestUtils
Merges the specified parent and child arrays.
merge(Class<T>, T...) - Static method in class org.apache.juneau.utils.PojoMerge
Create a proxy interface on top of zero or more POJOs.
merge(Class<T>, boolean, T...) - Static method in class org.apache.juneau.utils.PojoMerge
Create a proxy interface on top of zero or more POJOs.
merge() - Method in class org.apache.juneau.utils.ProcBuilder
Merge STDOUT and STDERR into a single stream.
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.BadRequest
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.Conflict
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.ExpectationFailed
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.FailedDependency
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.Forbidden
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.Gone
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.HttpVersionNotSupported
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.InsufficientStorage
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.InternalServerError
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.LengthRequired
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.Locked
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.LoopDetected
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.MethodNotAllowed
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.MisdirectedRequest
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.NotAcceptable
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.NotExtended
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.NotFound
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.NotImplemented
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.PayloadTooLarge
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.PreconditionFailed
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.PreconditionRequired
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.ServiceUnavailable
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.TooManyRequests
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.Unauthorized
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.UnprocessableEntity
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.UnsupportedMediaType
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.UpgradeRequired
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.UriTooLong
Default message
MESSAGE - Static variable in exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Accepted
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.AlreadyReported
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Continue
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Created
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.EarlyHints
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Found
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.IMUsed
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.MovedPermanently
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.MultipleChoices
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.MultiStatus
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.NoContent
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.NonAuthoritiveInformation
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.NotModified
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Ok
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.PartialContent
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.PermanentRedirect
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.Processing
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.ResetContent
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.SeeOther
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.SwitchingProtocols
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.TemporaryRedirect
Default message
MESSAGE - Static variable in class org.apache.juneau.rest.response.UseProxy
Default message
MessageBundle - Class in org.apache.juneau.utils
Wraps a ResourceBundle to provide some useful additional functionality.
MessageBundle(Class<?>, String) - Constructor for class org.apache.juneau.utils.MessageBundle
Constructor.
MessageBundleLocation - Class in org.apache.juneau.rest
Message bundle location.
MessageBundleLocation(Class<?>, String) - Constructor for class org.apache.juneau.rest.MessageBundleLocation
Constructor.
messages(MessageBundleLocation...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Messages.
messages(Class<?>, String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Messages.
messages(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Messages.
meta - Variable in class org.apache.juneau.BeanMap
The BeanMeta associated with the class of the object.
meta() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Meta element.
Meta - Class in org.apache.juneau.dto.html5
DTO for an HTML <meta> element.
Meta() - Constructor for class org.apache.juneau.dto.html5.Meta
 
MetadataMap - Class in org.apache.juneau.utils
Utility class for quick lookup of class metadata instances.
MetadataMap() - Constructor for class org.apache.juneau.utils.MetadataMap
 
meter() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Meter element.
meter(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Meter element with the specified child nodes.
Meter - Class in org.apache.juneau.dto.html5
DTO for an HTML <meter> element.
Meter() - Constructor for class org.apache.juneau.dto.html5.Meter
 
method(String) - Method in class org.apache.juneau.dto.html5.Form
method attribute.
Method - Annotation Type in org.apache.juneau.rest.annotation
Annotation that can be applied to a parameter of a @RestMethod annotated method to identify it as the HTTP method.
method(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
method(String) - Method in interface org.apache.juneau.utils.MockHttpRequest
Sets the URI of the request.
methodName - Variable in class org.apache.juneau.internal.ClassUtils.MethodInfo
 
MethodNotAllowed - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 405 (Method Not Allowed).
MethodNotAllowed(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.MethodNotAllowed
Constructor.
MethodNotAllowed(String) - Constructor for exception org.apache.juneau.rest.exception.MethodNotAllowed
Constructor.
MethodNotAllowed() - Constructor for exception org.apache.juneau.rest.exception.MethodNotAllowed
Constructor.
MethodNotAllowed(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.MethodNotAllowed
Constructor.
MethodNotAllowed(Throwable) - Constructor for exception org.apache.juneau.rest.exception.MethodNotAllowed
Constructor.
MethodSetter(Method) - Constructor for class org.apache.juneau.Setter.MethodSetter
 
MethodSwagger - Annotation Type in org.apache.juneau.rest.annotation
Extended annotation for RestMethod.swagger().
Microservice - Class in org.apache.juneau.microservice
Parent class for all microservices.
Microservice(String...) - Constructor for class org.apache.juneau.microservice.Microservice
Constructor.
mimeTypes(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: MIME types.
min(Object) - Method in class org.apache.juneau.dto.html5.Input
min attribute.
min(Object) - Method in class org.apache.juneau.dto.html5.Meter
min attribute.
minimum(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
minimum(Object) - Method in class org.apache.juneau.dto.swagger.Items
minimum(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
minimum(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
minimum(Number) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minimum field.
minItems(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
minItems(Object) - Method in class org.apache.juneau.dto.swagger.Items
minItems(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
minItems(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
minItems(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minItems field.
minItems(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minItems field.
minlength(Object) - Method in class org.apache.juneau.dto.html5.Input
minlength attribute.
minlength(Object) - Method in class org.apache.juneau.dto.html5.Textarea
minlength attribute.
minLength(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
minLength(Object) - Method in class org.apache.juneau.dto.swagger.Items
minLength(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
minLength(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
minLength(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minLength field.
minLength(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minLength field.
minProperties(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
minProperties(Long) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minProperties field.
minProperties(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
minProperties field.
MisdirectedRequest - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 421 (Misdirected Request).
MisdirectedRequest(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.MisdirectedRequest
Constructor.
MisdirectedRequest(String) - Constructor for exception org.apache.juneau.rest.exception.MisdirectedRequest
Constructor.
MisdirectedRequest() - Constructor for exception org.apache.juneau.rest.exception.MisdirectedRequest
Constructor.
MisdirectedRequest(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.MisdirectedRequest
Constructor.
MisdirectedRequest(Throwable) - Constructor for exception org.apache.juneau.rest.exception.MisdirectedRequest
Constructor.
mkdirs(File, boolean) - Static method in class org.apache.juneau.internal.FileUtils
Same as File.mkdirs() except throws a RuntimeExeption if directory could not be created.
mkdirs(String, boolean) - Static method in class org.apache.juneau.internal.FileUtils
Same as FileUtils.mkdirs(String, boolean) but uses String path.
MockHttpClientConnection - Class in org.apache.juneau.rest.client.mock
An implementation of HttpClientConnection specifically for use in mocked connections using the MockHttpConnection class.
MockHttpClientConnection(MockHttpConnection) - Constructor for class org.apache.juneau.rest.client.mock.MockHttpClientConnection
Constructor.
MockHttpClientConnectionManager - Class in org.apache.juneau.rest.client.mock
An implementation of HttpClientConnectionManager specifically for use in mocked connections using the MockHttpConnection class.
MockHttpClientConnectionManager(MockHttpConnection) - Constructor for class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
Constructor.
mockHttpConnection(MockHttpConnection) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets a mock connection used to construct a connection manager for working against mocked REST interfaces.
MockHttpConnection - Interface in org.apache.juneau.utils
Represent the basic connection for mock HTTP requests.
MockHttpRequest - Interface in org.apache.juneau.utils
Represent the basic interface for an HTTP rquest.
MockHttpResponse - Interface in org.apache.juneau.utils
Represent the basic interface for an HTTP response.
MockHttpSession - Class in org.apache.juneau.rest.mock
An implementation of HttpSession for mocking purposes.
MockHttpSession() - Constructor for class org.apache.juneau.rest.mock.MockHttpSession
 
MockRest - Class in org.apache.juneau.rest.mock
Creates a mocked interface against a REST resource class.
MockServletRequest - Class in org.apache.juneau.rest.mock
An implementation of HttpServletRequest for mocking purposes.
MockServletRequest() - Constructor for class org.apache.juneau.rest.mock.MockServletRequest
 
MockServletResponse - Class in org.apache.juneau.rest.mock
An implementation of HttpServletResponse for mocking purposes.
MockServletResponse() - Constructor for class org.apache.juneau.rest.mock.MockServletResponse
 
modifiable() - Method in class org.apache.juneau.ObjectList
Returns a modifiable copy of this list if it's unmodifiable.
modifiable() - Method in class org.apache.juneau.ObjectMap
Returns a modifiable copy of this map if it's unmodifiable.
modifyTimestamp(File) - Static method in class org.apache.juneau.internal.FileUtils
Updates the modified timestamp on the specified file.
MovedPermanently - Class in org.apache.juneau.rest.response
Represents an HTTP 301 Moved Permanently response.
MovedPermanently() - Constructor for class org.apache.juneau.rest.response.MovedPermanently
Constructor using HTTP-standard message.
MovedPermanently(String) - Constructor for class org.apache.juneau.rest.response.MovedPermanently
Constructor with no redirect.
MovedPermanently(String, URI) - Constructor for class org.apache.juneau.rest.response.MovedPermanently
Constructor using custom message.
MovedPermanently(URI) - Constructor for class org.apache.juneau.rest.response.MovedPermanently
Constructor.
MSGPACK - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
MsgPack - Class in org.apache.juneau.marshall
A pairing of a MsgPackSerializer and MsgPackParser into a single class with convenience read/write methods.
MsgPack(MsgPackSerializer, MsgPackParser) - Constructor for class org.apache.juneau.marshall.MsgPack
Constructor.
MsgPack() - Constructor for class org.apache.juneau.marshall.MsgPack
Constructor.
msgpack() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying MessagePack as the transmission media type.
msgpack() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "octal/msgpack".
MSGPACK_addBeanTypeProperties - Static variable in class org.apache.juneau.msgpack.MsgPackSerializer
MSGPACK_addBeanTypes - Static variable in class org.apache.juneau.msgpack.MsgPackSerializer
Configuration property: Add "_type" properties when needed.
MsgPackInputStream - Class in org.apache.juneau.msgpack
Specialized input stream for parsing MessagePack streams.
MsgPackInputStream(ParserPipe) - Constructor for class org.apache.juneau.msgpack.MsgPackInputStream
Constructor.
MsgPackOutputStream - Class in org.apache.juneau.msgpack
Specialized output stream for serializing MessagePack streams.
MsgPackOutputStream(OutputStream) - Constructor for class org.apache.juneau.msgpack.MsgPackOutputStream
Constructor.
MsgPackParser - Class in org.apache.juneau.msgpack
Parses a MessagePack stream into a POJO model.
MsgPackParser(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackParser
Constructor.
MsgPackParser.Base64 - Class in org.apache.juneau.msgpack
Default parser, string input encoded as BASE64.
MsgPackParser.SpacedHex - Class in org.apache.juneau.msgpack
Default parser, string input encoded as spaced-hex.
MsgPackParserBuilder - Class in org.apache.juneau.msgpack
Builder class for building instances of MessagePack parsers.
MsgPackParserBuilder() - Constructor for class org.apache.juneau.msgpack.MsgPackParserBuilder
Constructor, default settings.
MsgPackParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackParserBuilder
Constructor.
MsgPackParserSession - Class in org.apache.juneau.msgpack
Session object that lives for the duration of a single use of MsgPackParser.
MsgPackParserSession(MsgPackParser, ParserSessionArgs) - Constructor for class org.apache.juneau.msgpack.MsgPackParserSession
Create a new session using properties specified in the context.
MsgPackSerializer - Class in org.apache.juneau.msgpack
Serializes POJO models to MessagePack.
MsgPackSerializer(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackSerializer
Constructor.
MsgPackSerializer.Base64 - Class in org.apache.juneau.msgpack
Default serializer, BASE64 string output.
MsgPackSerializer.SpacedHex - Class in org.apache.juneau.msgpack
Default serializer, spaced-hex string output.
MsgPackSerializerBuilder - Class in org.apache.juneau.msgpack
Builder class for building instances of MessagePack serializers.
MsgPackSerializerBuilder() - Constructor for class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Constructor, default settings.
MsgPackSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Constructor.
MsgPackSerializerSession - Class in org.apache.juneau.msgpack
Session object that lives for the duration of a single use of MsgPackSerializer.
MsgPackSerializerSession(MsgPackSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.msgpack.MsgPackSerializerSession
Create a new session using properties specified in the context.
MULTI - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
MultiIterable<E> - Class in org.apache.juneau.internal
Utility class for defining an iterator over one or more iterables.
MultiIterable(Iterator<E>...) - Constructor for class org.apache.juneau.internal.MultiIterable
Constructor.
multiLineValuesOnSeparateLines() - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Multi-line values on separate lines.
MultipartFormDataMatcher - Class in org.apache.juneau.rest.matchers
Predefined matcher for matching requests with content type "multipart/form-data".
MultipartFormDataMatcher() - Constructor for class org.apache.juneau.rest.matchers.MultipartFormDataMatcher
 
MultipartResolvingVar - Class in org.apache.juneau.svl
Interface for the resolution of vars that can have one or more keys where the first non-null resolution is returned.
MultipartResolvingVar(String) - Constructor for class org.apache.juneau.svl.MultipartResolvingVar
Constructor.
MultipartVar - Class in org.apache.juneau.svl
Interface for the resolution of vars that consist of a comma-delimited list.
MultipartVar(String) - Constructor for class org.apache.juneau.svl.MultipartVar
Constructor.
multiple(Object) - Method in class org.apache.juneau.dto.html5.Input
multiple attribute.
multiple(Object) - Method in class org.apache.juneau.dto.html5.Select
multiple attribute.
MultipleChoices - Class in org.apache.juneau.rest.response
Represents an HTTP 300 Multiple Choices response.
MultipleChoices() - Constructor for class org.apache.juneau.rest.response.MultipleChoices
Constructor using HTTP-standard message.
MultipleChoices(String) - Constructor for class org.apache.juneau.rest.response.MultipleChoices
Constructor using custom message.
multipleOf(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
multipleOf(Object) - Method in class org.apache.juneau.dto.swagger.Items
multipleOf(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
multipleOf(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
multipleOf(Number) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
multipleOf field.
MultiSet<E> - Class in org.apache.juneau.internal
Encapsulates multiple collections so they can be iterated over as if they were all part of the same collection.
MultiSet(Collection<E>...) - Constructor for class org.apache.juneau.internal.MultiSet
Create a new Set that consists as a coalesced set of the specified collections.
MultiStatus - Class in org.apache.juneau.rest.response
Represents an HTTP 207 Multi-Status response.
MultiStatus() - Constructor for class org.apache.juneau.rest.response.MultiStatus
Constructor using HTTP-standard message.
MultiStatus(String) - Constructor for class org.apache.juneau.rest.response.MultiStatus
Constructor using custom message.
mustMatch() - Method in class org.apache.juneau.rest.ClientVersionMatcher
 
mustMatch() - Method in class org.apache.juneau.rest.RestMatcher
Returns true if this matcher is required to match in order for the method to be invoked.
muted(Object) - Method in class org.apache.juneau.dto.html5.Audio
muted attribute.
muted(Object) - Method in class org.apache.juneau.dto.html5.Video
muted attribute.

N

N3 - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
N3(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParser.N3
Deprecated.
 
n3() - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: RDF language.
N3(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer.N3
Deprecated.
 
n3() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
N3 - Class in org.apache.juneau.marshall
A pairing of a N3Serializer and N3Parser into a single class with convenience read/write methods.
N3(N3Serializer, N3Parser) - Constructor for class org.apache.juneau.marshall.N3
Constructor.
N3() - Constructor for class org.apache.juneau.marshall.N3
Constructor.
N3Parser - Class in org.apache.juneau.jena
Subclass of RdfParser for parsing RDF in N3 notation.
N3Parser(PropertyStore) - Constructor for class org.apache.juneau.jena.N3Parser
Constructor.
N3Serializer - Class in org.apache.juneau.jena
Subclass of RdfSerializer for serializing RDF in N3 notation.
N3Serializer(PropertyStore) - Constructor for class org.apache.juneau.jena.N3Serializer
Constructor.
name(String) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Configuration name.
NAME - Static variable in class org.apache.juneau.config.vars.ConfigVar
The name of this variable.
name(String) - Method in class org.apache.juneau.dto.atom.Person
Sets the name of the person.
name(String) - Method in class org.apache.juneau.dto.html5.Button
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Fieldset
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Form
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Iframe
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Input
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Keygen
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Map
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Meta
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Object2
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Output
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Param
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Select
name attribute.
name(String) - Method in class org.apache.juneau.dto.html5.Textarea
name attribute.
name(String) - Method in class org.apache.juneau.dto.LinkString
Bean property setter: name.
name(Object) - Method in class org.apache.juneau.dto.swagger.Contact
name(Object) - Method in class org.apache.juneau.dto.swagger.License
name(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
name(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
name(Object) - Method in class org.apache.juneau.dto.swagger.Tag
name(Object) - Method in class org.apache.juneau.dto.swagger.Xml
name(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
name field.
name - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
Deprecated.
The argument name.
name - Variable in class org.apache.juneau.rest.helper.BeanDescription.BeanPropertyDescription
The bean property name.
name(String) - Method in class org.apache.juneau.rest.helper.ResourceDescription
Sets the name field on this label to a new value.
name - Variable in class org.apache.juneau.rest.labels.BeanDescription.BeanPropertyDescription
Deprecated.
The bean property name.
name(Object) - Method in class org.apache.juneau.rest.labels.NameDescription
Deprecated.
Sets the name field on this label to a new value.
NAME - Static variable in class org.apache.juneau.rest.vars.FileVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.LocalizationVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestAttributeVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestFormDataVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestHeaderVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestPathVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestQueryVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RequestVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.RestInfoVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.ServletInitParamVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.SwaggerVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.UrlEncodeVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.UrlVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.rest.vars.WidgetVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.ArgsVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.CoalesceVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.EnvVariablesVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.IfVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.LowerCaseVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.ManifestFileVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.NotEmptyVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.PatternMatchVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.SwitchVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.SystemPropertiesVar
The name of this variable.
NAME - Static variable in class org.apache.juneau.svl.vars.UpperCaseVar
The name of this variable.
NameDescription - Class in org.apache.juneau.rest.labels
Deprecated.
No replacement.
NameDescription() - Constructor for class org.apache.juneau.rest.labels.NameDescription
Deprecated.
No-arg constructor.
NameDescription(Object, Object) - Constructor for class org.apache.juneau.rest.labels.NameDescription
Deprecated.
Constructor.
NameProperty - Annotation Type in org.apache.juneau.annotation
Identifies a setter as a method for setting the name of a POJO as it's known by its parent object.
namespace(Object) - Method in class org.apache.juneau.dto.swagger.Xml
Namespace - Class in org.apache.juneau.xml
Represents a simple namespace mapping between a simple name and URI.
namespaces(Namespace...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
namespaces(Namespace...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Default namespaces.
namespaces(Namespace...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
namespaces(Namespace...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Default namespaces.
namespaces(Namespace...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
NameValuePairs - Class in org.apache.juneau.rest.client
Convenience class for constructing instances of List<NameValuePair> for the UrlEncodedFormEntity class.
NameValuePairs() - Constructor for class org.apache.juneau.rest.client.NameValuePairs
 
nav() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Nav element.
nav(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Nav element with the specified child nodes.
Nav - Class in org.apache.juneau.dto.html5
DTO for an HTML <nav> element.
Nav() - Constructor for class org.apache.juneau.dto.html5.Nav
 
nav(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <body>/<nav> element.
nav(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
nav(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <body>/<nav> element.
nav(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML nav section contents.
navlinks(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the links in the HTML nav section.
needsQuotes(String) - Static method in class org.apache.juneau.uon.UonUtils
Returns true if the specified string needs to be quoted per UON notation.
NetworkAuthenticationRequired - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 511 (Network Authentication Required).
NetworkAuthenticationRequired(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Constructor.
NetworkAuthenticationRequired(String) - Constructor for exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Constructor.
NetworkAuthenticationRequired() - Constructor for exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Constructor.
NetworkAuthenticationRequired(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Constructor.
NetworkAuthenticationRequired(Throwable) - Constructor for exception org.apache.juneau.rest.exception.NetworkAuthenticationRequired
Constructor.
newBean(Object) - Method in class org.apache.juneau.BeanMeta
Creates a new instance of this bean.
newBean(Class<T>) - Method in class org.apache.juneau.BeanSession
Creates a new empty bean of the specified type, except used for instantiating inner member classes that must be instantiated within another class instance.
newBean(Object, Class<T>) - Method in class org.apache.juneau.BeanSession
Same as BeanSession.newBean(Class), except used for instantiating inner member classes that must be instantiated within another class instance.
newBeanMap(Class<T>) - Method in class org.apache.juneau.BeanSession
Creates a new BeanMap object (a modifiable Map) of the given class with uninitialized property values.
newBeanMap(Object, Class<T>) - Method in class org.apache.juneau.BeanSession
Same as BeanSession.newBeanMap(Class), except used for instantiating inner member classes that must be instantiated within another class instance.
newInstance(Class<T>, Object) - Method in class org.apache.juneau.BeanContext
Creates an instance of the specified class.
newInstance(Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.BeanContext
Creates an instance of the specified class.
newInstance(Class<T>, Object) - Method in class org.apache.juneau.BeanSession
Creates an instance of the specified class.
newInstance(Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.BeanSession
Creates an instance of the specified class.
newInstance() - Method in class org.apache.juneau.ClassMeta
Create a new instance of the main class of this declared type.
newInstance(Object) - Method in class org.apache.juneau.ClassMeta
Same as ClassMeta.newInstance() except for instantiating non-static member classes.
newInstance(Class<T>, Object) - Static method in class org.apache.juneau.internal.ClassUtils
Creates an instance of the specified class.
newInstance(Class<T>, Object, boolean, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Creates an instance of the specified class.
newInstanceFromNumber(BeanSession, Object, Number) - Method in class org.apache.juneau.ClassMeta
Create a new instance of the main class of this declared type from a Number input.
newInstanceFromOuter(Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.BeanContext
Creates an instance of the specified class from within the context of another object.
newInstanceFromOuter(Object, Class<T>, Object, boolean, Object...) - Method in class org.apache.juneau.BeanSession
Creates an instance of the specified class from within the context of another object.
newInstanceFromOuter(Object, Class<T>, Object, boolean, Object...) - Static method in class org.apache.juneau.internal.ClassUtils
Creates an instance of the specified class from within the context of another object.
newInstanceFromString(Object, String) - Method in class org.apache.juneau.ClassMeta
Create a new instance of the main class of this declared type from a String input.
newList(Collection<T>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Creates a new list from the specified collection.
newLogger(String) - Method in class org.apache.juneau.microservice.JettyLogger
 
newMap(Map<K, V>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Creates a new map from the specified map.
newSortedMap(Map<K, V>, Comparator<K>) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Creates a new map from the specified map.
next() - Method in class org.apache.juneau.microservice.resources.LogParser
 
next() - Method in interface org.apache.juneau.utils.IdGenerator
Returns the next available ID.
next() - Method in class org.apache.juneau.xml.XmlReader
 
nextId() - Method in class org.apache.juneau.utils.IdMap
Returns the next available ID.
nextTag() - Method in class org.apache.juneau.xml.XmlReader
 
nl(int) - Method in class org.apache.juneau.html.HtmlWriter
 
nl(int) - Method in class org.apache.juneau.json.JsonWriter
 
nl(int) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes a newline to the writer if the useWhitespace setting is enabled.
nl(int) - Method in class org.apache.juneau.uon.UonWriter
 
nl(int) - Method in class org.apache.juneau.xml.XmlWriter
 
nlIf(boolean, int) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes a newline to the writer if the useWhitespace setting is enabled and the boolean flag is true.
NoCloseOutputStream - Class in org.apache.juneau.internal
Wraps an existing OutputStream where the NoCloseOutputStream.close() method is a no-op.
NoCloseOutputStream(OutputStream) - Constructor for class org.apache.juneau.internal.NoCloseOutputStream
Constructor.
NoCloseWriter - Class in org.apache.juneau.internal
Wraps an existing Writer where the NoCloseWriter.close() method is a no-op.
NoCloseWriter(Writer) - Constructor for class org.apache.juneau.internal.NoCloseWriter
Constructor.
NoContent - Class in org.apache.juneau.rest.response
Represents an HTTP 204 No Content response.
NoContent() - Constructor for class org.apache.juneau.rest.response.NoContent
Constructor using HTTP-standard message.
NoContent(String) - Constructor for class org.apache.juneau.rest.response.NoContent
Constructor using custom message.
NonAuthoritiveInformation - Class in org.apache.juneau.rest.response
Represents an HTTP 203 Non-Authoritative Information response.
NonAuthoritiveInformation() - Constructor for class org.apache.juneau.rest.response.NonAuthoritiveInformation
Constructor using HTTP-standard message.
NonAuthoritiveInformation(String) - Constructor for class org.apache.juneau.rest.response.NonAuthoritiveInformation
Constructor using custom message.
None - Class in org.apache.juneau.rest
Dummy class that indicates that serializers, parsers, or transforms for a Java class or method should not be inherited.
None() - Constructor for class org.apache.juneau.rest.None
 
NoOpRestLogger - Class in org.apache.juneau.rest
Logging utility class.
NoOpRestLogger() - Constructor for class org.apache.juneau.rest.NoOpRestLogger
 
noResultsMessage(Object) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Specifies the text to display when serializing an empty array or collection.
noscript() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Noscript element.
noscript(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Noscript element with the specified child nodes.
Noscript - Class in org.apache.juneau.dto.html5
DTO for an HTML <noscript> element.
Noscript() - Constructor for class org.apache.juneau.dto.html5.Noscript
 
NotAcceptable - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 406 (Not Acceptable).
NotAcceptable(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotAcceptable
Constructor.
NotAcceptable(String) - Constructor for exception org.apache.juneau.rest.exception.NotAcceptable
Constructor.
NotAcceptable() - Constructor for exception org.apache.juneau.rest.exception.NotAcceptable
Constructor.
NotAcceptable(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotAcceptable
Constructor.
NotAcceptable(Throwable) - Constructor for exception org.apache.juneau.rest.exception.NotAcceptable
Constructor.
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean class exclusions.
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean class exclusions.
notBeanClasses(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean class exclusions.
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanClasses(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanClasses(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanClasses(boolean, Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanClasses(Class<?>...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanClasses(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean class exclusions.
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanClassesRemove(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean package exclusions.
notBeanPackages(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean package exclusions.
notBeanPackages(String...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean package exclusions.
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanPackages(String...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanPackages(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanPackages(String...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanPackages(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanPackages(String...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanPackages(String...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanPackages(boolean, Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanPackages(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanPackages(String...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean package exclusions.
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
notBeanPackagesRemove(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
NotEmptyVar - Class in org.apache.juneau.svl.vars
Upper-case variable resolver.
NotEmptyVar() - Constructor for class org.apache.juneau.svl.vars.NotEmptyVar
Constructor.
NotExtended - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 510 (Not Extended).
NotExtended(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotExtended
Constructor.
NotExtended(String) - Constructor for exception org.apache.juneau.rest.exception.NotExtended
Constructor.
NotExtended() - Constructor for exception org.apache.juneau.rest.exception.NotExtended
Constructor.
NotExtended(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotExtended
Constructor.
NotExtended(Throwable) - Constructor for exception org.apache.juneau.rest.exception.NotExtended
Constructor.
NotFound - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 404 (Not Found).
NotFound(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotFound
Constructor.
NotFound(String) - Constructor for exception org.apache.juneau.rest.exception.NotFound
Constructor.
NotFound() - Constructor for exception org.apache.juneau.rest.exception.NotFound
Constructor.
NotFound(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotFound
Constructor.
NotFound(Throwable) - Constructor for exception org.apache.juneau.rest.exception.NotFound
Constructor.
NotImplemented - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 501 (Not Implemented).
NotImplemented(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotImplemented
Constructor.
NotImplemented(String) - Constructor for exception org.apache.juneau.rest.exception.NotImplemented
Constructor.
NotImplemented() - Constructor for exception org.apache.juneau.rest.exception.NotImplemented
Constructor.
NotImplemented(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.NotImplemented
Constructor.
NotImplemented(Throwable) - Constructor for exception org.apache.juneau.rest.exception.NotImplemented
Constructor.
NotModified - Class in org.apache.juneau.rest.response
Represents an HTTP 304 Not Modified response.
NotModified() - Constructor for class org.apache.juneau.rest.response.NotModified
Constructor using HTTP-standard message.
NotModified(String) - Constructor for class org.apache.juneau.rest.response.NotModified
Constructor using custom message.
noTrace() - Method in class org.apache.juneau.rest.client.RestClientBuilder
When called, No-Trace: true is added to requests.
novalidate(Boolean) - Method in class org.apache.juneau.dto.html5.Form
novalidate attribute.
noValidate(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Disables Swagger schema usage validation checking.
noValidate() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Disables Swagger schema usage validation checking.
nowrap(boolean) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Shorthand method for forcing the rendered HTML content to be no-wrap.
Ns(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlDocSerializer.Ns
Constructor.
Ns(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.Ns
Constructor.
ns() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: Enable support for XML namespaces.
NsSq(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.NsSq
Constructor.
NsSqReadable(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.NsSqReadable
Constructor.
NTRIPLE - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
NTriple(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParser.NTriple
Deprecated.
 
ntriple() - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: RDF language.
NTriple(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer.NTriple
Deprecated.
 
ntriple() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
NTriple - Class in org.apache.juneau.marshall
A pairing of a NTripleSerializer and NTripleParser into a single class with convenience read/write methods.
NTriple(NTripleSerializer, NTripleParser) - Constructor for class org.apache.juneau.marshall.NTriple
Constructor.
NTriple() - Constructor for class org.apache.juneau.marshall.NTriple
Constructor.
NTripleParser - Class in org.apache.juneau.jena
Subclass of RdfParser for parsing RDF in N-Triple notation.
NTripleParser(PropertyStore) - Constructor for class org.apache.juneau.jena.NTripleParser
Constructor.
NTripleSerializer - Class in org.apache.juneau.jena
Subclass of RdfSerializer for serializing RDF in N-Triple notation.
NTripleSerializer(PropertyStore) - Constructor for class org.apache.juneau.jena.NTripleSerializer
Constructor.
Null - Class in org.apache.juneau.annotation
Represents a null entry in a class annotation.
Null() - Constructor for class org.apache.juneau.annotation.Null
 
NULL - Static variable in class org.apache.juneau.dto.swagger.Swagger
Represents a null swagger
NULL - Static variable in class org.apache.juneau.httppart.bean.ResponseBeanMeta
Represents a non-existent meta object.
NULL - Static variable in class org.apache.juneau.internal.TransformCache
Represents a non-existent transform.
Null() - Constructor for class org.apache.juneau.parser.ParserListener.Null
 
NULL - Static variable in class org.apache.juneau.rest.ResponsePartMeta
Represents a non-existent meta.
Null() - Constructor for class org.apache.juneau.serializer.SerializerListener.Null
 
NULL - Static variable in class org.apache.juneau.transform.PojoSwap
Represents a non-existent pojo swap.
Null() - Constructor for class org.apache.juneau.utils.ClasspathResourceFinder.Null
 
nullIfEmpty(String) - Static method in class org.apache.juneau.internal.StringUtils
Returns null if the specified string is null or empty.
NUMBER - Static variable in class org.apache.juneau.http.annotation.ParameterType
 

O

oAttr(String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
oAttr(String, String) - Method in class org.apache.juneau.xml.XmlWriter
Writes an open-ended attribute to the output: ns:name=
oAttr(Namespace, String) - Method in class org.apache.juneau.xml.XmlWriter
Writes an open-ended attribute to the output: ns:name=
object() - Method in class org.apache.juneau.BeanContext
Returns a reusable ClassMeta representation for the class Object.
object() - Method in class org.apache.juneau.BeanSession
Returns a reusable ClassMeta representation for the class Object.
object() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Object2 element.
object(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Object2 element with the specified child nodes.
OBJECT - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
Object2 - Class in org.apache.juneau.dto.html5
DTO for an HTML <object> element.
Object2() - Constructor for class org.apache.juneau.dto.html5.Object2
 
OBJECT_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
Converts objects to objects.
ObjectList - Class in org.apache.juneau
Java implementation of a JSON array.
ObjectList(CharSequence, Parser) - Constructor for class org.apache.juneau.ObjectList
Construct a JSON array directly from text using the specified parser.
ObjectList(CharSequence) - Constructor for class org.apache.juneau.ObjectList
Shortcut for new ObjectList(String,JsonParser.DEFAULT);
ObjectList(Reader, Parser) - Constructor for class org.apache.juneau.ObjectList
Construct a JSON array directly from a reader using the specified parser.
ObjectList(Reader) - Constructor for class org.apache.juneau.ObjectList
Shortcut for new ObjectList(reader, JsonParser.DEFAULT).
ObjectList() - Constructor for class org.apache.juneau.ObjectList
Construct an empty JSON array (an empty LinkedList).
ObjectList(BeanSession) - Constructor for class org.apache.juneau.ObjectList
Construct an empty JSON array (an empty LinkedList) with the specified bean context.
ObjectList(Object...) - Constructor for class org.apache.juneau.ObjectList
Construct a JSON array and fill it with the specified objects.
ObjectList(Collection<?>) - Constructor for class org.apache.juneau.ObjectList
Construct a JSON array and fill it with the specified collection of objects.
ObjectMap - Class in org.apache.juneau
Java implementation of a JSON object.
ObjectMap(CharSequence, Parser) - Constructor for class org.apache.juneau.ObjectMap
Construct an ObjectMap directly from a string using the specified parser.
ObjectMap(CharSequence) - Constructor for class org.apache.juneau.ObjectMap
Shortcut for new ObjectMap(string,JsonParser.DEFAULT);
ObjectMap(Reader, Parser) - Constructor for class org.apache.juneau.ObjectMap
Construct an ObjectMap directly from a reader using the specified parser.
ObjectMap(Reader) - Constructor for class org.apache.juneau.ObjectMap
Shortcut for new ObjectMap(reader, JsonParser.DEFAULT).
ObjectMap() - Constructor for class org.apache.juneau.ObjectMap
Construct an empty JSON object (an empty LinkedHashMap).
ObjectMap(BeanSession) - Constructor for class org.apache.juneau.ObjectMap
Construct an empty JSON object (an empty LinkedHashMap) with the specified bean context.
ObjectMap(Map<?, ?>) - Constructor for class org.apache.juneau.ObjectMap
Construct a JSON object and fill it with the contents from the specified Map.
ObjectUtils - Class in org.apache.juneau.internal
Utility class for efficiently converting objects between types.
ObjectUtils() - Constructor for class org.apache.juneau.internal.ObjectUtils
 
Ok - Class in org.apache.juneau.rest.response
Represents an HTTP 200 OK response.
Ok() - Constructor for class org.apache.juneau.rest.response.Ok
Constructor using HTTP-standard message.
Ok(String) - Constructor for class org.apache.juneau.rest.response.Ok
Constructor using custom message.
OK - Static variable in class org.apache.juneau.rest.response.Ok
Reusable instance.
ol() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Ol element.
ol(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Ol element with the specified child nodes.
Ol - Class in org.apache.juneau.dto.html5
DTO for an HTML <ol> element.
Ol() - Constructor for class org.apache.juneau.dto.html5.Ol
 
onabort(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onabort attribute.
onafterprint(String) - Method in class org.apache.juneau.dto.html5.Body
onafterprint attribute.
onBeanGetterException(SerializerSession, Throwable, BeanPropertyMeta) - Method in class org.apache.juneau.serializer.SerializerListener
Called when an exception is thrown when trying to call a bean getter method.
onBeanGetterException(BeanPropertyMeta, Throwable) - Method in class org.apache.juneau.serializer.SerializerSession
Specialized warning when an exception is thrown while executing a bean getter.
onbeforeunload(String) - Method in class org.apache.juneau.dto.html5.Body
onbeforeunload attribute.
onblur(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onblur attribute.
oncancel(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oncancel attribute.
oncanplay(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oncanplay attribute.
oncanplaythrough(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oncanplaythrough attribute.
onChange(String) - Method in class org.apache.juneau.config.internal.ConfigMap
 
onChange(String) - Method in interface org.apache.juneau.config.store.ConfigStoreListener
Called when the physical contents of a config file have changed.
onchange(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onchange attribute.
onclick(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onclick attribute.
onClose(RestCall) - Method in class org.apache.juneau.rest.client.RestCallInterceptor
Called when RestCall.close() is called.
onClose(RestCall) - Method in class org.apache.juneau.rest.client.RestCallLogger
 
onCode(int) - Method in class org.apache.juneau.rest.client.RetryOn
Subclasses should override this method to determine whether the HTTP response is retryable.
onConfigChange(List<ConfigEvent>) - Method in class org.apache.juneau.config.Config
 
onConfigChange(List<ConfigEvent>) - Method in interface org.apache.juneau.config.event.ConfigEventListener
Gets called immediately after a config file has been loaded.
onConfigChange(List<ConfigEvent>) - Method in class org.apache.juneau.microservice.Microservice
Called if one or more changes occur in the config file.
onConfigChange(List<ConfigEvent>) - Method in class org.apache.juneau.microservice.RestMicroservice
Called when Config.commit() is called on the config file.
onConnect(RestCall, int, HttpRequest, HttpResponse) - Method in class org.apache.juneau.rest.client.RestCallInterceptor
Called immediately after an HTTP response has been received.
onConnect(RestCall, int, HttpRequest, HttpResponse) - Method in class org.apache.juneau.rest.client.RestCallLogger
 
onCreateServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Called before RestMicroservice.createServer() is called.
oncuechange(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oncuechange attribute.
ondblclick(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
ondblclick attribute.
ondurationchange(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
ondurationchange attribute.
onemptied(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onemptied attribute.
onended(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onended attribute.
onError(Throwable, String, Object...) - Method in class org.apache.juneau.BeanTraverseSession
Logs a warning message.
onerror(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onerror attribute.
onError(ParserSession, Throwable, String) - Method in class org.apache.juneau.parser.ParserListener
Called when an error occurs during parsing but is ignored.
onError(ParserSession, ParserPipe, Throwable, String) - Method in class org.apache.juneau.parser.ParserListener
Deprecated.
Unused.
onError(HttpServletRequest, HttpServletResponse, RestException) - Method in class org.apache.juneau.rest.BasicRestLogger
Callback method for logging errors during HTTP requests.
onError(HttpServletRequest, HttpServletResponse, RestException) - Method in interface org.apache.juneau.rest.RestLogger
Callback method for logging errors during HTTP requests.
onError(SerializerSession, Throwable, String) - Method in class org.apache.juneau.serializer.SerializerListener
Called when an error occurs during serialization but is ignored.
onError(Throwable, String, Object...) - Method in class org.apache.juneau.serializer.SerializerSession
Logs a warning message.
onFileEvent(WatchEvent<Path>) - Method in class org.apache.juneau.config.store.ConfigFileStore
Gets called when the watcher service on this store is triggered with a file system change.
onfocus(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onfocus attribute.
onInit(RestCall) - Method in class org.apache.juneau.rest.client.RestCallInterceptor
Called when RestCall object is created.
onInit(RestCall) - Method in class org.apache.juneau.rest.client.RestCallLogger
 
oninput(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oninput attribute.
oninvalid(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
oninvalid attribute.
onkeydown(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onkeydown attribute.
onkeypress(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onkeypress attribute.
onkeyup(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onkeyup attribute.
onload(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onload attribute.
onloadeddata(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onloadeddata attribute.
onloadedmetadata(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onloadedmetadata attribute.
onloadstart(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onloadstart attribute.
onMatch(RestCall, Matcher) - Method in class org.apache.juneau.rest.client.ResponsePattern
Instances can override this method to handle when a regular expression pattern matches on the output.
onmessage(String) - Method in class org.apache.juneau.dto.html5.Body
onmessage attribute.
onmousedown(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmousedown attribute.
onmouseenter(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmouseenter attribute.
onmouseleave(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmouseleave attribute.
onmousemove(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmousemove attribute.
onmouseout(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmouseout attribute.
onmouseover(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmouseover attribute.
onmouseup(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmouseup attribute.
onmousewheel(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onmousewheel attribute.
onNoMatch(RestCall) - Method in class org.apache.juneau.rest.client.ResponsePattern
Instances can override this method to handle when a regular expression pattern doesn't match on the output.
ononline(String) - Method in class org.apache.juneau.dto.html5.Body
ononline attribute.
onpageshow(String) - Method in class org.apache.juneau.dto.html5.Body
onpageshow attribute.
onpause(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onpause attribute.
onplay(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onplay attribute.
onplaying(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onplaying attribute.
onPostStartServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Called after the Jetty server is started.
onPostStopServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Called after the Jetty server is stopped.
onprogress(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onprogress attribute.
onratechange(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onratechange attribute.
onreset(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onreset attribute.
onresize(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onresize attribute.
onResponse(HttpResponse) - Method in class org.apache.juneau.rest.client.RetryOn
Subclasses should override this method to determine whether the HTTP response is retryable.
onRetry(RestCall, int, HttpRequest, HttpResponse, Exception) - Method in class org.apache.juneau.rest.client.RestCallInterceptor
Called if retry is going to be attempted.
onRetry(RestCall, int, HttpRequest, HttpResponse, Exception) - Method in class org.apache.juneau.rest.client.RestCallLogger
 
onscroll(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onscroll attribute.
onseeked(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onseeked attribute.
onseeking(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onseeking attribute.
onselect(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onselect attribute.
onSet(T) - Method in interface org.apache.juneau.ValueListener
Called when Value.set(Object) is called.
onshow(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onshow attribute.
onstalled(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onstalled attribute.
onStart() - Method in class org.apache.juneau.microservice.Microservice
Called at the beginning of the Microservice.start() call.
onStartServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Called before RestMicroservice.startServer() is called.
onStop() - Method in class org.apache.juneau.microservice.Microservice
Called at the end of the Microservice.stop() call.
onStopServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Called before the Jetty server is stopped.
onstorage(String) - Method in class org.apache.juneau.dto.html5.Body
onstorage attribute.
onsubmit(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onsubmit attribute.
onsuspend(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onsuspend attribute.
ontimeupdate(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
ontimeupdate attribute.
ontoggle(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
ontoggle attribute.
onUnknownBeanProperty(ParserSession, String, Class<T>, T) - Method in class org.apache.juneau.parser.ParserListener
Gets called when an unknown bean property is detected in a document.
onUnknownBeanProperty(ParserSession, ParserPipe, String, Class<T>, T, int, int) - Method in class org.apache.juneau.parser.ParserListener
Deprecated.
Unused.
onUnknownProperty(String, BeanMap<T>) - Method in class org.apache.juneau.parser.ParserSession
Method that gets called when an unknown bean property name is encountered.
onvolumechange(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onvolumechange attribute.
onwaiting(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
onwaiting attribute.
OpenApi - Class in org.apache.juneau.marshall
A pairing of a OpenApiSerializer and OpenApiParser into a single class with convenience read/write methods.
OpenApi(OpenApiSerializer, OpenApiParser) - Constructor for class org.apache.juneau.marshall.OpenApi
Constructor.
OpenApi() - Constructor for class org.apache.juneau.marshall.OpenApi
Constructor.
openapi() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying URL-Encoding as the transmission media type.
OpenApiParser - Class in org.apache.juneau.oapi
OpenAPI part parser.
OpenApiParser(PropertyStore) - Constructor for class org.apache.juneau.oapi.OpenApiParser
Constructor.
OpenApiParser(PropertyStore, String...) - Constructor for class org.apache.juneau.oapi.OpenApiParser
Constructor.
OpenApiParserBuilder - Class in org.apache.juneau.oapi
Builder class for building instances of OpenApiParser.
OpenApiParserBuilder() - Constructor for class org.apache.juneau.oapi.OpenApiParserBuilder
Constructor, default settings.
OpenApiParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.oapi.OpenApiParserBuilder
Constructor.
OpenApiParserSession - Class in org.apache.juneau.oapi
Session object that lives for the duration of a single use of OpenApiParser.
OpenApiParserSession(OpenApiParser, ParserSessionArgs) - Constructor for class org.apache.juneau.oapi.OpenApiParserSession
Create a new session using properties specified in the context.
OpenApiSerializer - Class in org.apache.juneau.oapi
Serializes POJOs to values suitable for transmission as HTTP headers, query/form-data parameters, and path variables.
OpenApiSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.oapi.OpenApiSerializer
Constructor.
OpenApiSerializer(PropertyStore) - Constructor for class org.apache.juneau.oapi.OpenApiSerializer
Constructor.
OpenApiSerializerBuilder - Class in org.apache.juneau.oapi
Builder class for building instances of OpenApiSerializer.
OpenApiSerializerBuilder() - Constructor for class org.apache.juneau.oapi.OpenApiSerializerBuilder
Constructor, default settings.
OpenApiSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.oapi.OpenApiSerializerBuilder
Constructor.
OpenApiSerializerSession - Class in org.apache.juneau.oapi
Session object that lives for the duration of a single use of OpenApiSerializer.
OpenApiSerializerSession(OpenApiSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.oapi.OpenApiSerializerSession
Create a new session using properties specified in the context.
Operation - Class in org.apache.juneau.dto.swagger
Describes a single API operation on a path.
Operation() - Constructor for class org.apache.juneau.dto.swagger.Operation
Default constructor.
Operation(Operation) - Constructor for class org.apache.juneau.dto.swagger.Operation
Copy constructor.
operation() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Operation element.
operationId(Object) - Method in class org.apache.juneau.dto.swagger.Operation
OperationMap - Class in org.apache.juneau.dto.swagger
Map meant for method-name/operation mappings.
OperationMap() - Constructor for class org.apache.juneau.dto.swagger.OperationMap
Constructor.
optgroup() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Optgroup element.
optgroup(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Optgroup element with the specified child nodes.
Optgroup - Class in org.apache.juneau.dto.html5
DTO for an HTML <optgroup> element.
Optgroup() - Constructor for class org.apache.juneau.dto.html5.Optgroup
 
optimum(Object) - Method in class org.apache.juneau.dto.html5.Meter
optimum attribute.
option() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Option element.
option(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Option element with the specified Option.text(Object) attribute.
option(Object, Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Option element with the specified Option.value(Object) attribute and Option.text(Object) node.
Option - Class in org.apache.juneau.dto.html5
DTO for an HTML <option> element.
Option() - Constructor for class org.apache.juneau.dto.html5.Option
 
OPTIONS - Static variable in class org.apache.juneau.http.HttpMethodName
options(String) - Method in class org.apache.juneau.rest.mock.MockRest
Perform an OPTIONS request.
org.apache.juneau - package org.apache.juneau
Marshalling API
org.apache.juneau.annotation - package org.apache.juneau.annotation
Bean and POJO Annotations
org.apache.juneau.config - package org.apache.juneau.config
Config Support
org.apache.juneau.config.encode - package org.apache.juneau.config.encode
Config Encoding Support
org.apache.juneau.config.event - package org.apache.juneau.config.event
Config Event Support
org.apache.juneau.config.internal - package org.apache.juneau.config.internal
Internal Utilities
org.apache.juneau.config.store - package org.apache.juneau.config.store
Config Storage Support
org.apache.juneau.config.vars - package org.apache.juneau.config.vars
Config Predefined SVL Variables
org.apache.juneau.csv - package org.apache.juneau.csv
CSV Marshalling Support
org.apache.juneau.dto - package org.apache.juneau.dto
Data Transfer Objects
org.apache.juneau.dto.atom - package org.apache.juneau.dto.atom
ATOM Data Transfer Objects
org.apache.juneau.dto.cognos - package org.apache.juneau.dto.cognos
Cognos Data Transfer Objects
org.apache.juneau.dto.html5 - package org.apache.juneau.dto.html5
HTML5 Data Transfer Objects
org.apache.juneau.dto.jsonschema - package org.apache.juneau.dto.jsonschema
JSON-Schema Data Transfer Objects
org.apache.juneau.dto.swagger - package org.apache.juneau.dto.swagger
Swagger Data Transfer Objects
org.apache.juneau.dto.swagger.ui - package org.apache.juneau.dto.swagger.ui
Swagger UI Generator
org.apache.juneau.encoders - package org.apache.juneau.encoders
Encoders
org.apache.juneau.html - package org.apache.juneau.html
HTML Marshalling Support
org.apache.juneau.html.annotation - package org.apache.juneau.html.annotation
HTML Marshalling Annotations
org.apache.juneau.http - package org.apache.juneau.http
RFC2616 HTTP Headers
org.apache.juneau.http.annotation - package org.apache.juneau.http.annotation
HTTP Part Annotations
org.apache.juneau.httppart - package org.apache.juneau.httppart
HTTP Part Marshalling Support
org.apache.juneau.httppart.bean - package org.apache.juneau.httppart.bean
HTTP Part Beans
org.apache.juneau.internal - package org.apache.juneau.internal
Internal Utilities
org.apache.juneau.jena - package org.apache.juneau.jena
RDF Marshalling Support
org.apache.juneau.jena.annotation - package org.apache.juneau.jena.annotation
RDF Marshalling Annotations
org.apache.juneau.jso - package org.apache.juneau.jso
Java-Serialized-Object Marshalling Support
org.apache.juneau.json - package org.apache.juneau.json
JSON Marshalling Support
org.apache.juneau.json.annotation - package org.apache.juneau.json.annotation
JSON Marshalling Annotations
org.apache.juneau.jsonschema - package org.apache.juneau.jsonschema
JSON-Schema Marshalling Support
org.apache.juneau.jsonschema.annotation - package org.apache.juneau.jsonschema.annotation
JSON-Schema Marshalling Annotations
org.apache.juneau.marshall - package org.apache.juneau.marshall
HTTP Response Beans
org.apache.juneau.microservice - package org.apache.juneau.microservice
Microservice API
org.apache.juneau.microservice.console - package org.apache.juneau.microservice.console
Microservice Console
org.apache.juneau.microservice.resources - package org.apache.juneau.microservice.resources
Predefined Microservice Resources
org.apache.juneau.microservice.sample - package org.apache.juneau.microservice.sample
Microservice Samples
org.apache.juneau.msgpack - package org.apache.juneau.msgpack
MessagePack Marshalling Support
org.apache.juneau.oapi - package org.apache.juneau.oapi
OpenAPI Marshalling Support
org.apache.juneau.parser - package org.apache.juneau.parser
Parser API
org.apache.juneau.plaintext - package org.apache.juneau.plaintext
Plaintext Marshalling Support
org.apache.juneau.remote - package org.apache.juneau.remote
Remote Interfaces API
org.apache.juneau.remoteable - package org.apache.juneau.remoteable
 
org.apache.juneau.rest - package org.apache.juneau.rest
REST Server API
org.apache.juneau.rest.annotation - package org.apache.juneau.rest.annotation
REST Annotations
org.apache.juneau.rest.client - package org.apache.juneau.rest.client
REST Client API
org.apache.juneau.rest.client.mock - package org.apache.juneau.rest.client.mock
REST Client Mock API
org.apache.juneau.rest.client.remote - package org.apache.juneau.rest.client.remote
Remote REST API
org.apache.juneau.rest.converters - package org.apache.juneau.rest.converters
REST Response Converters
org.apache.juneau.rest.exception - package org.apache.juneau.rest.exception
HTTP Response Exception Beans
org.apache.juneau.rest.helper - package org.apache.juneau.rest.helper
REST Interface Helper Classes
org.apache.juneau.rest.jaxrs - package org.apache.juneau.rest.jaxrs
JAX-RS Integration
org.apache.juneau.rest.labels - package org.apache.juneau.rest.labels
 
org.apache.juneau.rest.matchers - package org.apache.juneau.rest.matchers
Predefined Matchers
org.apache.juneau.rest.mock - package org.apache.juneau.rest.mock
REST Server Mock API
org.apache.juneau.rest.remote - package org.apache.juneau.rest.remote
Remote service API
org.apache.juneau.rest.remoteable - package org.apache.juneau.rest.remoteable
 
org.apache.juneau.rest.reshandlers - package org.apache.juneau.rest.reshandlers
HTTP Response Handlers
org.apache.juneau.rest.response - package org.apache.juneau.rest.response
REST Server Utilities
org.apache.juneau.rest.util - package org.apache.juneau.rest.util
REST Server Utilities
org.apache.juneau.rest.vars - package org.apache.juneau.rest.vars
Predefined SVL Variables
org.apache.juneau.rest.widget - package org.apache.juneau.rest.widget
HTML Widget API
org.apache.juneau.serializer - package org.apache.juneau.serializer
Serializer API
org.apache.juneau.soap - package org.apache.juneau.soap
SOAP/XML Marshalling Support
org.apache.juneau.svl - package org.apache.juneau.svl
Simple Variable Language
org.apache.juneau.svl.vars - package org.apache.juneau.svl.vars
Predefined SVL Variables
org.apache.juneau.transform - package org.apache.juneau.transform
Transform API
org.apache.juneau.transforms - package org.apache.juneau.transforms
Predefined Transforms
org.apache.juneau.uon - package org.apache.juneau.uon
UON Marshalling Support
org.apache.juneau.urlencoding - package org.apache.juneau.urlencoding
URL-Encoding Marshalling Support
org.apache.juneau.urlencoding.annotation - package org.apache.juneau.urlencoding.annotation
URL-Encoding Marshalling Annotations
org.apache.juneau.utils - package org.apache.juneau.utils
URL-Encoding Annotations
org.apache.juneau.xml - package org.apache.juneau.xml
XML Marshalling Support
org.apache.juneau.xml.annotation - package org.apache.juneau.xml.annotation
XML Marshalling Annotations
org.apache.juneau.xmlschema - package org.apache.juneau.xmlschema
XML-Schema Marshalling Support
origin(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Origin request header.
origin(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Origin request header.
OSSERIALIZER_binaryFormat - Static variable in class org.apache.juneau.serializer.OutputStreamSerializer
Configuration property: Binary output format.
oTag(String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(String) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(int, String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(int, String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
oTag(String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Writes an opening tag to the output: <ns:name
oTag(String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for oTag(ns, name, false);
oTag(String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for oTag(null, name, false);
oTag(int, String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).oTag(ns, name, needsEncoding);
oTag(int, String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).oTag(ns, name, false);
oTag(int, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).oTag(null, name, false);
OTHER - Static variable in class org.apache.juneau.http.HttpMethodName
A non-standard value.
out(MessageBundle, String, Object...) - Method in class org.apache.juneau.microservice.Microservice
Prints a localized message to the console writer.
out - Variable in class org.apache.juneau.serializer.SerializerWriter
The underlying writer.
outer(Object) - Method in class org.apache.juneau.parser.ParserSessionArgs
The outer object for instantiating top-level non-static inner classes.
output() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Output element.
output(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Output element with the specified Output.name(String) attribute.
Output - Class in org.apache.juneau.dto.html5
DTO for an HTML <output> element.
Output() - Constructor for class org.apache.juneau.dto.html5.Output
 
OutputStreamSerializer - Class in org.apache.juneau.serializer
Subclass of Serializer for byte-based serializers.
OutputStreamSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.serializer.OutputStreamSerializer
Constructor.
OutputStreamSerializerBuilder - Class in org.apache.juneau.serializer
Base class for all stream-based serializer builders.
OutputStreamSerializerBuilder() - Constructor for class org.apache.juneau.serializer.OutputStreamSerializerBuilder
Constructor, default settings.
OutputStreamSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.serializer.OutputStreamSerializerBuilder
Constructor.
OutputStreamSerializerSession - Class in org.apache.juneau.serializer
Subclass of SerializerSession for stream-based serializers.
OutputStreamSerializerSession(OutputStreamSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.OutputStreamSerializerSession
Create a new session using properties specified in the context.
OutputStreamSerializerSession(SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.OutputStreamSerializerSession
Constructor for sessions that don't require context.
overrideValue(Object) - Method in class org.apache.juneau.BeanPropertyMeta.Builder
Sets the overridden value of this bean property.

P

p() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty P element.
p(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a P element with the specified child nodes.
P - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.grouping-content#the-p-element
P() - Constructor for class org.apache.juneau.dto.html5.P
 
Pair<F,S> - Class in org.apache.juneau.internal
Represents a simple object pair.
Pair(F, S) - Constructor for class org.apache.juneau.internal.Pair
Constructor.
param() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Param element.
param(String, Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Param element with the specified Param.name(String) and Param.value(Object) attributes.
Param - Class in org.apache.juneau.dto.html5
DTO for an HTML <param> element.
Param() - Constructor for class org.apache.juneau.dto.html5.Param
 
parameter(String, ParameterInfo) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the parameter property.
Parameter - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
ParameterInfo - Class in org.apache.juneau.dto.swagger
Describes a single operation parameter.
ParameterInfo() - Constructor for class org.apache.juneau.dto.swagger.ParameterInfo
Default constructor.
ParameterInfo(ParameterInfo) - Constructor for class org.apache.juneau.dto.swagger.ParameterInfo
Copy constructor.
parameterInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty ParameterInfo element.
parameterInfo(String, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an ParameterInfo element with the specified in and name attributes.
parameterInfoStrict(String, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an ParameterInfo element with the specified in and name attributes.
parameters(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
parameters(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the properties property.
ParameterType - Class in org.apache.juneau.http.annotation
Static strings used for Swagger parameter formats.
ParameterType() - Constructor for class org.apache.juneau.http.annotation.ParameterType
 
parameterTypes - Variable in class org.apache.juneau.internal.ClassUtils.MethodInfo
 
paramFormat(ParamFormat) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
paramFormat(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Parameter format.
ParamFormat - Enum in org.apache.juneau.uon
Identifies the possible values for the UonSerializer.UON_paramFormat setting.
paramFormat(ParamFormat) - Method in class org.apache.juneau.uon.UonSerializerBuilder
Configuration property: Format to use for query/form-data/header values.
paramFormat(ParamFormat) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
paramFormatPlain() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
paramFormatPlain() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Parameter format.
paramFormatPlain() - Method in class org.apache.juneau.uon.UonSerializerBuilder
Configuration property: Format to use for query/form-data/header values.
paramFormatPlain() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
paramResolvers(Class<? extends RestMethodParam>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Java method parameter resolvers.
paramResolvers(RestMethodParam...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Java method parameter resolvers.
paramResolvers(RestParam...) - Method in class org.apache.juneau.rest.RestContextBuilder
parentPath - Variable in class org.apache.juneau.UriContext
 
ParentProperty - Annotation Type in org.apache.juneau.annotation
Identifies a setter as a method for adding a parent reference to a child object.
parentSerialize(Object, Object) - Method in class org.apache.juneau.html.HtmlDocSerializerSession
Calls the parent HtmlDocSerializerSession.doSerialize(SerializerPipe, Object) method which invokes just the HTML serializer.
parse(String) - Static method in class org.apache.juneau.http.MediaTypeRange
Parses an Accept header value into an array of media ranges.
parse(String) - Static method in class org.apache.juneau.http.StringRange
Parses a header such as an Accept-Encoding header value into an array of type ranges.
parse(HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.httppart.BaseHttpPartParser
 
parse(HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.httppart.BaseHttpPartParser
 
parse(HttpPartSchema, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.BaseHttpPartParserSession
 
parse(HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.httppart.BaseHttpPartParserSession
 
parse(HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.httppart.BaseHttpPartParserSession
 
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in interface org.apache.juneau.httppart.HttpPartParser
Convenience method for creating a no-arg session and parsing a part.
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in interface org.apache.juneau.httppart.HttpPartParser
Convenience method for creating a no-arg session and parsing a part.
parse(HttpPartSchema, String, Class<T>) - Method in interface org.apache.juneau.httppart.HttpPartParser
Convenience method for creating a no-arg session and parsing a part of an unspecified part type.
parse(HttpPartSchema, String, Type, Type...) - Method in interface org.apache.juneau.httppart.HttpPartParser
Convenience method for creating a no-arg session and parsing a part of an unspecified part type.
parse(HttpPartType, String, ClassMeta<T>) - Method in interface org.apache.juneau.httppart.HttpPartParser
Deprecated.
Unused.
parse(HttpPartType, HttpPartSchema, String, ClassMeta<T>) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
Converts the specified input to the specified class type.
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
Converts the specified input to the specified class type.
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
Converts the specified input to the specified class type.
parse(HttpPartSchema, String, ClassMeta<T>) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
parse(HttpPartSchema, String, Class<T>) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
parse(HttpPartSchema, String, Type, Type...) - Method in interface org.apache.juneau.httppart.HttpPartParserSession
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.httppart.SimplePartParser
 
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.httppart.SimplePartParser
 
parse(HttpPartType, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.SimplePartParser
Deprecated.
Unused.
parse(HttpPartType, HttpPartSchema, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.SimplePartParserSession
 
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.httppart.SimplePartParserSession
 
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.httppart.SimplePartParserSession
 
parse(HttpPartType, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.UonPartParser
Deprecated.
 
parse(String) - Static method in enum org.apache.juneau.jsonschema.TypeCategory
Parses a comma-delimited list of values into a set of TypeCategory values.
parse(HttpPartType, HttpPartSchema, String, ClassMeta<T>) - Method in class org.apache.juneau.oapi.OpenApiParserSession
 
parse(Object, Type, Type...) - Method in class org.apache.juneau.parser.Parser
Parses input into the specified object type.
parse(Object, Class<T>) - Method in class org.apache.juneau.parser.Parser
Same as Parser.parse(Object, Type, Type...) except optimized for a non-parameterized class.
parse(Object, ClassMeta<T>) - Method in class org.apache.juneau.parser.Parser
Same as Parser.parse(Object, Type, Type...) except the type has already been converted into a ClassMeta object.
parse(Object, Type, Type...) - Method in class org.apache.juneau.parser.ParserSession
Parses input into the specified object type.
parse(Object, Class<T>) - Method in class org.apache.juneau.parser.ParserSession
Same as ParserSession.parse(Object, Type, Type...) except optimized for a non-parameterized class.
parse(Object, ClassMeta<T>) - Method in class org.apache.juneau.parser.ParserSession
Same as ParserSession.parse(Object, Type, Type...) except the type has already been converted into a ClassMeta object.
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.uon.UonParser
 
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.uon.UonParser
 
parse(HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.uon.UonParser
 
parse(HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.uon.UonParser
 
parse(HttpPartType, String, ClassMeta<T>) - Method in class org.apache.juneau.uon.UonParser
Deprecated.
Unused.
parse(HttpPartType, HttpPartSchema, String, ClassMeta<T>) - Method in class org.apache.juneau.uon.UonParserSession
 
parse(HttpPartType, HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.uon.UonParserSession
 
parse(HttpPartType, HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.uon.UonParserSession
 
parse(HttpPartSchema, String, Class<T>) - Method in class org.apache.juneau.uon.UonParserSession
 
parse(HttpPartSchema, String, ClassMeta<T>) - Method in class org.apache.juneau.uon.UonParserSession
 
parse(HttpPartSchema, String, Type, Type...) - Method in class org.apache.juneau.uon.UonParserSession
 
parseAnything(String) - Static method in class org.apache.juneau.rest.util.RestUtils
Parses a string that can consist of a simple string or JSON object/array.
parseAnything(ClassMeta<?>, UonReader, Object, boolean, BeanPropertyMeta) - Method in class org.apache.juneau.uon.UonParserSession
Workhorse method.
parseAnything(ClassMeta<T>, String, XmlReader, Object, boolean, BeanPropertyMeta) - Method in class org.apache.juneau.xml.XmlParserSession
Workhorse method.
parseArgs(Object, Type[]) - Method in class org.apache.juneau.parser.Parser
Parses the specified array input with each entry in the object defined by the argTypes argument.
parseArgs(Object, Type[]) - Method in class org.apache.juneau.parser.ParserSession
Parses the specified array input with each entry in the object defined by the argTypes argument.
parseAttr(UonReader, boolean) - Method in class org.apache.juneau.uon.UonParserSession
Convenience method for parsing an attribute from the specified parser.
parseAttrName(UonReader, boolean) - Method in class org.apache.juneau.uon.UonParserSession
Parses an attribute name from the specified reader.
parseCalendar(String, CalendarUtils.Format, Locale, TimeZone) - Static method in class org.apache.juneau.utils.CalendarUtils
Converts the specified serialized date back into a Calendar object.
parseCharacter(Object) - Static method in class org.apache.juneau.internal.StringUtils
Converts a String to a Character
parseDate(String) - Static method in class org.apache.juneau.internal.DateUtils
Parses a date value.
parseDate(String, String[]) - Static method in class org.apache.juneau.internal.DateUtils
Parses the date value using the given date formats.
parseDate(String, String[], Date) - Static method in class org.apache.juneau.internal.DateUtils
Parses the date value using the given date formats.
parseDate(String, CalendarUtils.Format, Locale, TimeZone) - Static method in class org.apache.juneau.utils.CalendarUtils
Converts the specified serialized date back into a Date object.
ParseException - Exception in org.apache.juneau.parser
Exception that indicates invalid syntax encountered during parsing.
ParseException(String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(Throwable) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(ParserSession, String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(ParserSession, Throwable, String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(ParserSession, Exception) - Constructor for exception org.apache.juneau.parser.ParseException
Constructor.
ParseException(ObjectMap, String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
ParseException(ObjectMap, Exception) - Constructor for exception org.apache.juneau.parser.ParseException
ParseException(Exception) - Constructor for exception org.apache.juneau.parser.ParseException
parseHeader(String) - Static method in class org.apache.juneau.rest.util.RestUtils
Parses HTTP header.
parseIntoCollection(Object, Collection<E>, Type) - Method in class org.apache.juneau.parser.Parser
Parses the contents of the specified reader and loads the results into the specified collection.
parseIntoCollection(Object, Collection<E>, Type) - Method in class org.apache.juneau.parser.ParserSession
Parses the contents of the specified reader and loads the results into the specified collection.
parseIntoMap(Object, Map<K, V>, Type, Type) - Method in class org.apache.juneau.parser.Parser
Parses the contents of the specified reader and loads the results into the specified map.
parseIntoMap(Object, Map<K, V>, Type, Type) - Method in class org.apache.juneau.parser.ParserSession
Parses the contents of the specified reader and loads the results into the specified map.
parseIntWithSuffix(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a string containing a possible multiplier suffix to an integer.
parseISO8601(String) - Static method in class org.apache.juneau.internal.DateUtils
Parses an ISO8601 string and converts it to a Date.
parseISO8601Calendar(String) - Static method in class org.apache.juneau.internal.DateUtils
Parses an ISO8601 string and converts it to a Calendar.
parseIsoCalendar(String) - Static method in class org.apache.juneau.internal.StringUtils
Parses an ISO8601 string into a calendar.
parseIsoDate(String) - Static method in class org.apache.juneau.internal.StringUtils
Parses an ISO8601 string into a date.
parseKeyValuePair(String) - Static method in class org.apache.juneau.rest.util.RestUtils
Parses key/value pairs separated by either : or =
parseListOrCdl(String) - Static method in class org.apache.juneau.internal.StringUtils
Parses a string that can consist of either a JSON array or comma-delimited list.
parseLongWithSuffix(String) - Static method in class org.apache.juneau.internal.StringUtils
Converts a string containing a possible multiplier suffix to a long.
parseNumber(ParserReader, Class<? extends Number>) - Static method in class org.apache.juneau.internal.StringUtils
Parses a number from the specified reader stream.
parseNumber(String, Class<? extends Number>) - Static method in class org.apache.juneau.internal.StringUtils
Parses a number from the specified string.
parseNumberString(ParserReader) - Static method in class org.apache.juneau.internal.StringUtils
Reads a numeric string from the specified reader.
parseQuery(Object) - Static method in class org.apache.juneau.rest.RestUtils
Deprecated.
Parses a URL query string or form-data body.
parseQuery(Object, Map<String, String[]>) - Static method in class org.apache.juneau.rest.RestUtils
Deprecated.
Same as RestUtils.parseQuery(Object) but allows you to specify the map to insert values into.
parseQuery(Object) - Static method in class org.apache.juneau.rest.util.RestUtils
Parses a URL query string or form-data body.
parseQuery(Object, Map<String, String[]>) - Static method in class org.apache.juneau.rest.util.RestUtils
Same as RestUtils.parseQuery(Object) but allows you to specify the map to insert values into.
parser(ReaderParser) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: POJO parser.
parser(Class<? extends ReaderParser>) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: POJO parser.
parser(Class<? extends HttpPartParser>) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Identifies the part parser to use for parsing this part.
Parser - Class in org.apache.juneau.parser
Parent class for all Juneau parsers.
Parser(PropertyStore, String...) - Constructor for class org.apache.juneau.parser.Parser
Constructor.
parser(Parser) - Method in class org.apache.juneau.rest.client.RestCall
Specifies the parser to use on this call.
parser(Class<? extends Parser>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Parser.
parser(Parser) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Parser.
PARSER_autoCloseStreams - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Auto-close streams.
PARSER_debugOutputLines - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Debug output lines.
PARSER_fileCharset - Static variable in class org.apache.juneau.parser.Parser
Deprecated.
Not used.
PARSER_inputStreamCharset - Static variable in class org.apache.juneau.parser.Parser
Deprecated.
Not used.
PARSER_listener - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Parser listener.
PARSER_strict - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Strict mode.
PARSER_trimStrings - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Trim parsed strings.
PARSER_unbuffered - Static variable in class org.apache.juneau.parser.Parser
Configuration property: Unbuffered.
ParserBuilder - Class in org.apache.juneau.parser
Builder class for building instances of parsers.
ParserBuilder() - Constructor for class org.apache.juneau.parser.ParserBuilder
Constructor, default settings.
ParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.parser.ParserBuilder
Constructor.
ParserGroup - Class in org.apache.juneau.parser
Represents a group of Parsers that can be looked up by media type.
ParserGroup(PropertyStore, Parser[]) - Constructor for class org.apache.juneau.parser.ParserGroup
Constructor.
ParserGroupBuilder - Class in org.apache.juneau.parser
Builder class for creating instances of ParserGroup.
ParserGroupBuilder() - Constructor for class org.apache.juneau.parser.ParserGroupBuilder
Create an empty parser group builder.
ParserGroupBuilder(ParserGroup) - Constructor for class org.apache.juneau.parser.ParserGroupBuilder
Clone an existing parser group builder.
ParserInputStream - Class in org.apache.juneau.parser
Input stream meant to be used as input for stream-based parsers.
ParserInputStream(ParserPipe) - Constructor for class org.apache.juneau.parser.ParserInputStream
Constructor.
ParserListener - Class in org.apache.juneau.parser
Class for listening for certain parse events during a document parse.
ParserListener() - Constructor for class org.apache.juneau.parser.ParserListener
 
parserListener(Class<? extends ParserListener>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Parser listener.
ParserListener.Null - Class in org.apache.juneau.parser
Represents no parser listener.
ParserMatch - Class in org.apache.juneau.parser
Represents a parser and media type that matches an HTTP Content-Type header value.
ParserMatch(MediaType, Parser) - Constructor for class org.apache.juneau.parser.ParserMatch
Constructor.
ParserPipe - Class in org.apache.juneau.parser
A wrapper around an object that a parser reads its input from.
ParserPipe(Object, boolean, boolean, boolean, boolean, String, String) - Constructor for class org.apache.juneau.parser.ParserPipe
Constructor for reader-based parsers.
ParserPipe(Object, boolean, boolean, boolean, BinaryFormat) - Constructor for class org.apache.juneau.parser.ParserPipe
Constructor for stream-based parsers.
ParserPipe(Object) - Constructor for class org.apache.juneau.parser.ParserPipe
Shortcut constructor, typically for straight string input.
ParserReader - Class in org.apache.juneau.parser
Similar to a PushbackReader with a pushback buffer of 1 character.
ParserReader(ParserPipe) - Constructor for class org.apache.juneau.parser.ParserReader
Constructor.
parsers(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Parsers.
parsers(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Parsers.
parsers(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Parsers.
ParserSession - Class in org.apache.juneau.parser
Session object that lives for the duration of a single use of Parser.
ParserSession(Parser, ParserSessionArgs) - Constructor for class org.apache.juneau.parser.ParserSession
Create a new session using properties specified in the context.
ParserSession(ParserSessionArgs) - Constructor for class org.apache.juneau.parser.ParserSession
Default constructor.
ParserSessionArgs - Class in org.apache.juneau.parser
Runtime arguments common to all parser sessions.
ParserSessionArgs() - Constructor for class org.apache.juneau.parser.ParserSessionArgs
Constructor
ParserSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, HttpPartSchema, Boolean, Object) - Constructor for class org.apache.juneau.parser.ParserSessionArgs
Constructor.
ParserSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, Object) - Constructor for class org.apache.juneau.parser.ParserSessionArgs
parseString(UonReader, boolean) - Method in class org.apache.juneau.uon.UonParserSession
Parses a string value from the specified reader.
parseText(XmlReader) - Method in class org.apache.juneau.html.HtmlParserSession
Parses CHARACTERS data.
parseText(XmlReader) - Method in class org.apache.juneau.xml.XmlParserSession
Parses the current element as text.
parseWhitespaceElement(XmlReader) - Method in class org.apache.juneau.html.HtmlParserSession
 
parseWhitespaceElement(XmlReader) - Method in class org.apache.juneau.xml.XmlParserSession
Parses the current whitespace element.
PartialContent - Class in org.apache.juneau.rest.response
Represents an HTTP 206 Partial Content response.
PartialContent() - Constructor for class org.apache.juneau.rest.response.PartialContent
Constructor using HTTP-standard message.
PartialContent(String) - Constructor for class org.apache.juneau.rest.response.PartialContent
Constructor using custom message.
partParser(Class<? extends HttpPartParser>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Part parser.
partParser(HttpPartParser) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Part parser.
partParser(Class<? extends HttpPartParser>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTTP part parser.
partParser(HttpPartParser) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTTP part parser.
partSerializer(Class<? extends HttpPartSerializer>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Part serializer.
partSerializer(HttpPartSerializer) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Part serializer.
partSerializer(Class<? extends HttpPartSerializer>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTTP part serializer.
partSerializer(HttpPartSerializer) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTTP part serializer.
PASSWORD - Static variable in class org.apache.juneau.http.annotation.FormatType
 
path(String, String, Operation) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the paths property.
Path - Annotation Type in org.apache.juneau.http.annotation
REST request path annotation.
Path - Annotation Type in org.apache.juneau.remoteable
Deprecated.
Use Path
Path - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
Use Path
path(String, Object, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Replaces a variable of the form "{name}" in the URL path with the specified value.
path(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Replaces a variable of the form "{name}" in the URL path with the specified value.
path(String, Object, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.RestCall
path(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Resource path.
pathInfo(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
pathInfo - Variable in class org.apache.juneau.UriContext
 
PathRemainder - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
Use Path
paths(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the paths property.
pathStartsWith(String, String) - Static method in class org.apache.juneau.internal.StringUtils
Returns true if the specified path string is prefixed with the specified prefix.
pathStartsWith(String, String[]) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.pathStartsWith(String, String) but returns true if at least one prefix matches.
pathTranslated(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
pattern(String) - Method in class org.apache.juneau.dto.html5.Input
pattern attribute.
pattern(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
pattern(Object) - Method in class org.apache.juneau.dto.swagger.Items
pattern(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
pattern(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
pattern(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
pattern field.
PATTERN_ASCTIME - Static variable in class org.apache.juneau.internal.DateUtils
Date format pattern used to parse HTTP date headers in ANSI C asctime() format.
PATTERN_RFC1036 - Static variable in class org.apache.juneau.internal.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1036 format.
PATTERN_RFC1123 - Static variable in class org.apache.juneau.internal.DateUtils
Date format pattern used to parse HTTP date headers in RFC 1123 format.
PatternMatchVar - Class in org.apache.juneau.svl.vars
A logical variable resolver that resolves to "true if a pattern matches.
PatternMatchVar() - Constructor for class org.apache.juneau.svl.vars.PatternMatchVar
Constructor.
PayloadTooLarge - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 413 (Payload Too Large).
PayloadTooLarge(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PayloadTooLarge
Constructor.
PayloadTooLarge(String) - Constructor for exception org.apache.juneau.rest.exception.PayloadTooLarge
Constructor.
PayloadTooLarge() - Constructor for exception org.apache.juneau.rest.exception.PayloadTooLarge
Constructor.
PayloadTooLarge(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PayloadTooLarge
Constructor.
PayloadTooLarge(Throwable) - Constructor for exception org.apache.juneau.rest.exception.PayloadTooLarge
Constructor.
peek() - Method in class org.apache.juneau.parser.ParserReader
Peeks the next character in the stream.
peek(String) - Method in class org.apache.juneau.PropertyStoreBuilder
Peeks at a property value.
peekSkipWs() - Method in class org.apache.juneau.parser.ParserReader
Same as ParserReader.peek() but skips over any whitespace characters.
PermanentRedirect - Class in org.apache.juneau.rest.response
Represents an HTTP 308 Permanent Redirect response.
PermanentRedirect() - Constructor for class org.apache.juneau.rest.response.PermanentRedirect
Constructor using HTTP-standard message.
PermanentRedirect(String) - Constructor for class org.apache.juneau.rest.response.PermanentRedirect
Constructor with no redirect.
PermanentRedirect(String, URI) - Constructor for class org.apache.juneau.rest.response.PermanentRedirect
Constructor using custom message.
PermanentRedirect(URI) - Constructor for class org.apache.juneau.rest.response.PermanentRedirect
Constructor.
person(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Person element with the specified Person.name(String) attribute.
Person - Class in org.apache.juneau.dto.atom
Represents an atomPersonConstruct construct in the RFC4287 specification.
Person(String) - Constructor for class org.apache.juneau.dto.atom.Person
Normal constructor.
Person() - Constructor for class org.apache.juneau.dto.atom.Person
Bean constructor.
pipe(Object, Writer) - Static method in class org.apache.juneau.internal.IOUtils
Pipes the contents of the specified object into the writer.
pipe(Object, OutputStream) - Static method in class org.apache.juneau.internal.IOUtils
Pipes the contents of the specified object into the output stream.
PIPES - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
pipeTo(Writer) - Method in class org.apache.juneau.rest.client.RestCall
Pipes the request output to the specified writer when RestCall.run() is called.
pipeTo(Writer, boolean) - Method in class org.apache.juneau.rest.client.RestCall
Pipe output from response to the specified writer when RestCall.run() is called.
pipeTo(String, Writer, boolean) - Method in class org.apache.juneau.rest.client.RestCall
Pipe output from response to the specified writer when RestCall.run() is called and associate that writer with an ID so it can be retrieved through RestCall.getWriter(String).
pipeTo(OutputStream) - Method in class org.apache.juneau.rest.client.RestCall
Pipes the request output to the specified output stream when RestCall.run() is called.
pipeTo(OutputStream, boolean) - Method in class org.apache.juneau.rest.client.RestCall
Pipe output from response to the specified output stream when RestCall.run() is called.
pipeTo(String, OutputStream, boolean) - Method in class org.apache.juneau.rest.client.RestCall
Pipe output from response to the specified output stream when RestCall.run() is called and associate that output stream with an ID so it can be retrieved through RestCall.getOutputStream(String).
pipeTo(Writer, boolean) - Method in class org.apache.juneau.utils.ProcBuilder
Pipe output to the specified writer.
pipeTo(Writer) - Method in class org.apache.juneau.utils.ProcBuilder
Pipe output to the specified writer, but don't close the writer.
placeholder(String) - Method in class org.apache.juneau.dto.html5.Input
placeholder attribute.
placeholder(String) - Method in class org.apache.juneau.dto.html5.Textarea
placeholder attribute.
PLAIN - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
PlainText - Class in org.apache.juneau.marshall
A pairing of a PlainTextSerializer and PlainTextParser into a single class with convenience read/write methods.
PlainText(PlainTextSerializer, PlainTextParser) - Constructor for class org.apache.juneau.marshall.PlainText
Constructor.
PlainText() - Constructor for class org.apache.juneau.marshall.PlainText
Constructor.
plainText() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying plain-text as the transmission media type.
plainText() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "text/plain".
PlainText() - Constructor for class org.apache.juneau.transforms.ReaderSwap.PlainText
Constructor
PlainText(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer.PlainText
Constructor.
PlainTextParser - Class in org.apache.juneau.plaintext
Parsers HTTP plain text request bodies into Group 5 POJOs.
PlainTextParser(PropertyStore) - Constructor for class org.apache.juneau.plaintext.PlainTextParser
Constructor.
PlainTextParser(PropertyStore, String...) - Constructor for class org.apache.juneau.plaintext.PlainTextParser
Constructor.
PlainTextParserBuilder - Class in org.apache.juneau.plaintext
Builder class for building instances of plain-text parsers.
PlainTextParserBuilder() - Constructor for class org.apache.juneau.plaintext.PlainTextParserBuilder
Constructor, default settings.
PlainTextParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.plaintext.PlainTextParserBuilder
Constructor.
PlainTextParserSession - Class in org.apache.juneau.plaintext
Session object that lives for the duration of a single use of PlainTextParser.
PlainTextParserSession(PlainTextParser, ParserSessionArgs) - Constructor for class org.apache.juneau.plaintext.PlainTextParserSession
Create a new session using properties specified in the context.
PlainTextSerializer - Class in org.apache.juneau.plaintext
Serializes POJOs to plain text using just the toString() method on the serialized object.
PlainTextSerializer(PropertyStore) - Constructor for class org.apache.juneau.plaintext.PlainTextSerializer
Constructor.
PlainTextSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.plaintext.PlainTextSerializer
Constructor.
PlainTextSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.plaintext.PlainTextSerializer
PlainTextSerializerBuilder - Class in org.apache.juneau.plaintext
Builder class for building instances of plain-text serializers.
PlainTextSerializerBuilder() - Constructor for class org.apache.juneau.plaintext.PlainTextSerializerBuilder
Constructor, default settings.
PlainTextSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.plaintext.PlainTextSerializerBuilder
Constructor.
PlainTextSerializerSession - Class in org.apache.juneau.plaintext
Session object that lives for the duration of a single use of PlainTextSerializer.
PlainTextSerializerSession(PlainTextSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.plaintext.PlainTextSerializerSession
Create a new session using properties specified in the context.
PojoIntrospector - Class in org.apache.juneau.utils
Used to invoke methods on Objects using arguments in serialized form.
PojoIntrospector(Object, ReaderParser) - Constructor for class org.apache.juneau.utils.PojoIntrospector
Constructor.
PojoIntrospector(Object) - Constructor for class org.apache.juneau.utils.PojoIntrospector
Shortcut for calling new PojoIntrospector(o, null);
PojoMerge - Class in org.apache.juneau.utils
Utility class for merging POJOs behind a single interface.
PojoMerge() - Constructor for class org.apache.juneau.utils.PojoMerge
 
PojoQuery - Class in org.apache.juneau.utils
Designed to provide search/view/sort/paging filtering on tabular in-memory POJO models.
PojoQuery(Object, BeanSession) - Constructor for class org.apache.juneau.utils.PojoQuery
Constructor.
PojoRest - Class in org.apache.juneau.utils
Provides the ability to perform standard REST operations (GET, PUT, POST, DELETE) against nodes in a POJO model.
PojoRest(Object) - Constructor for class org.apache.juneau.utils.PojoRest
Create a new instance of a REST interface over the specified object.
PojoRest(Object, ReaderParser) - Constructor for class org.apache.juneau.utils.PojoRest
Create a new instance of a REST interface over the specified object.
PojoRestException - Exception in org.apache.juneau.utils
Generic exception thrown from the PojoRest class.
PojoRestException(Throwable, int, String, Object...) - Constructor for exception org.apache.juneau.utils.PojoRestException
Constructor.
PojoRestException(int, String, Object...) - Constructor for exception org.apache.juneau.utils.PojoRestException
Constructor.
PojoSwap<T,S> - Class in org.apache.juneau.transform
Used to swap out non-serializable objects with serializable replacements during serialization, and vis-versa during parsing.
PojoSwap() - Constructor for class org.apache.juneau.transform.PojoSwap
Constructor.
PojoSwap(Class<T>, Class<?>) - Constructor for class org.apache.juneau.transform.PojoSwap
Constructor for when the normal and transformed classes are already known.
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: POJO swaps.
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: POJO swaps.
pojoSwaps(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: POJO swaps.
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.parser.ParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
pojoSwaps(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: POJO swaps.
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.BeanTraverseBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.parser.ParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
pojoSwapsRemove(Object...) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
pooled() - Method in class org.apache.juneau.rest.client.RestClientBuilder
When called, the RestClientBuilder.createConnectionManager() method will return a PoolingHttpClientConnectionManager instead of a BasicHttpClientConnectionManager.
pop() - Method in class org.apache.juneau.BeanTraverseSession
Pop an object off the stack.
port(int) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI port.
Position - Class in org.apache.juneau.parser
Identifies a position in a reader or input stream.
Position(int, int) - Constructor for class org.apache.juneau.parser.Position
Constructor.
Position(int) - Constructor for class org.apache.juneau.parser.Position
Constructor.
position(int) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the starting line number.
Positionable - Interface in org.apache.juneau.parser
Interface for objects with positions (lines/columns/byte-positions for example).
POST - Static variable in class org.apache.juneau.http.HttpMethodName
post(String, Object) - Method in class org.apache.juneau.rest.mock.MockRest
Perform a POST request.
post(String, Object) - Method in class org.apache.juneau.utils.PojoRest
Adds a value to a list element in a POJO model.
postAt(String, Object) - Method in class org.apache.juneau.ObjectList
Similar to putAt(String,Object), but used to append to collections and arrays.
postAt(String, Object) - Method in class org.apache.juneau.ObjectMap
Similar to putAt(String,Object), but used to append to collections and arrays.
poster(String) - Method in class org.apache.juneau.dto.html5.Video
poster attribute.
postInit() - Method in class org.apache.juneau.rest.RestContext
Calls all @RestHook(POST_INIT) methods in parent-to-child order.
postInitChildFirst() - Method in class org.apache.juneau.rest.RestContext
Calls all @RestHook(POST_INIT_CHILD_FIRST) methods in child-to-parent order.
PoweredByApache - Class in org.apache.juneau.rest.widget
Widget that places a powered-by-Apache message on the page.
PoweredByApache() - Constructor for class org.apache.juneau.rest.widget.PoweredByApache
 
PoweredByJuneau - Class in org.apache.juneau.rest.widget
Widget that places a powered-by-Juneau message on the page.
PoweredByJuneau() - Constructor for class org.apache.juneau.rest.widget.PoweredByJuneau
 
Pragma - Class in org.apache.juneau.http
Represents a parsed Pragma HTTP request/response header.
pragma(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Pragma request header.
pragma(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Pragma request header.
pragma(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Pragma header value on the request.
pre() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Pre element.
pre(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Pre element with the specified child nodes.
Pre - Class in org.apache.juneau.dto.html5
DTO for an HTML {@doc HTML5.grouping-content#the-pre-element
Pre() - Constructor for class org.apache.juneau.dto.html5.Pre
 
PreconditionFailed - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 412 (Precondition Failed).
PreconditionFailed(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PreconditionFailed
Constructor.
PreconditionFailed() - Constructor for exception org.apache.juneau.rest.exception.PreconditionFailed
Constructor.
PreconditionFailed(String) - Constructor for exception org.apache.juneau.rest.exception.PreconditionFailed
Constructor.
PreconditionFailed(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PreconditionFailed
Constructor.
PreconditionFailed(Throwable) - Constructor for exception org.apache.juneau.rest.exception.PreconditionFailed
Constructor.
PreconditionRequired - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 428 (Precondition Required).
PreconditionRequired(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PreconditionRequired
Constructor.
PreconditionRequired(String) - Constructor for exception org.apache.juneau.rest.exception.PreconditionRequired
Constructor.
PreconditionRequired() - Constructor for exception org.apache.juneau.rest.exception.PreconditionRequired
Constructor.
PreconditionRequired(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.PreconditionRequired
Constructor.
PreconditionRequired(Throwable) - Constructor for exception org.apache.juneau.rest.exception.PreconditionRequired
Constructor.
prefix(Object) - Method in class org.apache.juneau.dto.swagger.Xml
PREFIX - Static variable in interface org.apache.juneau.jena.RdfCommon
Property prefix.
preload(Object) - Method in class org.apache.juneau.dto.html5.Audio
preload attribute.
preload(String) - Method in class org.apache.juneau.dto.html5.Video
preload attribute.
preserveRootElement(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: Preserve root element during generalized parsing.
preserveRootElement() - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: Preserve root element during generalized parsing.
println(Object) - Method in class org.apache.juneau.marshall.Marshall
Convenience method for calling System.out.println(...) on the specified object after calling Marshall.toString(Object).
println(Object) - Method in class org.apache.juneau.serializer.WriterSerializer
Convenience method for serializing an object and sending it to STDOUT.
ProcBuilder - Class in org.apache.juneau.utils
Utility class for running operating system processes.
ProcBuilder() - Constructor for class org.apache.juneau.utils.ProcBuilder
 
ProcBuilder.Matcher - Class in org.apache.juneau.utils
Specifies interface for defining OS-specific commands.
process(String) - Method in interface org.apache.juneau.utils.IOPipe.LineProcessor
Process the specified line.
Processing - Class in org.apache.juneau.rest.response
Represents an HTTP 102 Processing response.
Processing() - Constructor for class org.apache.juneau.rest.response.Processing
Constructor using HTTP-standard message.
Processing(String) - Constructor for class org.apache.juneau.rest.response.Processing
Constructor using custom message.
produces(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
produces(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the produces property.
produces(boolean, String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Supported accept media types.
produces(boolean, MediaType...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Supported accept media types.
progress() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Progress element.
progress(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Progress element with the specified child nodes.
Progress - Class in org.apache.juneau.dto.html5
DTO for an HTML <progress> element.
Progress() - Constructor for class org.apache.juneau.dto.html5.Progress
 
prop(String, Object) - Method in class org.apache.juneau.rest.RestRequest
Shortcut for calling getProperties().append(name, value); fluently.
prop(String, Object) - Method in class org.apache.juneau.rest.RestResponse
Shortcut for calling getProperties().append(name, value); fluently.
properties - Variable in class org.apache.juneau.BeanMeta
The properties on the target class.
properties(ObjectMap) - Method in class org.apache.juneau.BeanSessionArgs
 
properties(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the properties property.
properties(ObjectMap) - Method in class org.apache.juneau.parser.ParserSessionArgs
 
properties - Variable in class org.apache.juneau.rest.helper.BeanDescription
The bean properties.
properties - Variable in class org.apache.juneau.rest.labels.BeanDescription
Deprecated.
The bean properties.
properties(ObjectMap) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
 
properties(ObjectMap) - Method in class org.apache.juneau.SessionArgs
Session-level properties.
properties(String...) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean property includes.
property(String, HttpPartSchemaBuilder) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
properties field.
Property - Annotation Type in org.apache.juneau.rest.annotation
Property name/value pair used in the @RestResource(properties) annotation.
propertyCache - Variable in class org.apache.juneau.BeanMap
Temporary holding cache for beans with read-only properties.
PropertyConverter<T> - Interface in org.apache.juneau
Used to convert property values to standardized Boolean/Integer/Class/Object values in property store builders.
propertyFilter(Class<? extends PropertyFilter>) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Property filter.
PropertyFilter - Class in org.apache.juneau.transform
Bean property filter.
PropertyFilter() - Constructor for class org.apache.juneau.transform.PropertyFilter
 
propertyNamer(Class<? extends PropertyNamer>) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Bean property namer
PropertyNamer - Interface in org.apache.juneau
Defines an API for converting conventional bean property names to some other form.
propertyNamer(Class<? extends PropertyNamer>) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean property namer
PropertyNamerDefault - Class in org.apache.juneau
Default property namer.
PropertyNamerDefault() - Constructor for class org.apache.juneau.PropertyNamerDefault
 
PropertyNamerDLC - Class in org.apache.juneau
Converts property names to dashed-lower-case format.
PropertyNamerDLC() - Constructor for class org.apache.juneau.PropertyNamerDLC
 
PropertyNamerULC - Class in org.apache.juneau
Converts property names to underscore-lower-case format.
PropertyNamerULC() - Constructor for class org.apache.juneau.PropertyNamerULC
 
PropertyStore - Class in org.apache.juneau
Represents an immutable collection of properties.
PropertyStoreBuilder - Class in org.apache.juneau
A builder for PropertyStore objects.
PropertyType - Enum in org.apache.juneau
Represents possible property types of properties in a PropertyStore.
protocol(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
PROXY - Static variable in class org.apache.juneau.http.HttpMethodName
Deprecated.
proxy(HttpHost) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ProxyAuthenticate - Class in org.apache.juneau.http
Represents a parsed Proxy-Authenticate HTTP response header.
proxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ProxyAuthorization - Class in org.apache.juneau.http
Represents a parsed Proxy-Authorization HTTP request header.
proxyAuthorization(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Proxy-Authorization request header.
proxyAuthorization(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Proxy-Authorization request header.
proxyAuthorization(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Proxy-Authorization header value on the request.
psb - Variable in class org.apache.juneau.ContextBuilder
Contains all the modifiable settings for the implementation class.
publicSuffixMatcher(PublicSuffixMatcher) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
published(Calendar) - Method in class org.apache.juneau.dto.atom.Entry
Sets the publish timestamp of this entry.
published(String) - Method in class org.apache.juneau.dto.atom.Entry
Sets the publish timestamp of this entry.
push(String, Object, ClassMeta<?>) - Method in class org.apache.juneau.BeanTraverseSession
Push the specified object onto the stack.
put(String, Object) - Method in class org.apache.juneau.BeanMap
Sets a property on the bean.
PUT - Static variable in class org.apache.juneau.http.HttpMethodName
put(K, V) - Method in class org.apache.juneau.internal.Cache
Adds the value with the specified key to this cache.
put(String, Object) - Method in class org.apache.juneau.internal.DelegateBeanMap
 
put(String, Object) - Method in class org.apache.juneau.internal.SimpleMap
 
put(K, V) - Method in class org.apache.juneau.internal.WrappedMap
 
put(String, Object) - Method in class org.apache.juneau.rest.mock.MockRest
Perform a PUT request.
put(String, Object) - Method in class org.apache.juneau.rest.RequestFormData
Sets a request form-data parameter value.
put(String, Enumeration<String>) - Method in class org.apache.juneau.rest.RequestHeaders
Adds a set of header values to this object.
put(String, Object) - Method in class org.apache.juneau.rest.RequestHeaders
Sets a request header value.
put(String, Object) - Method in class org.apache.juneau.rest.RequestPath
Sets a request query parameter value.
put(String, Object) - Method in class org.apache.juneau.rest.RequestPathMatch
Deprecated.
Sets a request query parameter value.
put(String, Object) - Method in class org.apache.juneau.rest.RequestQuery
Sets a request query parameter value.
put(String, Object) - Method in class org.apache.juneau.utils.PojoRest
Sets/replaces the element addressed by the URL.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.juneau.internal.WrappedMap
 
putAt(String, Object) - Method in class org.apache.juneau.ObjectList
Same as set(int,Object), but the key is a slash-delimited path used to traverse entries in this POJO.
putAt(String, Object) - Method in class org.apache.juneau.ObjectMap
Same as put(String,Object), but the key is a slash-delimited path used to traverse entries in this POJO.
putIfEmpty(String, Object) - Method in class org.apache.juneau.ObjectMap
Sets a value in this map if the entry does not exist or the value is null or an empty string.
putIfNotExists(String, Object) - Method in class org.apache.juneau.ObjectMap
Adds a mapping if the specified key doesn't exist.
putIfNull(String, Object) - Method in class org.apache.juneau.ObjectMap
Sets a value in this map if the entry does not exist or the value is null.
putJson(String, String) - Method in class org.apache.juneau.ObjectMap
Convenience method for inserting JSON directly into an attribute on this object.
putValue(String, Object) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 

Q

q() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Q element.
q(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Q element with the specified child nodes.
Q - Class in org.apache.juneau.dto.html5
DTO for an HTML <q> element.
Q() - Constructor for class org.apache.juneau.dto.html5.Q
 
q() - Method in class org.apache.juneau.html.HtmlWriter
 
q() - Method in class org.apache.juneau.json.JsonWriter
 
q() - Method in class org.apache.juneau.serializer.SerializerWriter
Adds the quote character specified by the quoteChar setting to the output.
q() - Method in class org.apache.juneau.uon.UonWriter
 
q() - Method in class org.apache.juneau.xml.XmlWriter
 
Query - Annotation Type in org.apache.juneau.http.annotation
REST request form-data annotation.
Query - Annotation Type in org.apache.juneau.remoteable
Deprecated.
Use Query
Query - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
Use Query
query(String, Object, boolean, HttpPartSerializer, HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Adds a query parameter to the URI query.
query(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Adds a query parameter to the URI query.
query(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Adds query parameters to the URI query.
query(String) - Method in class org.apache.juneau.rest.client.RestCall
Sets a custom URI query.
query(String, Object, boolean, HttpPartSerializer) - Method in class org.apache.juneau.rest.client.RestCall
query(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Request query parameters.
query(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Adds a query data entry to this request.
Queryable - Class in org.apache.juneau.rest.converters
Converter for enabling of PojoQuery support on response objects returned by a @RestMethod method.
Queryable() - Constructor for class org.apache.juneau.rest.converters.Queryable
 
QueryIfNE - Annotation Type in org.apache.juneau.remoteable
Deprecated.
queryIfNE(String, Object) - Method in class org.apache.juneau.rest.client.RestCall
Adds a query parameter to the URI query if the parameter value is not null or an empty string.
queryIfNE(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestCall
Adds query parameters to the URI for any parameters that aren't null/empty.
QueryMenuItem - Class in org.apache.juneau.rest.widget
Widget that returns a menu-item drop-down form for entering search/view/sort arguments.
QueryMenuItem() - Constructor for class org.apache.juneau.rest.widget.QueryMenuItem
 
queryString(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
quoteChar(char) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
quoteChar(char) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
quoteChar(char) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
quoteChar(char) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
quoteChar(char) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Quote character.
quoteChar(char) - Method in class org.apache.juneau.serializer.SerializerBuilder
Deprecated.
Unused.
quoteChar(char) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Quote character.
quoteChar - Variable in class org.apache.juneau.serializer.SerializerWriter
The quote character being used by this writer.
quoteChar(char) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
Configuration property: Quote character.
quoteChar(char) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
quoteChar(char) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
quoteChar(char) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 

R

r - Variable in class org.apache.juneau.parser.ParserReader
Wrapped reader
Range - Class in org.apache.juneau.http
Represents a parsed Range HTTP request header.
range(char, char) - Method in class org.apache.juneau.internal.AsciiSet.Builder
Adds a range of characters to this set.
range(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Range request header.
range(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Range request header.
range(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Range header value on the request.
RangeNotSatisfiable - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 416 (Range Not Satisfiable).
RangeNotSatisfiable(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Constructor.
RangeNotSatisfiable(String) - Constructor for exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Constructor.
RangeNotSatisfiable() - Constructor for exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Constructor.
RangeNotSatisfiable(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Constructor.
RangeNotSatisfiable(Throwable) - Constructor for exception org.apache.juneau.rest.exception.RangeNotSatisfiable
Constructor.
ranges(String...) - Method in class org.apache.juneau.internal.AsciiSet.Builder
Shortcut for calling multiple ranges.
rawMetaType(ClassMeta<?>) - Method in class org.apache.juneau.BeanPropertyMeta.Builder
Sets the raw metadata type for this bean property.
rb() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Rb element.
rb(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Rb element with the specified Rb.children(Object[]) nodes.
Rb - Class in org.apache.juneau.dto.html5
DTO for an HTML <rb> element.
Rb() - Constructor for class org.apache.juneau.dto.html5.Rb
 
RDF - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Rdf - Annotation Type in org.apache.juneau.jena.annotation
Annotation for specifying options for RDF serializers.
RDF_addBeanTypeProperties - Static variable in class org.apache.juneau.jena.RdfSerializer
RDF_addBeanTypes - Static variable in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add "_type" properties when needed.
RDF_addLiteralTypes - Static variable in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add XSI data types to non-String literals.
RDF_addRootProperty - Static variable in class org.apache.juneau.jena.RdfSerializer
Configuration property: Add RDF root identifier property to root node.
RDF_arp_embedding - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML ARP property: embedding.
RDF_arp_err_ - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML ARP property: ERR_xxx.
RDF_arp_errorMode - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML ARP property: error-mode.
RDF_arp_ign_ - Static variable in interface org.apache.juneau.jena.RdfCommon
RDF/XML ARP property: IGN_xxx.
RDF_arp_iriRules - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: iri_rules.
RDF_arp_warn_ - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML ARP property: WARN_xxx.
RDF_autoDetectNamespaces - Static variable in class org.apache.juneau.jena.RdfSerializer
Configuration property: Auto-detect namespace usage.
RDF_BAG - Static variable in class org.apache.juneau.jena.Constants
RDF resource that identifies a Bag value.
RDF_collectionFormat - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF format for representing collections and arrays.
RDF_juneauBpNs - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: Default XML namespace for bean properties.
RDF_juneauNs - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: XML namespace for Juneau properties.
RDF_juneauNs_ITEMS - Static variable in class org.apache.juneau.jena.Constants
RDF property identifier "items".
RDF_juneauNs_ROOT - Static variable in class org.apache.juneau.jena.Constants
RDF property identifier "root".
RDF_juneauNs_TYPE - Static variable in class org.apache.juneau.jena.Constants
RDF property identifier "class".
RDF_juneauNs_VALUE - Static variable in class org.apache.juneau.jena.Constants
RDF property identifier "value".
RDF_language - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF language.
RDF_looseCollections - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: Collections should be serialized and parsed as loose collections.
RDF_n3_abbrevBaseUri - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: abbrevBaseURI.
RDF_n3_indentProperty - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: indentProperty.
RDF_n3_minGap - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: minGap.
RDF_n3_objectLists - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: objectLists.
RDF_n3_propertyColumn - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: propertyColumn.
RDF_n3_subjectColumn - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: subjectColumn.
RDF_n3_useDoubles - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: useDoubles.
RDF_n3_usePropertySymbols - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: usePropertySymbols.
RDF_n3_useTripleQuotedStrings - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: useTripleQuotedStrings.
RDF_n3_widePropertyLen - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: N3/Turtle property: widePropertyLen.
RDF_namespaces - Static variable in class org.apache.juneau.jena.RdfSerializer
Configuration property: Default namespaces.
RDF_NIL - Static variable in class org.apache.juneau.jena.Constants
RDF resource that identifies a null value.
RDF_rdfxml_allowBadUris - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: allowBadURIs.
RDF_rdfxml_attributeQuoteChar - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: attributeQuoteChar.
RDF_rdfxml_blockRules - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: blockRules.
RDF_rdfxml_longId - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: longId.
RDF_rdfxml_relativeUris - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: relativeURIs.
RDF_rdfxml_showDoctypeDeclaration - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: showDoctypeDeclaration.
RDF_rdfxml_showXmlDeclaration - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: showXmlDeclaration.
RDF_rdfxml_tab - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: tab.
RDF_rdfxml_xmlBase - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: RDF/XML property: xmlbase.
RDF_SEQ - Static variable in class org.apache.juneau.jena.Constants
RDF resource that identifies a Seq value.
RDF_trimWhitespace - Static variable in class org.apache.juneau.jena.RdfParser
Configuration property: Trim whitespace from text elements.
RDF_useXmlNamespaces - Static variable in interface org.apache.juneau.jena.RdfCommon
Configuration property: Reuse XML namespaces when RDF namespaces not specified.
RDFABBREV - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
RdfBeanMeta - Class in org.apache.juneau.jena
Metadata on beans specific to the RDF serializers and parsers pulled from the @Rdf annotation on the class.
RdfBeanMeta(BeanMeta<?>) - Constructor for class org.apache.juneau.jena.RdfBeanMeta
Constructor.
RdfBeanPropertyMeta - Class in org.apache.juneau.jena
Metadata on bean properties specific to the RDF serializers and parsers pulled from the @Rdf annotation on the bean property.
RdfBeanPropertyMeta(BeanPropertyMeta) - Constructor for class org.apache.juneau.jena.RdfBeanPropertyMeta
Constructor.
RdfClassMeta - Class in org.apache.juneau.jena
Metadata on classes specific to the RDF serializers and parsers pulled from the @Rdf annotation on the class.
RdfClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.jena.RdfClassMeta
Constructor.
RdfCollectionFormat - Enum in org.apache.juneau.jena
Used in conjunction with the @Rdf(collectionFormat) annotation to fine-tune how classes, beans, and bean properties are serialized, particularly collections.
RdfCommon - Interface in org.apache.juneau.jena
Configurable properties common to both the RdfSerializer and RdfParser classes.
RdfNs - Annotation Type in org.apache.juneau.jena.annotation
Namespace name/URL mapping pair.
RdfParser - Class in org.apache.juneau.jena
Parses RDF into POJOs.
RdfParser(PropertyStore, String...) - Constructor for class org.apache.juneau.jena.RdfParser
Constructor.
RdfParser(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParser
Constructor.
RdfParser.N3 - Class in org.apache.juneau.jena
Deprecated.
RdfParser.NTriple - Class in org.apache.juneau.jena
Deprecated.
RdfParser.Turtle - Class in org.apache.juneau.jena
Deprecated.
RdfParser.Xml - Class in org.apache.juneau.jena
Deprecated.
RdfParserBuilder - Class in org.apache.juneau.jena
Builder class for building instances of RDF parsers.
RdfParserBuilder() - Constructor for class org.apache.juneau.jena.RdfParserBuilder
Constructor, default settings.
RdfParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParserBuilder
Constructor.
RdfParserSession - Class in org.apache.juneau.jena
Session object that lives for the duration of a single use of RdfParser.
RdfParserSession(RdfParser, ParserSessionArgs) - Constructor for class org.apache.juneau.jena.RdfParserSession
Create a new session using properties specified in the context.
RdfSchema - Annotation Type in org.apache.juneau.jena.annotation
Identifies the default RDF namespaces at the package level.
RdfSerializer - Class in org.apache.juneau.jena
Serializes POJOs to RDF.
RdfSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.jena.RdfSerializer
Constructor.
RdfSerializer(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer
Constructor.
RdfSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.jena.RdfSerializer
RdfSerializer.N3 - Class in org.apache.juneau.jena
Deprecated.
RdfSerializer.NTriple - Class in org.apache.juneau.jena
Deprecated.
RdfSerializer.Turtle - Class in org.apache.juneau.jena
Deprecated.
RdfSerializer.Xml - Class in org.apache.juneau.jena
Deprecated.
RdfSerializer.XmlAbbrev - Class in org.apache.juneau.jena
RdfSerializerBuilder - Class in org.apache.juneau.jena
Builder class for building instances of RDF serializers.
RdfSerializerBuilder() - Constructor for class org.apache.juneau.jena.RdfSerializerBuilder
Constructor, default settings.
RdfSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializerBuilder
Constructor.
RdfSerializerSession - Class in org.apache.juneau.jena
Session object that lives for the duration of a single use of RdfSerializer.
RdfSerializerSession(RdfSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.jena.RdfSerializerSession
Create a new session using properties specified in the context.
RdfUtils - Class in org.apache.juneau.jena
Utility classes.
RdfUtils() - Constructor for class org.apache.juneau.jena.RdfUtils
 
RdfXml - Class in org.apache.juneau.marshall
A pairing of a RdfXmlSerializer and RdfXmlParser into a single class with convenience read/write methods.
RdfXml(RdfXmlSerializer, RdfXmlParser) - Constructor for class org.apache.juneau.marshall.RdfXml
Constructor.
RdfXml() - Constructor for class org.apache.juneau.marshall.RdfXml
Constructor.
RdfXmlAbbrev - Class in org.apache.juneau.marshall
A pairing of a RdfXmlAbbrevSerializer and RdfXmlParser into a single class with convenience read/write methods.
RdfXmlAbbrev(RdfXmlAbbrevSerializer, RdfXmlParser) - Constructor for class org.apache.juneau.marshall.RdfXmlAbbrev
Constructor.
RdfXmlAbbrev() - Constructor for class org.apache.juneau.marshall.RdfXmlAbbrev
Constructor.
RdfXmlAbbrevSerializer - Class in org.apache.juneau.jena
Subclass of RdfParser for parsing RDF in Abbreviated-XML notation.
RdfXmlAbbrevSerializer(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfXmlAbbrevSerializer
Constructor.
RdfXmlParser - Class in org.apache.juneau.jena
Subclass of RdfParser for parsing RDF in standard XML notation.
RdfXmlParser(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfXmlParser
Constructor.
RdfXmlSerializer - Class in org.apache.juneau.jena
Subclass of RdfSerializer for serializing RDF in standard XML notation.
RdfXmlSerializer(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfXmlSerializer
Constructor.
read(String) - Method in class org.apache.juneau.config.store.ConfigFileStore
 
read(String) - Method in class org.apache.juneau.config.store.ConfigMemoryStore
 
read(String) - Method in class org.apache.juneau.config.store.ConfigStore
Returns the contents of the configuration file.
read() - Method in class org.apache.juneau.internal.CharSequenceReader
 
read(char[], int, int) - Method in class org.apache.juneau.internal.CharSequenceReader
 
read(Object) - Static method in class org.apache.juneau.internal.IOUtils
Reads the specified object to a String.
read(Object...) - Static method in class org.apache.juneau.internal.IOUtils
Same as IOUtils.read(Object) but appends all the input into a single String.
read(File) - Static method in class org.apache.juneau.internal.IOUtils
Reads the contents of a file into a string.
read(Reader) - Static method in class org.apache.juneau.internal.IOUtils
Reads the contents of a reader into a string.
read(InputStream, Charset) - Static method in class org.apache.juneau.internal.IOUtils
Reads the contents of an input stream into a string using the specified charset.
read(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
Reads the contents of an input stream into a string using the system default charset.
read(Reader, int, int) - Static method in class org.apache.juneau.internal.IOUtils
Reads the specified input into a String until the end of the input is reached.
read(Object, Type, Type...) - Method in class org.apache.juneau.marshall.Marshall
Parses input into the specified object type.
read(Object, Class<T>) - Method in class org.apache.juneau.marshall.Marshall
Same as Marshall.read(Object, Type, Type...) except optimized for a non-parameterized class.
read() - Method in class org.apache.juneau.msgpack.MsgPackInputStream
Deprecated.
Unused.
read() - Method in class org.apache.juneau.parser.ParserInputStream
 
read() - Method in class org.apache.juneau.parser.ParserReader
Reads a single character.
read(int) - Method in class org.apache.juneau.parser.ParserReader
Read the specified number of characters off the stream.
read(char[], int, int) - Method in class org.apache.juneau.parser.ParserReader
Subclasses can override this method to provide additional filtering.
read() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
read(byte[]) - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
read(byte[], int, int) - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
read(char[], int, int) - Method in class org.apache.juneau.uon.UonReader
 
Readable(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializer.Readable
Constructor.
Readable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSchemaSerializer.Readable
Constructor.
Readable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.Readable
Constructor.
Readable(PropertyStore) - Constructor for class org.apache.juneau.json.SimpleJsonSerializer.Readable
Constructor.
Readable(PropertyStore) - Constructor for class org.apache.juneau.uon.UonSerializer.Readable
Constructor.
Readable(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer.Readable
Constructor.
ReadableSafe(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.ReadableSafe
Constructor.
readBytes(Object, int) - Static method in class org.apache.juneau.internal.IOUtils
Read the specified object into a byte array.
readBytes(InputStream) - Static method in class org.apache.juneau.internal.IOUtils
Read the specified input stream into a byte array.
readBytes(InputStream, int) - Static method in class org.apache.juneau.internal.IOUtils
Read the specified input stream into a byte array.
readBytes(File) - Static method in class org.apache.juneau.internal.IOUtils
Read the specified file into a byte array.
readBytes(File, int) - Static method in class org.apache.juneau.internal.IOUtils
Read the specified file into a byte array.
readBytes(Object) - Static method in class org.apache.juneau.internal.IOUtils
Shortcut for calling readBytes(in, 1024);
readBytes(Object...) - Static method in class org.apache.juneau.internal.IOUtils
Same as IOUtils.readBytes(Object) but appends all the input into a single byte array.
readCodePoint() - Method in class org.apache.juneau.parser.ParserReader
Same as ParserReader.read() but detects and combines extended unicode characters (characters above 0x10000).
readEntry(ResultSet, int, int) - Static method in class org.apache.juneau.dto.ResultSetList
Reads the specified column from the current row in the result set.
ReaderHandler - Class in org.apache.juneau.rest.reshandlers
Response handler for Reader objects.
ReaderHandler() - Constructor for class org.apache.juneau.rest.reshandlers.ReaderHandler
 
ReaderParser - Class in org.apache.juneau.parser
Subclass of Parser for characters-based parsers.
ReaderParser(PropertyStore, String...) - Constructor for class org.apache.juneau.parser.ReaderParser
Constructor.
ReaderParserBuilder - Class in org.apache.juneau.parser
Base builder class for building instances of reader-based parsers.
ReaderParserBuilder() - Constructor for class org.apache.juneau.parser.ReaderParserBuilder
Constructor, default settings.
ReaderParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.parser.ReaderParserBuilder
Constructor.
ReaderParserSession - Class in org.apache.juneau.parser
Subclass of parser session objects for character-based parsers.
ReaderParserSession(ReaderParser, ParserSessionArgs) - Constructor for class org.apache.juneau.parser.ReaderParserSession
Create a new session using properties specified in the context.
ReaderParserSession(ParserSessionArgs) - Constructor for class org.apache.juneau.parser.ReaderParserSession
Constructor for sessions that don't require context.
ReaderResource - Class in org.apache.juneau.http
Represents the contents of a text file with convenience methods for resolving SVL variables and adding HTTP response headers.
ReaderResource(ReaderResource.Builder) - Constructor for class org.apache.juneau.http.ReaderResource
Constructor.
ReaderResource(MediaType, Map<String, Object>, boolean, Object...) - Constructor for class org.apache.juneau.http.ReaderResource
Constructor.
ReaderResource - Class in org.apache.juneau.rest.helper
Deprecated.
ReaderResource(MediaType, Map<String, Object>, VarResolverSession, Object...) - Constructor for class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
Constructor.
ReaderResource - Class in org.apache.juneau.rest
Deprecated.
ReaderResource(MediaType, Map<String, Object>, VarResolverSession, Object...) - Constructor for class org.apache.juneau.rest.ReaderResource
Deprecated.
Constructor.
ReaderResource.Builder - Class in org.apache.juneau.http
Builder class for constructing ReaderResource objects.
ReaderResourceBuilder - Class in org.apache.juneau.rest.helper
Deprecated.
ReaderResourceBuilder() - Constructor for class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
 
ReaderResourceBuilder - Class in org.apache.juneau.rest
Deprecated.
ReaderResourceBuilder() - Constructor for class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
 
ReaderSwap - Class in org.apache.juneau.transforms
Transforms the contents of a Reader into an Object.
ReaderSwap(ReaderParser) - Constructor for class org.apache.juneau.transforms.ReaderSwap
 
ReaderSwap.Html - Class in org.apache.juneau.transforms
Reader transform for reading HTML text.
ReaderSwap.Json - Class in org.apache.juneau.transforms
Reader transform for reading JSON text.
ReaderSwap.PlainText - Class in org.apache.juneau.transforms
Reader transform for reading plain text.
ReaderSwap.Uon - Class in org.apache.juneau.transforms
Reader transform for reading plain text.
ReaderSwap.UrlEncoding - Class in org.apache.juneau.transforms
Reader transform for reading plain text.
ReaderSwap.Xml - Class in org.apache.juneau.transforms
Reader transform for reading XML text.
readFile(String) - Static method in class org.apache.juneau.internal.IOUtils
Reads the contents of a file into a string.
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
 
readOnly() - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Beans on separate lines.
readonly(Object) - Method in class org.apache.juneau.dto.html5.Input
readonly attribute.
readonly(boolean) - Method in class org.apache.juneau.dto.html5.Input
readonly attribute.
readonly(Object) - Method in class org.apache.juneau.dto.html5.Textarea
readonly attribute.
readOnly(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
readProperty(Object, String, Object) - Method in class org.apache.juneau.transform.BeanFilter
Calls the PropertyFilter.readProperty(Object, String, Object) method on the registered property filters.
readProperty(Object, String, Object) - Method in class org.apache.juneau.transform.PropertyFilter
Property read interceptor.
readSkipWs() - Method in class org.apache.juneau.parser.ParserReader
Same as ParserReader.read() but skips over any whitespace characters.
realPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
receiveResponseEntity(HttpResponse) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
receiveResponseHeader() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
Redirect - Class in org.apache.juneau.rest
Deprecated.
Redirect(Object, Object...) - Constructor for class org.apache.juneau.rest.Redirect
Deprecated.
Redirect to the specified URL.
Redirect(Object) - Constructor for class org.apache.juneau.rest.Redirect
Deprecated.
Convenience method for redirecting to instance of URL and URI.
Redirect(int, Object, Object...) - Constructor for class org.apache.juneau.rest.Redirect
Deprecated.
Redirect to the specified URL.
Redirect() - Constructor for class org.apache.juneau.rest.Redirect
Deprecated.
Shortcut for redirecting to the servlet root.
redirectMaxAttempts(int) - Method in class org.apache.juneau.rest.client.RestCall
Specify the number of redirects to follow before throwing an exception.
redirectStrategy(RedirectStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ref(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
ref(Object) - Method in class org.apache.juneau.dto.swagger.Items
ref(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Referer - Class in org.apache.juneau.http
Represents a parsed Referer HTTP request header.
referer(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Referer request header.
referer(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Referer request header.
referer(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Referer header value on the request.
register(ConfigEventListener) - Method in class org.apache.juneau.config.internal.ConfigMap
Registers an event listener on this map.
register(String, ConfigStoreListener) - Method in class org.apache.juneau.config.store.ConfigStore
Registers a new listener on this store.
rel(String) - Method in class org.apache.juneau.dto.atom.Link
Sets the rel of this link.
rel(String) - Method in class org.apache.juneau.dto.html5.A
rel attribute.
rel(String) - Method in class org.apache.juneau.dto.html5.Area
rel attribute.
rel(String) - Method in class org.apache.juneau.dto.html5.Link
rel attribute.
relativize(Object, Object) - Method in class org.apache.juneau.UriResolver
Relativizes a URI.
relativizeUri(Object, Object) - Method in class org.apache.juneau.serializer.SerializerSession
releaseConnection(HttpClientConnection, Object, long, TimeUnit) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
Remoteable - Annotation Type in org.apache.juneau.remoteable
REMOTEABLE_includeOnlyRemotableMethods - Static variable in class org.apache.juneau.rest.remoteable.RemoteableServiceProperties
Deprecated.
Only expose interfaces and methods annotated with @Remoteable (Boolean, default=false).
RemoteableMeta - Class in org.apache.juneau.remoteable
Deprecated.
Internal class.
RemoteableMeta(Class<?>, String) - Constructor for class org.apache.juneau.remoteable.RemoteableMeta
Deprecated.
Constructor.
RemoteableMetadataException - Exception in org.apache.juneau.remoteable
Deprecated.
Internal class.
RemoteableMetadataException(Method, String, Object...) - Constructor for exception org.apache.juneau.remoteable.RemoteableMetadataException
Deprecated.
Constructor.
RemoteableMetadataException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.remoteable.RemoteableMetadataException
Deprecated.
Constructor.
RemoteableMethodMeta - Class in org.apache.juneau.remoteable
Deprecated.
Internal class.
RemoteableMethodMeta(String, Method) - Constructor for class org.apache.juneau.remoteable.RemoteableMethodMeta
Deprecated.
Constructor.
RemoteableServiceProperties - Class in org.apache.juneau.rest.remoteable
Deprecated.
RemoteableServiceProperties() - Constructor for class org.apache.juneau.rest.remoteable.RemoteableServiceProperties
Deprecated.
 
RemoteableServlet - Class in org.apache.juneau.rest.remoteable
Deprecated.
RemoteableServlet() - Constructor for class org.apache.juneau.rest.remoteable.RemoteableServlet
Deprecated.
 
remoteAddr(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
remoteHost(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
RemoteInterface - Annotation Type in org.apache.juneau.remote
Identifies a remote proxy REST interface.
RemoteInterfaceMeta - Class in org.apache.juneau.remote
Contains the meta-data about a remote proxy REST interface.
RemoteInterfaceMeta(Class<?>, String) - Constructor for class org.apache.juneau.remote.RemoteInterfaceMeta
Constructor.
RemoteInterfaceMethod - Class in org.apache.juneau.remote
Contains the meta-data about a Java method on a remote class.
RemoteInterfaceMethod(String, Method) - Constructor for class org.apache.juneau.remote.RemoteInterfaceMethod
Constructor.
RemoteInterfaceServlet - Class in org.apache.juneau.rest.remote
Deprecated.
RemoteInterfaceServlet() - Constructor for class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
 
RemoteMetadataException - Exception in org.apache.juneau.rest.client.remote
Exceptions caused by invalid REST proxy classes.
RemoteMetadataException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.client.remote.RemoteMetadataException
Constructor.
RemoteMetadataException(Method, String, Object...) - Constructor for exception org.apache.juneau.rest.client.remote.RemoteMetadataException
Constructor.
RemoteMetadataException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.rest.client.remote.RemoteMetadataException
Constructor.
RemoteMethod - Annotation Type in org.apache.juneau.remoteable
Deprecated.
Use org.apache.juneau.client.remote.RemoteMethod
RemoteMethod - Annotation Type in org.apache.juneau.rest.client.remote
Annotation applied to Java methods on REST proxy.
RemoteMethodArg - Class in org.apache.juneau.remoteable
Deprecated.
Internal class.
RemoteMethodArg(String, String, int, boolean, Class<? extends HttpPartSerializer>) - Constructor for class org.apache.juneau.remoteable.RemoteMethodArg
Deprecated.
Constructor.
RemoteMethodArg - Class in org.apache.juneau.rest.client.remote
Represents the metadata about an annotated argument of a method on a REST proxy class.
RemoteMethodBeanArg - Class in org.apache.juneau.rest.client.remote
Represents the metadata about an Request-annotated argument of a method on a REST proxy class.
RemoteMethodBeanReturn - Class in org.apache.juneau.rest.client.remote
Represents the metadata about an Response-annotated return type on a method on a REST proxy class.
RemoteMethodMeta - Class in org.apache.juneau.rest.client.remote
Contains the meta-data about a Java method on a REST proxy class.
RemoteMethodMeta(String, Method, boolean, String) - Constructor for class org.apache.juneau.rest.client.remote.RemoteMethodMeta
Constructor.
RemoteMethodReturn - Class in org.apache.juneau.rest.client.remote
Represents the metadata about the returned object of a method on a remote proxy interface.
remotePort(int) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
RemoteResource - Annotation Type in org.apache.juneau.rest.client.remote
Identifies a proxy against a REST interface.
RemoteResourceMeta - Class in org.apache.juneau.rest.client.remote
Contains the meta-data about a REST proxy class.
RemoteResourceMeta(Class<?>) - Constructor for class org.apache.juneau.rest.client.remote.RemoteResourceMeta
Constructor.
RemoteReturn - Enum in org.apache.juneau.rest.client.remote
Possible values for the @RemoteMethod(returns) annotation.
remoteUser(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
remove(String) - Method in class org.apache.juneau.config.Config
Removes an entry with the specified key.
remove(Object, Object[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Removes the specified element from the specified array.
remove(Object) - Method in class org.apache.juneau.internal.DelegateBeanMap
 
remove(Object) - Method in class org.apache.juneau.internal.WrappedMap
 
remove() - Method in class org.apache.juneau.microservice.resources.LogParser
 
remove(String) - Method in class org.apache.juneau.PropertyStoreBuilder
Removes the property with the specified key.
removeAll(Collection<String>) - Method in class org.apache.juneau.ObjectMap
Convenience method for removing several keys at once.
removeAll(String...) - Method in class org.apache.juneau.ObjectMap
Convenience method for removing several keys at once.
removeAttribute(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
removeAttribute(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
removeBoolean(String) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,null,Boolean.class).
removeBoolean(String, Boolean) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,def,Boolean.class).
removeEntry(String, String) - Static method in class org.apache.juneau.config.event.ConfigEvent
Removes a value from a configuration.
removeEntry(String, String) - Method in class org.apache.juneau.config.internal.ConfigMap
Removes an entry.
removeFrom(String, Object) - Method in class org.apache.juneau.BeanContextBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.ContextBuilder
Removes a value from a SET, LIST, or MAP property.
removeFrom(String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
removeFrom(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
removeFrom(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
removeFrom(String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
Removes a value from a SET or LIST property.
removeFrom(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
removeFrom(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
removeFrom(String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
removeInt(String) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,null,Integer.class).
removeInt(String, Integer) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,def,Integer.class).
removeListener(ConfigEventListener) - Method in class org.apache.juneau.config.Config
Removes a listener from this config.
removeSection(String) - Method in class org.apache.juneau.config.Config
Removes the section with the specified name.
removeSection(String) - Static method in class org.apache.juneau.config.event.ConfigEvent
Removes a section from the config.
removeSection(String) - Method in class org.apache.juneau.config.internal.ConfigMap
Removes a section.
removeString(String) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,null,String.class).
removeString(String, String) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling removeWithDefault(key,def,String.class).
removeValue(String) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
removeWithDefault(String, T, Class<T>) - Method in class org.apache.juneau.ObjectMap
Equivalent to calling get(class,key,def) followed by remove(key);
renderError(HttpServletRequest, HttpServletResponse, RestException) - Method in class org.apache.juneau.rest.BasicRestCallHandler
renderResponseStackTraces(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Render response stack traces in responses.
renderResponseStackTraces() - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Render response stack traces in responses.
repeat(int, String) - Static method in class org.apache.juneau.internal.StringUtils
Creates a repeated pattern.
replace(int, int) - Method in class org.apache.juneau.parser.ParserReader
Replaces the last character in the marking buffer with the specified character.
replace(char) - Method in class org.apache.juneau.parser.ParserReader
Replace the last read character in the buffer with the specified character.
replaceUnicodeSequences(String) - Static method in class org.apache.juneau.internal.StringUtils
Replaces "\\uXXXX" character sequences with their unicode characters.
replaceVars(String, Map<String, Object>) - Static method in class org.apache.juneau.internal.StringUtils
Simple utility for replacing variables of the form "{key}" with values in the specified map.
reporter(XMLReporter) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
reporter(XMLReporter) - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: XML reporter.
Request - Annotation Type in org.apache.juneau.http.annotation
Request bean annotation.
request(String, String, Object) - Method in class org.apache.juneau.rest.mock.MockRest
Performs a REST request against the REST interface.
request(String, String) - Method in class org.apache.juneau.rest.mock.MockRest
Performs a REST request against the REST interface.
request(String, String, Object) - Method in interface org.apache.juneau.utils.MockHttpConnection
Creates a mocked HTTP request.
RequestAttributeVar - Class in org.apache.juneau.rest.vars
Request attribute variable resolver.
RequestAttributeVar() - Constructor for class org.apache.juneau.rest.vars.RequestAttributeVar
Constructor.
RequestBean - Annotation Type in org.apache.juneau.remoteable
Deprecated.
RequestBeanMeta - Class in org.apache.juneau.httppart.bean
Represents the metadata gathered from a parameter or class annotated with Request.
RequestBeanPropertyMeta - Class in org.apache.juneau.httppart.bean
Represents the metadata gathered from a getter method of a class annotated with Request.
RequestBody - Class in org.apache.juneau.rest
Contains the body of the HTTP request.
requestBodySchema(HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Specifies the part schema for the request body.
requestConnection(HttpRoute, Object) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
requestDispatcher(RequestDispatcher) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
requestedSessionId(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
requestExecutor(HttpRequestExecutor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
RequestFormData - Class in org.apache.juneau.rest
Represents the parsed form-data parameters in an HTTP request.
RequestFormData() - Constructor for class org.apache.juneau.rest.RequestFormData
Deprecated.
Unused.
RequestFormDataVar - Class in org.apache.juneau.rest.vars
Request form data variable resolver.
RequestFormDataVar() - Constructor for class org.apache.juneau.rest.vars.RequestFormDataVar
Constructor.
RequestHeaderFieldsTooLarge - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 431 (Request Header Fields Too Large).
RequestHeaderFieldsTooLarge(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Constructor.
RequestHeaderFieldsTooLarge(String) - Constructor for exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Constructor.
RequestHeaderFieldsTooLarge() - Constructor for exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Constructor.
RequestHeaderFieldsTooLarge(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Constructor.
RequestHeaderFieldsTooLarge(Throwable) - Constructor for exception org.apache.juneau.rest.exception.RequestHeaderFieldsTooLarge
Constructor.
RequestHeaders - Class in org.apache.juneau.rest
Represents the headers in an HTTP request.
RequestHeaderVar - Class in org.apache.juneau.rest.vars
Request header variable resolver.
RequestHeaderVar() - Constructor for class org.apache.juneau.rest.vars.RequestHeaderVar
Constructor.
RequestPath - Class in org.apache.juneau.rest
Contains information about the matched path on the HTTP request.
RequestPathMatch - Class in org.apache.juneau.rest
Deprecated.
Unused.
RequestPathVar - Class in org.apache.juneau.rest.vars
Request path variable resolver.
RequestPathVar() - Constructor for class org.apache.juneau.rest.vars.RequestPathVar
Constructor.
RequestProperties - Class in org.apache.juneau.rest
Encapsulates request-level properties.
RequestProperties(VarResolverSession, RestMethodProperties) - Constructor for class org.apache.juneau.rest.RequestProperties
Constructor
RequestQuery - Class in org.apache.juneau.rest
Represents the query parameters in an HTTP request.
RequestQuery() - Constructor for class org.apache.juneau.rest.RequestQuery
Deprecated.
Unused.
RequestQueryVar - Class in org.apache.juneau.rest.vars
Request query variable resolver.
RequestQueryVar() - Constructor for class org.apache.juneau.rest.vars.RequestQueryVar
Constructor.
requestURI(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
RequestVar - Class in org.apache.juneau.rest.vars
Request attribute variable resolver.
RequestVar() - Constructor for class org.apache.juneau.rest.vars.RequestVar
Constructor.
require(int, String, String) - Method in class org.apache.juneau.xml.XmlReader
 
required(Object) - Method in class org.apache.juneau.dto.html5.Input
required attribute.
required(Object) - Method in class org.apache.juneau.dto.html5.Select
required attribute.
required(Object) - Method in class org.apache.juneau.dto.html5.Textarea
required attribute.
required(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
required(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
required(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
required field.
required(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
required field.
required() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
required field.
reset() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
reset() - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
resetBuffer() - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
ResetContent - Class in org.apache.juneau.rest.response
Represents an HTTP 205 Reset Content response.
ResetContent() - Constructor for class org.apache.juneau.rest.response.ResetContent
Constructor using HTTP-standard message.
ResetContent(String) - Constructor for class org.apache.juneau.rest.response.ResetContent
Constructor using custom message.
resolve(VarResolverSession, String) - Method in class org.apache.juneau.config.vars.ConfigVar
 
resolve() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Resolve schema if reference.
resolve() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
If this schema is a reference to another schema (i.e.
resolve(Object, Class<?>, RestContextBuilder) - Method in class org.apache.juneau.rest.BasicRestResourceResolver
 
resolve(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.RestMethodParam
Resolves the parameter object.
resolve(RestRequest, RestResponse) - Method in class org.apache.juneau.rest.RestParam
Deprecated.
Resolves the parameter object.
resolve(Object, Class<?>, RestContextBuilder) - Method in interface org.apache.juneau.rest.RestResourceResolver
Resolves the specified class to a resource object.
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.FileVar
 
resolve(VarResolverSession, String[]) - Method in class org.apache.juneau.rest.vars.LocalizationVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestAttributeVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestFormDataVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestHeaderVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestPathVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestQueryVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RequestVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.RestInfoVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.ServletInitParamVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.SwaggerVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.UrlEncodeVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.UrlVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.rest.vars.WidgetVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.MapVar
 
resolve(VarResolverSession, String[]) - Method in class org.apache.juneau.svl.MultipartVar
The interface that needs to be implemented for this interface.
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.MultipartVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.StreamedVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.Var
The interface that needs to be implemented for subclasses of SimpleVar.
resolve(String) - Method in class org.apache.juneau.svl.VarResolver
Resolve variables in the specified string.
resolve(String) - Method in class org.apache.juneau.svl.VarResolverSession
Resolve all variables in the specified string.
resolve(T) - Method in class org.apache.juneau.svl.VarResolverSession
Convenience method for resolving variables in arbitrary objects.
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.ArgsVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.CoalesceVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.EnvVariablesVar
 
resolve(VarResolverSession, String[]) - Method in class org.apache.juneau.svl.vars.IfVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.LowerCaseVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.ManifestFileVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.NotEmptyVar
 
resolve(VarResolverSession, String[]) - Method in class org.apache.juneau.svl.vars.PatternMatchVar
 
resolve(VarResolverSession, String[]) - Method in class org.apache.juneau.svl.vars.SwitchVar
 
resolve(VarResolverSession, String) - Method in class org.apache.juneau.svl.vars.UpperCaseVar
 
resolve(Object) - Method in class org.apache.juneau.UriResolver
Converts the specified URI to absolute form based on values in this context.
resolveClassMeta(BeanProperty, Type, Map<Class<?>, Class<?>[]>) - Method in class org.apache.juneau.BeanContext
Used for determining the class type on a method or field where a @BeanProperty annotation may be present.
resolveParameterType(Class<?>, int, Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
Finds the real parameter type of the specified class.
resolver(XMLResolver) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
resolver(XMLResolver) - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: XML resolver.
resolveRefs(Swagger, Deque<String>, int) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Resolves any "$ref" attributes in this element.
resolveRefs(Swagger, Deque<String>, int) - Method in class org.apache.juneau.dto.swagger.Items
Resolves any "$ref" attributes in this element.
resolveRefs(Swagger, Deque<String>, int) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Resolves any "$ref" attributes in this element.
resolveRefs(Swagger, Deque<String>, int) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Resolves any "$ref" attributes in this element.
resolveRefs(Swagger, Deque<String>, int) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Resolves any "$ref" attributes in this element.
resolveStaticFile(String) - Method in class org.apache.juneau.rest.RestContext
Resolve a static resource file.
resolveTo(VarResolverSession, Writer, String) - Method in class org.apache.juneau.rest.vars.SerializedRequestAttrVar
 
resolveTo(VarResolverSession, Writer, String) - Method in class org.apache.juneau.svl.SimpleVar
 
resolveTo(VarResolverSession, Writer, String) - Method in class org.apache.juneau.svl.Var
The interface that needs to be implemented for subclasses of StreamedVar.
resolveTo(String, Writer) - Method in class org.apache.juneau.svl.VarResolver
Resolve variables in the specified string and sends the results to the specified writer.
resolveTo(String, Writer) - Method in class org.apache.juneau.svl.VarResolverSession
Resolves variables in the specified string and sends the output to the specified writer.
resolveUri(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Converts a String to an absolute URI based on the UriContext on this session.
resolveVars(String) - Method in class org.apache.juneau.BeanMap
Given a string containing variables of the form "{property}", replaces those variables with property values in this bean.
resolving(VarResolverSession) - Method in class org.apache.juneau.config.Config
Creates a copy of this config using the specified var session for resolving variables.
ResolvingObjectMap - Class in org.apache.juneau.svl
Subclass of an ObjectMap that automatically resolves any SVL variables in values.
ResolvingObjectMap(VarResolverSession) - Constructor for class org.apache.juneau.svl.ResolvingObjectMap
Constructor.
ResolvingReaderResource - Class in org.apache.juneau.rest.helper
An extension of ReaderResource that allows automatic resolution of SVL variables.
ResolvingReaderResource(ResolvingReaderResource.Builder) - Constructor for class org.apache.juneau.rest.helper.ResolvingReaderResource
Constructor.
ResolvingReaderResource(MediaType, Map<String, Object>, boolean, VarResolverSession, Object...) - Constructor for class org.apache.juneau.rest.helper.ResolvingReaderResource
Constructor.
ResolvingReaderResource.Builder - Class in org.apache.juneau.rest.helper
Builder class for constructing ResolvingReaderResource objects.
ResourceDescription - Class in org.apache.juneau.rest.helper
Shortcut label for child resources.
ResourceDescription(String, String) - Constructor for class org.apache.juneau.rest.helper.ResourceDescription
Constructor.
ResourceDescription() - Constructor for class org.apache.juneau.rest.helper.ResourceDescription
No-arg constructor.
ResourceDescription - Class in org.apache.juneau.rest.labels
Deprecated.
ResourceDescription(String, String) - Constructor for class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
Constructor.
ResourceDescription() - Constructor for class org.apache.juneau.rest.labels.ResourceDescription
Deprecated.
No-arg constructor.
ResourceDescriptions - Class in org.apache.juneau.rest.helper
A list of ResourceDescription objects.
ResourceDescriptions() - Constructor for class org.apache.juneau.rest.helper.ResourceDescriptions
 
resourceResolver(Class<? extends RestResourceResolver>) - Method in class org.apache.juneau.rest.RestContextBuilder
REST resource resolver.
resourceResolver(RestResourceResolver) - Method in class org.apache.juneau.rest.RestContextBuilder
REST resource resolver.
ResourceSwagger - Annotation Type in org.apache.juneau.rest.annotation
Extended annotation for @RestResource(swagger).
response(String, ResponseInfo) - Method in class org.apache.juneau.dto.swagger.Operation
Adds a single value to the responses property.
response(Integer, ResponseInfo) - Method in class org.apache.juneau.dto.swagger.Operation
response(String, ResponseInfo) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the responses property.
Response - Annotation Type in org.apache.juneau.http.annotation
REST response annotation.
Response - Annotation Type in org.apache.juneau.rest.annotation
Deprecated.
ResponseBeanMeta - Class in org.apache.juneau.httppart.bean
Represents the metadata gathered from a parameter or class annotated with Response.
ResponseBeanPropertyMeta - Class in org.apache.juneau.httppart.bean
Represents the metadata gathered from a getter method of a class annotated with Response.
ResponseBody - Annotation Type in org.apache.juneau.http.annotation
REST response body annotation.
responseBodySchema(HttpPartSchema) - Method in class org.apache.juneau.rest.client.RestCall
Specifies the part schema for the response body.
ResponseHandler - Interface in org.apache.juneau.rest
Defines the interface for handlers that convert POJOs to appropriate HTTP responses.
responseHandlers(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Response handlers.
responseHandlers(ResponseHandler...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Response handlers.
ResponseHeader - Annotation Type in org.apache.juneau.http.annotation
REST response header annotation.
ResponseInfo - Class in org.apache.juneau.dto.swagger
Describes a single response from an API Operation.
ResponseInfo() - Constructor for class org.apache.juneau.dto.swagger.ResponseInfo
Default constructor.
ResponseInfo(ResponseInfo) - Constructor for class org.apache.juneau.dto.swagger.ResponseInfo
Copy constructor.
responseInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty ResponseInfo element.
responseInfo(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an ResponseInfo element with the specified description attribute.
ResponsePartMeta - Class in org.apache.juneau.rest
Represents the information needed to serialize a response part such as a response header or body.
ResponsePartMeta(HttpPartType, HttpPartSchema, HttpPartSerializer) - Constructor for class org.apache.juneau.rest.ResponsePartMeta
Constructor.
ResponsePattern - Class in org.apache.juneau.rest.client
Used to find regular expression matches in REST responses made through RestCall.
ResponsePattern(String) - Constructor for class org.apache.juneau.rest.client.ResponsePattern
Constructor.
responsePattern(ResponsePattern) - Method in class org.apache.juneau.rest.client.RestCall
Adds a response pattern finder to look for regular expression matches in the response output.
responses(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
responses(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the properties property.
ResponseStatus - Annotation Type in org.apache.juneau.http.annotation
REST response status annotation.
REST_allowBodyParam - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Allow body URL parameter.
REST_allowedMethodParams - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Allowed method parameters.
REST_allowHeaderParams - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Allow header URL parameters.
REST_callHandler - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: REST call handler.
REST_children - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Children.
REST_classpathResourceFinder - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Classpath resource finder.
REST_clientVersionHeader - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Client version header.
REST_consumes - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Supported content media types.
REST_contextPath - Static variable in class org.apache.juneau.rest.RestContext
REST_converters - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Class-level response converters.
REST_debug - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Debug mode.
REST_defaultCharset - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Default character encoding.
REST_defaultRequestHeaders - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Default request headers.
REST_defaultResponseHeaders - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Default response headers.
REST_encoders - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Compression encoders.
REST_guards - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Class-level guards.
REST_infoProvider - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: REST info provider.
REST_logger - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: REST logger.
REST_maxInput - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: The maximum allowed input size (in bytes) on HTTP requests.
REST_messages - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Messages.
REST_mimeTypes - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: MIME types.
REST_paramResolvers - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Java method parameter resolvers.
REST_parsers - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Parsers.
REST_partParser - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: HTTP part parser.
REST_partSerializer - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: HTTP part serializer.
REST_path - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Resource path.
REST_produces - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Supported accept media types.
REST_renderResponseStackTraces - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Render response stack traces in responses.
REST_resourceResolver - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: REST resource resolver.
REST_responseHandlers - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Response handlers.
REST_serializers - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Serializers.
REST_staticFileResponseHeaders - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Static file response headers.
REST_staticFiles - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Static file mappings.
REST_uriAuthority - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Resource URI authority path.
REST_uriContext - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Resource URI context path.
REST_uriRelativity - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: URI resolution relativity.
REST_uriResolution - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: URI resolution.
REST_useClasspathResourceCaching - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Use classpath resource caching.
REST_useStackTraceHashes - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: Use stack trace hashes.
REST_widgets - Static variable in class org.apache.juneau.rest.RestContext
Configuration property: HTML Widgets.
RestartCommand - Class in org.apache.juneau.microservice.console
Implements the 'restart' console command to gracefully shut down and restart the microservice.
RestartCommand() - Constructor for class org.apache.juneau.microservice.console.RestartCommand
 
RestCall - Class in org.apache.juneau.rest.client
Represents a connection to a remote REST resource.
RestCall(RestClient, HttpRequestBase, URI) - Constructor for class org.apache.juneau.rest.client.RestCall
Constructs a REST call with the specified method name.
RestCallException - Exception in org.apache.juneau.rest.client
Exception representing a 400+ HTTP response code against a remote resource.
RestCallException(String) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Constructor.
RestCallException(String, Object...) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Constructor.
RestCallException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Constructor.
RestCallException(Exception) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Constructor.
RestCallException(String, HttpResponse) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Create an exception with a simple message and the status code and body of the specified response.
RestCallException(int, String, String, URI, String) - Constructor for exception org.apache.juneau.rest.client.RestCallException
Constructor.
RestCallHandler - Interface in org.apache.juneau.rest
Class that handles the basic lifecycle of an HTTP REST call.
RestCallHandler.Null - Interface in org.apache.juneau.rest
Represents no RestCallHandler.
RestCallInterceptor - Class in org.apache.juneau.rest.client
Used to intercept http connection responses to allow modification of that response before processing and for listening for call lifecycle events.
RestCallInterceptor() - Constructor for class org.apache.juneau.rest.client.RestCallInterceptor
 
RestCallLogger - Class in org.apache.juneau.rest.client
Specialized interceptor for logging calls to a log file.
RestCallLogger(Level, Logger) - Constructor for class org.apache.juneau.rest.client.RestCallLogger
Constructor.
RestCallRouter - Class in org.apache.juneau.rest
Represents a group of CallMethods on a REST resource that handle the same HTTP Method name but with different paths/matchers/guards/etc...
RestChild - Class in org.apache.juneau.rest
Represents a simple child REST resource / path mapping.
RestChild(String, Object) - Constructor for class org.apache.juneau.rest.RestChild
Constructor.
RestClient - Class in org.apache.juneau.rest.client
Utility class for interfacing with remote REST interfaces.
RestClient(PropertyStore, HttpClientBuilder, CloseableHttpClient) - Constructor for class org.apache.juneau.rest.client.RestClient
Constructor.
RESTCLIENT_debug - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Debug.
RESTCLIENT_executorService - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Executor service.
RESTCLIENT_executorServiceShutdownOnClose - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Shut down executor service on close.
RESTCLIENT_headers - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Request headers.
RESTCLIENT_interceptors - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Call interceptors.
RESTCLIENT_interceptors_add - Static variable in class org.apache.juneau.rest.client.RestClient
Add to the Call interceptors property.
RESTCLIENT_keepHttpClientOpen - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Keep HttpClient open.
RESTCLIENT_parser - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Parser.
RESTCLIENT_partParser - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Part parser.
RESTCLIENT_partSerializer - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Part serializer.
RESTCLIENT_query - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Request query parameters.
RESTCLIENT_retries - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Number of retries to attempt.
RESTCLIENT_retryInterval - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: The time in milliseconds between retry attempts.
RESTCLIENT_retryOn - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Retry-on determination object.
RESTCLIENT_rootUri - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Root URI.
RESTCLIENT_serializer - Static variable in class org.apache.juneau.rest.client.RestClient
Configuration property: Serializer.
RestClientBuilder - Class in org.apache.juneau.rest.client
Builder class for the RestClient class.
RestClientBuilder(PropertyStore, HttpClientBuilder) - Constructor for class org.apache.juneau.rest.client.RestClientBuilder
Constructor.
restContext(RestContext) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
RestContext - Class in org.apache.juneau.rest
Contains all the configuration on a REST resource and the entry points for handling REST calls.
RestContext(RestContextBuilder) - Constructor for class org.apache.juneau.rest.RestContext
Constructor.
RestContext.StaticFile - Class in org.apache.juneau.rest
A cached static file instance.
RestContextBuilder - Class in org.apache.juneau.rest
Defines the initial configuration of a RestServlet or @RestResource annotated object.
RestContextBuilder(ServletConfig, Class<?>) - Constructor for class org.apache.juneau.rest.RestContextBuilder
Deprecated.
Unused.
RestContextProperties - Class in org.apache.juneau.rest
Encapsulates class-level properties.
RestContextProperties() - Constructor for class org.apache.juneau.rest.RestContextProperties
 
RestConverter - Interface in org.apache.juneau.rest
REST method response converter.
RestException - Exception in org.apache.juneau.rest
Exception thrown to trigger an error HTTP status.
RestException(Throwable, int, String, Object...) - Constructor for exception org.apache.juneau.rest.RestException
Constructor.
RestException(String) - Constructor for exception org.apache.juneau.rest.RestException
Constructor.
RestException(Throwable, int) - Constructor for exception org.apache.juneau.rest.RestException
Constructor.
RestException(int, String, Object...) - Constructor for exception org.apache.juneau.rest.RestException
Constructor.
RestException(int, Throwable) - Constructor for exception org.apache.juneau.rest.RestException
Deprecated.
RestGuard - Class in org.apache.juneau.rest
REST method guard.
RestGuard() - Constructor for class org.apache.juneau.rest.RestGuard
 
RestHook - Annotation Type in org.apache.juneau.rest.annotation
Identifies Java methods on a resource/servlet class that get invoked during particular lifecycle events of the servlet or REST call.
RestInfoProvider - Interface in org.apache.juneau.rest
REST resource information provider.
RestInfoProvider.Null - Interface in org.apache.juneau.rest
Represents no RestInfoProvider.
RestInfoVar - Class in org.apache.juneau.rest.vars
Rest info variable resolver.
RestInfoVar() - Constructor for class org.apache.juneau.rest.vars.RestInfoVar
Constructor.
RestJavaMethod - Class in org.apache.juneau.rest
Represents a single Java servlet/resource method annotated with @RestMethod.
RestLogger - Interface in org.apache.juneau.rest
Logging utility class.
RestLogger.Null - Interface in org.apache.juneau.rest
Represents no RestLogger.
RestMatcher - Class in org.apache.juneau.rest
Class used for defining method-level matchers using the @RestMethod(matchers) annotation.
RestMatcher() - Constructor for class org.apache.juneau.rest.RestMatcher
 
RestMethod - Annotation Type in org.apache.juneau.rest.annotation
Identifies a REST Java method on a RestServlet implementation class.
RestMethodParam - Class in org.apache.juneau.rest
REST java method parameter resolver.
RestMethodParam(RestParamType, Method, int, String, Type) - Constructor for class org.apache.juneau.rest.RestMethodParam
Constructor.
RestMethodParam(RestParamType, Method, int, String) - Constructor for class org.apache.juneau.rest.RestMethodParam
Constructor.
RestMethodParam(RestParamType, Method, int) - Constructor for class org.apache.juneau.rest.RestMethodParam
Constructor.
RestMethodParam(RestParamType, Type) - Constructor for class org.apache.juneau.rest.RestMethodParam
Constructor.
RestMethodParam(RestParamType, String, Type) - Constructor for class org.apache.juneau.rest.RestMethodParam
Constructor.
RestMethodProperties - Class in org.apache.juneau.rest
Encapsulates java-method-level properties.
RestMethodProperties(RestContextProperties) - Constructor for class org.apache.juneau.rest.RestMethodProperties
Constructor
RestMethodProperties(RestMethodProperties) - Constructor for class org.apache.juneau.rest.RestMethodProperties
Constructor
RestMicroservice - Class in org.apache.juneau.microservice
Entry point for Juneau microservice that implements a REST interface using Jetty on a single port.
RestMicroservice(String...) - Constructor for class org.apache.juneau.microservice.RestMicroservice
Constructor.
RestParam - Class in org.apache.juneau.rest
Deprecated.
Unused.
RestParam(RestParamType, String, Type) - Constructor for class org.apache.juneau.rest.RestParam
Deprecated.
Constructor.
RestParamType - Enum in org.apache.juneau.rest
Represents the possible parameter types as defined by the Swagger 2.0 specification.
RestRequest - Class in org.apache.juneau.rest
Represents an HTTP request for a REST resource.
RestRequestEntity - Class in org.apache.juneau.rest.client
HttpEntity for serializing POJOs as the body of HTTP requests.
RestRequestEntity(Object, Serializer, HttpPartSchema) - Constructor for class org.apache.juneau.rest.client.RestRequestEntity
Constructor.
RestRequestEntity(Object, Serializer) - Constructor for class org.apache.juneau.rest.client.RestRequestEntity
RestResource - Annotation Type in org.apache.juneau.rest.annotation
Used to denote that a class is a REST resource and to associate metadata on it.
RestResourceResolver - Interface in org.apache.juneau.rest
Class used to resolve Class objects to instances.
RestResourceResolver.Null - Interface in org.apache.juneau.rest
Represents no RestResourceResolver.
RestResponse - Class in org.apache.juneau.rest
Represents an HTTP response for a REST resource.
RestServlet - Class in org.apache.juneau.rest
Servlet implementation of a REST resource.
RestServlet() - Constructor for class org.apache.juneau.rest.RestServlet
 
RestServletException - Exception in org.apache.juneau.rest
General exception thrown from RestServlet during construction or initialization.
RestServletException(String, Object...) - Constructor for exception org.apache.juneau.rest.RestServletException
Constructor.
RestUtils - Class in org.apache.juneau.rest
Deprecated.
RestUtils() - Constructor for class org.apache.juneau.rest.RestUtils
Deprecated.
 
RestUtils - Class in org.apache.juneau.rest.util
Various reusable utility methods.
RestUtils() - Constructor for class org.apache.juneau.rest.util.RestUtils
 
ResultSetList - Class in org.apache.juneau.dto
Transforms an SQL ResultSet into a list of maps.
ResultSetList(ResultSet, int, int, boolean) - Constructor for class org.apache.juneau.dto.ResultSetList
Constructor.
retryable(int, long, RetryOn) - Method in class org.apache.juneau.rest.client.RestCall
Make this call retryable if an error response (>=400) is received.
retryable(int, int, RetryOn) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Make HTTP calls retryable if an error response (>=400) is received.
RetryAfter - Class in org.apache.juneau.http
Represents a parsed Retry-After HTTP response header.
retryHandler(HttpRequestRetryHandler) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
RetryOn - Class in org.apache.juneau.rest.client
Used to determine whether a request should be retried based on the HTTP response code.
RetryOn() - Constructor for class org.apache.juneau.rest.client.RetryOn
 
returnStringBuilder(StringBuilder) - Method in class org.apache.juneau.BeanSession
Returns a StringBuilder object back into the internal reuse pool.
returnType - Variable in class org.apache.juneau.internal.ClassUtils.MethodInfo
 
ReturnValue - Enum in org.apache.juneau.remoteable
Deprecated. 
reverse(T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Creates a new array with reversed entries.
reverse(Map<K, V>) - Static method in class org.apache.juneau.internal.CollectionUtils
Reverses the order of a LinkedHashMap.
reverse(List<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
Same as Collections.reverse(List), but returns the list.
reverseCopy(List<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates a new copy of a list in reverse order.
reversed(Object) - Method in class org.apache.juneau.dto.html5.Ol
reversed attribute.
reverseInline(T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
Sorts the elements in an array without creating a new array.
reverseIterable(Collection<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
Returns a reverse iterable of the specified collection.
RFC2822D() - Constructor for class org.apache.juneau.transforms.CalendarSwap.RFC2822D
 
RFC2822D() - Constructor for class org.apache.juneau.transforms.DateSwap.RFC2822D
 
RFC2822DT() - Constructor for class org.apache.juneau.transforms.CalendarSwap.RFC2822DT
 
RFC2822DT() - Constructor for class org.apache.juneau.transforms.DateSwap.RFC2822DT
 
RFC2822DTZ() - Constructor for class org.apache.juneau.transforms.CalendarSwap.RFC2822DTZ
 
RFC2822DTZ() - Constructor for class org.apache.juneau.transforms.DateSwap.RFC2822DTZ
 
rights(Text) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the rights statement of this object.
rights(String) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the rights statement of this object.
rights(Text) - Method in class org.apache.juneau.dto.atom.Entry
 
rights(String) - Method in class org.apache.juneau.dto.atom.Entry
 
rights(Text) - Method in class org.apache.juneau.dto.atom.Feed
 
rights(String) - Method in class org.apache.juneau.dto.atom.Feed
 
rights(Text) - Method in class org.apache.juneau.dto.atom.Source
 
rights(String) - Method in class org.apache.juneau.dto.atom.Source
 
rollback() - Method in class org.apache.juneau.config.Config
Does a rollback of any changes on this config currently in memory.
rollback() - Method in class org.apache.juneau.config.internal.ConfigMap
Does a rollback of any changes on this map currently in memory.
root - Variable in class org.apache.juneau.utils.ZipFileList.FileEntry
The root file to base the entry paths on.
RootResources - Class in org.apache.juneau.microservice.sample
Root microservice page.
RootResources() - Constructor for class org.apache.juneau.microservice.sample.RootResources
 
rootUrl(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Root URI.
routeComplete(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
routePlanner(HttpRoutePlanner) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
Row() - Constructor for class org.apache.juneau.dto.cognos.DataSet.Row
 
rows(Number) - Method in class org.apache.juneau.dto.html5.Textarea
rows attribute.
rowspan(Object) - Method in class org.apache.juneau.dto.html5.Td
rowspan attribute.
rowspan(Object) - Method in class org.apache.juneau.dto.html5.Th
rowspan attribute.
rp() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Rp element.
rp(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Rp element with the specified Rp.children(Object[]) nodes.
Rp - Class in org.apache.juneau.dto.html5
DTO for an HTML <rp> element.
Rp() - Constructor for class org.apache.juneau.dto.html5.Rp
 
RPARSER_fileCharset - Static variable in class org.apache.juneau.parser.ReaderParser
Configuration property: File charset.
RPARSER_inputStreamCharset - Static variable in class org.apache.juneau.parser.ReaderParser
Configuration property: Input stream charset.
RRPC - Static variable in class org.apache.juneau.http.HttpMethodName
Special case for a REST method that implements a REST-RPC interface.
RrpcServlet - Class in org.apache.juneau.rest.remote
Abstract class for defining Remote Interface Services.
RrpcServlet() - Constructor for class org.apache.juneau.rest.remote.RrpcServlet
 
rt() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Rt element.
rt(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Rt element with the specified Rt.children(Object[]) nodes.
Rt - Class in org.apache.juneau.dto.html5
DTO for an HTML <rt> element.
Rt() - Constructor for class org.apache.juneau.dto.html5.Rt
 
rtc() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Rtc element.
rtc(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an Rtc element with the specified child nodes.
Rtc - Class in org.apache.juneau.dto.html5
DTO for an HTML <rtc> element.
Rtc() - Constructor for class org.apache.juneau.dto.html5.Rtc
 
ruby() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Ruby element.
ruby(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Ruby element with the specified child nodes.
Ruby - Class in org.apache.juneau.dto.html5
DTO for an HTML <ruby> element.
Ruby() - Constructor for class org.apache.juneau.dto.html5.Ruby
 
run() - Method in class org.apache.juneau.rest.client.RestCall
Method used to execute an HTTP response where you're only interested in the HTTP response code.
run() - Method in class org.apache.juneau.utils.IOPipe
Performs the piping of the input to the output.
run() - Method in class org.apache.juneau.utils.ProcBuilder
Run this command and pipes the output to the specified writer or output stream.
runFuture() - Method in class org.apache.juneau.rest.client.RestCall
Same as RestCall.run() but allows you to run the call asynchronously.

S

s() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty S element.
s(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an S element with the specified child nodes.
S - Class in org.apache.juneau.dto.html5
DTO for an HTML <s> element.
S() - Constructor for class org.apache.juneau.dto.html5.S
 
s() - Method in class org.apache.juneau.html.HtmlWriter
 
s() - Method in class org.apache.juneau.json.JsonWriter
 
s(int) - Method in class org.apache.juneau.json.JsonWriter
Adds a space only if the current indentation level is below maxIndent.
s() - Method in class org.apache.juneau.serializer.SerializerWriter
Adds a whitespace character to the output if the useWhitespace setting is enabled.
s() - Method in class org.apache.juneau.xml.XmlWriter
 
same(ClassMeta<?>) - Method in class org.apache.juneau.ClassMeta
Similar to ClassMeta.equals(Object) except primitive and Object types that are similar are considered the same.
samp() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Samp element.
samp(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Samp element with the specified child nodes.
Samp - Class in org.apache.juneau.dto.html5
DTO for an HTML <samp> element.
Samp() - Constructor for class org.apache.juneau.dto.html5.Samp
 
SampleRootResource - Class in org.apache.juneau.microservice.resources
Sample root REST resource.
SampleRootResource() - Constructor for class org.apache.juneau.microservice.resources.SampleRootResource
 
sandbox(String) - Method in class org.apache.juneau.dto.html5.Iframe
sandbox attribute.
sayHello() - Method in class org.apache.juneau.microservice.sample.HelloWorldResource
GET request handler.
Schema - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchema.
Schema() - Constructor for class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Default constructor.
schema(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
schema(Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Schema - Annotation Type in org.apache.juneau.http.annotation
Deprecated.
Use Schema
Schema - Annotation Type in org.apache.juneau.jsonschema.annotation
Swagger schema annotation.
Schema.BooleanOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Used during parsing to convert the additionalItems property to the correct class type.
Schema.BooleanOrSchemaSwap - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Used during parsing to convert the additionalProperties property to the correct class type.
Schema.JsonTypeOrJsonTypeArraySwap - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Used during parsing to convert the type property to the correct class type.
Schema.SchemaOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Used during parsing to convert the items property to the correct class type.
SchemaArray - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchemaArray.
SchemaArray() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaArray
Deprecated.
Default constructor.
SchemaArray(Schema...) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaArray
Deprecated.
Constructor with predefined types to add to this list.
SchemaInfo - Class in org.apache.juneau.dto.swagger
The Schema Object allows the definition of input and output data types.
SchemaInfo() - Constructor for class org.apache.juneau.dto.swagger.SchemaInfo
Default constructor.
SchemaInfo(SchemaInfo) - Constructor for class org.apache.juneau.dto.swagger.SchemaInfo
Copy constructor.
schemaInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty SchemaInfo element.
SchemaMap - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchemaMap.
SchemaMap() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaMap
Deprecated.
 
SchemaOrSchemaArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.Schema.SchemaOrSchemaArraySwap
Deprecated.
 
SchemaProperty - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchemaProperty.
SchemaProperty() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
Deprecated.
Default constructor.
SchemaProperty(String) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
Deprecated.
Convenience constructor.
SchemaProperty(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
Deprecated.
Convenience constructor.
SchemaPropertySimpleArray - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchemaPropertySimpleArray.
SchemaPropertySimpleArray(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaPropertySimpleArray
Deprecated.
Constructor.
SchemaRef - Class in org.apache.juneau.dto.jsonschema
Deprecated.
Use JsonSchemaRef.
SchemaRef(Object) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaRef
Deprecated.
Constructor.
SchemaUtils - Class in org.apache.juneau.jsonschema
Utilities for working with the schema annotations.
SchemaUtils() - Constructor for class org.apache.juneau.jsonschema.SchemaUtils
 
SchemaValidationException - Exception in org.apache.juneau.httppart
Exception thrown when an HTTP part fails schema validation during parsing.
SchemaValidationException(String, Object...) - Constructor for exception org.apache.juneau.httppart.SchemaValidationException
Constructor.
scheme(Object) - Method in class org.apache.juneau.dto.atom.Category
Sets the category scheme.
scheme(String) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI scheme.
scheme(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
schemePortResolver(SchemePortResolver) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
schemes(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
schemes(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
scope(String) - Method in class org.apache.juneau.dto.html5.Th
scope attribute.
scopes(Object...) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Adds one or more values to the enum property.
script() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Script element.
script(String, String...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Script element with the specified Script.type(String) attribute and Script.text(Object) node.
script(String, String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Script - Class in org.apache.juneau.dto.html5
DTO for an HTML <script> element.
Script() - Constructor for class org.apache.juneau.dto.html5.Script
 
script(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <head>/<script> element.
script(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
script(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <head>/<script> element.
script(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML script section contents.
search(String) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Adds search terms to this builder.
search(String, String) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Adds a search term to this builder.
SearchArgs - Class in org.apache.juneau.utils
Encapsulates arguments for basic search/view/sort/position/limit functionality.
SearchArgs.Builder - Class in org.apache.juneau.utils
Builder for SearchArgs class.
second() - Method in class org.apache.juneau.internal.Pair
Returns the second object in the pair.
section(Section) - Method in class org.apache.juneau.dto.html5.Article
Adds a section node to this element.
section() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Section element.
section(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Section element with the specified child nodes.
Section - Class in org.apache.juneau.dto.html5
DTO for an HTML <section> element.
Section() - Constructor for class org.apache.juneau.dto.html5.Section
 
secureRandom(SecureRandom) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Trust managers.
securities(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
securities(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the securityDefinitions property.
security(String, String...) - Method in class org.apache.juneau.dto.swagger.Operation
security(String, String...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the securityDefinitions property.
securityDefinition(String, SecurityScheme) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds a single value to the securityDefinitions property.
securityDefinitions(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the securityDefinitions property.
SecurityScheme - Class in org.apache.juneau.dto.swagger
Allows the definition of a security scheme that can be used by the operations.
SecurityScheme() - Constructor for class org.apache.juneau.dto.swagger.SecurityScheme
Default constructor.
SecurityScheme(SecurityScheme) - Constructor for class org.apache.juneau.dto.swagger.SecurityScheme
Copy constructor.
securityScheme() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty SecurityScheme element.
securityScheme(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an SecurityScheme element with the specified type attribute.
securitySchemeStrict(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an SecurityScheme element with the specified type attribute.
SeeOther - Class in org.apache.juneau.rest.response
Represents an HTTP 303 See Other response.
SeeOther() - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor using HTTP-standard message.
SeeOther(String) - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor with no redirect.
SeeOther(String, URI) - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor using custom message.
SeeOther(String, String, Object) - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor.
SeeOther(URI) - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor.
SeeOther(String, Object) - Constructor for class org.apache.juneau.rest.response.SeeOther
Constructor.
SeeOtherRoot - Class in org.apache.juneau.rest.helper
Convenience subclass of SeeOther for redirecting a response to the servlet root.
SeeOtherRoot() - Constructor for class org.apache.juneau.rest.helper.SeeOtherRoot
Constructor.
SeeOtherRoot(String) - Constructor for class org.apache.juneau.rest.helper.SeeOtherRoot
Constructor with no redirect.
select() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Select element.
select(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Select element with the specified Select.name(String) attribute and child nodes.
Select - Class in org.apache.juneau.dto.html5
DTO for an HTML <select> element.
Select() - Constructor for class org.apache.juneau.dto.html5.Select
 
selected(Object) - Method in class org.apache.juneau.dto.html5.Option
selected attribute.
sendError(int, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
sendError(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
sendPlainText(String) - Method in class org.apache.juneau.rest.RestResponse
Sets the output to a plain-text message regardless of the content type.
sendRedirect(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
sendRedirect(String) - Method in class org.apache.juneau.rest.RestResponse
Redirects to the specified URI.
sendRequestEntity(HttpEntityEnclosingRequest) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
sendRequestHeader(HttpRequest) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.httppart.BaseHttpPartSerializer
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.httppart.BaseHttpPartSerializerSession
 
serialize(HttpPartType, HttpPartSchema, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
Convenience method for creating a no-arg session and serializing a part.
serialize(HttpPartSchema, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
Convenience method for creating a no-arg session and serializing a part with no specified part type.
serialize(HttpPartType, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
serialize(HttpPartType, HttpPartSchema, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializerSession
Converts the specified value to a string that can be used as an HTTP header value, query parameter value, form-data parameter, or URI path variable.
serialize(HttpPartSchema, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializerSession
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.httppart.SimplePartSerializer
 
serialize(HttpPartType, Object) - Method in class org.apache.juneau.httppart.SimplePartSerializer
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.httppart.SimplePartSerializerSession
 
serialize(HttpPartType, Object) - Method in class org.apache.juneau.httppart.UonPartSerializer
Deprecated.
 
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializer
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerSession
 
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerSession
 
serialize(Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializer
Convenience method for serializing an object to a byte.
serialize(Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerSession
Convenience method for serializing an object to a byte.
serialize(Object, Object) - Method in class org.apache.juneau.serializer.Serializer
Serializes a POJO to the specified output stream or writer.
serialize(Object) - Method in class org.apache.juneau.serializer.Serializer
Shortcut method for serializing objects directly to either a String or byte[] depending on the serializer type.
serialize(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Shortcut method for serializing objects directly to either a String or byte[] depending on the serializer type.
serialize(Object, Object) - Method in class org.apache.juneau.serializer.SerializerSession
Serialize the specified object using the specified session.
serialize(Object) - Method in class org.apache.juneau.serializer.WriterSerializer
Convenience method for serializing an object to a String.
serialize(Object) - Method in class org.apache.juneau.serializer.WriterSerializerSession
Convenience method for serializing an object to a String.
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.uon.UonSerializer
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.uon.UonSerializer
 
serialize(HttpPartType, Object) - Method in class org.apache.juneau.uon.UonSerializer
serialize(HttpPartType, HttpPartSchema, Object) - Method in class org.apache.juneau.uon.UonSerializerSession
 
serialize(HttpPartSchema, Object) - Method in class org.apache.juneau.uon.UonSerializerSession
 
serialize(Calendar, CalendarUtils.Format, Locale, TimeZone) - Static method in class org.apache.juneau.utils.CalendarUtils
Converts the specified calendar to a string of the specified format.
serialize(Date, CalendarUtils.Format, Locale, TimeZone) - Static method in class org.apache.juneau.utils.CalendarUtils
Converts the specified date to a string of the specified format.
serializeAnything(XmlWriter, Object, ClassMeta<?>, String, Namespace, boolean, XmlFormat, boolean, boolean, BeanPropertyMeta) - Method in class org.apache.juneau.html.HtmlSerializerSession
 
serializeAnything(XmlWriter, Object, ClassMeta<?>, String, BeanPropertyMeta, int, boolean) - Method in class org.apache.juneau.html.HtmlSerializerSession
Serialize the specified object to the specified writer.
serializeAnything(JsonWriter, Object, ClassMeta<?>, String, BeanPropertyMeta) - Method in class org.apache.juneau.json.JsonSerializerSession
Workhorse method.
serializeAnything(UonWriter, Object, ClassMeta<?>, String, BeanPropertyMeta) - Method in class org.apache.juneau.uon.UonSerializerSession
Workhorse method.
serializeAnything(XmlWriter, Object, ClassMeta<?>, String, Namespace, boolean, XmlFormat, boolean, boolean, BeanPropertyMeta) - Method in class org.apache.juneau.xml.XmlSerializerSession
Workhorse method.
SerializedNameValuePair - Class in org.apache.juneau.rest.client
Subclass of NameValuePair for serializing POJOs as URL-encoded form post entries using the class.
SerializedNameValuePair(String, Object, HttpPartSerializer, HttpPartSchema) - Constructor for class org.apache.juneau.rest.client.SerializedNameValuePair
Constructor.
SerializedNameValuePair(String, Object, HttpPartSerializer) - Constructor for class org.apache.juneau.rest.client.SerializedNameValuePair
SerializedRequestAttrVar - Class in org.apache.juneau.rest.vars
Serialized request attribute variable resolver.
SerializedRequestAttrVar() - Constructor for class org.apache.juneau.rest.vars.SerializedRequestAttrVar
Constructor.
SerializeException - Exception in org.apache.juneau.serializer
General exception thrown whenever an error occurs during serialization.
SerializeException(SerializerSession, String, Object...) - Constructor for exception org.apache.juneau.serializer.SerializeException
Constructor.
SerializeException(String, Object...) - Constructor for exception org.apache.juneau.serializer.SerializeException
Constructor.
SerializeException(SerializerSession, Exception) - Constructor for exception org.apache.juneau.serializer.SerializeException
Constructor.
SerializeException(Exception) - Constructor for exception org.apache.juneau.serializer.SerializeException
Constructor.
serializeJson(Object) - Method in class org.apache.juneau.json.JsonSerializerSession
Method that can be called from subclasses to serialize an object to JSON.
serializer(WriterSerializer) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: POJO serializer.
serializer(Class<? extends WriterSerializer>) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: POJO serializer.
serializer(Class<? extends HttpPartSerializer>) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Identifies the part serializer to use for serializing this part.
serializer - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
Deprecated.
The serializer used for converting objects to strings.
serializer(Serializer) - Method in class org.apache.juneau.rest.client.RestCall
Specifies the serializer to use on this call.
serializer(Class<? extends Serializer>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Serializer.
serializer(Serializer) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Serializer.
Serializer - Class in org.apache.juneau.serializer
Parent class for all Juneau serializers.
Serializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.serializer.Serializer
Constructor
SERIALIZER_abridged - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_addBeanTypeProperties - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_addBeanTypes - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Add "_type" properties when needed.
SERIALIZER_addRootType - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Add type attribute to root nodes.
SERIALIZER_detectRecursions - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_ignoreRecursions - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_initialDepth - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_listener - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Serializer listener.
SERIALIZER_maxDepth - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_maxIndent - Static variable in class org.apache.juneau.serializer.Serializer
SERIALIZER_quoteChar - Static variable in class org.apache.juneau.serializer.Serializer
Deprecated.
Unused.
SERIALIZER_sortCollections - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Sort arrays and collections alphabetically.
SERIALIZER_sortMaps - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Sort maps alphabetically.
SERIALIZER_trimEmptyCollections - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Trim empty lists and arrays.
SERIALIZER_trimEmptyMaps - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Trim empty maps.
SERIALIZER_trimNullProperties - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Trim null bean property values.
SERIALIZER_trimStrings - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Trim strings.
SERIALIZER_uriContext - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: URI context bean.
SERIALIZER_uriRelativity - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: URI relativity.
SERIALIZER_uriResolution - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: URI resolution.
SERIALIZER_useWhitespace - Static variable in class org.apache.juneau.serializer.Serializer
Configuration property: Use whitespace.
SerializerBuilder - Class in org.apache.juneau.serializer
Builder class for building instances of serializers.
SerializerBuilder() - Constructor for class org.apache.juneau.serializer.SerializerBuilder
Constructor, default settings.
SerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.serializer.SerializerBuilder
Constructor.
SerializerGroup - Class in org.apache.juneau.serializer
Represents a group of Serializers that can be looked up by media type.
SerializerGroup(PropertyStore, Serializer[]) - Constructor for class org.apache.juneau.serializer.SerializerGroup
Constructor.
SerializerGroupBuilder - Class in org.apache.juneau.serializer
Builder class for creating instances of SerializerGroup.
SerializerGroupBuilder() - Constructor for class org.apache.juneau.serializer.SerializerGroupBuilder
Create an empty serializer group builder.
SerializerGroupBuilder(SerializerGroup) - Constructor for class org.apache.juneau.serializer.SerializerGroupBuilder
Clone an existing serializer group builder.
serializerListener(Class<? extends SerializerListener>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Serializer listener.
SerializerListener - Class in org.apache.juneau.serializer
Class for listening for serialize events during a serialization.
SerializerListener() - Constructor for class org.apache.juneau.serializer.SerializerListener
 
SerializerListener.Null - Class in org.apache.juneau.serializer
Represents no serializer listener.
SerializerMatch - Class in org.apache.juneau.serializer
Represents a serializer and media type that matches an HTTP Accept header value.
SerializerPipe - Class in org.apache.juneau.serializer
A wrapper around an object that a serializer sends its output to.
serializers(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Serializers.
serializers(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Serializers.
serializers(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Serializers.
SerializerSession - Class in org.apache.juneau.serializer
Serializer session that lives for the duration of a single use of Serializer.
SerializerSession(Serializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.SerializerSession
Create a new session using properties specified in the context.
SerializerSession(SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.SerializerSession
Default constructor.
SerializerSessionArgs - Class in org.apache.juneau.serializer
Runtime arguments common to all serializer sessions.
SerializerSessionArgs() - Constructor for class org.apache.juneau.serializer.SerializerSessionArgs
Constructor
SerializerSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, HttpPartSchema, Boolean, UriContext, Boolean) - Constructor for class org.apache.juneau.serializer.SerializerSessionArgs
Constructor.
SerializerSessionArgs(ObjectMap, Method, Locale, TimeZone, MediaType, UriContext) - Constructor for class org.apache.juneau.serializer.SerializerSessionArgs
SerializerWriter - Class in org.apache.juneau.serializer
Simple wrapper around a standard Writer with additional methods.
SerializerWriter(Writer, boolean, int, boolean, char, UriResolver) - Constructor for class org.apache.juneau.serializer.SerializerWriter
 
serializeTo(Writer) - Method in class org.apache.juneau.ObjectList
Convenience method for serializing this ObjectList to the specified Writer using the JsonSerializer.DEFAULT serializer.
serializeTo(Writer) - Method in class org.apache.juneau.ObjectMap
Convenience method for serializing this map to the specified Writer using the JsonSerializer.DEFAULT serializer.
serializeToHex(Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializer
Deprecated.
No replacement.
serializeToString(Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerSession
 
serializeToString(Object) - Method in class org.apache.juneau.serializer.Serializer
Convenience method for serializing an object to a String.
serializeToString(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Shortcut method for serializing an object to a String.
serializeToString(Object) - Method in class org.apache.juneau.serializer.WriterSerializerSession
 
Server - Class in org.apache.juneau.http
Represents a parsed Server HTTP response header.
serverName(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
serverPort(int) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.juneau.rest.BasicRestCallHandler
The main service method.
service(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
The main service method.
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.juneau.rest.RestServlet
The main service method.
ServiceUnavailable - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 503 (Service Unavailable).
ServiceUnavailable(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.ServiceUnavailable
Constructor.
ServiceUnavailable(String) - Constructor for exception org.apache.juneau.rest.exception.ServiceUnavailable
Constructor.
ServiceUnavailable() - Constructor for exception org.apache.juneau.rest.exception.ServiceUnavailable
Constructor.
ServiceUnavailable(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.ServiceUnavailable
Constructor.
ServiceUnavailable(Throwable) - Constructor for exception org.apache.juneau.rest.exception.ServiceUnavailable
Constructor.
serviceUnavailableRetryStrategy(ServiceUnavailableRetryStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
servletContext(ServletContext) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
ServletInitParamVar - Class in org.apache.juneau.rest.vars
Servlet init parameter variable resolver.
ServletInitParamVar() - Constructor for class org.apache.juneau.rest.vars.ServletInitParamVar
Constructor.
servletPath(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
servletPath - Variable in class org.apache.juneau.UriContext
 
Session - Class in org.apache.juneau
A one-time-use non-thread-safe object that's meant to be used once and then thrown away.
Session(SessionArgs) - Constructor for class org.apache.juneau.Session
Default constructor.
SESSION_config - Static variable in class org.apache.juneau.config.vars.ConfigVar
The name of the session or context object that identifies the Config object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestAttributeVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestFormDataVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestHeaderVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestPathVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestQueryVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RequestVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.RestInfoVar
The name of the session or context object that identifies the RestRequest object.
SESSION_req - Static variable in class org.apache.juneau.rest.vars.SwaggerVar
The name of the session or context object that identifies the RestRequest object.
SessionArgs - Class in org.apache.juneau
Runtime arguments common to all bean, serializer, and parser sessions.
SessionArgs() - Constructor for class org.apache.juneau.SessionArgs
Constructor.
SessionArgs(ObjectMap) - Constructor for class org.apache.juneau.SessionArgs
Constructor.
sessionObject(String, Object) - Method in class org.apache.juneau.svl.VarResolverSession
Adds a session object to this session.
set(String, Object) - Method in class org.apache.juneau.BeanContextBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.BeanContextBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.BeanContextBuilder
 
set(BeanMap<?>, String, Object) - Method in class org.apache.juneau.BeanPropertyMeta
Equivalent to calling BeanMap.put(String, Object), but is faster since it avoids looking up the property meta.
set(String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.BeanTraverseBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.BeanTraverseBuilder
 
set(String, String) - Method in class org.apache.juneau.config.Config
Sets a value in this config.
set(String, Object) - Method in class org.apache.juneau.config.Config
Adds or replaces an entry with the specified key with a POJO serialized to a string using the registered serializer.
set(String, Object, Serializer) - Method in class org.apache.juneau.config.Config
Same as Config.set(String, Object) but allows you to specify the serializer to use to serialize the value.
set(String, Object, Serializer, ConfigMod, String, List<String>) - Method in class org.apache.juneau.config.Config
Same as Config.set(String, Object) but allows you to specify all aspects of a value.
set(String, Object, Serializer, ConfigMod[], String, List<String>) - Method in class org.apache.juneau.config.Config
Same as Config.set(String, Object) but allows you to specify all aspects of a value.
set(String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.config.ConfigBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.config.ConfigBuilder
 
set(String, Object) - Method in class org.apache.juneau.ContextBuilder
Sets a configuration property on this object.
set(boolean, String, Object) - Method in class org.apache.juneau.ContextBuilder
Sets or adds to a SET or LIST property.
set(Map<String, Object>) - Method in class org.apache.juneau.ContextBuilder
Sets multiple configuration properties on this object.
set(String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Contact
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Info
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Items
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.License
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Operation
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Swagger
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Generic property setter.
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Tag
 
set(String, Object) - Method in class org.apache.juneau.dto.swagger.Xml
 
set(String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
set(boolean, String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
set(Map<String, Object>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
set(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
set(boolean, String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
set(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
set(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
set(boolean, String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
set(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
set(String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.json.JsonParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.json.JsonParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
set(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.parser.ParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
set(String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.PropertyStoreBuilder
Sets a configuration property value on this object.
set(Map<String, Object>) - Method in class org.apache.juneau.PropertyStoreBuilder
Convenience method for setting multiple properties in one call.
set(String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
set(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.rest.RestContextBuilder
 
set(String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
set(String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
set(Object, Object) - Method in class org.apache.juneau.Setter.FieldSetter
 
set(Object, Object) - Method in class org.apache.juneau.Setter.MethodSetter
 
set(Object, Object) - Method in interface org.apache.juneau.Setter
Call the setter on the specified object.
set(String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.uon.UonParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.uon.UonParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
set(T) - Method in class org.apache.juneau.Value
Sets the value.
set(String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
set(String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
set(boolean, String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
set(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
set(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
set(String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
set(boolean, String, Object) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
set(Map<String, Object>) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
setAccessible(Constructor<?>, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Attempts to call x.setAccessible(true) and quietly ignores security exceptions.
setAccessible(Method, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Attempts to call x.setAccessible(true) and quietly ignores security exceptions.
setAccessible(Field, boolean) - Static method in class org.apache.juneau.internal.ClassUtils
Attempts to call x.setAccessible(true) and quietly ignores security exceptions.
setAccessible(Constructor<?>) - Static method in enum org.apache.juneau.Visibility
setAccessible(Method) - Static method in enum org.apache.juneau.Visibility
setAccessible(Field) - Static method in enum org.apache.juneau.Visibility
setAdditionalItems(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: additionalItems.
setAdditionalItems(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: additionalItems.
setAdditionalProperties(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: additionalProperties.
setAdditionalProperties(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: additionalProperties.
setAdditionalProperties(SchemaInfo) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: additionalProperties.
setAdditionalProperties(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
setAllOf(List<JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: allOf.
setAllOf(List<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: allOf.
setAllOf(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: allOf.
setAllowEmptyValue(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: allowEmptyValue.
setAnyOf(List<JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: anyOf.
setAnyOf(List<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: anyOf.
setArgs(Args) - Method in class org.apache.juneau.microservice.Microservice
Sets the arguments for this microservice.
setArray(Object, List) - Method in class org.apache.juneau.BeanPropertyMeta
Sets an array field on this bean.
setAttribute(Boolean) - Method in class org.apache.juneau.dto.swagger.Xml
Bean property setter: attribute.
setAttribute(String, Object) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
setAttribute(String, Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
setAttrs(LinkedHashMap<String, Object>) - Method in class org.apache.juneau.dto.html5.HtmlElement
Sets the attributes for this element.
setAuthorizationUrl(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: authorizationUrl.
setBackoffManager(BackoffManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setBasePath(String) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: basePath.
setBeanSession(BeanSession) - Method in class org.apache.juneau.ObjectList
Override the default bean session used for converting POJOs.
setBeanSession(BeanSession) - Method in class org.apache.juneau.ObjectMap
Override the default bean session used for converting POJOs.
setBufferSize(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setCertValidate(SSLOpts.CertValidate) - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property setter: certValidate.
setCharacterEncoding(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
setCharacterEncoding(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setCharacterEncoding(String) - Method in class org.apache.juneau.rest.RestRequest
Sets the charset to expect on the request body.
setChildren(LinkedList<Object>) - Method in class org.apache.juneau.dto.html5.HtmlElementContainer
Sets the children for this container.
setChildren(LinkedList<Object>) - Method in class org.apache.juneau.dto.html5.HtmlElementMixed
Sets the children of this element.
setClientLocale(Locale) - Static method in class org.apache.juneau.utils.MessageBundle
Sets the locale for this thread so that calls to MessageBundle.getClientString(String, Object...) return messages in that locale.
setCollectionFormat(String) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: collectionFormat.
setCollectionFormat(String) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: collectionFormat.
setCollectionFormat(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: collectionFormat.
setConfig(String, boolean) - Method in class org.apache.juneau.microservice.Microservice
Specifies the path of the config file for this microservice.
setConfig(Config) - Method in class org.apache.juneau.microservice.Microservice
Specifies the config for this microservice.
setConfig(String, boolean) - Method in class org.apache.juneau.microservice.RestMicroservice
 
setConfig(RequestConfig) - Method in class org.apache.juneau.rest.client.RestCall
Set configuration settings on this request.
setConfigContents(Reader) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
setConfigContentsFormPost(String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
setConfigSection(String, Map<String, Object>) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
setConfigValue(String, String, String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
 
setConnectionBackoffStrategy(ConnectionBackoffStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setConnectionManager(HttpClientConnectionManager) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setConnectionManagerShared(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setConnectionReuseStrategy(ConnectionReuseStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setConnectionTimeToLive(long, TimeUnit) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: consumes.
setConsumes(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: consumes.
setContact(Contact) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: contact.
setContentDecoderRegistry(Map<String, InputStreamFactory>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setContentLength(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setContentLengthLong(long) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setContentType(String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setContext(RestContext) - Method in class org.apache.juneau.rest.RestServlet
Sets the context object for this servlet.
setCurrentClass(ClassMeta<?>) - Method in class org.apache.juneau.BeanTraverseSession
Sets the current class being traversed for proper error messages.
setCurrentClass(ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
Sets the current class being parsed for proper error messages.
setCurrentProperty(BeanPropertyMeta) - Method in class org.apache.juneau.BeanTraverseSession
Sets the current bean property being traversed for proper error messages.
setCurrentProperty(BeanPropertyMeta) - Method in class org.apache.juneau.parser.ParserSession
Sets the current bean property being parsed for proper error messages.
setData(List<DataSet.Row>) - Method in class org.apache.juneau.dto.cognos.DataSet
Bean property setter: data.
setDateHeader(String, long) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setDebugEnabled(boolean) - Method in class org.apache.juneau.microservice.JettyLogger
 
setDefault(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: default.
setDefault(Object) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: default.
setDefault(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: default.
setDefault(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: default.
setDefaultAuthSchemeRegistry(Lookup<AuthSchemeProvider>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultConnectionConfig(ConnectionConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultCookieSpecRegistry(Lookup<CookieSpecProvider>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultCookieStore(CookieStore) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultCredentialsProvider(CredentialsProvider) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultHeaders(Collection<? extends Header>) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultRequestConfig(RequestConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefaultSocketConfig(SocketConfig) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setDefinitions(Map<String, JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: definitions.
setDefinitions(Map<String, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: definitions.
setDefinitions(Map<String, ObjectMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: definitions.
setDependencies(Map<String, JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: dependencies.
setDependencies(Map<String, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: dependencies.
setDeprecated(Boolean) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: deprecated.
setDescription(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: description.
setDescription(String) - Method in class org.apache.juneau.dto.swagger.Tag
Bean property setter: description.
setDiscriminator(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: discriminator.
setEmail(String) - Method in class org.apache.juneau.dto.swagger.Contact
Bean property setter: email.
setEntry(String, String, String, String, String, List<String>) - Static method in class org.apache.juneau.config.event.ConfigEvent
Sets or replaces a value in a configuration.
setEntry(String, String, String, String, String, List<String>) - Method in class org.apache.juneau.config.internal.ConfigMap
Adds or overwrites an existing entry.
setEnum(List<String>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: enum.
setEnum(List<String>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: enum.
setEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: enum.
setEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: enum.
setEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: enum.
setEnum(Collection<Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: enum.
setExample(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: examples.
setExample(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: x-example.
setExample(Object) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: x-example.
setExample(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: example.
setExamples(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: x-examples.
setExamples(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: examples.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: exclusiveMaximum.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: exclusiveMaximum.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: exclusiveMaximum.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: exclusiveMaximum.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: exclusiveMaximum.
setExclusiveMaximum(Boolean) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: exclusiveMaximum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: exclusiveMinimum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: exclusiveMinimum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: exclusiveMinimum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: exclusiveMinimum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: exclusiveMinimum.
setExclusiveMinimum(Boolean) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: exclusiveMinimum.
setExternalDocs(ExternalDocumentation) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: externalDocs.
setExternalDocs(ExternalDocumentation) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: externalDocs.
setExternalDocs(ExternalDocumentation) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: externalDocs.
setExternalDocs(ExternalDocumentation) - Method in class org.apache.juneau.dto.swagger.Tag
Bean property setter: externalDocs.
setFlow(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: flow.
setFormat(String) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: format.
setFormat(String) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: format.
setFormat(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: format.
setFormat(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: format.
setHeader(String, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setHeader(String, String) - Method in class org.apache.juneau.rest.RestResponse
 
setHeader(HttpPart) - Method in class org.apache.juneau.rest.RestResponse
Same as RestResponse.setHeader(String, String) but header is defined as a response part
setHeaders(Map<String, HeaderInfo>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: headers.
setHost(String) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: host.
setHostVerify(SSLOpts.HostVerify) - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property setter: hostVerify.
setHref(String, Object...) - Method in class org.apache.juneau.dto.LinkString
setHref(String) - Method in class org.apache.juneau.dto.LinkString
setHttpProcessor(HttpProcessor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setHttpResponse(HttpResponse) - Method in exception org.apache.juneau.rest.client.RestCallException
Sets the HTTP response object that caused this exception.
setId(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: id.
setId(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: id.
setIn(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: in.
setIn(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: in.
setInfo(Info) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: info.
setInner(Map<String, Object>) - Method in class org.apache.juneau.ObjectMap
Set an inner map in this map to allow for chained get calls.
setIntHeader(String, int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setItems(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: items.
setItems(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: items.
setItems(Items) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: items.
setItems(Items) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: items.
setItems(Items) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: items.
setItems(Items) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: items.
setJettyXml(Object) - Method in class org.apache.juneau.microservice.RestMicroservice
Sets the jetty.xml used to configure the Jetty server.
setKeepAliveStrategy(ConnectionKeepAliveStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setLength(Integer) - Method in class org.apache.juneau.dto.cognos.Column
Bean property setter: length.
setLevel(Level) - Method in class org.apache.juneau.rest.BasicRestLogger
 
setLevel(Level) - Method in interface org.apache.juneau.rest.RestLogger
Sets the logging level for this logger.
setLicense(License) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: license.
setLocale(Locale) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setManifest(ManifestFile) - Method in class org.apache.juneau.microservice.Microservice
Specifies the manifest file of the jar file this microservice is contained within.
setManifest(Manifest) - Method in class org.apache.juneau.microservice.Microservice
Shortcut for calling setManifest(new ManifestFile(mf)).
setManifest(File) - Method in class org.apache.juneau.microservice.Microservice
Same as Microservice.setManifest(Manifest) except specified through a File object.
setManifest(Class<?>) - Method in class org.apache.juneau.microservice.Microservice
Same as Microservice.setManifest(Manifest) except finds and loads the manifest file of the jar file that the specified class is contained within.
setManifestContents(String...) - Method in class org.apache.juneau.microservice.Microservice
Convenience method for specifying the manifest contents directly.
setManifestContents(String...) - Method in class org.apache.juneau.microservice.RestMicroservice
 
setMaster(JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Sets the master schema for this schema and all child schema objects.
setMaster(Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Sets the master schema for this schema and all child schema objects.
setMaxConnPerRoute(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setMaxConnTotal(int) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setMaximum(Number) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: maximum.
setMaximum(Number) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: maximum.
setMaximum(Number) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: maximum.
setMaximum(Number) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: maximum.
setMaximum(Number) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: maximum.
setMaximum(Number) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: maximum.
setMaxInactiveInterval(int) - Method in class org.apache.juneau.rest.mock.MockHttpSession
 
setMaxItems(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: maxItems.
setMaxItems(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: maxItems.
setMaxItems(Integer) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: maxItems.
setMaxItems(Integer) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: maxItems.
setMaxItems(Integer) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: maxItems.
setMaxItems(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: maxItems.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: maxLength.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: maxLength.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: maxLength.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: maxLength.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: maxLength.
setMaxLength(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: maxLength.
setMaxProperties(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: maxProperties.
setMaxProperties(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: maxProperties.
setMaxProperties(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: maxProperties.
setMetaData(Column[]) - Method in class org.apache.juneau.dto.cognos.DataSet
Bean property setter: metadata.
setMinimum(Number) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: minimum.
setMinimum(Number) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: minimum.
setMinimum(Number) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: minimum.
setMinimum(Number) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: minimum.
setMinimum(Number) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: minimum.
setMinimum(Number) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: minimum.
setMinItems(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: minItems.
setMinItems(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: minItems.
setMinItems(Integer) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: minItems.
setMinItems(Integer) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: minItems.
setMinItems(Integer) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: minItems.
setMinItems(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: minItems.
setMinLength(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: minLength.
setMinLength(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: minLength.
setMinLength(Integer) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: minLength.
setMinLength(Integer) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: minLength.
setMinLength(Integer) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: minLength.
setMinLength(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: minLength.
setMinProperties(Integer) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: minProperties.
setMinProperties(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: minProperties.
setMinProperties(Integer) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: minProperties.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: multipleOf.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: multipleOf.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: multipleOf.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: multipleOf.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: multipleOf.
setMultipleOf(Number) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: multipleOf.
setName(String) - Method in class org.apache.juneau.dto.cognos.Column
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.LinkString
Deprecated.
setName(String) - Method in class org.apache.juneau.dto.swagger.Contact
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.swagger.License
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.swagger.Tag
Bean property setter: name.
setName(String) - Method in class org.apache.juneau.dto.swagger.Xml
Bean property setter: name.
setName(ClassMeta<?>, Object, Object) - Static method in class org.apache.juneau.parser.ParserSession
Convenience method for calling the @NameProperty method on the specified object if it exists.
setNamespace(String) - Method in class org.apache.juneau.dto.swagger.Xml
Bean property setter: namespace.
setNot(JsonSchema) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: not.
setNot(Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: not.
setOccurrence(int) - Method in exception org.apache.juneau.rest.RestException
Set the occurrence count on this exception.
setOneOf(List<JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: oneOf.
setOneOf(List<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: oneOf.
setOperationId(String) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: operationId.
setOutput(Object) - Method in class org.apache.juneau.rest.RestResponse
Sets the HTTP output on the response.
setOutputs(Object...) - Method in class org.apache.juneau.rest.RestResponse
Shortcut method that allows you to use var-args to simplify setting array output.
setOutputStream(OutputStream) - Method in class org.apache.juneau.serializer.SerializerPipe
Overwrites the output stream in this pipe.
setParameters(Collection<ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: parameters.
setParameters(Map<String, ParameterInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: parameters.
setParent(ClassMeta<?>, Object, Object) - Static method in class org.apache.juneau.parser.ParserSession
Convenience method for calling the @ParentProperty method on the specified object if it exists.
setPaths(Map<String, OperationMap>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: paths.
setPattern(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: pattern.
setPattern(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: pattern.
setPattern(String) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: pattern.
setPattern(String) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: pattern.
setPattern(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: pattern.
setPattern(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: pattern.
setPatternProperties(Map<String, JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: patternProperties.
setPatternProperties(Map<String, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: patternProperties.
setPipe(ParserPipe) - Method in class org.apache.juneau.parser.ParserSession
The ParserSession.createPipe(Object) method should call this method to set the pipe for debugging purposes.
setPositionable(Positionable) - Method in class org.apache.juneau.parser.ParserPipe
Sets the ParserReader/ParserInputStream/XmlReader constructed from this pipe.
setPrefix(String) - Method in class org.apache.juneau.dto.swagger.Xml
Bean property setter: prefix.
setProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: produces.
setProduces(Collection<MediaType>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: produces.
setProperties(Map<String, JsonSchema>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: properties.
setProperties(Map<String, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: properties.
setProperties(Map<String, SchemaInfo>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: properties.
setProtocols(String) - Method in class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Bean property setter: protocols.
setProxy(HttpHost) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setProxyAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setPublicSuffixMatcher(PublicSuffixMatcher) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setReadListener(ReadListener) - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
setReadOnly(Boolean) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: readOnly.
setRedirectStrategy(RedirectStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setRef(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: $ref.
setRef(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: $ref.
setRef(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: $ref.
setRef(Object) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: $ref.
setRef(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: $ref.
setRequestExecutor(HttpRequestExecutor) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: required.
setRequired(List<String>) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: required.
setRequired(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: required.
setRequired(Collection<String>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: required.
setResponseMeta(ResponseBeanMeta) - Method in class org.apache.juneau.rest.RestResponse
Sets metadata about this response.
setResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: responses.
setResponses(Map<String, ResponseInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: responses.
setRetryHandler(HttpRequestRetryHandler) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setRootLocked() - Method in class org.apache.juneau.utils.PojoRest
Call this method to prevent the root object from being overwritten on put("", xxx); calls.
setRoutePlanner(HttpRoutePlanner) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setSchema(SchemaInfo) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: schema.
setSchema(SchemaInfo) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
Bean property setter: schema.
setSchemaMap(JsonSchemaMap) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Associates a schema map with this schema for resolving other schemas identified through $ref properties.
setSchemaMap(SchemaMap) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Associates a schema map with this schema for resolving other schemas identified through $ref properties.
setSchemaVersionUri(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: $schema.
setSchemaVersionUri(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: $schema.
setSchemePortResolver(SchemePortResolver) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: schemes.
setSchemes(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: schemes.
setScopes(Map<String, String>) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: scopes.
setSection(String, List<String>) - Method in class org.apache.juneau.config.Config
Creates the specified section if it doesn't exist.
setSection(String, List<String>, Map<String, Object>) - Method in class org.apache.juneau.config.Config
Creates the specified section if it doesn't exist.
setSection(String, List<String>) - Static method in class org.apache.juneau.config.event.ConfigEvent
Adds a new empty section to the config.
setSection(String, List<String>) - Method in class org.apache.juneau.config.internal.ConfigMap
Adds a new section or replaces the pre-lines on an existing section.
setSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: security.
setSecurity(Collection<Map<String, List<String>>>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: security.
setSecurityDefinitions(Map<String, SecurityScheme>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: securityDefinitions.
setServerException(Header, Header, Header) - Method in exception org.apache.juneau.rest.client.RestCallException
Sets the server-side exception details.
setServiceUnavailableRetryStrategy(ServiceUnavailableRetryStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setSocketTimeout(int) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
setSSLContext(SSLContext) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setSSLHostnameVerifier(HostnameVerifier) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setSSLSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setStatus(int) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setStatus(int, String) - Method in class org.apache.juneau.rest.mock.MockServletResponse
 
setStatus(int) - Method in exception org.apache.juneau.rest.RestException
Set the status code on this exception.
setSummary(String) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: summary.
setSwagger(String) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: swagger.
setTags(Collection<String>) - Method in class org.apache.juneau.dto.swagger.Operation
Bean property setter: tags.
setTags(Collection<Tag>) - Method in class org.apache.juneau.dto.swagger.Swagger
Bean property setter: tags.
setTargetAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Setter - Interface in org.apache.juneau
Encapsulate a bean setter method that may be a method or field.
Setter.FieldSetter - Class in org.apache.juneau
Field setter
Setter.MethodSetter - Class in org.apache.juneau
Method setter
setTermsOfService(String) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: termsOfService.
setterProps - Variable in class org.apache.juneau.BeanMeta
The setter properties on the target class.
setText(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementRawText
Sets the inner text of this element.
setText(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementText
Sets the inner text of this element.
setTitle(String) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: title.
setTitle(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: title.
setTitle(String) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: title.
setTitle(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: title.
setTokenUrl(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: tokenUrl.
setType(String) - Method in class org.apache.juneau.dto.cognos.Column
Bean property setter: type.
setType(Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: type.
setType(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: type.
setType(String) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: type.
setType(String) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: type.
setType(String) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: type.
setType(String) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: type.
setType(String) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
Bean property setter: type.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
Bean property setter: uniqueItems.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
Bean property setter: uniqueItems.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Bean property setter: uniqueItems.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.swagger.Items
Bean property setter: uniqueItems.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Bean property setter: uniqueItems.
setUniqueItems(Boolean) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: uniqueItems.
setUrl(URI) - Method in class org.apache.juneau.dto.swagger.Contact
Bean property setter: url.
setUrl(URI) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
Bean property setter: url.
setUrl(URI) - Method in class org.apache.juneau.dto.swagger.License
Bean property setter: url.
setUserAgent(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setUserTokenHandler(UserTokenHandler) - Method in class org.apache.juneau.rest.client.RestClientBuilder
setValidTimestampFormats(String...) - Method in class org.apache.juneau.utils.PojoQuery
Use this method to override the allowed search patterns when used in locales where time formats are different.
setValue(Object) - Method in class org.apache.juneau.BeanMapEntry
Sets the value of this property.
setVersion(String) - Method in class org.apache.juneau.dto.swagger.Info
Bean property setter: version.
setWrapped(Boolean) - Method in class org.apache.juneau.dto.swagger.Xml
Bean property setter: wrapped.
setWriteListener(WriteListener) - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
setWriteListener(WriteListener) - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
setWriter(Writer) - Method in class org.apache.juneau.serializer.SerializerPipe
Overwrites the writer in this pipe.
setXml(Xml) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Bean property setter: xml.
severe(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.SEVERE level.
severe(Throwable) - Method in class org.apache.juneau.internal.JuneauLogger
Logs an exception as Level.SEVERE level.
severe(Throwable, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.SEVERE level.
severity - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
shape(String) - Method in class org.apache.juneau.dto.html5.Area
shape attribute.
shouldLog(HttpServletRequest, HttpServletResponse, RestException) - Method in class org.apache.juneau.rest.BasicRestLogger
Returns true if the specified exception should be logged.
shouldLogStackTrace(HttpServletRequest, HttpServletResponse, RestException) - Method in class org.apache.juneau.rest.BasicRestLogger
Returns true if a stack trace should be logged for this exception.
shouldUseExpandedParams(BeanPropertyMeta) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserSession
Returns true if the specified bean property should be expanded as multiple key-value pairs.
showEntryForm(String, String) - Method in class org.apache.juneau.rest.remote.RemoteInterfaceServlet
Deprecated.
 
showEntryForm(String, String) - Method in class org.apache.juneau.rest.remote.RrpcServlet
 
shutdown() - Method in class org.apache.juneau.microservice.resources.ShutdownResource
[GET /] - Shutdown this resource.
shutdown() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnection
 
shutdown() - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
ShutdownResource - Class in org.apache.juneau.microservice.resources
Provides the capability to shut down this REST microservice through a REST call.
ShutdownResource() - Constructor for class org.apache.juneau.microservice.resources.ShutdownResource
 
sIf(boolean) - Method in class org.apache.juneau.serializer.SerializerWriter
Writes a space if the boolean expression is true and useWhitespace is false.
Simple(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializer.Simple
Constructor.
Simple(PropertyStore) - Constructor for class org.apache.juneau.json.JsonParser.Simple
Constructor.
Simple(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSchemaSerializer.Simple
Constructor.
simple(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
simple() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
Simple(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.Simple
Deprecated.
Constructor.
simple(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
Configuration property: Simple JSON mode.
simple() - Method in class org.apache.juneau.json.JsonSerializerBuilder
Configuration property: Simple JSON mode.
SimpleHtmlWriter - Class in org.apache.juneau.html
Utility class for creating custom HTML.
SimpleHtmlWriter() - Constructor for class org.apache.juneau.html.SimpleHtmlWriter
Constructor.
SimpleJson - Class in org.apache.juneau.marshall
A pairing of a SimpleJsonSerializer and JsonParser into a single class with convenience read/write methods.
SimpleJson(JsonSerializer, JsonParser) - Constructor for class org.apache.juneau.marshall.SimpleJson
Constructor.
SimpleJson() - Constructor for class org.apache.juneau.marshall.SimpleJson
Constructor.
simpleJson() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying Simple JSON as the transmission media type.
SimpleJsonSerializer - Class in org.apache.juneau.json
Serializes POJO models to Simplified JSON.
SimpleJsonSerializer(PropertyStore) - Constructor for class org.apache.juneau.json.SimpleJsonSerializer
Constructor.
SimpleJsonSerializer.Readable - Class in org.apache.juneau.json
Default serializer, single quotes, simple mode, with whitespace.
SimpleMap - Class in org.apache.juneau.internal
An instance of a Map where the keys and values are simple String[] and Object[] arrays.
SimpleMap(String[], Object[]) - Constructor for class org.apache.juneau.internal.SimpleMap
Constructor.
SimplePartParser - Class in org.apache.juneau.httppart
An implementation of HttpPartParser that takes in the strings and tries to convert them to POJOs using constructors and static create methods.
SimplePartParser() - Constructor for class org.apache.juneau.httppart.SimplePartParser
 
SimplePartParserSession - Class in org.apache.juneau.httppart
Session object that lives for the duration of a single use of SimplePartParser.
SimplePartParserSession() - Constructor for class org.apache.juneau.httppart.SimplePartParserSession
 
SimplePartSerializer - Class in org.apache.juneau.httppart
An implementation of HttpPartSerializer that simply serializes everything using Object.toString().
SimplePartSerializer() - Constructor for class org.apache.juneau.httppart.SimplePartSerializer
 
SimplePartSerializerSession - Class in org.apache.juneau.httppart
Session object that lives for the duration of a single use of SimplePartSerializer.
SimplePartSerializerSession() - Constructor for class org.apache.juneau.httppart.SimplePartSerializerSession
 
SimpleReadable(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSchemaSerializer.SimpleReadable
Constructor.
SimpleReadable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSchemaSerializer.SimpleReadable
Constructor.
SimpleReadable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.SimpleReadable
Deprecated.
Constructor.
SimpleReadableSafe(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.SimpleReadableSafe
Deprecated.
Constructor.
SimpleUonPartSerializer - Class in org.apache.juneau.httppart
Deprecated.
SimpleUonPartSerializer(PropertyStore) - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializer
Deprecated.
Constructor.
SimpleUonPartSerializerBuilder - Class in org.apache.juneau.httppart
Deprecated.
SimpleUonPartSerializerBuilder() - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
Constructor, default settings.
SimpleUonPartSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
Constructor.
SimpleVar - Class in org.apache.juneau.svl
Abstract superclass of all Simple Var Language variables that resolve to simple returned string values.
SimpleVar(String) - Constructor for class org.apache.juneau.svl.SimpleVar
Constructor.
SimpleX509TrustManager - Class in org.apache.juneau.rest.client
A trust manager that optionally allows for self-signed certificates.
SimpleX509TrustManager(boolean) - Constructor for class org.apache.juneau.rest.client.SimpleX509TrustManager
Constructor.
size(Object) - Method in class org.apache.juneau.dto.html5.Input
size attribute.
size(Object) - Method in class org.apache.juneau.dto.html5.Select
size attribute.
size() - Method in class org.apache.juneau.internal.ByteArrayCache
Returns the number of byte arrays in this cache.
size() - Method in class org.apache.juneau.internal.MultiSet
 
size() - Method in class org.apache.juneau.internal.TeeOutputStream
Returns the number of inner streams in this tee stream.
size() - Method in class org.apache.juneau.internal.TeeWriter
Returns the number of inner writers in this tee writer.
size() - Method in class org.apache.juneau.internal.WrappedMap
 
sizes(String) - Method in class org.apache.juneau.dto.html5.Link
sizes attribute.
skip(long) - Method in class org.apache.juneau.internal.CharSequenceReader
 
skip(long) - Method in class org.apache.juneau.rest.util.BoundedServletInputStream
 
skipIfEmpty(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
skipIfEmpty field.
skipIfEmpty(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
skipIfEmpty field.
skipIfEmpty() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
Identifies whether an item should be skipped if it's empty.
skipIfNE - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
Deprecated.
The value is skipped if it's null/empty.
small() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Small element.
small(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Small element with the specified child nodes.
Small - Class in org.apache.juneau.dto.html5
DTO for an HTML <small> element.
Small() - Constructor for class org.apache.juneau.dto.html5.Small
 
smi(int) - Method in class org.apache.juneau.json.JsonWriter
Performs an indentation only if we're currently past max indentation.
soapAction(String) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
Configuration property: The SOAPAction HTTP header value to set on responses.
SOAPXML_SOAPAction - Static variable in class org.apache.juneau.soap.SoapXmlSerializer
Configuration property: The SOAPAction HTTP header value to set on responses.
SoapXmlSerializer - Class in org.apache.juneau.soap
Serializes POJOs to HTTP responses as XML+SOAP.
SoapXmlSerializer(PropertyStore) - Constructor for class org.apache.juneau.soap.SoapXmlSerializer
Constructor.
SoapXmlSerializerBuilder - Class in org.apache.juneau.soap
Builder class for building instances of soap/xml serializers.
SoapXmlSerializerBuilder() - Constructor for class org.apache.juneau.soap.SoapXmlSerializerBuilder
Constructor, default settings.
SoapXmlSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.soap.SoapXmlSerializerBuilder
Constructor.
SoapXmlSerializerSession - Class in org.apache.juneau.soap
Session object that lives for the duration of a single use of SoapXmlSerializer.
SoapXmlSerializerSession(SoapXmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.soap.SoapXmlSerializerSession
Create a new session using properties specified in the context.
softClose() - Method in class org.apache.juneau.rest.client.RestCall
If called, the underlying response stream will not be closed when you call RestCall.close().
sort(Method[]) - Static method in class org.apache.juneau.internal.ClassUtils
Sorts methods in alphabetical order.
sort(Field[]) - Static method in class org.apache.juneau.internal.ClassUtils
Sorts methods in alphabetical order.
sort(Map<K, V>) - Method in class org.apache.juneau.serializer.SerializerSession
Sorts the specified map if SerializerSession.isSortMaps() returns true.
sort(Collection<E>) - Method in class org.apache.juneau.serializer.SerializerSession
Sorts the specified collection if SerializerSession.isSortCollections() returns true.
sort(String) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the sort arguments.
sort(Collection<String>) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the sort arguments.
sortCollections(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortCollections() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortCollections(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortCollections() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortCollections(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Sort arrays and collections alphabetically.
sortCollections(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortCollections() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortCollections(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortCollections(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
sortCollections() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
sorted(String) - Method in class org.apache.juneau.dto.html5.Th
sorted attribute.
sortMaps(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortMaps() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortMaps(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortMaps() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortMaps(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the Serializer.SERIALIZER_sortMaps property on all serializers in this group.
sortMaps() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Sort maps alphabetically.
sortMaps(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Sort maps alphabetically.
sortMaps() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Sort maps alphabetically.
sortMaps(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Sort maps alphabetically.
sortMaps() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Sort maps alphabetically.
sortMaps(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortMaps() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortMaps(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortMaps(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
sortMaps() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Sort bean properties.
sortProperties() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Sort bean properties.
sortProperties(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
sortProperties() - Method in class org.apache.juneau.BeanTraverseBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
sortProperties() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
sortProperties() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortProperties() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sortProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
sortProperties() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
sortProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortProperties() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sortProperties(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
sortProperties() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
sortProperties() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
sortProperties() - Method in class org.apache.juneau.json.JsonParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
sortProperties() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
sortProperties() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
sortProperties() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
sortProperties() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
sortProperties() - Method in class org.apache.juneau.parser.ParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
sortProperties() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
sortProperties() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
sortProperties() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
sortProperties() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
sortProperties() - Method in class org.apache.juneau.rest.RestContextBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
sortProperties() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Sort bean properties.
sortProperties() - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Sort bean properties.
sortProperties(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
sortProperties() - Method in class org.apache.juneau.uon.UonParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
sortProperties() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
sortProperties() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortProperties() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
sortProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sortProperties(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
sortProperties() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
source() - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Source element.
source(Source) - Method in class org.apache.juneau.dto.atom.Entry
Sets the source of this entry.
Source - Class in org.apache.juneau.dto.atom
Represents an atomSource construct in the RFC4287 specification.
Source() - Constructor for class org.apache.juneau.dto.atom.Source
 
source() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Source element.
source(Object, String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Source element with the specified Source.src(Object) and Source.type(String) attributes.
Source - Class in org.apache.juneau.dto.html5
DTO for an HTML <source> element.
Source() - Constructor for class org.apache.juneau.dto.html5.Source
 
SpacedHex(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackParser.SpacedHex
Constructor.
SpacedHex(PropertyStore) - Constructor for class org.apache.juneau.msgpack.MsgPackSerializer.SpacedHex
Constructor.
span(Object) - Method in class org.apache.juneau.dto.html5.Col
span attribute.
span(Object) - Method in class org.apache.juneau.dto.html5.Colgroup
span attribute.
span() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Span element.
span(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Span element with the specified child nodes.
Span - Class in org.apache.juneau.dto.html5
DTO for an HTML <span> element.
Span() - Constructor for class org.apache.juneau.dto.html5.Span
 
spellcheck(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
spellcheck attribute.
split(String) - Static method in class org.apache.juneau.internal.StringUtils
Shortcut for calling split(s, ',')
split(String, char) - Static method in class org.apache.juneau.internal.StringUtils
Splits a character-delimited string into a string array.
split(String, char, int) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.split(String, char) but limits the number of tokens returned.
split(String[], char) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.split(String, char) except splits all strings in the input and returns a single result.
splitEqually(String, int) - Static method in class org.apache.juneau.internal.StringUtils
Splits a string into equally-sized parts.
splitMap(String, boolean) - Static method in class org.apache.juneau.internal.StringUtils
Splits a list of key-value pairs into an ordered map.
splitQuoted(String) - Static method in class org.apache.juneau.internal.StringUtils
Splits a space-delimited string with optionally quoted arguments.
sq() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
sq() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
Sq(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSerializer.Sq
Constructor.
sq() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
sq() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
sq() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
sq() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
sq() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
sq() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
sq() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
sq() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
sq() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
sq() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
sq() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Quote character.
sq() - Method in class org.apache.juneau.serializer.SerializerBuilder
Deprecated.
Unused.
sq() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Use single quotes.
sq() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
Configuration property: Quote character.
sq() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
sq() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
sq() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
sq() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
Sq(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.Sq
Constructor.
sq() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
sq() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
SqReadable(PropertyStore) - Constructor for class org.apache.juneau.html.HtmlSerializer.SqReadable
Constructor.
SqReadable(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.SqReadable
Constructor.
src(Object) - Method in class org.apache.juneau.dto.atom.Content
Sets the source URI.
src(Object) - Method in class org.apache.juneau.dto.html5.Audio
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Embed
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Iframe
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Img
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Input
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Script
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Source
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Track
src attribute.
src(Object) - Method in class org.apache.juneau.dto.html5.Video
src attribute.
srcdoc(String) - Method in class org.apache.juneau.dto.html5.Iframe
srcdoc attribute.
srclang(String) - Method in class org.apache.juneau.dto.html5.Track
srclang attribute.
sslContext(SSLContext) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
sslHostnameVerifier(HostnameVerifier) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
SSLOpts - Class in org.apache.juneau.rest.client
SSLOpts() - Constructor for class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Constructor.
SSLOpts(String, SSLOpts.CertValidate, SSLOpts.HostVerify) - Constructor for class org.apache.juneau.rest.client.SSLOpts
Deprecated.
Constructor.
SSLOpts.CertValidate - Enum in org.apache.juneau.rest.client
Deprecated.
Certificate validation options.
SSLOpts.HostVerify - Enum in org.apache.juneau.rest.client
Deprecated.
Certificate host verification options.
sslProtocols(String...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Supported SSL protocols.
sslSocketFactory(LayeredConnectionSocketFactory) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
ssq() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ssq() - Method in class org.apache.juneau.json.JsonSerializerBuilder
Configuration property: Simple JSON mode and single quote.
SSV - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
sTag(String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(int, String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(String) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(int, String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
sTag(String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Writes a start tag to the output: <ns:name>
sTag(String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for sTag(ns, name, false);
sTag(String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for sTag(null, name, false);
sTag(int, String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).sTag(ns, name, needsEncoding);
sTag(int, String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).sTag(ns, name, false);
sTag(int, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).sTag(null, name, false);
standaloneSet() - Method in class org.apache.juneau.xml.XmlReader
 
start(Object) - Method in class org.apache.juneau.dto.html5.Ol
start attribute.
start() - Method in class org.apache.juneau.microservice.Microservice
Start this application.
start() - Method in class org.apache.juneau.microservice.RestMicroservice
 
startAsync() - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
startConsole() - Method in class org.apache.juneau.microservice.Microservice
Start the console for this application.
startServer() - Method in class org.apache.juneau.microservice.RestMicroservice
Method used to start the Jetty server created by RestMicroservice.createServer().
startsWith(String, char) - Static method in class org.apache.juneau.internal.StringUtils
An efficient method for checking if a string starts with a character.
StaticFile(StreamResource) - Constructor for class org.apache.juneau.rest.RestContext.StaticFile
Constructor.
StaticFileMapping - Class in org.apache.juneau.rest
Static file mapping.
StaticFileMapping(Class<?>, String, String, Map<String, Object>) - Constructor for class org.apache.juneau.rest.StaticFileMapping
Constructor.
StaticFileMapping(Class<?>, String) - Constructor for class org.apache.juneau.rest.StaticFileMapping
Constructor using a mapping string to represent a path/location pairing.
staticFileResponseHeader(String, String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file response headers.
staticFileResponseHeaders(boolean, Map<String, String>) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file response headers.
staticFileResponseHeaders(String...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file response headers.
staticFiles(StaticFileMapping...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file mappings.
staticFiles(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file mappings.
staticFiles(Class<?>, String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file mappings.
staticFiles(String, String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file mappings.
staticFiles(Class<?>, String, String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Static file mappings.
step(String) - Method in class org.apache.juneau.dto.html5.Input
step attribute.
stop() - Method in class org.apache.juneau.microservice.Microservice
Stop this application.
stop() - Method in class org.apache.juneau.microservice.RestMicroservice
 
stopClass(Class<?>) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean stop class.
store(ConfigStore) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: Configuration store.
Streamable - Interface in org.apache.juneau
Interface that identifies that an object can be serialized directly to an output stream.
StreamedVar - Class in org.apache.juneau.svl
Abstract superclass of all Simple Var Language variables that write their values directly to a writer.
StreamedVar(String) - Constructor for class org.apache.juneau.svl.StreamedVar
Constructor.
StreamMarshall - Class in org.apache.juneau.marshall
A subclass of Marshall for stream-based serializers and parsers.
StreamMarshall(OutputStreamSerializer, InputStreamParser) - Constructor for class org.apache.juneau.marshall.StreamMarshall
Constructor.
StreamResource - Class in org.apache.juneau.http
Represents the contents of a byte stream file with convenience methods for adding HTTP response headers.
StreamResource(MediaType, Map<String, Object>, boolean, Object...) - Constructor for class org.apache.juneau.http.StreamResource
Constructor.
StreamResource - Class in org.apache.juneau.rest.helper
Deprecated.
StreamResource(MediaType, Map<String, Object>, Object...) - Constructor for class org.apache.juneau.rest.helper.StreamResource
Deprecated.
Constructor.
StreamResource - Class in org.apache.juneau.rest
Deprecated.
StreamResource(MediaType, Map<String, Object>, Object...) - Constructor for class org.apache.juneau.rest.StreamResource
Deprecated.
Constructor.
StreamResource.Builder - Class in org.apache.juneau.http
Builder class for constructing StreamResource objects.
StreamResourceBuilder - Class in org.apache.juneau.rest.helper
Deprecated.
StreamResourceBuilder() - Constructor for class org.apache.juneau.rest.helper.StreamResourceBuilder
Deprecated.
 
StreamResourceBuilder - Class in org.apache.juneau.rest
Deprecated.
StreamResourceBuilder() - Constructor for class org.apache.juneau.rest.StreamResourceBuilder
Deprecated.
 
streamTo(OutputStream) - Method in class org.apache.juneau.http.StreamResource
 
streamTo(OutputStream) - Method in class org.apache.juneau.rest.helper.StreamResource
Deprecated.
 
streamTo(OutputStream) - Method in class org.apache.juneau.rest.StreamResource
Deprecated.
 
streamTo(OutputStream) - Method in interface org.apache.juneau.Streamable
Serialize this object to the specified output stream.
streamTo(OutputStream) - Method in class org.apache.juneau.utils.ZipFileList
 
strict(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
strict() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
strict() - Method in class org.apache.juneau.dto.swagger.HeaderInfo
 
strict() - Method in class org.apache.juneau.dto.swagger.Items
 
strict() - Method in class org.apache.juneau.dto.swagger.ParameterInfo
 
strict() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
 
strict() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Sets strict mode on this bean.
strict(Object) - Method in class org.apache.juneau.dto.swagger.SwaggerElement
Sets strict mode on this bean.
strict(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
strict() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
strict() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
strict(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
strict() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
strict() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
Strict(PropertyStore) - Constructor for class org.apache.juneau.json.JsonParser.Strict
Constructor.
strict(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
strict() - Method in class org.apache.juneau.json.JsonParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
strict() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
strict() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
strict() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Strict mode.
strict() - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Strict mode.
strict(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Strict mode.
strict() - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Strict mode.
strict(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
strict() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
strict() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Strict mode.
strict() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Strict mode.
strict(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
strict() - Method in class org.apache.juneau.uon.UonParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
strict() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
strict(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
strict() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
string() - Method in class org.apache.juneau.BeanContext
Returns a reusable ClassMeta representation for the class String.
string() - Method in class org.apache.juneau.BeanSession
Returns a reusable ClassMeta representation for the class String.
STRING - Static variable in class org.apache.juneau.http.annotation.ParameterType
 
STRING_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
Converts objects to strings.
StringBuilderWriter - Class in org.apache.juneau.internal
Similar to StringWriter, but uses a StringBuilder instead to avoid synchronization overhead.
StringBuilderWriter() - Constructor for class org.apache.juneau.internal.StringBuilderWriter
Create a new string writer using the default initial string-builder size.
StringBuilderWriter(StringBuilder) - Constructor for class org.apache.juneau.internal.StringBuilderWriter
Create a new string writer around an existing string builder.
StringBuilderWriter(int) - Constructor for class org.apache.juneau.internal.StringBuilderWriter
Create a new string writer using the specified initial string-builder size.
StringFormatSwap - Class in org.apache.juneau.transforms
Built-in POJO swap implementation class for the @BeanProperty(format) annotation.
StringFormatSwap(String) - Constructor for class org.apache.juneau.transforms.StringFormatSwap
Constructor.
StringInputStream - Class in org.apache.juneau.utils
Convenience class for creating an input stream from a simple string.
StringInputStream(String) - Constructor for class org.apache.juneau.utils.StringInputStream
Constructor.
StringMessage - Class in org.apache.juneau.utils
An encapsulated MessageFormat-style string and arguments.
StringMessage(String, Object...) - Constructor for class org.apache.juneau.utils.StringMessage
Constructor.
StringObject - Class in org.apache.juneau.utils
A serializer/object pair used for delayed object serialization.
StringObject(WriterSerializer, Object) - Constructor for class org.apache.juneau.utils.StringObject
Constructor.
StringObject(Object) - Constructor for class org.apache.juneau.utils.StringObject
Constructor with default serializer SimpleJsonSerializer.DEFAULT
StringRange - Class in org.apache.juneau.http
Represents a single value in a comma-delimited header value that optionally contains a quality metric for comparison and extension parameters.
StringSwap<T> - Class in org.apache.juneau.transform
Abstract subclass for POJO swaps that swap objects for strings.
StringSwap() - Constructor for class org.apache.juneau.transform.StringSwap
 
StringUtils - Class in org.apache.juneau.internal
Reusable string utility methods.
StringUtils() - Constructor for class org.apache.juneau.internal.StringUtils
 
stringValue(String) - Method in class org.apache.juneau.json.JsonWriter
Serializes the specified object as a JSON string value.
strong() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Strong element.
strong(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Strong element with the specified child nodes.
Strong - Class in org.apache.juneau.dto.html5
DTO for an HTML <strong> element.
Strong() - Constructor for class org.apache.juneau.dto.html5.Strong
 
style(String) - Method in class org.apache.juneau.dto.html5.A
 
style(String) - Method in class org.apache.juneau.dto.html5.Abbr
 
style(String) - Method in class org.apache.juneau.dto.html5.Address
 
style(String) - Method in class org.apache.juneau.dto.html5.Area
 
style(String) - Method in class org.apache.juneau.dto.html5.Article
 
style(String) - Method in class org.apache.juneau.dto.html5.Aside
 
style(String) - Method in class org.apache.juneau.dto.html5.Audio
 
style(String) - Method in class org.apache.juneau.dto.html5.B
 
style(String) - Method in class org.apache.juneau.dto.html5.Base
 
style(String) - Method in class org.apache.juneau.dto.html5.Bdi
 
style(String) - Method in class org.apache.juneau.dto.html5.Bdo
 
style(String) - Method in class org.apache.juneau.dto.html5.Blockquote
 
style(String) - Method in class org.apache.juneau.dto.html5.Body
 
style(String) - Method in class org.apache.juneau.dto.html5.Br
 
style(String) - Method in class org.apache.juneau.dto.html5.Button
 
style(String) - Method in class org.apache.juneau.dto.html5.Canvas
 
style(String) - Method in class org.apache.juneau.dto.html5.Caption
 
style(String) - Method in class org.apache.juneau.dto.html5.Cite
 
style(String) - Method in class org.apache.juneau.dto.html5.Code
 
style(String) - Method in class org.apache.juneau.dto.html5.Col
 
style(String) - Method in class org.apache.juneau.dto.html5.Colgroup
 
style(String) - Method in class org.apache.juneau.dto.html5.Data
 
style(String) - Method in class org.apache.juneau.dto.html5.Datalist
 
style(String) - Method in class org.apache.juneau.dto.html5.Dd
 
style(String) - Method in class org.apache.juneau.dto.html5.Del
 
style(String) - Method in class org.apache.juneau.dto.html5.Dfn
 
style(String) - Method in class org.apache.juneau.dto.html5.Div
 
style(String) - Method in class org.apache.juneau.dto.html5.Dl
 
style(String) - Method in class org.apache.juneau.dto.html5.Dt
 
style(String) - Method in class org.apache.juneau.dto.html5.Em
 
style(String) - Method in class org.apache.juneau.dto.html5.Embed
 
style(String) - Method in class org.apache.juneau.dto.html5.Fieldset
 
style(String) - Method in class org.apache.juneau.dto.html5.Figcaption
 
style(String) - Method in class org.apache.juneau.dto.html5.Figure
 
style(String) - Method in class org.apache.juneau.dto.html5.Footer
 
style(String) - Method in class org.apache.juneau.dto.html5.Form
 
style(String) - Method in class org.apache.juneau.dto.html5.H1
 
style(String) - Method in class org.apache.juneau.dto.html5.H2
 
style(String) - Method in class org.apache.juneau.dto.html5.H3
 
style(String) - Method in class org.apache.juneau.dto.html5.H4
 
style(String) - Method in class org.apache.juneau.dto.html5.H5
 
style(String) - Method in class org.apache.juneau.dto.html5.H6
 
style(String) - Method in class org.apache.juneau.dto.html5.Head
 
style(String) - Method in class org.apache.juneau.dto.html5.Header
 
style(String) - Method in class org.apache.juneau.dto.html5.Hr
 
style(String) - Method in class org.apache.juneau.dto.html5.Html
 
style() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Style element.
style(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Style element with the specified Style.text(Object) node.
style(String...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Style element with the specified inner text.
style(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
style attribute.
style(String) - Method in class org.apache.juneau.dto.html5.I
 
style(String) - Method in class org.apache.juneau.dto.html5.Iframe
 
style(String) - Method in class org.apache.juneau.dto.html5.Img
 
style(String) - Method in class org.apache.juneau.dto.html5.Input
 
style(String) - Method in class org.apache.juneau.dto.html5.Ins
 
style(String) - Method in class org.apache.juneau.dto.html5.Kbd
 
style(String) - Method in class org.apache.juneau.dto.html5.Keygen
 
style(String) - Method in class org.apache.juneau.dto.html5.Label
 
style(String) - Method in class org.apache.juneau.dto.html5.Legend
 
style(String) - Method in class org.apache.juneau.dto.html5.Li
 
style(String) - Method in class org.apache.juneau.dto.html5.Link
 
style(String) - Method in class org.apache.juneau.dto.html5.Main
 
style(String) - Method in class org.apache.juneau.dto.html5.Map
 
style(String) - Method in class org.apache.juneau.dto.html5.Mark
 
style(String) - Method in class org.apache.juneau.dto.html5.Meter
 
style(String) - Method in class org.apache.juneau.dto.html5.Nav
 
style(String) - Method in class org.apache.juneau.dto.html5.Noscript
 
style(String) - Method in class org.apache.juneau.dto.html5.Object2
 
style(String) - Method in class org.apache.juneau.dto.html5.Ol
 
style(String) - Method in class org.apache.juneau.dto.html5.Optgroup
 
style(String) - Method in class org.apache.juneau.dto.html5.Option
 
style(String) - Method in class org.apache.juneau.dto.html5.Output
 
style(String) - Method in class org.apache.juneau.dto.html5.P
 
style(String) - Method in class org.apache.juneau.dto.html5.Pre
 
style(String) - Method in class org.apache.juneau.dto.html5.Progress
 
style(String) - Method in class org.apache.juneau.dto.html5.Q
 
style(String) - Method in class org.apache.juneau.dto.html5.Rb
 
style(String) - Method in class org.apache.juneau.dto.html5.Rp
 
style(String) - Method in class org.apache.juneau.dto.html5.Rt
 
style(String) - Method in class org.apache.juneau.dto.html5.Rtc
 
style(String) - Method in class org.apache.juneau.dto.html5.Ruby
 
style(String) - Method in class org.apache.juneau.dto.html5.S
 
style(String) - Method in class org.apache.juneau.dto.html5.Samp
 
style(String) - Method in class org.apache.juneau.dto.html5.Section
 
style(String) - Method in class org.apache.juneau.dto.html5.Select
 
style(String) - Method in class org.apache.juneau.dto.html5.Small
 
style(String) - Method in class org.apache.juneau.dto.html5.Span
 
style(String) - Method in class org.apache.juneau.dto.html5.Strong
 
Style - Class in org.apache.juneau.dto.html5
DTO for an HTML <style> element.
Style() - Constructor for class org.apache.juneau.dto.html5.Style
 
style(String) - Method in class org.apache.juneau.dto.html5.Style
 
style(String) - Method in class org.apache.juneau.dto.html5.Sub
 
style(String) - Method in class org.apache.juneau.dto.html5.Sup
 
style(String) - Method in class org.apache.juneau.dto.html5.Table
 
style(String) - Method in class org.apache.juneau.dto.html5.Tbody
 
style(String) - Method in class org.apache.juneau.dto.html5.Td
 
style(String) - Method in class org.apache.juneau.dto.html5.Template
 
style(String) - Method in class org.apache.juneau.dto.html5.Textarea
 
style(String) - Method in class org.apache.juneau.dto.html5.Tfoot
 
style(String) - Method in class org.apache.juneau.dto.html5.Th
 
style(String) - Method in class org.apache.juneau.dto.html5.Thead
 
style(String) - Method in class org.apache.juneau.dto.html5.Time
 
style(String) - Method in class org.apache.juneau.dto.html5.Title
 
style(String) - Method in class org.apache.juneau.dto.html5.Tr
 
style(String) - Method in class org.apache.juneau.dto.html5.U
 
style(String) - Method in class org.apache.juneau.dto.html5.Ul
 
style(String) - Method in class org.apache.juneau.dto.html5.Var
 
style(String) - Method in class org.apache.juneau.dto.html5.Video
 
style(String) - Method in class org.apache.juneau.dto.html5.Wbr
 
style(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
Renders the contents of the <head>/<style> element.
style(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
style(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
Renders the contents of the <head>/<style> element.
style(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the HTML CSS style section contents.
StyleMenuItem - Class in org.apache.juneau.rest.widget
Deprecated.
StyleMenuItem() - Constructor for class org.apache.juneau.rest.widget.StyleMenuItem
Deprecated.
 
stylesheet(Object...) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Sets the CSS URL in the HTML CSS style section.
sub() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Sub element.
sub(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Sub element with the specified child nodes.
Sub - Class in org.apache.juneau.dto.html5
DTO for an HTML <sub> element.
Sub() - Constructor for class org.apache.juneau.dto.html5.Sub
 
SubItems - Annotation Type in org.apache.juneau.http.annotation
Deprecated.
SubItems - Annotation Type in org.apache.juneau.jsonschema.annotation
Swagger items annotation.
subSequence(int, int) - Method in class org.apache.juneau.utils.StringMessage
 
subSequence(int, int) - Method in class org.apache.juneau.utils.StringObject
 
subset(String...) - Method in class org.apache.juneau.rest.RequestHeaders
Returns a copy of this object but only with the specified header names copied.
subset(String) - Method in class org.apache.juneau.rest.RequestHeaders
Same as RequestHeaders.subset(String...) but allows you to specify header names as a comma-delimited list.
subtitle(Text) - Method in class org.apache.juneau.dto.atom.Feed
Sets the feed subtitle.
subtitle(String) - Method in class org.apache.juneau.dto.atom.Feed
Sets the feed subtitle.
subtitle(Text) - Method in class org.apache.juneau.dto.atom.Source
Sets the subtitle of this source.
subtitle(String) - Method in class org.apache.juneau.dto.atom.Source
Sets the subtitle of this source.
successPattern(String) - Method in class org.apache.juneau.rest.client.RestCall
Look for the specified regular expression pattern in the response output.
summary(Text) - Method in class org.apache.juneau.dto.atom.Entry
Sets the summary of this entry.
summary(String) - Method in class org.apache.juneau.dto.atom.Entry
Sets the summary of this entry.
summary(Object) - Method in class org.apache.juneau.dto.swagger.Operation
sup() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Sup element.
sup(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Sup element with the specified child nodes.
Sup - Class in org.apache.juneau.dto.html5
DTO for an HTML <sup> element.
Sup() - Constructor for class org.apache.juneau.dto.html5.Sup
 
Surrogate - Interface in org.apache.juneau.transform
Identifies a class as being a surrogate class.
SurrogateSwap<T,F> - Class in org.apache.juneau.transform
Specialized PojoSwap for Surrogate classes.
SurrogateSwap(Class<T>, Constructor<F>, Method) - Constructor for class org.apache.juneau.transform.SurrogateSwap
Constructor.
Swagger - Class in org.apache.juneau.dto.swagger
This is the root document object for the API specification.
Swagger() - Constructor for class org.apache.juneau.dto.swagger.Swagger
Default constructor.
Swagger(Swagger) - Constructor for class org.apache.juneau.dto.swagger.Swagger
Copy constructor.
swagger(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
swagger() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Swagger element.
swagger(Info) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Swagger element with the specified info attribute.
SWAGGER_PARAMS - Static variable in class org.apache.juneau.rest.converters.Introspectable
Swagger parameters for this converter.
SWAGGER_PARAMS - Static variable in class org.apache.juneau.rest.converters.Queryable
Swagger parameters for this converter.
SwaggerBuilder - Class in org.apache.juneau.dto.swagger
Various useful static methods for creating Swagger elements.
SwaggerBuilder() - Constructor for class org.apache.juneau.dto.swagger.SwaggerBuilder
 
SwaggerElement - Class in org.apache.juneau.dto.swagger
Root class for all Swagger beans.
SwaggerElement() - Constructor for class org.apache.juneau.dto.swagger.SwaggerElement
 
SwaggerUI - Class in org.apache.juneau.dto.swagger.ui
Generates a Swagger-UI interface from a Swagger document.
SwaggerUI() - Constructor for class org.apache.juneau.dto.swagger.ui.SwaggerUI
 
SWAGGERUI_resolveRefsMaxDepth - Static variable in class org.apache.juneau.dto.swagger.ui.SwaggerUI
Configuration property: Resolve $ref references in schema up to the specified depth.
SwaggerVar - Class in org.apache.juneau.rest.vars
Swagger attribute variable resolver.
SwaggerVar() - Constructor for class org.apache.juneau.rest.vars.SwaggerVar
Constructor.
Swap - Annotation Type in org.apache.juneau.annotation
Associates PojoSwap and Surrogate classes with POJOs and bean properties.
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaArraySwap
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaSwap
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.JsonSchemaOrSchemaArraySwap
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.JsonTypeOrJsonTypeArraySwap
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaArraySwap
Deprecated.
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaSwap
Deprecated.
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.JsonTypeOrJsonTypeArraySwap
Deprecated.
 
swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.SchemaOrSchemaArraySwap
Deprecated.
 
swap(BeanSession, Swagger) - Method in class org.apache.juneau.dto.swagger.ui.SwaggerUI
 
swap(BeanSession) - Method in class org.apache.juneau.PropertyStore
Used for debugging.
swap(BeanSession) - Method in class org.apache.juneau.rest.widget.Tooltip
The swap method.
swap(BeanSession, T) - Method in class org.apache.juneau.transform.MapSwap
 
swap(BeanSession, T) - Method in class org.apache.juneau.transform.PojoSwap
If this transform is to be used to serialize non-serializable POJOs, it must implement this method.
swap(BeanSession, T, String) - Method in class org.apache.juneau.transform.PojoSwap
Same as PojoSwap.swap(BeanSession, Object), but can be used if your swap has a template associated with it.
swap(BeanSession, T) - Method in class org.apache.juneau.transform.StringSwap
 
swap(BeanSession, T) - Method in class org.apache.juneau.transform.SurrogateSwap
 
swap(BeanSession, T) - Method in class org.apache.juneau.transforms.BeanStringSwap
Converts the specified bean to a String.
swap(BeanSession, byte[]) - Method in class org.apache.juneau.transforms.ByteArrayBase64Swap
Converts the specified byte[] to a String.
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarLongSwap
Converts the specified Calendar to a Long.
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarMapSwap
Converts the specified Calendar to a Map.
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateFull
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateLong
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateMedium
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateShort
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateSimple
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeFull
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeLong
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeMedium
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeShort
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeSimple
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601D
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DT
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTL
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTP
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTPZ
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTZ
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822D
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822DT
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822DTZ
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeFull
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeLong
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeMedium
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeShort
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeSimple
 
swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarSwap.ToString
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateLongSwap
Converts the specified Date to a Long.
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateMapSwap
Converts the specified Date to a Map.
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateFull
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateLong
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateMedium
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateShort
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateSimple
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeFull
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeLong
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeMedium
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeShort
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeSimple
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601D
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DT
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTL
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTP
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTPZ
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTZ
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822D
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822DT
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822DTZ
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.TimeFull
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.TimeLong
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.TimeMedium
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.TimeShort
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.TimeSimple
 
swap(BeanSession, Date) - Method in class org.apache.juneau.transforms.DateSwap.ToString
 
swap(BeanSession, Enumeration) - Method in class org.apache.juneau.transforms.EnumerationSwap
Converts the specified Enumeration to a List.
swap(BeanSession, Iterator) - Method in class org.apache.juneau.transforms.IteratorSwap
Converts the specified Iterator to a List.
swap(BeanSession, Reader) - Method in class org.apache.juneau.transforms.ReaderSwap
Converts the specified Reader to an Object whose type is determined by the contents of the reader.
swap(BeanSession, Object) - Method in class org.apache.juneau.transforms.StringFormatSwap
 
swap(BeanSession, XMLGregorianCalendar) - Method in class org.apache.juneau.transforms.XMLGregorianCalendarSwap
Converts the specified XMLGregorianCalendar to a String.
swap() - Method in class org.apache.juneau.utils.MessageBundle
Returns this resource bundle as an ObjectMap.
Swaps - Annotation Type in org.apache.juneau.annotation
Used to associate multiple swaps with the same POJO class.
SwitchingProtocols - Class in org.apache.juneau.rest.response
Represents an HTTP 101 Switching Protocols response.
SwitchingProtocols() - Constructor for class org.apache.juneau.rest.response.SwitchingProtocols
Constructor using HTTP-standard message.
SwitchingProtocols(String) - Constructor for class org.apache.juneau.rest.response.SwitchingProtocols
Constructor using custom message.
SwitchVar - Class in org.apache.juneau.svl.vars
A basic switch/case logic variable resolver.
SwitchVar() - Constructor for class org.apache.juneau.svl.vars.SwitchVar
Constructor.
SystemPropertiesVar - Class in org.apache.juneau.svl.vars
System property variable resolver.
SystemPropertiesVar() - Constructor for class org.apache.juneau.svl.vars.SystemPropertiesVar
Constructor.
SystemUtils - Class in org.apache.juneau.internal
System utilities.
SystemUtils() - Constructor for class org.apache.juneau.internal.SystemUtils
 

T

tabindex(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
tabindex attribute.
table() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Table element.
table(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Table element with the specified child nodes.
Table - Class in org.apache.juneau.dto.html5
DTO for an HTML <table> element.
Table() - Constructor for class org.apache.juneau.dto.html5.Table
 
tag() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Tag element.
tag(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an Tag element with the specified name attribute.
Tag - Class in org.apache.juneau.dto.swagger
Allows adding meta data to a single tag that is used by the Operation Object.
Tag() - Constructor for class org.apache.juneau.dto.swagger.Tag
Default constructor.
Tag(Tag) - Constructor for class org.apache.juneau.dto.swagger.Tag
Copy constructor.
tag(String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
tag(String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
tag(String) - Method in class org.apache.juneau.html.HtmlWriter
 
tag(int, String) - Method in class org.apache.juneau.html.HtmlWriter
 
tag(int, String, String, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
tag(int, String, String) - Method in class org.apache.juneau.html.HtmlWriter
 
Tag - Annotation Type in org.apache.juneau.http.annotation
Swagger tag annotation.
tag(String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Writes a closed tag to the output: <ns:name/>
tag(String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for tag(ns, name, false);
tag(String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for tag(null, name, false);
tag(int, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).tag(null, name, false);
tag(int, String, String, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).tag(ns, name, needsEncoding);
tag(int, String, String) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for i(indent).tag(ns, name, false);
tags(Object...) - Method in class org.apache.juneau.dto.swagger.Operation
tags(Object...) - Method in class org.apache.juneau.dto.swagger.Swagger
Adds one or more values to the tags property.
target(String) - Method in class org.apache.juneau.dto.html5.A
target attribute.
target(String) - Method in class org.apache.juneau.dto.html5.Area
target attribute.
target(String) - Method in class org.apache.juneau.dto.html5.Base
target attribute.
target(String) - Method in class org.apache.juneau.dto.html5.Form
target attribute.
targetAuthenticationStrategy(AuthenticationStrategy) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
tbody() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Tbody element.
tbody(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Tbody element with the specified child nodes.
Tbody - Class in org.apache.juneau.dto.html5
DTO for an HTML <tbody> element.
Tbody() - Constructor for class org.apache.juneau.dto.html5.Tbody
 
td() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Td element.
td(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Td element with the specified child nodes.
Td - Class in org.apache.juneau.dto.html5
DTO for an HTML <td> element.
Td() - Constructor for class org.apache.juneau.dto.html5.Td
 
TE - Class in org.apache.juneau.http
Represents a parsed TE HTTP request header.
te(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the TE request header.
te(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the TE request header.
te(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the TE header value on the request.
TeeOutputStream - Class in org.apache.juneau.internal
Output stream that can send output to multiple output streams.
TeeOutputStream(OutputStream...) - Constructor for class org.apache.juneau.internal.TeeOutputStream
Constructor.
TeeOutputStream(Collection<OutputStream>) - Constructor for class org.apache.juneau.internal.TeeOutputStream
Constructor.
TeeWriter - Class in org.apache.juneau.internal
Writer that can send output to multiple writers.
TeeWriter(Writer...) - Constructor for class org.apache.juneau.internal.TeeWriter
Constructor.
TeeWriter(Collection<Writer>) - Constructor for class org.apache.juneau.internal.TeeWriter
Constructor.
template() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Template element.
template(String, Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Template element with the specified Template.id(String) attribute and child nodes.
Template - Class in org.apache.juneau.dto.html5
DTO for an HTML <template> element.
Template() - Constructor for class org.apache.juneau.dto.html5.Template
 
template(Class<? extends HtmlDocTemplate>) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Specifies the template class to use for rendering the HTML page.
template(HtmlDocTemplate) - Method in class org.apache.juneau.rest.HtmlDocBuilder
Specifies the template class to use for rendering the HTML page.
TemporaryRedirect - Class in org.apache.juneau.rest.response
Represents an HTTP 307 Temporary Redirect response.
TemporaryRedirect() - Constructor for class org.apache.juneau.rest.response.TemporaryRedirect
Constructor using HTTP-standard message.
TemporaryRedirect(String) - Constructor for class org.apache.juneau.rest.response.TemporaryRedirect
Constructor with no redirect.
TemporaryRedirect(String, URI) - Constructor for class org.apache.juneau.rest.response.TemporaryRedirect
Constructor using custom message.
TemporaryRedirect(URI) - Constructor for class org.apache.juneau.rest.response.TemporaryRedirect
Constructor.
term(String) - Method in class org.apache.juneau.dto.atom.Category
Sets the category term.
termsOfService(Object) - Method in class org.apache.juneau.dto.swagger.Info
text() - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Text element.
text(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
Creates a Text element with the specified Text.type(String) attribute.
text(String) - Method in class org.apache.juneau.dto.atom.Content
 
text(String) - Method in class org.apache.juneau.dto.atom.Generator
Sets the content of this generator statement.
text(String) - Method in class org.apache.juneau.dto.atom.Id
Sets the content of this identifier.
Text - Class in org.apache.juneau.dto.atom
Represents an atomTextConstruct construct in the RFC4287 specification.
Text(String) - Constructor for class org.apache.juneau.dto.atom.Text
Normal content.
Text() - Constructor for class org.apache.juneau.dto.atom.Text
Bean constructor.
text(String) - Method in class org.apache.juneau.dto.atom.Text
Sets the content of this content.
text(Object) - Method in class org.apache.juneau.dto.html5.Bdi
 
text(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementRawText
Sets the text node on this element.
text(Object) - Method in class org.apache.juneau.dto.html5.HtmlElementText
Sets the text node on this element.
text(Object) - Method in class org.apache.juneau.dto.html5.Option
 
text(Object) - Method in class org.apache.juneau.dto.html5.Script
 
text(Object) - Method in class org.apache.juneau.dto.html5.Style
 
text(Object) - Method in class org.apache.juneau.dto.html5.Textarea
 
text(Object) - Method in class org.apache.juneau.dto.html5.Title
 
text(Object, boolean) - Method in class org.apache.juneau.html.HtmlWriter
 
text - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
text(Object) - Method in class org.apache.juneau.xml.XmlWriter
Shortcut for calling text(o, false);
text(Object, boolean) - Method in class org.apache.juneau.xml.XmlWriter
Serializes and encodes the specified object as valid XML text.
textarea() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Textarea element.
textarea(String, String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Textarea element with the specified Textarea.name(String) attribute and Textarea.text(Object) node.
Textarea - Class in org.apache.juneau.dto.html5
DTO for an HTML <textarea> element.
Textarea() - Constructor for class org.apache.juneau.dto.html5.Textarea
 
textUri(Object) - Method in class org.apache.juneau.xml.XmlWriter
Same as XmlWriter.text(Object) but treats the value as a URL to resolved then serialized.
tfoot() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Tfoot element.
tfoot(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Tfoot element with the specified child nodes.
Tfoot - Class in org.apache.juneau.dto.html5
DTO for an HTML <tfoot> element.
Tfoot() - Constructor for class org.apache.juneau.dto.html5.Tfoot
 
th() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Th element.
th(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Th element with the specified child nodes.
Th - Class in org.apache.juneau.dto.html5
DTO for an HTML <th> element.
Th() - Constructor for class org.apache.juneau.dto.html5.Th
 
thead() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Thead element.
thead(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Thead element with the specified child nodes.
Thead - Class in org.apache.juneau.dto.html5
DTO for an HTML <thead> element.
Thead() - Constructor for class org.apache.juneau.dto.html5.Thead
 
ThemeMenuItem - Class in org.apache.juneau.rest.widget
Widget that returns back a list of hyperlinks for rendering the contents of a page in the various default styles.
ThemeMenuItem() - Constructor for class org.apache.juneau.rest.widget.ThemeMenuItem
 
thread - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
 
ThrowableUtils - Class in org.apache.juneau.internal
Various utility methods for creating and working with throwables.
ThrowableUtils() - Constructor for class org.apache.juneau.internal.ThrowableUtils
 
throwServerException(ClassLoader, Class<?>...) - Method in exception org.apache.juneau.rest.client.RestCallException
Tries to reconstruct and re-throw the server-side exception.
time() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Time element.
time(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Time element with the specified Time.children(Object[]) nodes.
Time - Class in org.apache.juneau.dto.html5
DTO for an HTML <time> element.
Time() - Constructor for class org.apache.juneau.dto.html5.Time
 
TimeFull() - Constructor for class org.apache.juneau.transforms.CalendarSwap.TimeFull
 
TimeFull() - Constructor for class org.apache.juneau.transforms.DateSwap.TimeFull
 
TimeLong() - Constructor for class org.apache.juneau.transforms.CalendarSwap.TimeLong
 
TimeLong() - Constructor for class org.apache.juneau.transforms.DateSwap.TimeLong
 
TimeMedium() - Constructor for class org.apache.juneau.transforms.CalendarSwap.TimeMedium
 
TimeMedium() - Constructor for class org.apache.juneau.transforms.DateSwap.TimeMedium
 
TimeShort() - Constructor for class org.apache.juneau.transforms.CalendarSwap.TimeShort
 
TimeShort() - Constructor for class org.apache.juneau.transforms.DateSwap.TimeShort
 
TimeSimple() - Constructor for class org.apache.juneau.transforms.CalendarSwap.TimeSimple
 
TimeSimple() - Constructor for class org.apache.juneau.transforms.DateSwap.TimeSimple
 
timeZone(TimeZone) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: TimeZone.
timeZone(TimeZone) - Method in class org.apache.juneau.BeanSessionArgs
The session timezone.
timeZone(TimeZone) - Method in class org.apache.juneau.BeanTraverseBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
timeZone(TimeZone) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
timeZone(TimeZone) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
timeZone(TimeZone) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.json.JsonParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.parser.ParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.parser.ParserSessionArgs
 
timeZone(TimeZone) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.rest.RestContextBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
 
timeZone(TimeZone) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.uon.UonParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
timeZone(TimeZone) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
timeZone(TimeZone) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
title(Text) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the title of this object.
title(String) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the title of this object.
title(Text) - Method in class org.apache.juneau.dto.atom.Entry
 
title(String) - Method in class org.apache.juneau.dto.atom.Entry
 
title(Text) - Method in class org.apache.juneau.dto.atom.Feed
 
title(String) - Method in class org.apache.juneau.dto.atom.Feed
 
title(String) - Method in class org.apache.juneau.dto.atom.Link
Sets the title of the target of this link.
title(Text) - Method in class org.apache.juneau.dto.atom.Source
 
title(String) - Method in class org.apache.juneau.dto.atom.Source
 
title(String) - Method in class org.apache.juneau.dto.html5.Abbr
 
title() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Title element.
title(String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Title element with the specified Title.text(Object) node.
title(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
title attribute.
Title - Class in org.apache.juneau.dto.html5
DTO for an HTML <title> element.
Title() - Constructor for class org.apache.juneau.dto.html5.Title
 
title(Object) - Method in class org.apache.juneau.dto.swagger.Info
title(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
toArray(ClassMeta<?>, Collection<?>) - Method in class org.apache.juneau.BeanSession
Converts the contents of the specified list into an array.
toArray(Collection<?>, Class<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts the specified collection to an array.
toBeanMap(T) - Method in class org.apache.juneau.BeanSession
Wraps an object inside a BeanMap object (a modifiable Map).
toBeanMap(T, Class<? super T>) - Method in class org.apache.juneau.BeanSession
Wraps an object inside a BeanMap object (i.e.: a modifiable Map) defined as a bean for one of its class, a super class, or an implemented interface.
toBoolean(Object) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts a value to a Boolean.
toBoolean(Object) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts an object to a Boolean.
toClass(Type) - Static method in class org.apache.juneau.internal.ClassUtils
Returns the specified type as a Class.
toCommentStrippedString() - Method in class org.apache.juneau.http.ReaderResource
Same as ReaderResource.toString() but strips comments from the text before returning it.
toCommentStrippedString() - Method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
Same as ReaderResource.toString() but strips comments from the text before returning it.
toCommentStrippedString() - Method in class org.apache.juneau.rest.ReaderResource
Deprecated.
Same as ReaderResource.toString() but strips comments from the text before returning it.
toHex(byte[]) - Static method in class org.apache.juneau.internal.StringUtils
Converts a byte array into a simple hexadecimal character string.
toHex2(int) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified number into a 2 hexadecimal characters.
toHex4(int) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified number into a 4 hexadecimal characters.
toHex8(long) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified number into a 8 hexadecimal characters.
toInputStream(Object) - Static method in class org.apache.juneau.internal.IOUtils
Converts an object to an InputStream.
toInteger(Object) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts a value to an Integer.
toInteger(Object) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts an object to an Integer.
toIsoDate(Calendar) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified object to an ISO8601 date string.
toIsoDateTime(Calendar) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified object to an ISO8601 date-time string.
tokenUrl(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
toList(Object, Class<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts the specified array to an ArrayList
toList(Iterable<?>) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts an Iterable to a list.
toList(Class<?>, Object) - Static method in class org.apache.juneau.serializer.SerializerSession
Converts the contents of the specified object array to a list.
toLowerCase(String) - Static method in class org.apache.juneau.internal.StringUtils
toMemberType(Object, Object, Class<T>) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts the specified object to the specified type.
toNumber(Object) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts a value to a Number.
toNumber(Object) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts an object to a Number.
toObjectArray(Collection<?>, Class<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
Shortcut for calling myList.toArray(new T[myList.size()]);
Tooltip - Class in org.apache.juneau.rest.widget
Simple template for adding tooltips to HTML5 bean constructs, typically in menu item widgets.
Tooltip(String, Object...) - Constructor for class org.apache.juneau.rest.widget.Tooltip
Constructor.
TooManyRequests - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 429 (Too Many Requests).
TooManyRequests(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.TooManyRequests
Constructor.
TooManyRequests(String) - Constructor for exception org.apache.juneau.rest.exception.TooManyRequests
Constructor.
TooManyRequests() - Constructor for exception org.apache.juneau.rest.exception.TooManyRequests
Constructor.
TooManyRequests(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.TooManyRequests
Constructor.
TooManyRequests(Throwable) - Constructor for exception org.apache.juneau.rest.exception.TooManyRequests
Constructor.
toPrimitiveArray(Object) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts a primitive wrapper array (e.g.
toQueryString() - Method in class org.apache.juneau.rest.RequestQuery
Converts this object to a query string.
toReadableEvent(XMLStreamReader) - Static method in class org.apache.juneau.xml.XmlUtils
Utility method that converts the current event on the XML stream to something human-readable for debug purposes.
toReader(Object) - Static method in class org.apache.juneau.internal.IOUtils
Converts an object to a Reader.
toRegEx() - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Returns this path pattern as the compiled regular expression.
toRegEx() - Method in class org.apache.juneau.rest.util.UrlPathPattern
Returns this path pattern as the compiled regular expression.
toReverseArray(Class<T>, Collection<T>) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts a collection to an array containing the elements in reversed order.
toSpacedHex(byte[]) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.toHex(byte[]) but puts spaces between the byte strings.
toString() - Method in class org.apache.juneau.BeanMapEntry
 
toString() - Method in class org.apache.juneau.BeanMeta
 
toString() - Method in class org.apache.juneau.BeanPropertyMeta
 
toString() - Method in class org.apache.juneau.BeanPropertyValue
 
toString() - Method in class org.apache.juneau.BeanRegistry
 
toString(Object) - Method in class org.apache.juneau.ClassMeta
Converts the specified object to a string.
toString() - Method in class org.apache.juneau.ClassMeta
 
toString(boolean) - Method in class org.apache.juneau.ClassMeta
Same as ClassMeta.toString() except use simple class names.
toString(StringBuilder, boolean) - Method in class org.apache.juneau.ClassMeta
Appends this object as a readable string to the specified string builder.
toString() - Method in class org.apache.juneau.config.Config
 
toString() - Method in class org.apache.juneau.config.event.ConfigEvent
 
toString() - Method in class org.apache.juneau.config.internal.ConfigMap
 
toString() - Method in class org.apache.juneau.Context
 
toString() - Method in class org.apache.juneau.dto.atom.Common
 
toString() - Method in class org.apache.juneau.dto.html5.HtmlElement
 
toString() - Method in class org.apache.juneau.dto.html5.HtmlText
 
toString() - Method in class org.apache.juneau.dto.jsonschema.JsonSchema
 
toString() - Method in enum org.apache.juneau.dto.jsonschema.JsonType
Returns the lowercase form of this enum that's compatible with the JSON-Schema specification.
toString() - Method in class org.apache.juneau.dto.jsonschema.Schema
Deprecated.
 
toString() - Method in class org.apache.juneau.dto.LinkString
Returns the name so that the PojoQuery class can search against it.
toString() - Method in class org.apache.juneau.dto.swagger.Swagger
 
toString() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
 
toString() - Method in class org.apache.juneau.html.SimpleHtmlWriter
 
toString() - Method in class org.apache.juneau.http.Accept
 
toString() - Method in class org.apache.juneau.http.EntityValidator
 
toString() - Method in class org.apache.juneau.http.HeaderDate
 
toString() - Method in class org.apache.juneau.http.HeaderEntityValidator
 
toString() - Method in class org.apache.juneau.http.HeaderEntityValidatorArray
 
toString() - Method in class org.apache.juneau.http.HeaderEnum
 
toString() - Method in class org.apache.juneau.http.HeaderInteger
 
toString() - Method in class org.apache.juneau.http.HeaderLong
 
toString() - Method in class org.apache.juneau.http.HeaderRangeArray
 
toString() - Method in class org.apache.juneau.http.HeaderString
 
toString() - Method in class org.apache.juneau.http.HeaderStringArray
 
toString() - Method in class org.apache.juneau.http.HeaderUri
 
toString() - Method in class org.apache.juneau.http.MediaType
 
toString() - Method in class org.apache.juneau.http.MediaTypeRange
Provides a string representation of this media range, suitable for use as an Accept header value.
toString() - Method in class org.apache.juneau.http.ReaderResource
 
toString() - Method in class org.apache.juneau.http.StringRange
Provides a string representation of this media range, suitable for use as an Accept header value.
toString() - Method in enum org.apache.juneau.httppart.HttpPartSchema.CollectionFormat
 
toString() - Method in enum org.apache.juneau.httppart.HttpPartSchema.Format
 
toString() - Method in class org.apache.juneau.httppart.HttpPartSchema
 
toString() - Method in enum org.apache.juneau.httppart.HttpPartSchema.Type
 
toString() - Method in class org.apache.juneau.internal.CharSequenceReader
 
toString(Method) - Static method in class org.apache.juneau.internal.ClassUtils
Returns a readable representation of the specified method.
toString(Field) - Static method in class org.apache.juneau.internal.ClassUtils
Returns a readable representation of the specified field.
toString(Object) - Static method in class org.apache.juneau.internal.ClassUtils
Converts an object to a string.
toString() - Method in class org.apache.juneau.internal.StringBuilderWriter
 
toString() - Method in class org.apache.juneau.internal.Version
 
toString() - Method in class org.apache.juneau.internal.VersionRange
 
toString(Object) - Method in class org.apache.juneau.marshall.Marshall
Convenience method for serializing an object to a String.
toString(WriterSerializer) - Method in class org.apache.juneau.ObjectList
Serialize this array to a string using the specified serializer.
toString() - Method in class org.apache.juneau.ObjectList
Serialize this array to JSON using the JsonSerializer.DEFAULT serializer.
toString(WriterSerializer) - Method in class org.apache.juneau.ObjectMap
Serialize this object into a string using the specified serializer.
toString() - Method in class org.apache.juneau.ObjectMap
Serialize this object into a JSON string using the JsonSerializer.DEFAULT serializer.
toString() - Method in class org.apache.juneau.parser.Position
 
toString() - Method in class org.apache.juneau.PropertyStore
 
toString() - Method in enum org.apache.juneau.PropertyType
 
toString() - Method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
 
toString() - Method in class org.apache.juneau.rest.ReaderResource
Deprecated.
 
toString(boolean) - Method in class org.apache.juneau.rest.RequestFormData
Converts the form-data parameters to a readable string.
toString() - Method in class org.apache.juneau.rest.RequestFormData
 
toString(boolean) - Method in class org.apache.juneau.rest.RequestHeaders
Converts the headers to a readable string.
toString() - Method in class org.apache.juneau.rest.RequestHeaders
 
toString(boolean) - Method in class org.apache.juneau.rest.RequestQuery
Converts the query parameters to a readable string.
toString() - Method in class org.apache.juneau.rest.RequestQuery
 
toString() - Method in class org.apache.juneau.rest.response.HttpResponse
 
toString() - Method in class org.apache.juneau.rest.RestCallRouter
 
toString() - Method in class org.apache.juneau.rest.RestContext
 
toString() - Method in exception org.apache.juneau.rest.RestException
 
toString() - Method in class org.apache.juneau.rest.RestJavaMethod
 
toString() - Method in enum org.apache.juneau.rest.RestParamType
 
toString() - Method in class org.apache.juneau.rest.RestRequest
 
toString() - Method in class org.apache.juneau.rest.UrlPathPattern
Deprecated.
 
toString() - Method in class org.apache.juneau.rest.util.UrlPathPattern
 
toString(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Converts the specified object to a String.
toString(Object) - Method in class org.apache.juneau.serializer.WriterSerializer
toString() - Method in class org.apache.juneau.Session
 
toString() - Method in class org.apache.juneau.transform.PojoSwap
 
ToString() - Constructor for class org.apache.juneau.transforms.CalendarSwap.ToString
 
ToString() - Constructor for class org.apache.juneau.transforms.DateSwap.ToString
 
toString() - Method in class org.apache.juneau.UriContext
 
toString() - Method in class org.apache.juneau.utils.PojoRest
 
toString() - Method in class org.apache.juneau.utils.StringMessage
 
toString() - Method in class org.apache.juneau.utils.StringObject
 
toString() - Method in class org.apache.juneau.xml.Namespace
 
toString() - Method in class org.apache.juneau.xml.XmlWriter
 
toStringArray(Collection<?>) - Static method in class org.apache.juneau.internal.ArrayUtils
Converts the specified collection to an array of strings.
toStringObject(Object) - Method in class org.apache.juneau.serializer.WriterSerializer
Wraps the specified object inside a StringObject.
toStringVal(Object) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts a value to a String.
toType(Object, Class<T>, Type...) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts an object to the specified type.
toType(Object, Class<T>) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts the specified object to the specified type.
toType(Object, Class<T>, Type...) - Static method in class org.apache.juneau.internal.ObjectUtils
Converts the specified object to the specified type.
toURI(Object) - Static method in class org.apache.juneau.internal.BeanPropertyUtils
Converts a value to a URI.
toURI(Object) - Static method in class org.apache.juneau.internal.StringUtils
Converts the specified object to a URI.
toValidISO8601DT(String) - Static method in class org.apache.juneau.internal.DateUtils
Pads out an ISO8601 string so that it can be parsed using DatatypeConverter.parseDateTime(String).
tr() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Tr element.
tr(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Tr element with the specified child nodes.
Tr - Class in org.apache.juneau.dto.html5
DTO for an HTML <tr> element.
Tr() - Constructor for class org.apache.juneau.dto.html5.Tr
 
TRACE - Static variable in class org.apache.juneau.http.HttpMethodName
track() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Track element.
track(Object, String) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Track element with the specified Track.src(Object) and Track.kind(String) attributes.
Track - Class in org.apache.juneau.dto.html5
DTO for an HTML <track> element.
Track() - Constructor for class org.apache.juneau.dto.html5.Track
 
Trailer - Class in org.apache.juneau.http
Represents a parsed Trailer HTTP response header.
TransferEncoding - Class in org.apache.juneau.http
Represents a parsed Transfer-Encoding HTTP response header.
Transform<I,O> - Class in org.apache.juneau.internal
An interface for creating objects from other objects such as a String or Reader.
Transform() - Constructor for class org.apache.juneau.internal.Transform
 
transform(I) - Method in class org.apache.juneau.internal.Transform
Method for instantiating an object from another object.
transform(Object, I) - Method in class org.apache.juneau.internal.Transform
Method for instantiating an object from another object.
transform(Constructor<T>) - Method in enum org.apache.juneau.Visibility
Makes constructor accessible if it matches the visibility requirements, or returns null if it doesn't.
transform(Method) - Method in enum org.apache.juneau.Visibility
Makes method accessible if it matches the visibility requirements, or returns null if it doesn't.
transform(Field) - Method in enum org.apache.juneau.Visibility
Makes field accessible if it matches the visibility requirements, or returns null if it doesn't.
TransformCache - Class in org.apache.juneau.internal
Cache of object that convert POJOs to and from common types such as strings, readers, and input streams.
TransformCache() - Constructor for class org.apache.juneau.internal.TransformCache
 
transformFrom(Object) - Method in class org.apache.juneau.ClassMeta
Transforms the specified object into an instance of this class.
transformTo(Object, Class<O>) - Method in class org.apache.juneau.ClassMeta
Transforms the specified object into an instance of this class.
transformTo(Object, ClassMeta<O>) - Method in class org.apache.juneau.ClassMeta
Transforms the specified object into an instance of this class.
translate(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
translate attribute.
Traversable - Class in org.apache.juneau.rest.converters
Converter for enabling of PojoRest support on response objects returned by a @RestMethod method.
Traversable() - Constructor for class org.apache.juneau.rest.converters.Traversable
 
trim(String) - Static method in class org.apache.juneau.internal.StringUtils
Same as String.trim() but prevents NullPointerExceptions.
trim(K) - Method in class org.apache.juneau.parser.ParserSession
Trims the specified object if it's a String and ParserSession.isTrimStrings() returns true.
trim(String) - Method in class org.apache.juneau.parser.ParserSession
Trims the specified string if ParserSession.isTrimStrings() returns true.
trim(Object) - Method in class org.apache.juneau.serializer.SerializerSession
Trims the specified string if SerializerSession.isTrimStrings() returns true.
trimEmptyCollections(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimEmptyCollections() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimEmptyCollections() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim empty lists and arrays.
trimEmptyCollections(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimEmptyCollections() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimEmptyCollections(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimEmptyCollections() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimEmptyMaps() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimEmptyMaps() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim empty maps.
trimEmptyMaps() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim empty maps.
trimEmptyMaps(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim empty maps.
trimEmptyMaps() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim empty maps.
trimEmptyMaps(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim empty maps.
trimEmptyMaps() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim empty maps.
trimEmptyMaps(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimEmptyMaps() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimEmptyMaps(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimEmptyMaps() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimEnd(String) - Static method in class org.apache.juneau.internal.StringUtils
Trims whitespace characters from the end of the specified string.
trimNullProperties(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimNullProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimNullProperties(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim null bean property values.
trimNullProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim null bean property values.
trimNullProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim null bean property values.
trimNullProperties(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimNullProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimNullProperties(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimPathInfo(StringBuffer, String, String) - Static method in class org.apache.juneau.rest.RestUtils
Deprecated.
Efficiently trims the path info part from a request URI.
trimPathInfo(StringBuffer, String, String) - Static method in class org.apache.juneau.rest.util.RestUtils
Efficiently trims the path info part from a request URI.
trimSlashes(String) - Static method in class org.apache.juneau.internal.StringUtils
Trims '/' characters from both the start and end of the specified string.
trimStart(String) - Static method in class org.apache.juneau.internal.StringUtils
Trims whitespace characters from the beginning of the specified string.
trimStrings(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
trimStrings() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
trimStrings() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimStrings() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
trimStrings(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
trimStrings() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
trimStrings(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimStrings() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
trimStrings(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
trimStrings() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
trimStrings() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
trimStrings() - Method in class org.apache.juneau.json.JsonParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
trimStrings() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
trimStrings() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
trimStrings() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Trim parsed strings.
trimStrings() - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Trim parsed strings.
trimStrings(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Trim parsed strings.
trimStrings() - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Trim parsed strings.
trimStrings(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
trimStrings() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
trimStrings() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim strings.
trimStrings() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Trim strings.
trimStrings(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim strings.
trimStrings() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Trim strings.
trimStrings - Variable in class org.apache.juneau.serializer.SerializerWriter
Trim strings flag.
trimStrings(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
trimStrings() - Method in class org.apache.juneau.uon.UonParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
trimStrings() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
trimStrings() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimStrings() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
trimStrings(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
trimStrings(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimStrings() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
trimStringsP(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim parsed strings.
trimStringsP() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim parsed strings.
trimStringsS(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim strings.
trimStringsS() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Trim strings.
trimTrailingSlashes(String) - Static method in class org.apache.juneau.internal.StringUtils
Trims '/' characters from the end of the specified string.
trimTrailingSlashes(StringBuffer) - Static method in class org.apache.juneau.internal.StringUtils
Trims '/' characters from the end of the specified string.
trimWhitespace(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Trim whitespace from text elements.
trimWhitespace() - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Trim whitespace from text elements.
trustManagers(TrustManager...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Trust managers.
TSV - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
TURTLE - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Turtle(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParser.Turtle
Deprecated.
 
turtle() - Method in class org.apache.juneau.jena.RdfParserBuilder
Shortcut for calling language(LANG_TURTLE).
Turtle(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer.Turtle
Deprecated.
 
turtle() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
Turtle - Class in org.apache.juneau.marshall
A pairing of a TurtleSerializer and TurtleParser into a single class with convenience read/write methods.
Turtle(TurtleSerializer, TurtleParser) - Constructor for class org.apache.juneau.marshall.Turtle
Constructor.
Turtle() - Constructor for class org.apache.juneau.marshall.Turtle
Constructor.
TurtleParser - Class in org.apache.juneau.jena
Subclass of RdfParser for parsing RDF in Turtle notation.
TurtleParser(PropertyStore) - Constructor for class org.apache.juneau.jena.TurtleParser
Constructor.
TurtleSerializer - Class in org.apache.juneau.jena
Subclass of RdfSerializer for serializing RDF in Turtle notation.
TurtleSerializer(PropertyStore) - Constructor for class org.apache.juneau.jena.TurtleSerializer
Constructor.
type(String) - Method in class org.apache.juneau.dto.atom.Content
 
type(String) - Method in class org.apache.juneau.dto.atom.Link
Sets the content type of the target of this link.
type(String) - Method in class org.apache.juneau.dto.atom.Text
Sets the content type of this content.
type(String) - Method in class org.apache.juneau.dto.html5.A
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Area
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Button
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Embed
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Input
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Link
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Object2
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Ol
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Script
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Source
type attribute.
type(String) - Method in class org.apache.juneau.dto.html5.Style
type attribute.
type(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
type(Object) - Method in class org.apache.juneau.dto.swagger.Items
type(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
type(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
type(Object) - Method in class org.apache.juneau.dto.swagger.SecurityScheme
type(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
type field.
type - Variable in class org.apache.juneau.rest.helper.BeanDescription.BeanPropertyDescription
The bean property filtered class type.
type - Variable in class org.apache.juneau.rest.helper.BeanDescription
The bean class type.
type - Variable in class org.apache.juneau.rest.labels.BeanDescription.BeanPropertyDescription
Deprecated.
The bean property filtered class type.
type - Variable in class org.apache.juneau.rest.labels.BeanDescription
Deprecated.
The bean class type.
TYPE_ARRAY - Static variable in class org.apache.juneau.httppart.Constants
Array or collection.
TYPE_BOOLEAN - Static variable in class org.apache.juneau.httppart.Constants
Boolean.
TYPE_FILE - Static variable in class org.apache.juneau.httppart.Constants
File.
TYPE_INTEGER - Static variable in class org.apache.juneau.httppart.Constants
Decimal number.
TYPE_NUMBER - Static variable in class org.apache.juneau.httppart.Constants
Floating point number.
TYPE_OBJECT - Static variable in class org.apache.juneau.httppart.Constants
Map or bean.
TYPE_STRING - Static variable in class org.apache.juneau.httppart.Constants
String.
TypeCategory - Enum in org.apache.juneau.jsonschema
typemustmatch(Object) - Method in class org.apache.juneau.dto.html5.Object2
typemustmatch attribute.
typeName(String) - Method in class org.apache.juneau.transform.BeanFilterBuilder
Configuration property: Bean dictionary type name.
typeVarImpls - Variable in class org.apache.juneau.BeanMeta
Type variables implemented by this bean.

U

u() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty U element.
u(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a U element with the specified child nodes.
U - Class in org.apache.juneau.dto.html5
DTO for an HTML <u> element.
U() - Constructor for class org.apache.juneau.dto.html5.U
 
ul() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Ul element.
ul(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Ul element with the specified child nodes.
Ul - Class in org.apache.juneau.dto.html5
DTO for an HTML <ul> element.
Ul() - Constructor for class org.apache.juneau.dto.html5.Ul
 
Unauthorized - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 401 (Unauthorized).
Unauthorized(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Unauthorized
Constructor.
Unauthorized(String) - Constructor for exception org.apache.juneau.rest.exception.Unauthorized
Constructor.
Unauthorized() - Constructor for exception org.apache.juneau.rest.exception.Unauthorized
Constructor.
Unauthorized(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.Unauthorized
Constructor.
Unauthorized(Throwable) - Constructor for exception org.apache.juneau.rest.exception.Unauthorized
Constructor.
UnavailableForLegalReasons - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 451 (Unavailable For Legal Reasons).
UnavailableForLegalReasons(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Constructor.
UnavailableForLegalReasons(String) - Constructor for exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Constructor.
UnavailableForLegalReasons() - Constructor for exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Constructor.
UnavailableForLegalReasons(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Constructor.
UnavailableForLegalReasons(Throwable) - Constructor for exception org.apache.juneau.rest.exception.UnavailableForLegalReasons
Constructor.
unbuffered(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
unbuffered() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
unbuffered() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
unbuffered() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
unbuffered() - Method in class org.apache.juneau.json.JsonParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
unbuffered() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
unbuffered() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Unbuffered.
unbuffered() - Method in class org.apache.juneau.parser.ParserBuilder
Configuration property: Unbuffered.
unbuffered(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Unbuffered.
unbuffered() - Method in class org.apache.juneau.parser.ParserGroupBuilder
Configuration property: Unbuffered.
unbuffered(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
unbuffered() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
unbuffered() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Unbuffered.
unbuffered() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Unbuffered.
unbuffered(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
unbuffered() - Method in class org.apache.juneau.uon.UonParserBuilder
 
unbuffered(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
unbuffered() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
unEscapeChars(String, AsciiSet) - Static method in class org.apache.juneau.internal.StringUtils
Removes escape characters from the specified characters.
unicodeSequence(char) - Static method in class org.apache.juneau.internal.StringUtils
Creates an escaped-unicode sequence (e.g.
uniqueItems(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
uniqueItems(Object) - Method in class org.apache.juneau.dto.swagger.Items
uniqueItems(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
uniqueItems(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
uniqueItems(Boolean) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
uniqueItems field.
uniqueItems(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
uniqueItems field.
uniqueItems() - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
uniqueItems field.
UNIX - Static variable in class org.apache.juneau.utils.ProcBuilder
Operating system matcher: Any Unix or Linux system.
unmark() - Method in class org.apache.juneau.parser.ParserSession
Unmarks the current position.
unmodifiable() - Method in class org.apache.juneau.ObjectList
Returns an unmodifiable copy of this list if it's modifiable.
unmodifiable() - Method in class org.apache.juneau.ObjectMap
Returns an unmodifiable copy of this map if it's modifiable.
unmodifiableList(List<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates an unmodifiable list from the specified collection.
unmodifiableMap(Map<K, V>) - Static method in class org.apache.juneau.internal.CollectionUtils
Creates an unmodifiable map from the specified map.
UnprocessableEntity - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 422 (Unprocessable Entity).
UnprocessableEntity(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnprocessableEntity
Constructor.
UnprocessableEntity(String) - Constructor for exception org.apache.juneau.rest.exception.UnprocessableEntity
Constructor.
UnprocessableEntity() - Constructor for exception org.apache.juneau.rest.exception.UnprocessableEntity
Constructor.
UnprocessableEntity(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnprocessableEntity
Constructor.
UnprocessableEntity(Throwable) - Constructor for exception org.apache.juneau.rest.exception.UnprocessableEntity
Constructor.
unread() - Method in class org.apache.juneau.parser.ParserReader
Pushes the last read character back into the stream.
unread() - Method in class org.apache.juneau.uon.UonReader
 
unregister(ConfigEventListener) - Method in class org.apache.juneau.config.internal.ConfigMap
Unregisters an event listener from this map.
unregister(String, ConfigStoreListener) - Method in class org.apache.juneau.config.store.ConfigStore
Unregisters a listener from this store.
UnsupportedMediaType - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 415 (Unsupported Media Type).
UnsupportedMediaType(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnsupportedMediaType
Constructor.
UnsupportedMediaType(String) - Constructor for exception org.apache.juneau.rest.exception.UnsupportedMediaType
Constructor.
UnsupportedMediaType() - Constructor for exception org.apache.juneau.rest.exception.UnsupportedMediaType
Constructor.
UnsupportedMediaType(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UnsupportedMediaType
Constructor.
UnsupportedMediaType(Throwable) - Constructor for exception org.apache.juneau.rest.exception.UnsupportedMediaType
Constructor.
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaArraySwap
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.BooleanOrSchemaSwap
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.JsonSchemaOrSchemaArraySwap
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.JsonSchema.JsonTypeOrJsonTypeArraySwap
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaArraySwap
Deprecated.
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaSwap
Deprecated.
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.Schema.JsonTypeOrJsonTypeArraySwap
Deprecated.
 
unswap(BeanSession, Object, ClassMeta<?>) - Method in class org.apache.juneau.dto.jsonschema.Schema.SchemaOrSchemaArraySwap
Deprecated.
 
unswap(Object) - Method in class org.apache.juneau.internal.HashCode
Converts the object to a normalized form before grabbing it's hashcode.
unswap(BeanSession, ObjectMap, ClassMeta<?>) - Method in class org.apache.juneau.transform.MapSwap
 
unswap(BeanSession, S, ClassMeta<?>) - Method in class org.apache.juneau.transform.PojoSwap
If this transform is to be used to reconstitute POJOs that aren't true Java beans, it must implement this method.
unswap(BeanSession, S, ClassMeta<?>, String) - Method in class org.apache.juneau.transform.PojoSwap
Same as PojoSwap.unswap(BeanSession, Object, ClassMeta), but can be used if your swap has a template associated with it.
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transform.StringSwap
 
unswap(BeanSession, F, ClassMeta<?>) - Method in class org.apache.juneau.transform.SurrogateSwap
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.ByteArrayBase64Swap
Converts the specified String to a byte[].
unswap(BeanSession, Long, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarLongSwap
Converts the specified Long to a Calendar.
unswap(BeanSession, Map, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarMapSwap
Converts the specified Map to a Calendar.
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.DateTimeSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601D
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DT
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTL
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.ISO8601DTZ
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822D
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822DT
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.RFC2822DTZ
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.TimeSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.CalendarSwap.ToString
 
unswap(BeanSession, Long, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateLongSwap
Converts the specified Long to a Date.
unswap(BeanSession, Map, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateMapSwap
Converts the specified Map to a Date.
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.DateTimeSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601D
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DT
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTL
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.ISO8601DTZ
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822D
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822DT
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.RFC2822DTZ
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.TimeFull
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.TimeLong
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.TimeMedium
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.TimeShort
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.TimeSimple
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.DateSwap.ToString
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.StringFormatSwap
 
unswap(BeanSession, String, ClassMeta<?>) - Method in class org.apache.juneau.transforms.XMLGregorianCalendarSwap
Converts the specified String to an XMLGregorianCalendar.
UON - Static variable in class org.apache.juneau.http.annotation.CollectionFormatType
 
UON - Static variable in class org.apache.juneau.http.annotation.FormatType
 
UON - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Uon - Class in org.apache.juneau.marshall
A pairing of a UonSerializer and UonParser into a single class with convenience read/write methods.
Uon(UonSerializer, UonParser) - Constructor for class org.apache.juneau.marshall.Uon
Constructor.
Uon() - Constructor for class org.apache.juneau.marshall.Uon
Constructor.
uon() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying UON as the transmission media type.
uon() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "text/uon".
Uon() - Constructor for class org.apache.juneau.transforms.ReaderSwap.Uon
Constructor
UON_addBeanTypeProperties - Static variable in class org.apache.juneau.uon.UonSerializer
UON_addBeanTypes - Static variable in class org.apache.juneau.uon.UonSerializer
Configuration property: Add "_type" properties when needed.
UON_decoding - Static variable in class org.apache.juneau.uon.UonParser
Configuration property: Decode "%xx" sequences.
UON_encoding - Static variable in class org.apache.juneau.uon.UonSerializer
Configuration property: Encode non-valid URI characters.
UON_paramFormat - Static variable in class org.apache.juneau.uon.UonSerializer
Configuration property: Format to use for query/form-data/header values.
UON_validateEnd - Static variable in class org.apache.juneau.uon.UonParser
Configuration property: Validate end.
UonParser - Class in org.apache.juneau.uon
Parses UON (a notation for URL-encoded query parameter values) text into POJO models.
UonParser(PropertyStore) - Constructor for class org.apache.juneau.uon.UonParser
Constructor.
UonParser(PropertyStore, String...) - Constructor for class org.apache.juneau.uon.UonParser
Constructor.
UonParser.Decoding - Class in org.apache.juneau.uon
Default parser, decoding.
UonParserBuilder - Class in org.apache.juneau.uon
Builder class for building instances of UON parsers.
UonParserBuilder() - Constructor for class org.apache.juneau.uon.UonParserBuilder
Constructor, default settings.
UonParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.uon.UonParserBuilder
Constructor.
UonParserSession - Class in org.apache.juneau.uon
Session object that lives for the duration of a single use of UonParser.
UonParserSession(UonParser, ParserSessionArgs) - Constructor for class org.apache.juneau.uon.UonParserSession
Create a new session using properties specified in the context.
UonParserSession(UonParser, ParserSessionArgs, boolean) - Constructor for class org.apache.juneau.uon.UonParserSession
Create a specialized parser session for parsing URL parameters.
UonPartParser - Class in org.apache.juneau.httppart
Deprecated.
UonPartParser(PropertyStore) - Constructor for class org.apache.juneau.httppart.UonPartParser
Deprecated.
Constructor.
UonPartParserBuilder - Class in org.apache.juneau.httppart
Deprecated.
UonPartParserBuilder() - Constructor for class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
Constructor, default settings.
UonPartParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
Constructor.
UonPartSerializer - Class in org.apache.juneau.httppart
Deprecated.
UonPartSerializer(PropertyStore) - Constructor for class org.apache.juneau.httppart.UonPartSerializer
Deprecated.
Constructor.
UonPartSerializerBuilder - Class in org.apache.juneau.httppart
Deprecated.
UonPartSerializerBuilder() - Constructor for class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
Constructor, default settings.
UonPartSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
Constructor.
UonReader - Class in org.apache.juneau.uon
Same functionality as ParserReader except automatically decoded %xx escape sequences.
UonReader(ParserPipe, boolean) - Constructor for class org.apache.juneau.uon.UonReader
Constructor.
UonSerializer - Class in org.apache.juneau.uon
Serializes POJO models to UON (a notation for URL-encoded query parameter values).
UonSerializer(PropertyStore) - Constructor for class org.apache.juneau.uon.UonSerializer
Constructor.
UonSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.uon.UonSerializer
Constructor.
UonSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.uon.UonSerializer
UonSerializer.Encoding - Class in org.apache.juneau.uon
Equivalent to UonSerializer.create().encoding().build();.
UonSerializer.Readable - Class in org.apache.juneau.uon
Equivalent to UonSerializer.create().ws().build();.
UonSerializerBuilder - Class in org.apache.juneau.uon
Builder class for building instances of UON serializers.
UonSerializerBuilder() - Constructor for class org.apache.juneau.uon.UonSerializerBuilder
Constructor, default settings.
UonSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.uon.UonSerializerBuilder
Constructor.
UonSerializerSession - Class in org.apache.juneau.uon
Session object that lives for the duration of a single use of UonSerializer.
UonSerializerSession(UonSerializer, Boolean, SerializerSessionArgs) - Constructor for class org.apache.juneau.uon.UonSerializerSession
 
UonUtils - Class in org.apache.juneau.uon
Utility methods for the UON and UrlEncoding serializers and parsers.
UonUtils() - Constructor for class org.apache.juneau.uon.UonUtils
 
UonWriter - Class in org.apache.juneau.uon
Specialized writer for serializing UON-encoded text.
UonWriter(UonSerializerSession, Writer, boolean, int, boolean, boolean, boolean, UriResolver) - Constructor for class org.apache.juneau.uon.UonWriter
Constructor.
update(String, String) - Method in class org.apache.juneau.config.store.ConfigFileStore
 
update(String, String) - Method in class org.apache.juneau.config.store.ConfigMemoryStore
 
update(String, String) - Method in class org.apache.juneau.config.store.ConfigStore
Called when the physical contents of a config file have changed.
update(String, String...) - Method in class org.apache.juneau.config.store.ConfigStore
Convenience method for updating the contents of a file with lines.
updated(Calendar) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the update timestamp of this object.
updated(String) - Method in class org.apache.juneau.dto.atom.CommonEntry
Sets the update timestamp of this object.
updated(Calendar) - Method in class org.apache.juneau.dto.atom.Entry
 
updated(String) - Method in class org.apache.juneau.dto.atom.Entry
 
updated(Calendar) - Method in class org.apache.juneau.dto.atom.Feed
 
updated(String) - Method in class org.apache.juneau.dto.atom.Feed
 
updated(Calendar) - Method in class org.apache.juneau.dto.atom.Source
 
updated(String) - Method in class org.apache.juneau.dto.atom.Source
 
updateFile(InputStream, String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
updateOnWrite() - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Update-on-write.
Upgrade - Class in org.apache.juneau.http
Represents a parsed Upgrade HTTP request header.
Upgrade(String[]) - Constructor for class org.apache.juneau.http.Upgrade
Constructor.
upgrade(HttpClientConnection, HttpRoute, HttpContext) - Method in class org.apache.juneau.rest.client.mock.MockHttpClientConnectionManager
 
upgrade(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Upgrade request header.
upgrade(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Upgrade request header.
upgrade(Class<T>) - Method in class org.apache.juneau.rest.mock.MockServletRequest
 
upgrade(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Upgrade header value on the request.
UpgradeRequired - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 426 (Upgrade Required).
UpgradeRequired(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UpgradeRequired
Constructor.
UpgradeRequired(String) - Constructor for exception org.apache.juneau.rest.exception.UpgradeRequired
Constructor.
UpgradeRequired() - Constructor for exception org.apache.juneau.rest.exception.UpgradeRequired
Constructor.
UpgradeRequired(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UpgradeRequired
Constructor.
UpgradeRequired(Throwable) - Constructor for exception org.apache.juneau.rest.exception.UpgradeRequired
Constructor.
UpperCaseVar - Class in org.apache.juneau.svl.vars
Upper-case variable resolver.
UpperCaseVar() - Constructor for class org.apache.juneau.svl.vars.UpperCaseVar
Constructor.
URI - Annotation Type in org.apache.juneau.annotation
Used to identify a class or bean property as a URI.
uri(Object) - Method in class org.apache.juneau.dto.atom.Generator
Sets the URI of this generator statement.
uri(Object) - Method in class org.apache.juneau.dto.atom.Icon
Sets the URI of this icon.
uri(Object) - Method in class org.apache.juneau.dto.atom.Logo
Sets the URI of the logo.
uri(Object) - Method in class org.apache.juneau.dto.atom.Person
Sets the URI of the person.
uri(String) - Method in class org.apache.juneau.dto.LinkString
Bean property setter: uri.
uri(String, Object...) - Method in class org.apache.juneau.dto.LinkString
Bean property setter: uri.
uri(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI for this call.
uri(String) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
uri(String) - Method in interface org.apache.juneau.utils.MockHttpRequest
Sets the URI of the request.
uriAnchorText(AnchorText) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Anchor text source.
uriAnchorText(String) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
Configuration property: Anchor text source.
uriAuthority(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Resource authority path.
uriContext(UriContext) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
uriContext(UriContext) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
uriContext(UriContext) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: URI context bean.
uriContext(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Resource context path.
uriContext(UriContext) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI context bean.
uriContext(String) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI context bean.
uriContext(UriContext) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: URI context bean.
uriContext(UriContext) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
The URI context.
uriContext(UriContext) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
UriContext - Class in org.apache.juneau
Represents a URL broken into authority/context-root/servlet-path/path-info parts.
UriContext(String, String, String, String) - Constructor for class org.apache.juneau.UriContext
Constructor.
UriContext() - Constructor for class org.apache.juneau.UriContext
Default constructor.
UriContext(String) - Constructor for class org.apache.juneau.UriContext
String constructor.
uriContext(UriContext) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
uriContext(UriContext) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
uriContext(UriContext) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: URI relativity.
uriRelativity(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: URI resolution relativity.
uriRelativity(UriRelativity) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI relativity.
uriRelativity(String) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI relativity.
uriRelativity(UriRelativity) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: URI relativity.
uriRelativity(UriRelativity) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
UriRelativity - Enum in org.apache.juneau
Identifies what relative URIs are relative to.
uriRelativity(UriRelativity) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
uriRelativity(UriRelativity) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
uriResolution(UriResolution) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
uriResolution(UriResolution) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: URI resolution.
uriResolution(String) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: URI resolution.
uriResolution(UriResolution) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI resolution.
uriResolution(String) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: URI resolution.
uriResolution(UriResolution) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: URI resolution.
uriResolution(UriResolution) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
UriResolution - Enum in org.apache.juneau
Identifies the possible types of URL resolution.
uriResolution(UriResolution) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
uriResolution(UriResolution) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
uriResolution(UriResolution) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
uriResolver - Variable in class org.apache.juneau.serializer.SerializerWriter
The URI resolver of the request.
UriResolver - Class in org.apache.juneau
Class used to create absolute and root-relative URIs based on your current URI 'location' and rules about how to make such resolutions.
UriResolver(UriResolution, UriRelativity, UriContext) - Constructor for class org.apache.juneau.UriResolver
Constructor.
UriTooLong - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 414 (URI Too Long).
UriTooLong(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UriTooLong
Constructor.
UriTooLong(String) - Constructor for exception org.apache.juneau.rest.exception.UriTooLong
Constructor.
UriTooLong() - Constructor for exception org.apache.juneau.rest.exception.UriTooLong
Constructor.
UriTooLong(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.UriTooLong
Constructor.
UriTooLong(Throwable) - Constructor for exception org.apache.juneau.rest.exception.UriTooLong
Constructor.
uriValue(Object) - Method in class org.apache.juneau.json.JsonWriter
Appends a URI to the output.
url(Object) - Method in class org.apache.juneau.dto.swagger.Contact
url(Object) - Method in class org.apache.juneau.dto.swagger.ExternalDocumentation
url(Object) - Method in class org.apache.juneau.dto.swagger.License
urlDecode(String) - Static method in class org.apache.juneau.internal.StringUtils
Decodes a application/x-www-form-urlencoded string using UTF-8 encoding scheme.
urlEnc() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying URL-Encoding as the transmission media type.
urlEnc() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "application/x-www-form-urlencoded".
URLENC_expandedParams - Static variable in class org.apache.juneau.urlencoding.UrlEncodingParser
Configuration property: Parser bean property collections/arrays as separate key/value pairs.
URLENC_expandedParams - Static variable in class org.apache.juneau.urlencoding.UrlEncodingSerializer
Configuration property: Serialize bean property collections/arrays as separate key/value pairs.
urlEncode(Object) - Static method in class org.apache.juneau.internal.StringUtils
Shortcut for calling URLEncoder.encode(o.toString(), "UTF-8").
urlEncode(String) - Static method in class org.apache.juneau.internal.StringUtils
Encodes a application/x-www-form-urlencoded string using UTF-8 encoding scheme.
UrlEncodedFormMatcher - Class in org.apache.juneau.rest.matchers
Predefined matcher for matching requests with content type "application/x-www-form-urlencoded".
UrlEncodedFormMatcher() - Constructor for class org.apache.juneau.rest.matchers.UrlEncodedFormMatcher
 
urlEncodeLax(String) - Static method in class org.apache.juneau.internal.StringUtils
Same as StringUtils.urlEncode(String) except only escapes characters that absolutely need to be escaped.
urlEncodePath(Object) - Static method in class org.apache.juneau.internal.StringUtils
Similar to StringUtils.urlEncode(Object) but doesn't encode "/" characters.
UrlEncodeVar - Class in org.apache.juneau.rest.vars
URL-encoding variable resolver.
UrlEncodeVar() - Constructor for class org.apache.juneau.rest.vars.UrlEncodeVar
Constructor.
URLENCODING - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
UrlEncoding - Class in org.apache.juneau.marshall
A pairing of a UrlEncodingSerializer and UrlEncodingParser into a single class with convenience read/write methods.
UrlEncoding(UrlEncodingSerializer, UrlEncodingParser) - Constructor for class org.apache.juneau.marshall.UrlEncoding
Constructor.
UrlEncoding() - Constructor for class org.apache.juneau.marshall.UrlEncoding
Constructor.
UrlEncoding() - Constructor for class org.apache.juneau.transforms.ReaderSwap.UrlEncoding
Constructor
UrlEncoding - Annotation Type in org.apache.juneau.urlencoding.annotation
Annotation that can be applied to classes, fields, and methods to tweak how they are handled by UrlEncodingSerializer and UrlEncodingParser.
UrlEncodingClassMeta - Class in org.apache.juneau.urlencoding
Metadata on classes specific to the URL-Encoding serializers and parsers pulled from the @UrlEncoding annotation on the class.
UrlEncodingClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingClassMeta
Constructor.
UrlEncodingParser - Class in org.apache.juneau.urlencoding
Parses URL-encoded text into POJO models.
UrlEncodingParser(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingParser
Constructor.
UrlEncodingParserBuilder - Class in org.apache.juneau.urlencoding
Builder class for building instances of URL-Encoding parsers.
UrlEncodingParserBuilder() - Constructor for class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
Constructor, default settings.
UrlEncodingParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
Constructor.
UrlEncodingParserSession - Class in org.apache.juneau.urlencoding
Session object that lives for the duration of a single use of UrlEncodingParser.
UrlEncodingParserSession(UrlEncodingParser, ParserSessionArgs) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingParserSession
Create a new session using properties specified in the context.
UrlEncodingSerializer - Class in org.apache.juneau.urlencoding
Serializes POJO models to URL-encoded notation with UON-encoded values (a notation for URL-encoded query paramter values).
UrlEncodingSerializer(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer
Constructor.
UrlEncodingSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer
Constructor.
UrlEncodingSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializer
UrlEncodingSerializer.Expanded - Class in org.apache.juneau.urlencoding
Equivalent to UrlEncodingSerializer.create().expandedParams().build();.
UrlEncodingSerializer.PlainText - Class in org.apache.juneau.urlencoding
Equivalent to UrlEncodingSerializer.create().plainTextParts().build();.
UrlEncodingSerializer.Readable - Class in org.apache.juneau.urlencoding
Equivalent to UrlEncodingSerializer.create().useWhitespace().build();.
UrlEncodingSerializerBuilder - Class in org.apache.juneau.urlencoding
Builder class for building instances of URL-Encoding serializers.
UrlEncodingSerializerBuilder() - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
Constructor, default settings.
UrlEncodingSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
Constructor.
UrlEncodingSerializerSession - Class in org.apache.juneau.urlencoding
Session object that lives for the duration of a single use of UrlEncodingSerializer.
UrlEncodingSerializerSession(UrlEncodingSerializer, Boolean, SerializerSessionArgs) - Constructor for class org.apache.juneau.urlencoding.UrlEncodingSerializerSession
Constructor.
UrlPathPattern - Class in org.apache.juneau.rest
Deprecated.
Unused.
UrlPathPattern(String) - Constructor for class org.apache.juneau.rest.UrlPathPattern
Deprecated.
Constructor.
UrlPathPattern - Class in org.apache.juneau.rest.util
A parsed path pattern constructed from a @RestMethod(path) value.
UrlPathPattern(String) - Constructor for class org.apache.juneau.rest.util.UrlPathPattern
Constructor.
UrlVar - Class in org.apache.juneau.rest.vars
URL variable resolver.
UrlVar() - Constructor for class org.apache.juneau.rest.vars.UrlVar
Constructor.
useBeanDefs() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
Configuration property: Use bean definitions.
useBeanDefs() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
Configuration property: Use bean definitions.
useBeanDefs() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
Configuration property: Use bean definitions.
useClasspathResourceCaching(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Use classpath resource caching.
useEnumNames() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Use enum names.
useEnumNames() - Method in class org.apache.juneau.BeanTraverseBuilder
 
useEnumNames() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.json.JsonParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
useEnumNames() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.parser.ParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
useEnumNames() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useEnumNames() - Method in class org.apache.juneau.rest.RestContextBuilder
 
useEnumNames() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
useEnumNames() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.uon.UonParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
useEnumNames() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useEnumNames() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Use interface proxies.
useInterfaceProxies(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useInterfaceProxies(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Use Java Introspector.
useJavaBeanIntrospector() - Method in class org.apache.juneau.BeanContextBuilder
Configuration property: Use Java Introspector.
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.BeanTraverseBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.BeanTraverseBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.csv.CsvParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.csv.CsvParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
Deprecated.
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.jena.RdfParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.jso.JsoParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.jso.JsoParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.json.JsonParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.jsonschema.JsonSchemaGeneratorBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.oapi.OpenApiParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.parser.InputStreamParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.parser.ParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.parser.ParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.parser.ParserGroupBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.parser.ReaderParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.rest.RestContextBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.serializer.OutputStreamSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.serializer.SerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.serializer.WriterSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.uon.UonParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.xml.XmlParserBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useJavaBeanIntrospector(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
useJavaBeanIntrospector() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
usemap(String) - Method in class org.apache.juneau.dto.html5.Img
usemap attribute.
usemap(String) - Method in class org.apache.juneau.dto.html5.Object2
usemap attribute.
UseProxy - Class in org.apache.juneau.rest.response
Represents an HTTP 305 Use Proxy response.
UseProxy() - Constructor for class org.apache.juneau.rest.response.UseProxy
Constructor using HTTP-standard message.
UseProxy(String) - Constructor for class org.apache.juneau.rest.response.UseProxy
Constructor using custom message.
UserAgent - Class in org.apache.juneau.http
Represents a parsed User-Agent HTTP request header.
userAgent(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the User-Agent request header.
userAgent(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the User-Agent request header.
userAgent(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
userAgent(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the User-Agent header value on the request.
userInfo(String) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI user info.
userInfo(String, String) - Method in class org.apache.juneau.rest.client.RestCall
Sets the URI user info.
userPrincipal(Principal) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Fluent setter.
userTokenHandler(UserTokenHandler) - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useStackTraceHashes(boolean) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: Use stack trace hashes.
useSystemProperties() - Method in class org.apache.juneau.rest.client.RestClientBuilder
 
useWatcher() - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Use watcher.
useWhitespace(boolean) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
useWhitespace() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
useWhitespace(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
useWhitespace() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
useWhitespace(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
useWhitespace() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
useWhitespace(boolean) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
useWhitespace() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
useWhitespace(boolean) - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Use whitespace.
useWhitespace() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Use whitespace.
useWhitespace(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Use whitespace.
useWhitespace() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Use whitespace.
useWhitespace(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Use whitespace.
useWhitespace() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Use whitespace.
useWhitespace(Boolean) - Method in class org.apache.juneau.serializer.SerializerSessionArgs
Use-whitespace flag
useWhitespace - Variable in class org.apache.juneau.serializer.SerializerWriter
Use-whitespace flag.
useWhitespace(boolean) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
useWhitespace() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
useWhitespace(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
useWhitespace(boolean) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
useWhitespace() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
useXmlNamespaces(boolean) - Method in class org.apache.juneau.jena.RdfParserBuilder
Configuration property: Reuse XML namespaces when RDF namespaces not specified.
useXmlNamespaces(boolean) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: Reuse XML namespaces when RDF namespaces not specified.
UTF8 - Static variable in class org.apache.juneau.internal.IOUtils
UTF-8 charset
Utils - Class in org.apache.juneau.internal
Various utility methods.
Utils() - Constructor for class org.apache.juneau.internal.Utils
 

V

validateEnd(boolean) - Method in class org.apache.juneau.json.JsonParserBuilder
Configuration property: Validate end.
validateEnd() - Method in class org.apache.juneau.json.JsonParserBuilder
Configuration property: Validate end.
validateEnd(boolean) - Method in class org.apache.juneau.uon.UonParserBuilder
Configuration property: Validate end.
validateEnd() - Method in class org.apache.juneau.uon.UonParserBuilder
Configuration property: Validate end.
validateInput(String) - Method in class org.apache.juneau.httppart.HttpPartSchema
Throws a ParseException if the specified pre-parsed input does not validate against this schema.
validateOutput(T, BeanContext) - Method in class org.apache.juneau.httppart.HttpPartSchema
Throws a ParseException if the specified parsed output does not validate against this schema.
validating(boolean) - Method in class org.apache.juneau.html.HtmlParserBuilder
 
validating() - Method in class org.apache.juneau.html.HtmlParserBuilder
 
validating(boolean) - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: Enable validation.
validating() - Method in class org.apache.juneau.xml.XmlParserBuilder
Configuration property: Enable validation.
value(Object) - Method in class org.apache.juneau.dto.html5.Button
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Data
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Input
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Meter
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Option
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Param
value attribute.
value(Object) - Method in class org.apache.juneau.dto.html5.Progress
value attribute.
Value<T> - Class in org.apache.juneau
Represents a simple settable value.
Value() - Constructor for class org.apache.juneau.Value
Constructor.
Value(T) - Constructor for class org.apache.juneau.Value
Constructor.
ValueListener<T> - Interface in org.apache.juneau
Simple listener for the Value class.
valueOf(String) - Static method in enum org.apache.juneau.BinaryFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.config.ConfigMod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.config.event.ConfigEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.config.store.WatcherSensitivity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.dto.jsonschema.JsonType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.html.AnchorText
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.html.annotation.HtmlFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.http.ContentEncodingEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.httppart.HttpPartSchema.CollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.httppart.HttpPartSchema.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.httppart.HttpPartSchema.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.httppart.HttpPartType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.internal.ClassFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.jena.RdfCollectionFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.jsonschema.TypeCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.remoteable.ReturnValue
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.annotation.HookEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.client.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.client.remote.RemoteReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.client.SSLOpts.CertValidate
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.client.SSLOpts.HostVerify
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.rest.RestParamType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.uon.ParamFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.UriRelativity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.UriResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.utils.CalendarUtils.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.xml.annotation.XmlFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.juneau.xml.XmlSerializerSession.ContentResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.juneau.BinaryFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.config.ConfigMod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.config.event.ConfigEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.config.store.WatcherSensitivity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.dto.jsonschema.JsonType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.html.AnchorText
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.html.annotation.HtmlFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.http.ContentEncodingEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.httppart.HttpPartSchema.CollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.httppart.HttpPartSchema.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.httppart.HttpPartSchema.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.httppart.HttpPartType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.internal.ClassFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.juneau.internal.WrappedMap
 
values() - Static method in enum org.apache.juneau.jena.RdfCollectionFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.jsonschema.TypeCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.remoteable.ReturnValue
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.annotation.HookEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.client.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.client.remote.RemoteReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.client.SSLOpts.CertValidate
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.client.SSLOpts.HostVerify
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.rest.RestParamType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.uon.ParamFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.UriRelativity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.UriResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.utils.CalendarUtils.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.xml.annotation.XmlFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.juneau.xml.XmlSerializerSession.ContentResult
Returns an array containing the constants of this enum type, in the order they are declared.
var() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Var element.
var(Object...) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Var element with the specified child nodes.
Var - Class in org.apache.juneau.dto.html5
DTO for an HTML <var> element.
Var() - Constructor for class org.apache.juneau.dto.html5.Var
 
Var - Class in org.apache.juneau.svl
Abstract superclass of all Simple Var Language variables.
Var(String, boolean) - Constructor for class org.apache.juneau.svl.Var
Constructor.
varContextObject(String, Object) - Method in class org.apache.juneau.rest.RestContextBuilder
Adds a var context object to this config.
VariantAlsoNegotiates - Exception in org.apache.juneau.rest.exception
Exception representing an HTTP 506 (Variant Also Negotiate).
VariantAlsoNegotiates(Throwable, String, Object...) - Constructor for exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Constructor.
VariantAlsoNegotiates(String) - Constructor for exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Constructor.
VariantAlsoNegotiates() - Constructor for exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Constructor.
VariantAlsoNegotiates(String, Object...) - Constructor for exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Constructor.
VariantAlsoNegotiates(Throwable) - Constructor for exception org.apache.juneau.rest.exception.VariantAlsoNegotiates
Constructor.
varResolver(VarResolver) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: SVL variable resolver.
varResolver(Class<? extends VarResolver>) - Method in class org.apache.juneau.config.ConfigBuilder
Configuration property: SVL variable resolver.
varResolver(VarResolverSession) - Method in class org.apache.juneau.rest.helper.ReaderResourceBuilder
Deprecated.
Specifies the variable resolver to use for this resource.
varResolver(VarResolverSession) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource.Builder
Specifies the variable resolver to use for this resource.
varResolver(VarResolverSession) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
Deprecated.
Specifies the variable resolver to use for this resource.
VarResolver - Class in org.apache.juneau.svl
Utility class for resolving variables of the form "$X{key}" in strings.
VarResolverBuilder - Class in org.apache.juneau.svl
Builder class for building instances of VarResolver.
VarResolverBuilder() - Constructor for class org.apache.juneau.svl.VarResolverBuilder
 
VarResolverContext - Class in org.apache.juneau.svl
Configurable properties on the VarResolver class.
VarResolverContext(Class<? extends Var>[], Map<String, Object>) - Constructor for class org.apache.juneau.svl.VarResolverContext
Constructor.
VarResolverException - Exception in org.apache.juneau.svl
Exception that occurs during a var resolver session.
VarResolverException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.svl.VarResolverException
Constructor.
VarResolverException(String, Object...) - Constructor for exception org.apache.juneau.svl.VarResolverException
Constructor.
VarResolverSession - Class in org.apache.juneau.svl
A var resolver session that combines a VarResolver with one or more session objects.
VarResolverSession(VarResolverContext, Map<String, Object>) - Constructor for class org.apache.juneau.svl.VarResolverSession
Constructor.
vars(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Adds the specified Var classes to this config.
vars(Class<?>...) - Method in class org.apache.juneau.svl.VarResolverBuilder
Register new variables with this resolver.
Vary - Class in org.apache.juneau.http
Represents a parsed Vary HTTP response header.
version(String) - Method in class org.apache.juneau.dto.atom.Generator
Sets the version of this generator statement.
version(Object) - Method in class org.apache.juneau.dto.swagger.Info
Version - Class in org.apache.juneau.internal
Represents a version string such as "1.2" or "1.2.3"
Version(String) - Constructor for class org.apache.juneau.internal.Version
Constructor
VersionRange - Class in org.apache.juneau.internal
Represents an OSGi-style version range like "1.2" or "[1.0,2.0)".
VersionRange(String) - Constructor for class org.apache.juneau.internal.VersionRange
Constructor.
Via - Class in org.apache.juneau.http
Represents a parsed Via HTTP response header.
Via(String[]) - Constructor for class org.apache.juneau.http.Via
Constructor.
via(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Via request header.
via(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Via request header.
video() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Video element.
video(Object) - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates a Video element with the specified Video.src(Object) attribute.
Video - Class in org.apache.juneau.dto.html5
DTO for an HTML <video> element.
Video() - Constructor for class org.apache.juneau.dto.html5.Video
 
view(String) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the list of columns to view.
view(Collection<String>) - Method in class org.apache.juneau.utils.SearchArgs.Builder
Specifies the list of columns to view.
viewFile(RestResponse, String) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
 
viewFile(RestResponse, String, boolean, String, String, String, String[], String[]) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
viewParsedEntries(RestRequest, String, String, String, String, String[], String[]) - Method in class org.apache.juneau.microservice.resources.LogsResource
 
Visibility - Enum in org.apache.juneau
Defines class/field/method visibilities.

W

warn(String, Object...) - Method in class org.apache.juneau.microservice.JettyLogger
 
warn(Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
warn(String, Throwable) - Method in class org.apache.juneau.microservice.JettyLogger
 
Warning - Class in org.apache.juneau.http
Represents a parsed Warning HTTP request/response header.
warning(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.WARNING level.
warning(Throwable) - Method in class org.apache.juneau.internal.JuneauLogger
Logs an exception as Level.WARNING level.
warning(Throwable, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
Logs a message with the specified MessageFormat-style arguments at Level.WARNING level.
warning(Object) - Method in class org.apache.juneau.rest.client.RestCall
Sets the value for the Warning request header.
warning(Object) - Method in class org.apache.juneau.rest.client.RestClientBuilder
Sets the value for the Warning request header.
warning(Object) - Method in class org.apache.juneau.rest.mock.MockServletRequest
Specifies the Warning header value on the request.
watcherSensitivity(WatcherSensitivity) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Watcher sensitivity.
watcherSensitivity(String) - Method in class org.apache.juneau.config.store.ConfigFileStoreBuilder
Configuration property: Watcher sensitivity.
WatcherSensitivity - Enum in org.apache.juneau.config.store
Determines how often the file system is polled by the watcher in ConfigFileStore.
wbr() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
Creates an empty Wbr element.
Wbr - Class in org.apache.juneau.dto.html5
DTO for an HTML <wbr> element.
Wbr() - Constructor for class org.apache.juneau.dto.html5.Wbr
 
Widget - Class in org.apache.juneau.rest.widget
Defines an interface for resolvers of "$W{...}" string variables.
Widget() - Constructor for class org.apache.juneau.rest.widget.Widget
 
widgets(Class<? extends Widget>...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTML Widgets.
widgets(Widget...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTML Widgets.
widgets(boolean, Widget...) - Method in class org.apache.juneau.rest.RestContextBuilder
Configuration property: HTML Widgets.
WidgetVar - Class in org.apache.juneau.rest.vars
HTML widget variable resolver.
WidgetVar() - Constructor for class org.apache.juneau.rest.vars.WidgetVar
Constructor.
width(Object) - Method in class org.apache.juneau.dto.html5.Canvas
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Embed
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Iframe
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Img
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Input
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Object2
width attribute.
width(Object) - Method in class org.apache.juneau.dto.html5.Video
width attribute.
willRecurse(String, Object, ClassMeta<?>) - Method in class org.apache.juneau.BeanTraverseSession
Returns true if BeanTraverseContext.BEANTRAVERSE_detectRecursions is enabled, and the specified object is already higher up in the traversal chain.
WINDOWS - Static variable in class org.apache.juneau.utils.ProcBuilder
Operating system matcher: Any Windows system.
withTemplate() - Method in class org.apache.juneau.transform.PojoSwap
Returns additional context information for this swap.
withTemplate(String) - Method in class org.apache.juneau.transform.PojoSwap
Sets the template string on this swap.
wrap(String) - Method in class org.apache.juneau.dto.html5.Textarea
wrap attribute.
wrapped(Object) - Method in class org.apache.juneau.dto.swagger.Xml
WrappedMap<K,V> - Class in org.apache.juneau.internal
Wraps an existing map inside an extensible interface so that convenience methods can be added to the subclass.
WrappedMap(Map<K, V>) - Constructor for class org.apache.juneau.internal.WrappedMap
Constructor.
Writable - Interface in org.apache.juneau
Interface that identifies that an object can be serialized directly to a writer.
write(String, String, String) - Method in class org.apache.juneau.config.store.ConfigFileStore
 
write(String, String, String) - Method in class org.apache.juneau.config.store.ConfigMemoryStore
 
write(String, String, String) - Method in class org.apache.juneau.config.store.ConfigStore
Saves the contents of the configuration file if the underlying storage hasn't been modified.
write(File, Reader) - Static method in class org.apache.juneau.internal.IOUtils
Writes the contents of the specified Reader to the specified file.
write(File, InputStream) - Static method in class org.apache.juneau.internal.IOUtils
Writes the contents of the specified InputStream to the specified file.
write(String, String) - Static method in class org.apache.juneau.internal.IOUtils
Writes the specified string to the specified file.
write(int) - Method in class org.apache.juneau.internal.NoCloseOutputStream
 
write(byte[]) - Method in class org.apache.juneau.internal.NoCloseOutputStream
 
write(byte[], int, int) - Method in class org.apache.juneau.internal.NoCloseOutputStream
 
write(char[]) - Method in class org.apache.juneau.internal.NoCloseWriter
 
write(char[], int, int) - Method in class org.apache.juneau.internal.NoCloseWriter
 
write(int) - Method in class org.apache.juneau.internal.NoCloseWriter
 
write(String) - Method in class org.apache.juneau.internal.NoCloseWriter
 
write(String, int, int) - Method in class org.apache.juneau.internal.NoCloseWriter
 
write(int) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
write(char[], int, int) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
write(String) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
write(String, int, int) - Method in class org.apache.juneau.internal.StringBuilderWriter
 
write(int) - Method in class org.apache.juneau.internal.TeeOutputStream
 
write(byte[], int, int) - Method in class org.apache.juneau.internal.TeeOutputStream
 
write(char[], int, int) - Method in class org.apache.juneau.internal.TeeWriter
 
write(Object) - Method in class org.apache.juneau.marshall.CharMarshall
Serializes a POJO directly to a String.
write(Object) - Method in class org.apache.juneau.marshall.Marshall
Serializes a POJO directly to either a String or byte[] depending on the serializer type.
write(Object, Object) - Method in class org.apache.juneau.marshall.Marshall
Serializes a POJO to the specified output stream or writer.
write(Object) - Method in class org.apache.juneau.marshall.StreamMarshall
Serializes a POJO directly to a byte[].
write(int) - Method in class org.apache.juneau.msgpack.MsgPackOutputStream
 
write(byte[], int, int) - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
write(int) - Method in class org.apache.juneau.rest.FinishableServletOutputStream
Deprecated.
 
write(byte[], int, int) - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
write(int) - Method in class org.apache.juneau.rest.util.FinishableServletOutputStream
 
write(char[], int, int) - Method in class org.apache.juneau.serializer.SerializerWriter
 
write(ZipOutputStream) - Method in class org.apache.juneau.utils.ZipFileList.FileEntry
 
write(ZipOutputStream) - Method in interface org.apache.juneau.utils.ZipFileList.ZipFileEntry
Write this entry to the specified output stream.
writeProperties(String, Object, boolean) - Method in class org.apache.juneau.config.Config
Copies the entries in a section to the specified bean by calling the public setters on that bean.
writeProperty(Object, String, Object) - Method in class org.apache.juneau.transform.BeanFilter
Calls the PropertyFilter.writeProperty(Object, String, Object) method on the registered property filters.
writeProperty(Object, String, Object) - Method in class org.apache.juneau.transform.PropertyFilter
Property write interceptor.
WriterSerializer - Class in org.apache.juneau.serializer
Subclass of Serializer for character-based serializers.
WriterSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.serializer.WriterSerializer
Constructor.
WriterSerializerBuilder - Class in org.apache.juneau.serializer
Base class for all writer-based serializer builders.
WriterSerializerBuilder() - Constructor for class org.apache.juneau.serializer.WriterSerializerBuilder
Constructor, default settings.
WriterSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.serializer.WriterSerializerBuilder
Constructor.
WriterSerializerSession - Class in org.apache.juneau.serializer
Subclass of SerializerSession for character-based serializers.
WriterSerializerSession(WriterSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.WriterSerializerSession
Create a new session using properties specified in the context.
WriterSerializerSession(SerializerSessionArgs) - Constructor for class org.apache.juneau.serializer.WriterSerializerSession
Constructor for sessions that don't require context.
writeTo(Writer) - Method in class org.apache.juneau.config.Config
Saves this config file to the specified writer as an INI file.
writeTo(Writer) - Method in class org.apache.juneau.config.internal.ConfigMap
Serializes this map to the specified writer.
writeTo(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.BasicHtmlDocTemplate
 
writeTo(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
Renders the contents of the <head> element.
writeTo(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
Deprecated.
 
writeTo(Writer) - Method in class org.apache.juneau.http.ReaderResource
 
writeTo(Writer) - Method in class org.apache.juneau.microservice.resources.LogParser
Serializes the contents of the parsed log file to the specified writer and then closes the underlying reader.
writeTo(OutputStream) - Method in class org.apache.juneau.rest.client.RestRequestEntity
 
writeTo(Writer) - Method in class org.apache.juneau.rest.helper.ReaderResource
Deprecated.
 
writeTo(Writer) - Method in class org.apache.juneau.rest.helper.ResolvingReaderResource
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
 
writeTo(Writer) - Method in class org.apache.juneau.rest.ReaderResource
Deprecated.
 
writeTo(Writer) - Method in class org.apache.juneau.utils.StringMessage
 
writeTo(Writer) - Method in class org.apache.juneau.utils.StringObject
 
writeTo(Writer) - Method in interface org.apache.juneau.Writable
Serialize this object to the specified writer.
ws() - Method in class org.apache.juneau.csv.CsvSerializerBuilder
 
ws() - Method in class org.apache.juneau.html.HtmlSchemaSerializerBuilder
 
ws() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
ws() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
Deprecated.
 
ws() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
Deprecated.
 
ws() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
 
ws() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
Deprecated.
Unused.
ws() - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
 
ws() - Method in class org.apache.juneau.json.JsonSerializerBuilder
 
ws() - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
Deprecated.
Unused.
ws() - Method in class org.apache.juneau.oapi.OpenApiSerializerBuilder
 
ws() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
 
ws() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Configuration property: Use whitespace.
ws() - Method in class org.apache.juneau.serializer.SerializerBuilder
Configuration property: Use whitespace.
ws() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
Configuration property: Use whitespace.
ws() - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
 
ws() - Method in class org.apache.juneau.uon.UonSerializerBuilder
 
ws() - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
 
ws() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
ws() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
 
ws() - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 
WSERIALIZER_maxIndent - Static variable in class org.apache.juneau.serializer.WriterSerializer
Configuration property: Maximum indentation.
WSERIALIZER_quoteChar - Static variable in class org.apache.juneau.serializer.WriterSerializer
Configuration property: Quote character.
WwwAuthenticate - Class in org.apache.juneau.http
Represents a parsed WWW-Authenticate HTTP response header.

X

xml(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
xml() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
Creates an empty Xml element.
Xml - Class in org.apache.juneau.dto.swagger
A metadata object that allows for more fine-tuned XML model definitions.
Xml() - Constructor for class org.apache.juneau.dto.swagger.Xml
Default constructor.
Xml(Xml) - Constructor for class org.apache.juneau.dto.swagger.Xml
Copy constructor.
XML - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
Xml(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfParser.Xml
Deprecated.
 
xml() - Method in class org.apache.juneau.jena.RdfParserBuilder
Shortcut for calling language(LANG_RDF_XML).
Xml(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer.Xml
Deprecated.
 
xml() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
Xml - Class in org.apache.juneau.marshall
A pairing of a XmlSerializer and XmlParser into a single class with convenience read/write methods.
Xml(XmlSerializer, XmlParser) - Constructor for class org.apache.juneau.marshall.Xml
Constructor.
Xml() - Constructor for class org.apache.juneau.marshall.Xml
Constructor.
xml() - Method in class org.apache.juneau.rest.client.RestClientBuilder
Convenience method for specifying XML as the transmission media type.
xml() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "text/xml".
Xml() - Constructor for class org.apache.juneau.transforms.ReaderSwap.Xml
Constructor
Xml - Annotation Type in org.apache.juneau.xml.annotation
Annotation for specifying various XML options for the XML and RDF/XML serializers.
XML_addBeanTypeProperties - Static variable in class org.apache.juneau.xml.XmlSerializer
XML_addBeanTypes - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Add "_type" properties when needed.
XML_addNamespaceUrisToRoot - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Add namespace URLs to the root element.
XML_autoDetectNamespaces - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Auto-detect namespace usage.
XML_defaultNamespace - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Default namespace.
XML_enableNamespaces - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Enable support for XML namespaces.
XML_eventAllocator - Static variable in class org.apache.juneau.xml.XmlParser
Configuration property: XML event allocator.
XML_namespaces - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: Default namespaces.
XML_preserveRootElement - Static variable in class org.apache.juneau.xml.XmlParser
Configuration property: Preserve root element during generalized parsing.
XML_reporter - Static variable in class org.apache.juneau.xml.XmlParser
Configuration property: XML reporter.
XML_resolver - Static variable in class org.apache.juneau.xml.XmlParser
Configuration property: XML resolver.
XML_validating - Static variable in class org.apache.juneau.xml.XmlParser
Configuration property: Enable validation.
XML_xsNamespace - Static variable in class org.apache.juneau.xml.XmlSerializer
Configuration property: XMLSchema namespace.
xmlabbrev() - Method in class org.apache.juneau.jena.RdfParserBuilder
Shortcut for calling language(LANG_RDF_XML_ABBREV).
XmlAbbrev(PropertyStore) - Constructor for class org.apache.juneau.jena.RdfSerializer.XmlAbbrev
Deprecated.
 
xmlabbrev() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
Configuration property: RDF language.
XmlBeanMeta - Class in org.apache.juneau.xml
Metadata on beans specific to the XML serializers and parsers pulled from the @Xml annotation on the class.
XmlBeanMeta(BeanMeta<?>) - Constructor for class org.apache.juneau.xml.XmlBeanMeta
Constructor.
XmlBeanPropertyMeta - Class in org.apache.juneau.xml
Metadata on bean properties specific to the XML serializers and parsers pulled from the @Xml annotation on the bean property.
XmlBeanPropertyMeta(BeanPropertyMeta) - Constructor for class org.apache.juneau.xml.XmlBeanPropertyMeta
Constructor.
XmlClassMeta - Class in org.apache.juneau.xml
Metadata on classes specific to the XML serializers and parsers pulled from the @Xml annotation on the class.
XmlClassMeta(ClassMeta<?>) - Constructor for class org.apache.juneau.xml.XmlClassMeta
Constructor.
XmlDocSerializer - Class in org.apache.juneau.xml
Serializes POJOs to HTTP responses as XML.
XmlDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlDocSerializer
Constructor.
XmlDocSerializer.Ns - Class in org.apache.juneau.xml
Default serializer without namespaces.
XmlDocSerializerSession - Class in org.apache.juneau.xml
Session object that lives for the duration of a single use of XmlDocSerializer.
XmlDocSerializerSession(XmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xml.XmlDocSerializerSession
Create a new session using properties specified in the context.
XmlFormat - Enum in org.apache.juneau.xml.annotation
XML format to use when serializing a POJO.
XMLGregorianCalendarSwap - Class in org.apache.juneau.transforms
Transforms XMLGregorianCalendars to ISO8601 date-time Strings.
XMLGregorianCalendarSwap() - Constructor for class org.apache.juneau.transforms.XMLGregorianCalendarSwap
Constructor.
XmlNs - Annotation Type in org.apache.juneau.xml.annotation
Namespace name/URL mapping pair.
XmlParseException - Exception in org.apache.juneau.xml
Deprecated.
Unused.
XmlParseException(Location, String, Object...) - Constructor for exception org.apache.juneau.xml.XmlParseException
Deprecated.
Constructor.
XmlParser - Class in org.apache.juneau.xml
Parses text generated by the XmlSerializer class back into a POJO model.
XmlParser(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlParser
Constructor.
XmlParser(PropertyStore, String...) - Constructor for class org.apache.juneau.xml.XmlParser
Constructor.
XmlParserBuilder - Class in org.apache.juneau.xml
Builder class for building XML parsers.
XmlParserBuilder() - Constructor for class org.apache.juneau.xml.XmlParserBuilder
Constructor, default settings.
XmlParserBuilder(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlParserBuilder
Constructor.
XmlParserSession - Class in org.apache.juneau.xml
Session object that lives for the duration of a single use of XmlParser.
XmlParserSession(XmlParser, ParserSessionArgs) - Constructor for class org.apache.juneau.xml.XmlParserSession
Create a new session using properties specified in the context.
XmlReader - Class in org.apache.juneau.xml
Wrapper class around a XMLStreamReader.
XmlReader(ParserPipe, boolean, XMLReporter, XMLResolver, XMLEventAllocator) - Constructor for class org.apache.juneau.xml.XmlReader
Constructor.
XmlSchema - Annotation Type in org.apache.juneau.xml.annotation
Identifies the default XML namespaces at the package level.
XmlSchemaDocSerializer - Class in org.apache.juneau.xml
Deprecated.
XmlSchemaDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSchemaDocSerializer
Deprecated.
Constructor.
XmlSchemaDocSerializer - Class in org.apache.juneau.xmlschema
Serializes POJO metadata to HTTP responses as XML.
XmlSchemaDocSerializer(PropertyStore) - Constructor for class org.apache.juneau.xmlschema.XmlSchemaDocSerializer
Constructor.
XmlSchemaDocSerializerSession - Class in org.apache.juneau.xml
XmlSchemaDocSerializerSession(XmlSchemaDocSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xml.XmlSchemaDocSerializerSession
Deprecated.
Create a new session using properties specified in the context.
XmlSchemaDocSerializerSession - Class in org.apache.juneau.xmlschema
Session object that lives for the duration of a single use of XmlSchemaDocSerializer.
XmlSchemaDocSerializerSession(XmlSchemaDocSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xmlschema.XmlSchemaDocSerializerSession
Create a new session using properties specified in the context.
XmlSchemaSerializer - Class in org.apache.juneau.xml
Deprecated.
XmlSchemaSerializer(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSchemaSerializer
Deprecated.
Constructor.
XmlSchemaSerializer - Class in org.apache.juneau.xmlschema
Serializes POJO metadata to HTTP responses as XML.
XmlSchemaSerializer(PropertyStore) - Constructor for class org.apache.juneau.xmlschema.XmlSchemaSerializer
Constructor.
XmlSchemaSerializerBuilder - Class in org.apache.juneau.xml
XmlSchemaSerializerBuilder() - Constructor for class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
Constructor, default settings.
XmlSchemaSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
Constructor.
XmlSchemaSerializerBuilder - Class in org.apache.juneau.xmlschema
Builder class for building instances of XML Schema serializers.
XmlSchemaSerializerBuilder() - Constructor for class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
Constructor, default settings.
XmlSchemaSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
Constructor.
XmlSchemaSerializerSession - Class in org.apache.juneau.xml
XmlSchemaSerializerSession(XmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xml.XmlSchemaSerializerSession
Deprecated.
Create a new session using properties specified in the context.
XmlSchemaSerializerSession - Class in org.apache.juneau.xmlschema
Session object that lives for the duration of a single use of XmlSchemaSerializer.
XmlSchemaSerializerSession(XmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xmlschema.XmlSchemaSerializerSession
Create a new session using properties specified in the context.
XmlSerializer - Class in org.apache.juneau.xml
Serializes POJO models to XML.
XmlSerializer(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer
Constructor.
XmlSerializer(PropertyStore, String, String) - Constructor for class org.apache.juneau.xml.XmlSerializer
Constructor.
XmlSerializer(PropertyStore, String, String...) - Constructor for class org.apache.juneau.xml.XmlSerializer
XmlSerializer.Ns - Class in org.apache.juneau.xml
Default serializer without namespaces.
XmlSerializer.NsSq - Class in org.apache.juneau.xml
Default serializer without namespaces, single quotes.
XmlSerializer.NsSqReadable - Class in org.apache.juneau.xml
Default serializer without namespaces, single quotes, with whitespace.
XmlSerializer.Sq - Class in org.apache.juneau.xml
Default serializer, single quotes.
XmlSerializer.SqReadable - Class in org.apache.juneau.xml
Default serializer, single quotes, whitespace added.
XmlSerializerBuilder - Class in org.apache.juneau.xml
Builder class for building instances of XML serializers.
XmlSerializerBuilder() - Constructor for class org.apache.juneau.xml.XmlSerializerBuilder
Constructor, default settings.
XmlSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializerBuilder
Constructor.
XmlSerializerSession - Class in org.apache.juneau.xml
Session object that lives for the duration of a single use of XmlSerializer.
XmlSerializerSession(XmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.xml.XmlSerializerSession
Create a new session using properties specified in the context.
XmlSerializerSession.ContentResult - Enum in org.apache.juneau.xml
Identifies what the contents were of a serialized bean.
XMLSOAP - Static variable in class org.apache.juneau.http.MediaType
Reusable predefined media type
XmlUtils - Class in org.apache.juneau.xml
XML utility methods.
XmlUtils() - Constructor for class org.apache.juneau.xml.XmlUtils
 
XmlWriter - Class in org.apache.juneau.xml
Specialized writer for serializing XML.
XmlWriter(Writer, boolean, int, boolean, char, UriResolver, boolean, Namespace) - Constructor for class org.apache.juneau.xml.XmlWriter
Constructor.
xsNamespace(Namespace) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
 
xsNamespace(Namespace) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
Deprecated.
 
xsNamespace(Namespace) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
Configuration property: XMLSchema namespace.
xsNamespace(Namespace) - Method in class org.apache.juneau.xmlschema.XmlSchemaSerializerBuilder
 

Y

yaml() - Method in class org.apache.juneau.rest.mock.MockServletRequest
Convenience method for setting Accept and Content-Type headers to "text/yaml".

Z

ZipFileList - Class in org.apache.juneau.utils
Utility class for representing the contents of a zip file as a list of entries whose contents don't resolve until serialization time.
ZipFileList(String) - Constructor for class org.apache.juneau.utils.ZipFileList
Constructor.
ZipFileList.FileEntry - Class in org.apache.juneau.utils
ZipFileList entry for File entry types.
ZipFileList.ZipFileEntry - Interface in org.apache.juneau.utils
Interface for ZipFileList entries.
ZipFileListResponseHandler - Class in org.apache.juneau.rest.response
Deprecated.
No replacement.
ZipFileListResponseHandler() - Constructor for class org.apache.juneau.rest.response.ZipFileListResponseHandler
Deprecated.
 

_

_class() - Method in class org.apache.juneau.BeanContext
Returns a reusable ClassMeta representation for the class Class.
_class() - Method in class org.apache.juneau.BeanSession
Returns a reusable ClassMeta representation for the class Class.
_class(String) - Method in class org.apache.juneau.dto.html5.A
 
_class(String) - Method in class org.apache.juneau.dto.html5.Abbr
 
_class(String) - Method in class org.apache.juneau.dto.html5.Address
 
_class(String) - Method in class org.apache.juneau.dto.html5.Area
 
_class(String) - Method in class org.apache.juneau.dto.html5.Article
 
_class(String) - Method in class org.apache.juneau.dto.html5.Aside
 
_class(String) - Method in class org.apache.juneau.dto.html5.Audio
 
_class(String) - Method in class org.apache.juneau.dto.html5.B
 
_class(String) - Method in class org.apache.juneau.dto.html5.Base
 
_class(String) - Method in class org.apache.juneau.dto.html5.Bdi
 
_class(String) - Method in class org.apache.juneau.dto.html5.Bdo
 
_class(String) - Method in class org.apache.juneau.dto.html5.Blockquote
 
_class(String) - Method in class org.apache.juneau.dto.html5.Body
 
_class(String) - Method in class org.apache.juneau.dto.html5.Br
 
_class(String) - Method in class org.apache.juneau.dto.html5.Button
 
_class(String) - Method in class org.apache.juneau.dto.html5.Canvas
 
_class(String) - Method in class org.apache.juneau.dto.html5.Caption
 
_class(String) - Method in class org.apache.juneau.dto.html5.Cite
 
_class(String) - Method in class org.apache.juneau.dto.html5.Code
 
_class(String) - Method in class org.apache.juneau.dto.html5.Col
 
_class(String) - Method in class org.apache.juneau.dto.html5.Colgroup
 
_class(String) - Method in class org.apache.juneau.dto.html5.Data
 
_class(String) - Method in class org.apache.juneau.dto.html5.Datalist
 
_class(String) - Method in class org.apache.juneau.dto.html5.Dd
 
_class(String) - Method in class org.apache.juneau.dto.html5.Del
 
_class(String) - Method in class org.apache.juneau.dto.html5.Dfn
 
_class(String) - Method in class org.apache.juneau.dto.html5.Div
 
_class(String) - Method in class org.apache.juneau.dto.html5.Dl
 
_class(String) - Method in class org.apache.juneau.dto.html5.Dt
 
_class(String) - Method in class org.apache.juneau.dto.html5.Em
 
_class(String) - Method in class org.apache.juneau.dto.html5.Embed
 
_class(String) - Method in class org.apache.juneau.dto.html5.Fieldset
 
_class(String) - Method in class org.apache.juneau.dto.html5.Figcaption
 
_class(String) - Method in class org.apache.juneau.dto.html5.Figure
 
_class(String) - Method in class org.apache.juneau.dto.html5.Footer
 
_class(String) - Method in class org.apache.juneau.dto.html5.Form
 
_class(String) - Method in class org.apache.juneau.dto.html5.H1
 
_class(String) - Method in class org.apache.juneau.dto.html5.H2
 
_class(String) - Method in class org.apache.juneau.dto.html5.H3
 
_class(String) - Method in class org.apache.juneau.dto.html5.H4
 
_class(String) - Method in class org.apache.juneau.dto.html5.H5
 
_class(String) - Method in class org.apache.juneau.dto.html5.H6
 
_class(String) - Method in class org.apache.juneau.dto.html5.Head
 
_class(String) - Method in class org.apache.juneau.dto.html5.Header
 
_class(String) - Method in class org.apache.juneau.dto.html5.Hr
 
_class(String) - Method in class org.apache.juneau.dto.html5.Html
 
_class(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
class attribute.
_class(String) - Method in class org.apache.juneau.dto.html5.I
 
_class(String) - Method in class org.apache.juneau.dto.html5.Iframe
 
_class(String) - Method in class org.apache.juneau.dto.html5.Img
 
_class(String) - Method in class org.apache.juneau.dto.html5.Input
 
_class(String) - Method in class org.apache.juneau.dto.html5.Ins
 
_class(String) - Method in class org.apache.juneau.dto.html5.Kbd
 
_class(String) - Method in class org.apache.juneau.dto.html5.Keygen
 
_class(String) - Method in class org.apache.juneau.dto.html5.Label
 
_class(String) - Method in class org.apache.juneau.dto.html5.Legend
 
_class(String) - Method in class org.apache.juneau.dto.html5.Li
 
_class(String) - Method in class org.apache.juneau.dto.html5.Link
 
_class(String) - Method in class org.apache.juneau.dto.html5.Main
 
_class(String) - Method in class org.apache.juneau.dto.html5.Map
 
_class(String) - Method in class org.apache.juneau.dto.html5.Mark
 
_class(String) - Method in class org.apache.juneau.dto.html5.Meta
 
_class(String) - Method in class org.apache.juneau.dto.html5.Meter
 
_class(String) - Method in class org.apache.juneau.dto.html5.Nav
 
_class(String) - Method in class org.apache.juneau.dto.html5.Noscript
 
_class(String) - Method in class org.apache.juneau.dto.html5.Object2
 
_class(String) - Method in class org.apache.juneau.dto.html5.Ol
 
_class(String) - Method in class org.apache.juneau.dto.html5.Optgroup
 
_class(String) - Method in class org.apache.juneau.dto.html5.Option
 
_class(String) - Method in class org.apache.juneau.dto.html5.Output
 
_class(String) - Method in class org.apache.juneau.dto.html5.P
 
_class(String) - Method in class org.apache.juneau.dto.html5.Param
 
_class(String) - Method in class org.apache.juneau.dto.html5.Pre
 
_class(String) - Method in class org.apache.juneau.dto.html5.Progress
 
_class(String) - Method in class org.apache.juneau.dto.html5.Q
 
_class(String) - Method in class org.apache.juneau.dto.html5.Rb
 
_class(String) - Method in class org.apache.juneau.dto.html5.Rp
 
_class(String) - Method in class org.apache.juneau.dto.html5.Rt
 
_class(String) - Method in class org.apache.juneau.dto.html5.Rtc
 
_class(String) - Method in class org.apache.juneau.dto.html5.Ruby
 
_class(String) - Method in class org.apache.juneau.dto.html5.S
 
_class(String) - Method in class org.apache.juneau.dto.html5.Samp
 
_class(String) - Method in class org.apache.juneau.dto.html5.Script
 
_class(String) - Method in class org.apache.juneau.dto.html5.Section
 
_class(String) - Method in class org.apache.juneau.dto.html5.Select
 
_class(String) - Method in class org.apache.juneau.dto.html5.Small
 
_class(String) - Method in class org.apache.juneau.dto.html5.Source
 
_class(String) - Method in class org.apache.juneau.dto.html5.Span
 
_class(String) - Method in class org.apache.juneau.dto.html5.Strong
 
_class(String) - Method in class org.apache.juneau.dto.html5.Style
 
_class(String) - Method in class org.apache.juneau.dto.html5.Sub
 
_class(String) - Method in class org.apache.juneau.dto.html5.Sup
 
_class(String) - Method in class org.apache.juneau.dto.html5.Table
 
_class(String) - Method in class org.apache.juneau.dto.html5.Tbody
 
_class(String) - Method in class org.apache.juneau.dto.html5.Td
 
_class(String) - Method in class org.apache.juneau.dto.html5.Template
 
_class(String) - Method in class org.apache.juneau.dto.html5.Textarea
 
_class(String) - Method in class org.apache.juneau.dto.html5.Tfoot
 
_class(String) - Method in class org.apache.juneau.dto.html5.Th
 
_class(String) - Method in class org.apache.juneau.dto.html5.Thead
 
_class(String) - Method in class org.apache.juneau.dto.html5.Time
 
_class(String) - Method in class org.apache.juneau.dto.html5.Title
 
_class(String) - Method in class org.apache.juneau.dto.html5.Tr
 
_class(String) - Method in class org.apache.juneau.dto.html5.Track
 
_class(String) - Method in class org.apache.juneau.dto.html5.U
 
_class(String) - Method in class org.apache.juneau.dto.html5.Ul
 
_class(String) - Method in class org.apache.juneau.dto.html5.Var
 
_class(String) - Method in class org.apache.juneau.dto.html5.Video
 
_class(String) - Method in class org.apache.juneau.dto.html5.Wbr
 
_default(String) - Method in class org.apache.juneau.dto.html5.Track
default attribute.
_default(Object) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
_default(Object) - Method in class org.apache.juneau.dto.swagger.Items
_default(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
_default(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
_default(String) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
default field.
_enum(Object...) - Method in class org.apache.juneau.dto.swagger.HeaderInfo
Adds one or more values to the enum property.
_enum(Object...) - Method in class org.apache.juneau.dto.swagger.Items
Adds one or more values to the enum property.
_enum(Object...) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
Adds one or more values to the enum property.
_enum(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
Adds one or more values to the enum property.
_enum(Set<String>) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
enum field.
_enum(String...) - Method in class org.apache.juneau.httppart.HttpPartSchemaBuilder
_enum field.
_for(String) - Method in class org.apache.juneau.dto.html5.Label
for attribute.
_for(String) - Method in class org.apache.juneau.dto.html5.Output
for attribute.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
Skip navigation links

Copyright © 2018 Apache. All rights reserved.