- 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
-
- 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
-
- abbr(String) - Method in class org.apache.juneau.dto.html5.Th
-
- 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
-
- abridged() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- abridged(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- abridged() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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
-
Configuration property: Abridged output.
- abridged() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Abridged output.
- abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Abridged output.
- abridged() - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Abridged output.
- abridged(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Abridged output.
- abridged() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Abridged output.
- 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
-
- abridged() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- 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 - 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.
- acceptcharset(String) - Method in class org.apache.juneau.dto.html5.Form
-
- 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.
- 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.
- 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.
- 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
-
- action(String) - Method in class org.apache.juneau.dto.html5.Form
-
- 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
-
- 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.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(Schema...) - Method in class org.apache.juneau.dto.jsonschema.SchemaMap
-
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.HtmlSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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
-
- 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
-
- 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.msgpack.MsgPackParserBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- add(Map<String, Object>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- add(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addAdditionalItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
additionalItems.
- addAdditionalProperties(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
additionalProperties property.
- 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
-
Convenience method for adding one or more
Schema
objects to this array.
- addAllOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
anyOf.
- 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
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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
-
Configuration property: Add "_type" properties when needed.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Add "_type" properties when needed.
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Add "_type" properties when needed.
- 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
-
- addBeanTypeProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.
- 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, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
definitions.
- addDefinitions(Map<String, SchemaInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
definitions property.
- addDependency(String, Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
dependencies.
- addEnum(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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, Object>) - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Adds one or more values to the
examples property.
- addFile(ZipOutputStream, File) - Method in class org.apache.juneau.utils.ZipFileList.FileEntry
-
Adds the specified file to the specified output stream.
- 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
-
- addItems(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
items.
- additionalProperties(Object...) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds one or more values to the
properties property.
- additionalProperty(String, Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Adds a single value to the
additionalProperties property.
- 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
-
- addNamespaceUrisToRoot() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- 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.
- addOneOf(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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, Map<String, Operation>>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds one or more values to the
produces property.
- addPatternProperties(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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(Schema...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
properties.
- addProperties(Map<String, Map<String, Object>>) - 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.Schema
-
Bean property appender:
required.
- addRequired(String...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
required.
- addRequired(SchemaProperty...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property appender:
required.
- 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
-
- Address() - Constructor for class org.apache.juneau.dto.html5.Address
-
- address() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- 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.
- 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.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.HtmlSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- addTo(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- addTo(String, String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.
- addTypes(JsonType...) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- AList<T> - Class in org.apache.juneau.utils
-
- AList() - Constructor for class org.apache.juneau.utils.AList
-
- 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.
- 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
-
- 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.svl.Var
-
Returns whether nested variables are supported by this variable.
- allowNoFile() - Method in class org.apache.juneau.internal.FileReaderBuilder
-
- 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.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.
- alt(String) - Method in class org.apache.juneau.dto.html5.Area
-
- alt(String) - Method in class org.apache.juneau.dto.html5.Img
-
- alt(String) - Method in class org.apache.juneau.dto.html5.Input
-
- AMap<K,V> - Class in org.apache.juneau.utils
-
- AMap() - Constructor for class org.apache.juneau.utils.AMap
-
- AnchorText - Enum in org.apache.juneau.html
-
- 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.
- 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(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 multiple objects 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) - Method in class org.apache.juneau.rest.client.NameValuePairs
-
Appends the specified name/value pair to the end of 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
-
- 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>, Class<?>, List<T>) - Static method in class org.apache.juneau.internal.ReflectionUtils
-
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, 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(ProcBuilder.Matcher, Object...) - Method in class org.apache.juneau.utils.ProcBuilder
-
Append to the command arguments if the specified matcher matches.
- 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.
- 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.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.HtmlSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- apply(PropertyStore) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- apply(PropertyStore) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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
-
- 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.
- 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
-
- Article() - Constructor for class org.apache.juneau.dto.html5.Article
-
- article() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- 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 interface org.apache.juneau.html.HtmlDocTemplate
-
Renders the contents of the <body>/<article>
element.
- article(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
- 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
-
- 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
-
- ASet<T> - Class in org.apache.juneau.utils
-
- 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
-
- 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 interface org.apache.juneau.html.HtmlDocTemplate
-
Renders the contents of the <body>/<aside>
element.
- aside(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
- 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.
- asMap() - Method in class org.apache.juneau.BeanContext
-
- asMap() - Method in class org.apache.juneau.BeanSession
-
- 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.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() - 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.Parser
-
- asMap() - Method in class org.apache.juneau.parser.ParserSession
-
- 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.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
-
- assertFieldNotNull(Object, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- assertFieldPositive(int, String) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- assertNotNull(Object, String, Object...) - Static method in class org.apache.juneau.internal.ThrowableUtils
-
- 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.
- 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(Object) - Static method in class org.apache.juneau.internal.StringUtils
-
- 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.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
-
- asValidator() - Method in class org.apache.juneau.http.IfRange
-
- asValidators() - Method in class org.apache.juneau.http.HeaderEntityValidatorArray
-
- async(Object) - Method in class org.apache.juneau.dto.html5.Script
-
- 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
-
- 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
-
- 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
-
Append an attribute with a URI value.
- 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'
- Audio - Class in org.apache.juneau.dto.html5
-
- 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
-
- 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.
- 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
-
- 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.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.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.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(String) - Method in class org.apache.juneau.dto.html5.Input
-
- autocomplete(String) - Method in class org.apache.juneau.dto.html5.Textarea
-
- 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
-
- autoDetectNamespaces(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
Configuration property: Auto-detect namespace usage.
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Button
-
- autofocus(String) - Method in class org.apache.juneau.dto.html5.Input
-
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Keygen
-
- autofocus(Object) - Method in class org.apache.juneau.dto.html5.Select
-
- autofocus(Boolean) - Method in class org.apache.juneau.dto.html5.Textarea
-
- autoplay(Object) - Method in class org.apache.juneau.dto.html5.Audio
-
- autoplay(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- 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.
- CalendarLongSwap - Class in org.apache.juneau.transforms
-
- 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
-
- CalendarSwap() - Constructor for class org.apache.juneau.transforms.CalendarSwap
-
- CalendarSwap.DateFull - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateShort - Class in org.apache.juneau.transforms
-
- 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
-
- CalendarSwap.DateTimeLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.DateTimeShort - Class in org.apache.juneau.transforms
-
- 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
-
- CalendarSwap.ISO8601DTPZ - Class in org.apache.juneau.transforms
-
- CalendarSwap.ISO8601DTZ - Class in org.apache.juneau.transforms
-
- 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
-
- CalendarSwap.TimeFull - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeLong - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeMedium - Class in org.apache.juneau.transforms
-
- CalendarSwap.TimeShort - Class in org.apache.juneau.transforms
-
- 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
-
- 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
-
- canCreateNewInstanceFromString(Object) - Method in class org.apache.juneau.ClassMeta
-
- 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
-
- 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
-
- canWrite() - Method in class org.apache.juneau.BeanPropertyMeta
-
Returns true if this property can be written.
- Caption - Class in org.apache.juneau.dto.html5
-
- Caption() - Constructor for class org.apache.juneau.dto.html5.Caption
-
- caption() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- 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
-
- 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
-
- 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.
- 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
-
- 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.
- challenge(String) - Method in class org.apache.juneau.dto.html5.Keygen
-
- 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
-
- chars(String) - Method in class org.apache.juneau.internal.AsciiSet.Builder
-
Adds a set of characters to this set.
- CharSequenceReader - Class in org.apache.juneau.internal
-
- 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(String) - Method in class org.apache.juneau.dto.html5.Script
-
- 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.
- checkAccess(RestRequest) - Method in class org.apache.juneau.microservice.resources.DirectoryResource
-
Verify that the specified request is allowed.
- checkClientTrusted(X509Certificate[], String) - Method in class org.apache.juneau.rest.client.SimpleX509TrustManager
-
- checked(Object) - Method in class org.apache.juneau.dto.html5.Input
-
- 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
-
- 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.labels
-
A POJO structure that describes the list of child resources associated with a resource.
- ChildResourceDescriptions(RestContext, RestRequest) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Constructor.
- ChildResourceDescriptions(RestContext, RestRequest, boolean) - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Constructor.
- ChildResourceDescriptions() - Constructor for class org.apache.juneau.rest.labels.ChildResourceDescriptions
-
Bean constructor.
- cite(String) - Method in class org.apache.juneau.dto.html5.Blockquote
-
- 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() - 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(String) - Method in class org.apache.juneau.dto.html5.Q
-
- CLASS_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
-
Converts objects to classes.
- 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.
- 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
-
- 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.
- 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.RestCall
-
Cleans up this HTTP call.
- close() - Method in class org.apache.juneau.rest.client.RestClient
-
- close() - Method in class org.apache.juneau.rest.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
-
- 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
-
- 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.
- 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
-
- Colgroup - Class in org.apache.juneau.dto.html5
-
- Colgroup() - Constructor for class org.apache.juneau.dto.html5.Colgroup
-
- colgroup() - Static method in class org.apache.juneau.dto.html5.HtmlBuilder
-
- 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
-
- 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(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.
- 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
-
- colspan(Object) - Method in class org.apache.juneau.dto.html5.Td
-
- colspan(Object) - Method in class org.apache.juneau.dto.html5.Th
-
- 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
-
- 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(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.labels.ResourceDescription
-
- compareTo(RestJavaMethod) - Method in class org.apache.juneau.rest.RestJavaMethod
-
- compareTo(UrlPathPattern) - Method in class org.apache.juneau.rest.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
-
- 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
-
- ConfigException - Exception in org.apache.juneau
-
An exception that typically occurs when trying to perform an invalid operation on a configuration property.
- ConfigException(String, Object...) - Constructor for exception org.apache.juneau.ConfigException
-
Constructor
- ConfigException(Throwable, 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
-
- 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
-
- 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
-
- 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
-
- CONNECT - Static variable in class org.apache.juneau.http.HttpMethodName
-
- 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_LOST - Static variable in class org.apache.juneau.rest.client.RetryOn
-
Default RetryOn that returns true if the HTTP connection could not be made.
- 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.jena
-
- 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
-
- contact(Object) - Method in class org.apache.juneau.dto.swagger.Info
-
- contact() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- 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
-
- 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(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
-
- 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.
- containsIC(String) - Method in class org.apache.juneau.http.HeaderStringArray
-
- 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
-
- 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
-
- content(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- 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
-
- contenteditable(Object) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
- ContentEncoding - Class in org.apache.juneau.http
-
Represents a parsed Content-Encoding HTTP response header.
- 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.
- ContentLength - Class in org.apache.juneau.http
-
Represents a parsed Content-Length HTTP request/response header.
- 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.
- 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(Object...) - Method in class org.apache.juneau.rest.ReaderResourceBuilder
-
Specifies the contents for this resource.
- contents(Object...) - Method in class org.apache.juneau.rest.StreamResourceBuilder
-
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.
- 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.RestContextBuilder
-
Configuration property: Resource context path.
- 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(String) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(Throwable, String, Object...) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- ContextRuntimeException(Throwable) - Constructor for exception org.apache.juneau.ContextRuntimeException
-
Constructor.
- 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(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- 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
-
- convertToMemberType(Object, Object, ClassMeta<T>) - Method in class org.apache.juneau.BeanSession
-
- 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
-
- coords(String) - Method in class org.apache.juneau.dto.html5.Area
-
- 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
-
- create() - Static method in class org.apache.juneau.config.Config
-
- 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
-
- create() - Static method in class org.apache.juneau.csv.CsvSerializer
-
- create() - Static method in class org.apache.juneau.encoders.EncoderGroup
-
- create() - Static method in class org.apache.juneau.html.HtmlParser
-
- create() - Static method in class org.apache.juneau.html.HtmlSerializer
-
- create() - Static method in class org.apache.juneau.httppart.SimpleUonPartSerializer
-
- create() - Static method in class org.apache.juneau.httppart.UonPartParser
-
- create() - Static method in class org.apache.juneau.httppart.UonPartSerializer
-
- 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
-
- 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.RdfParser
-
- create() - Static method in class org.apache.juneau.jena.RdfSerializer
-
- create() - Static method in class org.apache.juneau.jso.JsoParser
-
- create() - Static method in class org.apache.juneau.jso.JsoSerializer
-
- create() - Static method in class org.apache.juneau.json.JsonParser
-
- create() - Static method in class org.apache.juneau.json.JsonSerializer
-
- create() - Static method in class org.apache.juneau.msgpack.MsgPackParser
-
- create() - Static method in class org.apache.juneau.msgpack.MsgPackSerializer
-
- create() - Static method in class org.apache.juneau.parser.Parser
-
- create() - Static method in class org.apache.juneau.parser.ParserGroup
-
- create() - Static method in class org.apache.juneau.plaintext.PlainTextParser
-
- create() - Static method in class org.apache.juneau.plaintext.PlainTextSerializer
-
- 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
-
- 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.ReaderResource
-
- create() - Static method in class org.apache.juneau.rest.StreamResource
-
- create() - Static method in class org.apache.juneau.serializer.SerializerGroup
-
- create() - Static method in class org.apache.juneau.svl.VarResolver
-
- 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
-
- create() - Static method in class org.apache.juneau.uon.UonSerializer
-
- create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingParser
-
- create() - Static method in class org.apache.juneau.urlencoding.UrlEncodingSerializer
-
- 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
-
- create() - Static method in class org.apache.juneau.xml.XmlSerializer
-
- 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
-
- createBeanSession() - Method in class org.apache.juneau.BeanContext
-
- 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
-
- createConsoleCommands() - Method in class org.apache.juneau.microservice.Microservice
-
Constructs the list of available console commands.
- createDefaultBeanSessionArgs() - Method in class org.apache.juneau.BeanContext
-
- 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
-
- 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
.
- 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.
- createParameterSession() - Method in class org.apache.juneau.uon.UonParser
-
Create a UON parser session for parsing parameter values.
- 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.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
-
- createResponse(RestRequest, HttpServletResponse) - Method in interface org.apache.juneau.rest.RestCallHandler
-
- 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(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.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(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSchemaSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.json.JsonSerializer
-
- createSession(ParserSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackParser
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.msgpack.MsgPackSerializer
-
- 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
-
- createSession(ParserSessionArgs) - 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
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSchemaSerializer
-
- createSession(SerializerSessionArgs) - Method in class org.apache.juneau.xml.XmlSerializer
-
- 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
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Audio
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Img
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Link
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Script
-
- crossorigin(String) - Method in class org.apache.juneau.dto.html5.Video
-
- 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.
- 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
-
- 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.SchemaMap
-
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, 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(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
-
- 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, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- get(String, T, 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(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, 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, String, Class<T>) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(String, T, 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(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, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestHeaders
-
- get(String, Class<T>) - Method in class org.apache.juneau.rest.RequestPathMatch
-
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
-
- get(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestPathMatch
-
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
-
- 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, String, Class<T>) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(String, T, 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(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, String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- get(String, Object, 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.
- 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
-
- 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
-
- 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.
- getAdditionalItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
additionalItems.
- getAdditionalItemsAsBoolean() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
additionalItems.
- getAdditionalItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
additionalItems.
- getAdditionalProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
Bean property getter:
additionalProperties.
- getAdditionalPropertiesAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
additionalProperties.
- getAll(String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(HttpPartParser, String, Class<T>) - Method in class org.apache.juneau.rest.RequestFormData
-
- getAll(String, Type, Type...) - 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
-
- getAll(String, Type, Type...) - Method in class org.apache.juneau.rest.RequestQuery
-
- 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.Schema
-
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
-
Returns the specified annotation on the field or methods that define this property.
- getAnnotation() - Method in class org.apache.juneau.html.HtmlClassMeta
-
Returns the
@Html
annotation defined on the class.
- getAnnotation(Class<T>, Class<?>) - Static method in class org.apache.juneau.internal.ReflectionUtils
-
- 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.
- getAnyOf() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.HtmlDocSerializerSession
-
- 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
-
- 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
-
- 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, 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
-
- 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.
- 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.
- 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.
- getBeanContext() - Method in class org.apache.juneau.ClassMeta
-
- getBeanContext() - Method in class org.apache.juneau.rest.RestContext
-
Returns the
BeanContext
object used for parsing path variables and header values.
- getBeanDictionary() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns the bean dictionary defined on this bean.
- 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.
- 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
-
- 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
-
- 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.ObjectMap
-
Returns the
BeanSession
currently associated with this map.
- getBeanSession() - Method in class org.apache.juneau.rest.RestRequest
-
- 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
-
- getBeanTypePropertyName(ClassMeta) - Method in class org.apache.juneau.BeanSession
-
- 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).
- getBody() - Method in class org.apache.juneau.rest.RestRequest
-
Request body.
- getBodyArg() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Returns the argument annotated with
@Body
.
- 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
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestFormData
-
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Returns the specified path parameter converted to a boolean.
- getBoolean(String) - Method in class org.apache.juneau.rest.RequestQuery
-
- getBoolean(String, boolean) - Method in class org.apache.juneau.rest.RequestQuery
-
- 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.
- 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
-
- 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
-
- 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
-
Bean property getter:
certValidate.
- 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
-
- 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
-
- 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
-
- getClassMeta() - Method in class org.apache.juneau.BeanMeta
-
- 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.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) - 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
-
- getClasspathReaderResource(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getClasspathResource(String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResource(Class<?>, Class<T>, MediaType, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResourceAsString(String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- getClasspathResourceAsString(Class<?>, String, Locale) - Method in class org.apache.juneau.rest.RestContext
-
- 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
-
- 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
-
- getClientVersionHeader() - Method in class org.apache.juneau.rest.RestContext
-
Returns the name of the client version header name used by this resource.
- 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.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
-
- getColumn() - Method in class org.apache.juneau.parser.ParserReader
-
Returns the current column number position in this reader.
- 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
-
[GET /] - Show contents of config file.
- 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(RestRequest) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[GET /edit] - Show config file edit page.
- getConfigEntry(String, String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[GET /{section}/{key}] - Show config file entry.
- getConfigSection(String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[GET /{section}] - Show config file section.
- 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() - 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.
- 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
-
Looks at the supported media types from the request and constructs a list of hyperlinks to render the data
as plain-text.
- 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.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
-
- 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.
- 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.RestContext
-
Returns the context path of the resource.
- 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.
- 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
-
- getDeclaredAnnotation(Class<T>, Class<?>) - Static method in class org.apache.juneau.internal.ReflectionUtils
-
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.
- 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.
- getDefaultProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
-
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.
- getDefinitions() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
definitions.
- getDefinitions() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
definitions.
- getDelete() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- getDependencies() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
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.labels.NameDescription
-
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.
- 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
-
- getDownload() - Method in class org.apache.juneau.microservice.resources.DirectoryResource.FileResource
-
- 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
-
- 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.Schema
-
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.
- getEventType() - Method in class org.apache.juneau.xml.XmlReader
-
- getExample() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
example.
- 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
-
- getExcludeProperties(Class<?>) - Method in class org.apache.juneau.BeanContext
-
- 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.
- getExtraProperties() - Method in class org.apache.juneau.dto.swagger.SwaggerElement
-
The map used to store 'extra' properties on the swagger element.
- 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
-
- getField(String, Matcher) - Method in class org.apache.juneau.microservice.resources.LogEntryFormatter
-
- getFileOrDirectory(RestRequest, RestResponse, RequestProperties, String) - Method in class org.apache.juneau.microservice.resources.LogsResource
-
[GET /*] - Get file details or directory listing.
- 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
-
- getFlow() - Method in class org.apache.juneau.dto.swagger.SecurityScheme
-
Bean property getter:
flow.
- getFooter() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- 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.xml.XmlClassMeta
-
- 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
-
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.
- 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.
- 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.HtmlDocSerializerSession
-
- getHeader() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- getHeader(String) - Method in class org.apache.juneau.rest.RestRequest
-
- getHeaderArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Returns the
@Header
annotated arguments on this Java method.
- getHeaders() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
headers.
- getHeaders() - Method in class org.apache.juneau.rest.ReaderResource
-
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
-
Get the HTTP response headers.
- 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
-
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
-
Bean property getter:
href.
- 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
-
- 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
-
Returns the response code passed in through the constructor.
- getHttpResponseText(int) - Static method in class org.apache.juneau.rest.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.Schema
-
Bean property getter:
id.
- 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
-
- 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.serializer.SerializerSession
-
- 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
-
- getInputAsString() - Method in class org.apache.juneau.parser.ParserPipe
-
Returns the input to this parser as a plain 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.RequestBody
-
- getInputStream() - Method in class org.apache.juneau.rest.RestRequest
-
- 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
-
- 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
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestFormData
-
- getInt(String) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestHeaders
-
- getInt(String) - Method in class org.apache.juneau.rest.RequestPathMatch
-
Returns the specified path parameter converted to an integer.
- getInt(String) - Method in class org.apache.juneau.rest.RequestQuery
-
- getInt(String, int) - Method in class org.apache.juneau.rest.RequestQuery
-
- 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(RestRequest) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
[GET /] - Get the list of all remote interfaces.
- getItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getItemsAsSchema() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
items.
- getItemsAsSchemaArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
items.
- getJavaMethod() - Method in class org.apache.juneau.parser.ParserSession
-
Returns the Java method that invoked this parser.
- 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
.
- 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
-
- getLang() - Method in class org.apache.juneau.dto.atom.Common
-
Returns the language of this object.
- getLastLocation() - Method in class org.apache.juneau.parser.ParserSession
-
Returns information used to determine at what location in the parse a failure occurred.
- getLastLocation() - Method in class org.apache.juneau.serializer.SerializerSession
-
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
-
- 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.
- getLimit() - Method in class org.apache.juneau.utils.SearchArgs
-
The number of rows to return.
- getLine() - Method in class org.apache.juneau.parser.ParserReader
-
Returns the current line number position in this reader.
- 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
-
- 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
-
- 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.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.
- 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.
- getLocale() - Method in class org.apache.juneau.BeanSession
-
Returns the locale defined on this session.
- getLocale() - Method in class org.apache.juneau.rest.RestRequest
-
- getLocales() - Method in class org.apache.juneau.rest.RestRequest
-
- getLocalName() - Method in class org.apache.juneau.xml.XmlReader
-
- getLocation(ParserSession) - Method in class org.apache.juneau.parser.ParserReader
-
Returns the combined location information on both this reader and the session.
- 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
-
- 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
-
- 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
-
- 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
-
- getMaxDepth() - Method in class org.apache.juneau.serializer.SerializerSession
-
- 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.Schema
-
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.
- getMaxIndent() - Method in class org.apache.juneau.serializer.SerializerSession
-
- getMaxIndent() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
- 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.Schema
-
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.
- getMaxLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getMaxProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
maxProperties.
- getMaxProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
maxProperties.
- getMediaType() - Method in class org.apache.juneau.BeanSession
-
Returns the media type specified for this session.
- 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.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.ReaderResource
-
- 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
-
- 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 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.
- 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
-
Returns the media types handled based on the value of the accept
parameter passed into the constructor.
- getMessage() - Method in exception org.apache.juneau.ConfigException
-
- getMessage(String, Object...) - Method in class org.apache.juneau.rest.RestRequest
-
- 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
-
- getMetaData() - Method in class org.apache.juneau.dto.cognos.DataSet
-
Bean property getter:
metadata.
- getMethod() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the method of this request.
- getMethodAnnotation(Class<T>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the specified annotation on the specified method.
- getMethodAnnotation(Class<T>, Class<?>, Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns the specified annotation on the specified method.
- 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.
- getMethodInfo(Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getMethodInfo(Collection<Method>) - Static method in class org.apache.juneau.internal.ClassUtils
-
- getMethodMeta(Method) - Method in class org.apache.juneau.remoteable.RemoteableMeta
-
Returns the metadata about the specified method on this interface proxy.
- getMethodProperties(Annotation[]) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
-
- 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.
- getMinimum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getMinItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getMinLength() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getMinProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
minProperties.
- getMinProperties() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
minProperties.
- 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.Schema
-
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.
- 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.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.Schema
-
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.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.rest.client.SerializedNameValuePair
-
- getName() - Method in class org.apache.juneau.rest.labels.NameDescription
-
Returns the name field on this label.
- getName() - Method in class org.apache.juneau.rest.labels.ResourceDescription
-
- getName() - Method in class org.apache.juneau.rest.RestParam
-
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
-
- 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
-
- 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.HtmlDocSerializerSession
-
- getNavLinks() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- 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.HtmlDocSerializerSession
-
- 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.Schema
-
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.
- 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
-
- getObject(String, Class<T>) - Method in class org.apache.juneau.config.Config
-
- getObject(String, Parser, Class<T>) - Method in class org.apache.juneau.config.Config
-
- 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) - 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) - 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
-
- 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
-
- 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.Schema
-
Bean property getter:
oneOf.
- 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
-
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
-
- 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
-
- getOutputStream(String) - Method in class org.apache.juneau.rest.client.RestCall
-
- 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
-
- 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.
- getParamType() - Method in class org.apache.juneau.rest.RestParam
-
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
-
- getParser(String) - Method in class org.apache.juneau.parser.ParserGroup
-
- getParser(MediaType) - Method in class org.apache.juneau.parser.ParserGroup
-
- 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.RestCall
-
Returns the parser specified on the client to use for parsing HTTP response bodies.
- 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
-
- 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
-
- 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.RestRequest
-
Returns the parsers associated with this request.
- getPartParser() - Method in class org.apache.juneau.rest.RestContext
-
Returns the HTTP-part parser associated with this resource.
- 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.RestResponse
-
Returns the HTTP-part serializer associated with this response.
- getPath() - Method in class org.apache.juneau.rest.RestContext
-
- 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
-
Returns the
@Path
annotated arguments on this Java method.
- getPathInfoUndecoded(HttpServletRequest) - Static method in class org.apache.juneau.rest.RestUtils
-
Identical to HttpServletRequest.getPathInfo()
but doesn't decode encoded characters.
- getPathMatch() - Method in class org.apache.juneau.rest.RestRequest
-
Request path match.
- getPaths() - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property getter:
paths.
- getPattern() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.rest.client.ResponsePattern
-
Returns the pattern passed in through the constructor.
- getPattern() - Method in class org.apache.juneau.rest.RequestPathMatch
-
Returns the path pattern that matched this request.
- getPatternProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
patternProperties.
- getPatternString() - Method in class org.apache.juneau.rest.UrlPathPattern
-
Bean property getter:
patternString.
- getPIData() - Method in class org.apache.juneau.xml.XmlReader
-
- getPipe() - Method in class org.apache.juneau.msgpack.MsgPackInputStream
-
Returns the pipe that was passed into the constructor.
- getPipe() - Method in class org.apache.juneau.parser.ParserReader
-
Returns the pipe that was passed into the constructor.
- 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.utils.SearchArgs
-
The first-row position.
- 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.
- 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() - 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
-
- getProperties() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.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.Schema
-
Returns the property with the specified name.
- getProperty(String, boolean) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Returns the property with the specified name.
- 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
-
- 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.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.
- 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".
- getProtocols() - Method in class org.apache.juneau.rest.client.SSLOpts
-
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
-
- 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
-
Returns the
@Query
annotated arguments on this Java method.
- getQuoteChar() - Method in class org.apache.juneau.serializer.SerializerSession
-
- getQuoteChar() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
- 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
-
- getRawOutput() - Method in class org.apache.juneau.serializer.SerializerPipe
-
Returns the raw output object passed into this session.
- 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.SchemaMap
-
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.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.
- getReadOnly() - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property getter:
readOnly.
- getRef() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.RequestPathMatch
-
Returns the decoded remainder of the URL following any path pattern matches.
- getRemainderUndecoded() - Method in class org.apache.juneau.rest.RequestPathMatch
-
- getRemoteableMethods() - Method in class org.apache.juneau.ClassMeta
-
All methods on this class annotated with
@Remotable
, or all public methods if class is
annotated.
- getRemoteableProxy(Class<T>) - Method in class org.apache.juneau.rest.client.RestClient
-
Create a new proxy interface against a REST interface.
- 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
-
- 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
-
- getRequest() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns access to the HttpUriRequest
passed to HttpClient.execute(HttpUriRequest)
.
- getRequestBeanArgs() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Returns the
@RequestBean
annotated arguments on this Java method.
- getRequired() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- getResource(Class<?>, String) - Static method in class org.apache.juneau.internal.ReflectionUtils
-
- 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(Class<T>) - Method in class org.apache.juneau.rest.client.RestCall
-
- getResponse(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
Parses HTTP body into the specified object type.
- getResponse() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns access to the HttpResponse
returned by HttpClient.execute(HttpUriRequest)
.
- 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
-
- 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
-
- getResponseFuture(Type, Type...) - Method in class org.apache.juneau.rest.client.RestCall
-
- 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.
- 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
-
- getResponseMessage() - Method in exception org.apache.juneau.rest.client.RestCallException
-
Returns the HTTP response message body text.
- 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.
- getRestParams(Method) - Method in class org.apache.juneau.rest.RestContext
-
Returns the parameters defined on the specified Java method.
- getRestServlet() - Method in class org.apache.juneau.rest.RestContext
-
- getReturns() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Returns whether the method returns the HTTP response body or status code.
- 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 defined by the 'rootDir' init parameter.
- 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
-
- 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
-
- 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.dto.swagger.ParameterInfo
-
Bean property getter:
schema.
- getSchema() - Method in class org.apache.juneau.dto.swagger.ResponseInfo
-
Bean property getter:
schema.
- 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.Schema
-
Bean property getter:
$schema.
- getScheme() - Method in class org.apache.juneau.dto.atom.Category
-
Returns the category scheme.
- 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.HtmlDocSerializerSession
-
- 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() - Method in class org.apache.juneau.rest.client.RestCall
-
Returns the serializer specified on the client to use for serializing HTTP request bodies.
- getSerializer(String) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- getSerializer(MediaType) - Method in class org.apache.juneau.serializer.SerializerGroup
-
- 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
-
- getSerializers() - Method in class org.apache.juneau.rest.RestContext
-
Returns the serializers registered with this resource.
- 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.
- getServer() - Method in class org.apache.juneau.microservice.RestMicroservice
-
Returns the underlying Jetty server.
- getServiceMap() - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
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.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.RestRequest
-
- getSessionObject(Class<T>, String) - Method in class org.apache.juneau.svl.VarResolverSession
-
Returns the session object with the specified name.
- 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.
- 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(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.juneau.rest.jaxrs.BaseProvider
-
- 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.
- 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 exception org.apache.juneau.rest.RestException
-
Returns the HTTP status code.
- getStatus() - Method in exception org.apache.juneau.utils.PojoRestException
-
The HTTP-equivalent status code.
- 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
-
- 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.RequestPathMatch
-
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
-
- 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
-
- getString(Locale, String, Object...) - Method in class org.apache.juneau.utils.MessageBundle
-
- 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
-
- 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
-
- getStringBuilder() - Method in class org.apache.juneau.BeanSession
-
- getStringProperty(String, String) - Method in class org.apache.juneau.Context
-
Shortcut for calling getProperty(key, String.class, def)
.
- getStyle() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- 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
-
- 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.HtmlDocSerializerSession
-
- 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.
- 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.
- getTE() - Method in class org.apache.juneau.rest.RequestHeaders
-
Returns the TE
header on the request.
- getTemplate() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
Returns the template to use for generating the HTML page.
- getTerm() - Method in class org.apache.juneau.dto.atom.Category
-
- getTermsOfService() - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property getter:
termsOfService.
- 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.BeanSession
-
Returns the timezone defined on this session.
- 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.Schema
-
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.
- 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.Schema
-
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.microservice.resources.DirectoryResource.FileResource
-
- getType() - Method in class org.apache.juneau.rest.RestParam
-
Returns the parameter class type.
- getTypeAsJsonType() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
type.
- getTypeAsJsonTypeArray() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
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
-
- getUniqueItems() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.microservice.RestMicroservice
-
Returns the URI where this microservice is listening on.
- getURI() - Method in class org.apache.juneau.rest.Redirect
-
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.
- getUriContext() - Method in class org.apache.juneau.rest.RestRequest
-
Returns the URI context of the request.
- 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.microservice.resources.DirectoryResource.FileResource
-
- getUrl() - Method in class org.apache.juneau.remoteable.RemoteableMethodMeta
-
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.
- getValidator(SerializerPipe, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
- 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
-
- 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
-
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() - 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.microservice.resources.DirectoryResource.FileResource
-
- 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
-
- getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.ObjectMap
-
- 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
-
- getWithDefault(String, T, Type, Type...) - Method in class org.apache.juneau.utils.PojoRest
-
- getWrapped() - Method in class org.apache.juneau.dto.swagger.Xml
-
Bean property getter:
wrapped.
- getWrapperAttr() - Method in class org.apache.juneau.json.JsonClassMeta
-
- 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
-
- getWriter(String) - Method in class org.apache.juneau.rest.client.RestCall
-
- 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
.
- 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
-
- 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
-
- 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
-
- 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(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 (e.g.
- IdentityEncoder() - Constructor for class org.apache.juneau.encoders.IdentityEncoder
-
Constructor.
- IdentityList<T> - Class in org.apache.juneau.internal
-
- IdentityList() - Constructor for class org.apache.juneau.internal.IdentityList
-
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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
-
- 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.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.HtmlSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- ignoreInvocationExceptionsOnGetters() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.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.HtmlSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- ignoreInvocationExceptionsOnSetters() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.BeanContextBuilder
-
Configuration property: Ignore properties without setters.
- 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.HtmlSerializerBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- ignorePropertiesWithoutSetters(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.HtmlSerializerBuilder
-
- ignoreRecursions() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- ignoreRecursions(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreRecursions() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreRecursions(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- ignoreRecursions() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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
-
Configuration property: Ignore recursion errors.
- ignoreRecursions() - Method in class org.apache.juneau.serializer.SerializerBuilder
-
Configuration property: Ignore recursion errors.
- ignoreRecursions(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Ignore recursion errors.
- ignoreRecursions() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Ignore recursion errors.
- 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
-
- ignoreRecursions() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- ignoreRecursions(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- ignoreRecursions() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.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.HtmlSerializerBuilder
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- ignoreUnknownBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- ignoreUnknownBeanProperties() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.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.HtmlSerializerBuilder
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- ignoreUnknownNullBeanProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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
-
- 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.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.HtmlSerializerBuilder
-
- implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- implClass(Class<T>, Class<? extends T>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.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.HtmlSerializerBuilder
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- implClasses(Map<String, Class<?>>) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.serializer.SerializerSession
-
The current indentation depth into the model.
- index - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
-
The zero-based index of the argument on the Java method.
- indexOf(T, T[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
- indexOf(String, String[]) - Static method in class org.apache.juneau.internal.ArrayUtils
-
- indexOf(String, char...) - Static method in class org.apache.juneau.internal.StringUtils
-
- 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
-
- 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
-
- info(String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
-
- info(Throwable, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
-
- 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.
- init() - Method in class org.apache.juneau.microservice.resources.DirectoryResource
-
- init(RestContextBuilder) - Method in class org.apache.juneau.microservice.resources.LogsResource
-
Initializes the log directory and formatter.
- 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
-
Sets the inner cause for this exception.
- initCause(Throwable) - Method in exception org.apache.juneau.ContextRuntimeException
-
Sets the inner cause for this exception.
- initCause(Throwable) - Method in exception org.apache.juneau.parser.ParseException
-
Sets the inner cause for this exception.
- initCause(Throwable) - Method in exception org.apache.juneau.rest.client.RestCallException
-
Sets the inner cause for this exception.
- initCause(Throwable) - Method in exception org.apache.juneau.rest.RestException
-
Sets the inner cause for this exception.
- 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.csv.CsvSerializerBuilder
-
- initialDepth(int) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- initialDepth(int) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- initialDepth(int) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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
-
Configuration property: Initial depth.
- initialDepth(int) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Initial depth.
- 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
-
- initialDepth(int) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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
-
- Input - Class in org.apache.juneau.dto.html5
-
- Input() - Constructor for class org.apache.juneau.dto.html5.Input
-
- input(Object) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the input for this REST call.
- inputmode(String) - Method in class org.apache.juneau.dto.html5.Input
-
- inputmode(String) - Method in class org.apache.juneau.dto.html5.Textarea
-
- 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
-
- inputStreamCharset(String) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- inputStreamCharset(String) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- inputStreamCharset(String) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- inputStreamCharset(String) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- inputStreamCharset(String) - Method in class org.apache.juneau.parser.ParserBuilder
-
Configuration property: Input stream charset.
- inputStreamCharset(Charset) - Method in class org.apache.juneau.parser.ParserBuilder
-
Configuration property: Input stream charset.
- inputStreamCharset(String) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
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.response
-
- InputStreamHandler() - Constructor for class org.apache.juneau.rest.response.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.
- InputStreamParserSession - Class in org.apache.juneau.parser
-
Subclass of parser session objects for byte-based parsers.
- InputStreamParserSession(Parser, 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
- 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.
- 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
-
- InvalidDataConversionException - Exception in org.apache.juneau
-
General invalid conversion exception.
- 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(RestRequest, String, String) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
[POST /{javaInterface}/{javaMethod}] - Invoke the specified service method.
- invokeMethod(Method, Reader) - Method in class org.apache.juneau.utils.PojoIntrospector
-
Primary method.
- invokeMethod(String, String) - Method in class org.apache.juneau.utils.PojoIntrospector
-
- invokeMethod(String, String, String) - Method in class org.apache.juneau.utils.PojoRest
-
Executes the specified method with the specified parameters on the specified object.
- 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
-
- 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.
- isAddBeanTypeProperties() - Method in class org.apache.juneau.html.HtmlSerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.jena.RdfSerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.json.JsonSerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.msgpack.MsgPackSerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.uon.UonSerializerSession
-
- isAddBeanTypeProperties() - Method in class org.apache.juneau.xml.XmlSerializerSession
-
- isAddKeyValueTableHeaders() - Method in class org.apache.juneau.html.HtmlSerializerSession
-
- isAllowBodyParam() - Method in class org.apache.juneau.rest.RestContext
-
Returns whether it's safe to pass the HTTP body as a "body" GET parameter.
- isAllowHeaderParams() - Method in class org.apache.juneau.rest.RestContext
-
Returns whether it's safe to pass header values in as GET parameters.
- isAny() - Method in class org.apache.juneau.http.EntityValidator
-
Returns true if the validator string value is *
.
- 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.
- isAsPlainText() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Returns whether this bean property should be serialized as plain text instead of HTML.
- isAsPlainText() - Method in class org.apache.juneau.html.HtmlClassMeta
-
- 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.
- isAsXml() - Method in class org.apache.juneau.html.HtmlBeanPropertyMeta
-
Returns whether this bean property should be serialized as XML instead of HTML.
- isAsXml() - Method in class org.apache.juneau.html.HtmlClassMeta
-
- 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
-
- 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
.
- 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
.
- isChar() - Method in class org.apache.juneau.ClassMeta
-
- isCharacters() - Method in class org.apache.juneau.xml.XmlReader
-
- isCharSequence() - Method in class org.apache.juneau.ClassMeta
-
- 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 '/'.
- isDate() - Method in class org.apache.juneau.ClassMeta
-
- isDebug() - Method in class org.apache.juneau.BeanSession
-
- 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.
- isDelegate() - Method in class org.apache.juneau.ClassMeta
-
Returns
true if this class implements
Delegate
, meaning it's a representation of some other
object.
- isDetectRecursions() - Method in class org.apache.juneau.serializer.SerializerSession
-
- 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
-
- 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.
- isExclusiveMaximum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
exclusiveMaximum.
- isExclusiveMinimum() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property getter:
exclusiveMinimum.
- isExpandedParams() - Method in class org.apache.juneau.urlencoding.UrlEncodingClassMeta
-
- 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(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns true if the specified string is a floating point number.
- 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.
- isIgnoreCase() - Method in class org.apache.juneau.utils.SearchArgs
-
The ignore-case flag.
- isIgnoreRecursions() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isIgnoreUnknownBeanProperties() - Method in class org.apache.juneau.BeanSession
-
Bean property getter:
ignoreUnknownBeanProperties.
- isInputStream() - Method in class org.apache.juneau.ClassMeta
-
- 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.
- isKeepAlive() - Method in class org.apache.juneau.http.Connection
-
Returns true if the header value is keep-alive
.
- isLoggable(Level) - Method in class org.apache.juneau.internal.JuneauLogger
-
- 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
-
- 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
.
- 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
-
- 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
-
- isNotDeprecated(Class<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns
true if the specified class has the
@Deprecated
annotation on it.
- isNotDeprecated(Method) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns
true if the specified method has the
@Deprecated
annotation on it.
- isNotDeprecated(Constructor<?>) - Static method in class org.apache.juneau.internal.ClassUtils
-
Returns
true if the specified constructor has the
@Deprecated
annotation on it.
- isNotObject() - Method in class org.apache.juneau.ClassMeta
-
Returns
true if this class is not
Object
.
- isNoWrap() - Method in class org.apache.juneau.html.HtmlDocSerializerSession
-
- 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
-
- 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) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns true if the specified string appears to be an JSON array.
- isObjectMap(Object) - Static method in class org.apache.juneau.internal.StringUtils
-
Returns true if the specified string appears to be a JSON object.
- 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.
- 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
.
- isPlainText() - Method in class org.apache.juneau.rest.RestRequest
-
Returns true if &plainText=true
was specified as a URL parameter.
- 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(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
-
- isReaderParser() - Method in class org.apache.juneau.parser.ParserSession
-
- 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
-
- 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
-
Returns
true if this class or one of it's methods are annotated with
@Remotable
.
- 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.
- isSortCollections() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isSortMaps() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isSortProperties() - Method in class org.apache.juneau.transform.BeanFilter
-
Returns true if the properties defined on this bean class should be ordered alphabetically.
- 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.
- 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.ParserSession
-
- 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.
- isTrimEmptyCollections() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isTrimEmptyMaps() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isTrimNulls() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isTrimStrings() - Method in class org.apache.juneau.parser.ParserSession
-
- isTrimStrings() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isTrimStrings() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
- 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".
- isUseWhitespace() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isUseWhitespace() - Method in class org.apache.juneau.xml.XmlSchemaSerializerSession
-
- 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
-
- isWriterSerializer() - Method in class org.apache.juneau.serializer.SerializerSession
-
- isWriterSerializer() - Method in class org.apache.juneau.serializer.WriterSerializer
-
- isWriterSerializer() - Method in class org.apache.juneau.serializer.WriterSerializerSession
-
- 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
-
- 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.
- 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
-
- 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
<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
-
- Param - Class in org.apache.juneau.dto.html5
-
- 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.
- ParameterInfo - Class in org.apache.juneau.dto.swagger
-
Describes a single operation parameter.
- ParameterInfo() - Constructor for class org.apache.juneau.dto.swagger.ParameterInfo
-
- parameterInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- parameterInfo(String, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- parameterInfoStrict(String, String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- 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.
- parameterTypes - Variable in class org.apache.juneau.internal.ClassUtils.MethodInfo
-
- paramFormat(ParamFormat) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- paramFormat(String) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
Configuration property: Parameter format.
- ParamFormat - Enum in org.apache.juneau.uon
-
- 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
-
- 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 RestParam>...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Java method parameter resolvers.
- paramResolvers(RestParam...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Java method parameter resolvers.
- 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
-
- 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(HttpPartType, String, ClassMeta<T>) - Method in interface org.apache.juneau.httppart.HttpPartParser
-
Converts the specified input to the specified class type.
- parse(HttpPartType, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.SimplePartParser
-
- parse(HttpPartType, String, ClassMeta<T>) - Method in class org.apache.juneau.httppart.UonPartParser
-
- 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
-
- parse(Object, ClassMeta<T>) - Method in class org.apache.juneau.parser.Parser
-
- 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
-
- parse(Object, ClassMeta<T>) - Method in class org.apache.juneau.parser.ParserSession
-
- 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.
- parsed - Variable in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- 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(ObjectMap, String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
-
Constructor.
- ParseException(String, Object...) - Constructor for exception org.apache.juneau.parser.ParseException
-
Constructor.
- ParseException(ObjectMap, Exception) - Constructor for exception org.apache.juneau.parser.ParseException
-
Constructor.
- ParseException(Exception) - Constructor for exception org.apache.juneau.parser.ParseException
-
Constructor.
- 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.
- parseISO8601Calendar(String) - Static method in class org.apache.juneau.internal.DateUtils
-
Parses an ISO8601 string and converts it to a
Calendar
.
- parseISO8601Date(String) - Static method in class org.apache.juneau.internal.StringUtils
-
Parses an ISO8601 string into a date.
- 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
-
Parses a URL query string or form-data body.
- parseQuery(Object, Map<String, String[]>) - Static method in class org.apache.juneau.rest.RestUtils
-
- 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 in org.apache.juneau.parser
-
Parent class for all Juneau parsers.
- 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_fileCharset - Static variable in class org.apache.juneau.parser.Parser
-
Configuration property: File charset.
- PARSER_inputStreamCharset - Static variable in class org.apache.juneau.parser.Parser
-
Configuration property: Input stream charset.
- 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
-
- 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.
- 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.
- ParserPipe(Object) - Constructor for class org.apache.juneau.parser.ParserPipe
-
Shortcut constructor, typically for straight string input.
- ParserReader - Class in org.apache.juneau.parser
-
- 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, Object) - Constructor for class org.apache.juneau.parser.ParserSessionArgs
-
Constructor.
- 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.
- 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.
- 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.remoteable
-
Annotation applied to Java method arguments of interface proxies to denote that they are path variables on the request.
- Path - 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 a variable
in a URL path pattern converted to a POJO.
- path(String, Object, HttpPartSerializer) - 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) - Method in class org.apache.juneau.rest.RestContextBuilder
-
Configuration property: Resource path.
- pathInfo - Variable in class org.apache.juneau.UriContext
-
- PathRemainder - 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 URL
parameter remainder after a path pattern match.
- 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
-
- pattern(String) - Method in class org.apache.juneau.dto.html5.Input
-
- 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_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.
- 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
-
- person(String) - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- 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(Reader, Writer) - Static method in class org.apache.juneau.internal.IOUtils
-
Pipes the contents of the specified reader into the writer.
- pipe(Object, Writer) - Static method in class org.apache.juneau.internal.IOUtils
-
Pipes the contents of the specified object into the writer.
- pipe(InputStream, OutputStream) - Static method in class org.apache.juneau.internal.IOUtils
-
Pipes the contents of the specified streams.
- pipe(Object, OutputStream) - Static method in class org.apache.juneau.internal.IOUtils
-
Pipes the contents of the specified object into the output stream.
- 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
-
- 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
-
- 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(String) - Method in class org.apache.juneau.dto.html5.Textarea
-
- PLAIN - Static variable in class org.apache.juneau.http.MediaType
-
Reusable predefined media type
- 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.
- 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
-
- 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(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(Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.csv.CsvParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.csv.CsvSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.html.HtmlParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jena.RdfParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jso.JsoParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonSchemaSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.json.JsonSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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(Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.parser.ParserGroupBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.rest.RestContextBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.soap.SoapXmlSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.uon.UonParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.uon.UonSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.urlencoding.UrlEncodingSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlParserBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- pojoSwaps(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- pojoSwaps(Class<?>...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- pojoSwaps(boolean, Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.BeanContextBuilder
-
Configuration property: POJO swaps.
- 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.HtmlSerializerBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- pojoSwapsRemove(Object...) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- pooled() - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- pop() - Method in class org.apache.juneau.serializer.SerializerSession
-
Pop an object off the stack.
- port(int) - Method in class org.apache.juneau.rest.client.RestCall
-
Sets the URI port.
- position(int) - Method in class org.apache.juneau.utils.SearchArgs.Builder
-
Specifies the starting line number.
- POST - Static variable in class org.apache.juneau.http.HttpMethodName
-
- 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
-
- postAt(String, Object) - Method in class org.apache.juneau.ObjectMap
-
- poster(String) - Method in class org.apache.juneau.dto.html5.Video
-
- 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.
- 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
<pre>
element.
- Pre() - Constructor for class org.apache.juneau.dto.html5.Pre
-
- 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(String) - Method in class org.apache.juneau.dto.html5.Video
-
- 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.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.
- 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
-
- 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
-
- 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.labels.BeanDescription
-
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 - Annotation Type in org.apache.juneau.rest.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
-
- PropertyType - Enum in org.apache.juneau
-
Represents possible property types of properties in a
PropertyStore
.
- PROXY - Static variable in class org.apache.juneau.http.HttpMethodName
-
Special case for a REST method that implements a proxy interface.
- ProxyAuthenticate - Class in org.apache.juneau.http
-
Represents a parsed Proxy-Authenticate HTTP response header.
- 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.
- psb - Variable in class org.apache.juneau.ContextBuilder
-
Contains all the modifiable settings for the implementation class.
- 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.serializer.SerializerSession
-
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.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.RequestPathMatch
-
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.
- 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.
- 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.
- 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
-
- 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
-
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
-
- 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
-
Consumes N3 input
- RdfParser.NTriple - Class in org.apache.juneau.jena
-
Consumes N-Triple input
- RdfParser.Turtle - Class in org.apache.juneau.jena
-
Consumes Turtle input
- RdfParser.Xml - Class in org.apache.juneau.jena
-
Consumes RDF/XML input
- 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.N3 - Class in org.apache.juneau.jena
-
Produces N3 output
- RdfSerializer.NTriple - Class in org.apache.juneau.jena
-
Produces N-Triple output
- RdfSerializer.Turtle - Class in org.apache.juneau.jena
-
Produces Turtle output
- RdfSerializer.Xml - Class in org.apache.juneau.jena
-
Produces RDF/XML output
- RdfSerializer.XmlAbbrev - Class in org.apache.juneau.jena
-
Produces Abbreviated RDF/XML output
- 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
-
- 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(File) - Static method in class org.apache.juneau.internal.IOUtils
-
Reads the contents of a file into a string.
- read(Object) - Static method in class org.apache.juneau.internal.IOUtils
-
Reads the specified object to 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() - Method in class org.apache.juneau.msgpack.MsgPackInputStream
-
- 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(char[], int, int) - Method in class org.apache.juneau.uon.UonReader
-
- Readable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.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.
- readBytes(InputStream, int) - Static method in class org.apache.juneau.internal.IOUtils
-
Read the specified input stream into a byte array and closes the stream.
- readBytes(File) - Static method in class org.apache.juneau.internal.IOUtils
-
Reads a raw stream of bytes from the specified file.
- readCodePoint() - Method in class org.apache.juneau.parser.ParserReader
-
- 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.response
-
Response handler for
Reader
objects.
- ReaderHandler() - Constructor for class org.apache.juneau.rest.response.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.
- ReaderParserSession - Class in org.apache.juneau.parser
-
Subclass of parser session objects for character-based parsers.
- ReaderParserSession(Parser, 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.rest
-
Represents the contents of a text file with convenience methods for resolving SVL variables and adding
HTTP response headers.
- ReaderResource(MediaType, Map<String, Object>, VarResolverSession, Object...) - Constructor for class org.apache.juneau.rest.ReaderResource
-
Constructor.
- ReaderResourceBuilder - Class in org.apache.juneau.rest
-
- ReaderResourceBuilder() - Constructor for class org.apache.juneau.rest.ReaderResourceBuilder
-
- 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(boolean) - Method in class org.apache.juneau.dto.html5.Input
-
- readonly(Object) - Method in class org.apache.juneau.dto.html5.Textarea
-
- readOnly(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
- readProperty(Object, String, Object) - Method in class org.apache.juneau.transform.BeanFilter
-
- readProperty(Object, String, Object) - Method in class org.apache.juneau.transform.PropertyFilter
-
Property read interceptor.
- readSkipWs() - Method in class org.apache.juneau.parser.ParserReader
-
- Redirect - Class in org.apache.juneau.rest
-
REST methods can return this object as a shortcut for performing HTTP 302
redirects.
- Redirect(Object, Object...) - Constructor for class org.apache.juneau.rest.Redirect
-
Redirect to the specified URL.
- Redirect(Object) - Constructor for class org.apache.juneau.rest.Redirect
-
Convenience method for redirecting to instance of
URL
and
URI
.
- Redirect(int, Object, Object...) - Constructor for class org.apache.juneau.rest.Redirect
-
Redirect to the specified URL.
- Redirect() - Constructor for class org.apache.juneau.rest.Redirect
-
Shortcut for redirecting to the servlet root.
- RedirectHandler - Class in org.apache.juneau.rest.response
-
- RedirectHandler() - Constructor for class org.apache.juneau.rest.response.RedirectHandler
-
- redirectMaxAttempts(int) - Method in class org.apache.juneau.rest.client.RestCall
-
Specify the number of redirects to follow before throwing an exception.
- 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.
- ReflectionUtils - Class in org.apache.juneau.internal
-
Reflection utilities.
- ReflectionUtils() - Constructor for class org.apache.juneau.internal.ReflectionUtils
-
- 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(String) - Method in class org.apache.juneau.dto.html5.Area
-
- rel(String) - Method in class org.apache.juneau.dto.html5.Link
-
- relativize(Object, Object) - Method in class org.apache.juneau.UriResolver
-
Relativizes a URI.
- relativizeUri(Object, Object) - Method in class org.apache.juneau.serializer.SerializerSession
-
- Remoteable - Annotation Type in org.apache.juneau.remoteable
-
Identifies a remote proxy interface against a REST interface.
- REMOTEABLE_includeOnlyRemotableMethods - Static variable in class org.apache.juneau.rest.remoteable.RemoteableServiceProperties
-
- RemoteableMeta - Class in org.apache.juneau.remoteable
-
Contains the meta-data about a remoteable interface.
- RemoteableMeta(Class<?>, String) - Constructor for class org.apache.juneau.remoteable.RemoteableMeta
-
Constructor.
- RemoteableMetadataException - Exception in org.apache.juneau.remoteable
-
Exceptions caused by invalid Remoteable classes.
- RemoteableMetadataException(Method, String, Object...) - Constructor for exception org.apache.juneau.remoteable.RemoteableMetadataException
-
Constructor.
- RemoteableMetadataException(Class<?>, String, Object...) - Constructor for exception org.apache.juneau.remoteable.RemoteableMetadataException
-
Constructor.
- RemoteableMethodMeta - Class in org.apache.juneau.remoteable
-
Contains the meta-data about a Java method on a remoteable interface.
- RemoteableMethodMeta(String, Method) - Constructor for class org.apache.juneau.remoteable.RemoteableMethodMeta
-
Constructor.
- RemoteableServiceProperties - Class in org.apache.juneau.rest.remoteable
-
- RemoteableServiceProperties() - Constructor for class org.apache.juneau.rest.remoteable.RemoteableServiceProperties
-
- RemoteableServlet - Class in org.apache.juneau.rest.remoteable
-
Abstract class for defining Remoteable services.
- RemoteableServlet() - Constructor for class org.apache.juneau.rest.remoteable.RemoteableServlet
-
- RemoteMethod - Annotation Type in org.apache.juneau.remoteable
-
Annotation applied to Java methods on interface proxy classes.
- RemoteMethodArg - Class in org.apache.juneau.remoteable
-
Represents the metadata about an annotated argument of a method on a remote proxy interface.
- RemoteMethodArg(String, String, int, boolean, Class<? extends HttpPartSerializer>) - Constructor for class org.apache.juneau.remoteable.RemoteMethodArg
-
Constructor.
- remove(String) - Method in class org.apache.juneau.config.Config
-
Removes an entry with the specified key.
- 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.
- 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.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.HtmlSerializerBuilder
-
- removeFrom(String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- removeFrom(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- removeFrom(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.msgpack.MsgPackParserBuilder
-
- removeFrom(String, Object) - Method in class org.apache.juneau.msgpack.MsgPackSerializerBuilder
-
- 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.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.SerializerBuilder
-
- removeFrom(String, Object) - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
- 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
-
- removeFrom(String, Object) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.
- 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
-
Method for rendering response errors.
- renderError(HttpServletRequest, HttpServletResponse, RestException) - Method in interface org.apache.juneau.rest.RestCallHandler
-
Method for rendering response errors.
- 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.
- 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
-
Annotation applied to Java method arguments of interface proxies to denote a bean with remoteable annotations.
- RequestBody - Class in org.apache.juneau.rest
-
Contains the body of the HTTP request.
- 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
-
- RequestFormDataVar - Class in org.apache.juneau.rest.vars
-
Request form data variable resolver.
- RequestFormDataVar() - Constructor for class org.apache.juneau.rest.vars.RequestFormDataVar
-
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.
- RequestPathMatch - Class in org.apache.juneau.rest
-
Contains information about the matched path on the HTTP request.
- 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
-
- RequestQueryVar - Class in org.apache.juneau.rest.vars
-
Request query variable resolver.
- RequestQueryVar() - Constructor for class org.apache.juneau.rest.vars.RequestQueryVar
-
Constructor.
- 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(Object) - Method in class org.apache.juneau.dto.html5.Select
-
- required(Object) - Method in class org.apache.juneau.dto.html5.Textarea
-
- required(Object) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
- required(Object) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
- resolve(VarResolverSession, String) - Method in class org.apache.juneau.config.vars.ConfigVar
-
- resolve() - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.RestParam
-
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.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.
- 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.
- ResourceDescription - Class in org.apache.juneau.rest.labels
-
Shortcut label for child resources.
- ResourceDescription(String, String) - Constructor for class org.apache.juneau.rest.labels.ResourceDescription
-
Constructor.
- ResourceDescription() - Constructor for class org.apache.juneau.rest.labels.ResourceDescription
-
No-arg constructor.
- 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.
- response(String, ResponseInfo) - Method in class org.apache.juneau.dto.swagger.Operation
-
Adds a single value to the
responses property.
- response(String, ResponseInfo) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Adds a single value to the
responses property.
- 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.
- 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
-
- responseInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- responseInfo(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- 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.
- 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
-
Configuration property: Resource context path.
- REST_converters - Static variable in class org.apache.juneau.rest.RestContext
-
Configuration property: Class-level response converters.
- 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_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(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_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_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
-
- 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.
- 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
-
Constructor for top-level servlets when using dependency injection.
- 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(int, String, Object...) - Constructor for exception org.apache.juneau.rest.RestException
-
Constructor.
- RestException(int, Throwable) - Constructor for exception org.apache.juneau.rest.RestException
-
Constructor.
- 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
-
- 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.
- 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
-
REST java method parameter resolver.
- RestParam(RestParamType, String, Type) - Constructor for class org.apache.juneau.rest.RestParam
-
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) - Constructor for class org.apache.juneau.rest.client.RestRequestEntity
-
Constructor.
- 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
-
Various reusable utility methods.
- RestUtils() - Constructor for class org.apache.juneau.rest.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.
- 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
-
- 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
-
- reverse(List<T>) - Static method in class org.apache.juneau.internal.CollectionUtils
-
- 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
-
- 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.
- Row() - Constructor for class org.apache.juneau.dto.cognos.DataSet.Row
-
- rows(Number) - Method in class org.apache.juneau.dto.html5.Textarea
-
- rowspan(Object) - Method in class org.apache.juneau.dto.html5.Td
-
- rowspan(Object) - Method in class org.apache.juneau.dto.html5.Th
-
- 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
-
- Rp - Class in org.apache.juneau.dto.html5
-
DTO for an HTML
<rp>
element.
- Rp() - Constructor for class org.apache.juneau.dto.html5.Rp
-
- 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
-
- 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
-
- 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
-
- 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
-
- sayHello() - Method in class org.apache.juneau.microservice.sample.HelloWorldResource
-
GET request handler.
- Schema - Class in org.apache.juneau.dto.jsonschema
-
Represents a top-level schema object bean in the JSON-Schema core specification.
- Schema() - Constructor for class org.apache.juneau.dto.jsonschema.Schema
-
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.BooleanOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
-
Used during parsing to convert the
additionalItems property to the correct class type.
- Schema.BooleanOrSchemaSwap - Class in org.apache.juneau.dto.jsonschema
-
Used during parsing to convert the
additionalProperties property to the correct class type.
- Schema.JsonTypeOrJsonTypeArraySwap - Class in org.apache.juneau.dto.jsonschema
-
Used during parsing to convert the
type property to the correct class type.
- Schema.SchemaOrSchemaArraySwap - Class in org.apache.juneau.dto.jsonschema
-
Used during parsing to convert the
items property to the correct class type.
- SchemaArray - Class in org.apache.juneau.dto.jsonschema
-
Represents a list of
Schema
objects.
- SchemaArray() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaArray
-
Default constructor.
- SchemaArray(Schema...) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaArray
-
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
-
- schemaInfo() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- SchemaMap - Class in org.apache.juneau.dto.jsonschema
-
A container for retrieving JSON
Schema
objects by URI.
- SchemaMap() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaMap
-
- SchemaOrSchemaArraySwap() - Constructor for class org.apache.juneau.dto.jsonschema.Schema.SchemaOrSchemaArraySwap
-
- SchemaProperty - Class in org.apache.juneau.dto.jsonschema
-
Represents a JSON property in the JSON-Schema core specification.
- SchemaProperty() - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
-
Default constructor.
- SchemaProperty(String) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
-
Convenience constructor.
- SchemaProperty(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaProperty
-
Convenience constructor.
- SchemaPropertySimpleArray - Class in org.apache.juneau.dto.jsonschema
-
Convenience class for representing a property that's an array of simple types.
- SchemaPropertySimpleArray(String, JsonType) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaPropertySimpleArray
-
Constructor.
- SchemaRef - Class in org.apache.juneau.dto.jsonschema
-
Convenience class for representing a schema reference such as "{'$ref':'/url/to/ref'}".
- SchemaRef(Object) - Constructor for class org.apache.juneau.dto.jsonschema.SchemaRef
-
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.
- 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
-
- 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
-
- Script - Class in org.apache.juneau.dto.html5
-
- Script() - Constructor for class org.apache.juneau.dto.html5.Script
-
- script(HtmlDocSerializerSession, HtmlWriter, Object) - Method in interface org.apache.juneau.html.HtmlDocTemplate
-
Renders the contents of the <head>/<script>
element.
- script(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
- 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
-
- 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
-
- 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
-
- Section() - Constructor for class org.apache.juneau.dto.html5.Section
-
- 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
-
- securityScheme() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- securityScheme(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- securitySchemeStrict(String) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- 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
-
- Select - Class in org.apache.juneau.dto.html5
-
- Select() - Constructor for class org.apache.juneau.dto.html5.Select
-
- selected(Object) - Method in class org.apache.juneau.dto.html5.Option
-
- 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.RestResponse
-
Redirects to the specified URI.
- serialize(HttpPartType, Object) - Method in interface org.apache.juneau.httppart.HttpPartSerializer
-
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(HttpPartType, Object) - Method in class org.apache.juneau.httppart.SimplePartSerializer
-
- serialize(HttpPartType, Object) - Method in class org.apache.juneau.httppart.UonPartSerializer
-
- 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(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(HtmlWriter, Object, ClassMeta<?>, String, int, BeanPropertyMeta, boolean) - Method in class org.apache.juneau.html.HtmlSerializerSession
-
Serialize the specified object to the specified writer.
- 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) - Constructor for class org.apache.juneau.rest.client.SerializedNameValuePair
-
Constructor.
- 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.
- 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 - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
-
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_abridged - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Abridged output.
- SERIALIZER_addBeanTypeProperties - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Add "_type" properties when needed.
- SERIALIZER_detectRecursions - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Automatically detect POJO recursions.
- SERIALIZER_ignoreRecursions - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Ignore recursion errors.
- SERIALIZER_initialDepth - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Initial depth.
- 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
-
Configuration property: Max serialization depth.
- SERIALIZER_maxIndent - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Maximum indentation.
- SERIALIZER_quoteChar - Static variable in class org.apache.juneau.serializer.Serializer
-
Configuration property: Quote character.
- 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
-
- 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, UriContext) - Constructor for class org.apache.juneau.serializer.SerializerSessionArgs
-
Constructor.
- 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
-
Convenience method for serializing an object to a hex-encoded String.
- Server - Class in org.apache.juneau.http
-
Represents a parsed Server HTTP response header.
- 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.
- 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 - 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.
- 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
-
- 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
-
- set(String, Object, Serializer, ConfigMod, String, List<String>) - Method in class org.apache.juneau.config.Config
-
- set(String, Object, Serializer, ConfigMod[], String, List<String>) - Method in class org.apache.juneau.config.Config
-
- 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.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
-
- set(boolean, String, Object) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- set(Map<String, Object>) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- set(String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- set(boolean, String, Object) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- set(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- set(String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- set(boolean, String, Object) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- set(Map<String, Object>) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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(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(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
-
- set(boolean, String, Object) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- set(Map<String, Object>) - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- 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
-
- setAccessible(Constructor<?>) - Static method in enum org.apache.juneau.Visibility
-
Attempts to call x.setAccessible(true)
and quietly ignores security exceptions.
- setAccessible(Method) - Static method in enum org.apache.juneau.Visibility
-
Attempts to call x.setAccessible(true)
and quietly ignores security exceptions.
- setAccessible(Field) - Static method in enum org.apache.juneau.Visibility
-
Attempts to call x.setAccessible(true)
and quietly ignores security exceptions.
- setAdditionalItems(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
additionalItems.
- setAdditionalProperties(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
additionalProperties.
- setAdditionalProperties(Map<String, Object>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property setter:
additionalProperties.
- setAllOf(List<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- 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.
- setCertValidate(SSLOpts.CertValidate) - Method in class org.apache.juneau.rest.client.SSLOpts
-
Bean property setter:
certValidate.
- 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
-
- 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
-
[PUT /] - Sets contents of config file.
- setConfigContentsFormPost(String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[POST /] - Sets contents of config file from a FORM post.
- setConfigSection(String, Map<String, Object>) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[PUT /{section}] - Add or overwrite a config file section.
- setConfigSection(String, String, String) - Method in class org.apache.juneau.microservice.resources.ConfigResource
-
[PUT /{section}/{key}] - Add or overwrite a config file entry.
- 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
-
- setCurrentClass(ClassMeta<?>) - Method in class org.apache.juneau.parser.ParserSession
-
Sets the current class being parsed for proper error messages.
- setCurrentClass(ClassMeta<?>) - Method in class org.apache.juneau.serializer.SerializerSession
-
Sets the current class being serialized 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.
- setCurrentProperty(BeanPropertyMeta) - Method in class org.apache.juneau.serializer.SerializerSession
-
Sets the current bean property being serialized for proper error messages.
- setData(List<DataSet.Row>) - Method in class org.apache.juneau.dto.cognos.DataSet
-
Bean property setter:
data.
- 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, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
definitions.
- setDefinitions(Map<String, SchemaInfo>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property setter:
definitions.
- setDependencies(Map<String, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
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.Schema
-
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.SchemaInfo
-
Bean property setter:
example.
- 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.Schema
-
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.Schema
-
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.RestResponse
-
- 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
-
Bean property setter:
hostVerify.
- setHref(String) - Method in class org.apache.juneau.dto.LinkString
-
Bean property setter:
href.
- setHref(String, Object...) - Method in class org.apache.juneau.dto.LinkString
-
Bean property setter:
href.
- 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.Schema
-
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.
- setItems(Object) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.
- setLicense(License) - Method in class org.apache.juneau.dto.swagger.Info
-
Bean property setter:
license.
- 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
-
- setManifest(Class<?>) - Method in class org.apache.juneau.microservice.Microservice
-
- 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(Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
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.
- setMaxItems(Integer) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
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.Schema
-
Bean property setter:
name.
- setName(String) - Method in class org.apache.juneau.dto.LinkString
-
Bean property setter:
name.
- 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(Schema) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
not.
- setOneOf(List<Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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, Map<String, Operation>>) - Method in class org.apache.juneau.dto.swagger.Swagger
-
Bean property setter:
paths.
- setPattern(String) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
patternProperties.
- 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, Schema>) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
Bean property setter:
properties.
- setProperties(Map<String, Map<String, Object>>) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property setter:
properties.
- setProtocols(String) - Method in class org.apache.juneau.rest.client.SSLOpts
-
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
-
- 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.Schema
-
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.Schema
-
Bean property setter:
required.
- setRequired(Boolean) - Method in class org.apache.juneau.dto.swagger.ParameterInfo
-
Bean property setter:
required.
- setRequired(Boolean) - Method in class org.apache.juneau.dto.swagger.SchemaInfo
-
Bean property setter:
required.
- 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(SchemaMap) - Method in class org.apache.juneau.dto.jsonschema.Schema
-
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.Schema
-
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
-
- 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
-
- 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.Schema
-
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.Schema
-
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.Schema
-
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
-
- 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
-
- severe(Throwable) - Method in class org.apache.juneau.internal.JuneauLogger
-
- severe(Throwable, String, Object...) - Method in class org.apache.juneau.internal.JuneauLogger
-
- severity - Variable in class org.apache.juneau.microservice.resources.LogParser.Entry
-
- shape(String) - Method in class org.apache.juneau.dto.html5.Area
-
- 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(RestRequest, String, String) - Method in class org.apache.juneau.rest.remoteable.RemoteableServlet
-
[GET /{javaInterface] - Get the list of all remoteable methods on the specified interface name.
- shutdown() - Method in class org.apache.juneau.microservice.resources.ShutdownResource
-
[GET /] - Shutdown this resource.
- 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(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
-
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.
- 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
-
- SimplePartSerializer - Class in org.apache.juneau.httppart
-
- SimplePartSerializer() - Constructor for class org.apache.juneau.httppart.SimplePartSerializer
-
- SimpleReadable(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.SimpleReadable
-
Constructor.
- SimpleReadableSafe(PropertyStore) - Constructor for class org.apache.juneau.json.JsonSerializer.SimpleReadableSafe
-
Constructor.
- SimpleUonPartSerializer - Class in org.apache.juneau.httppart
-
- SimpleUonPartSerializer(PropertyStore) - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializer
-
Constructor.
- SimpleUonPartSerializerBuilder - Class in org.apache.juneau.httppart
-
- SimpleUonPartSerializerBuilder() - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
Constructor, default settings.
- SimpleUonPartSerializerBuilder(PropertyStore) - Constructor for class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
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(Object) - Method in class org.apache.juneau.dto.html5.Select
-
- 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
-
- size - Variable in class org.apache.juneau.microservice.resources.LogsResource.FileResource
-
- sizes(String) - Method in class org.apache.juneau.dto.html5.Link
-
- skip(long) - Method in class org.apache.juneau.internal.CharSequenceReader
-
- skipIfNE - Variable in class org.apache.juneau.remoteable.RemoteMethodArg
-
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
-
- 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
-
- SoapXmlSerializerSession(SoapXmlSerializer, SerializerSessionArgs) - Constructor for class org.apache.juneau.soap.SoapXmlSerializerSession
-
Create a new session using properties specified in the context.
- 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
-
- sort(Collection<E>) - Method in class org.apache.juneau.serializer.SerializerSession
-
- 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.HtmlSerializerBuilder
-
- sortCollections() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- sortCollections(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortCollections() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortCollections(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- sortCollections() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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
-
- sortCollections() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- sortCollections(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- sortCollections() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- sorted(String) - Method in class org.apache.juneau.dto.html5.Th
-
- 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.HtmlSerializerBuilder
-
- sortMaps() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- sortMaps(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortMaps() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortMaps(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- sortMaps() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.plaintext.PlainTextSerializerBuilder
-
- sortMaps() - Method in class org.apache.juneau.plaintext.PlainTextSerializerBuilder
-
- sortMaps(boolean) - Method in class org.apache.juneau.rest.client.RestClientBuilder
-
- 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
-
- sortMaps() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- sortMaps(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- sortMaps() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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.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.HtmlSerializerBuilder
-
- sortProperties() - Method in class org.apache.juneau.html.HtmlSerializerBuilder
-
- sortProperties(boolean) - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortProperties() - Method in class org.apache.juneau.httppart.SimpleUonPartSerializerBuilder
-
- sortProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- sortProperties() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- sortProperties(boolean) - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- sortProperties() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- 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.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.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.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.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.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
-
- sortProperties() - Method in class org.apache.juneau.xml.XmlSchemaSerializerBuilder
-
- sortProperties(boolean) - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- sortProperties() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- source() - Static method in class org.apache.juneau.dto.atom.AtomBuilder
-
- 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
-
- Source - Class in org.apache.juneau.dto.html5
-
- Source() - Constructor for class org.apache.juneau.dto.html5.Source
-
- span(Object) - Method in class org.apache.juneau.dto.html5.Col
-
- span(Object) - Method in class org.apache.juneau.dto.html5.Colgroup
-
- 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
-
- 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
-
- split(String[], char) - Static method in class org.apache.juneau.internal.StringUtils
-
- splitEqually(String, int) - Static method in class org.apache.juneau.internal.StringUtils
-
Splits a string into equally-sized parts.
- splitMap(String, char, char, 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(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
-
- sq() - Method in class org.apache.juneau.httppart.UonPartSerializerBuilder
-
- sq() - Method in class org.apache.juneau.jena.RdfSerializerBuilder
-
- sq() - Method in class org.apache.juneau.jso.JsoSerializerBuilder
-
- 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
-
- 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
-
Configuration property: Quote character.
- sq() - Method in class org.apache.juneau.serializer.SerializerGroupBuilder
-
Configuration property: Sort maps alphabetically.
- 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
-
- Sq(PropertyStore) - Constructor for class org.apache.juneau.xml.XmlSerializer.Sq
-
Constructor.
- sq() - Method in class org.apache.juneau.xml.XmlSerializerBuilder
-
- 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(Object) - Method in class org.apache.juneau.dto.html5.Embed
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Iframe
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Img
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Input
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Script
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Source
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Track
-
- src(Object) - Method in class org.apache.juneau.dto.html5.Video
-
- srcdoc(String) - Method in class org.apache.juneau.dto.html5.Iframe
-
- srclang(String) - Method in class org.apache.juneau.dto.html5.Track
-
- SSLOpts - Class in org.apache.juneau.rest.client
-
- SSLOpts() - Constructor for class org.apache.juneau.rest.client.SSLOpts
-
Constructor.
- SSLOpts(String, SSLOpts.CertValidate, SSLOpts.HostVerify) - Constructor for class org.apache.juneau.rest.client.SSLOpts
-
Constructor.
- SSLOpts.CertValidate - Enum in org.apache.juneau.rest.client
-
Certificate validation options.
- SSLOpts.HostVerify - Enum in org.apache.juneau.rest.client
-
Certificate host verification options.
- 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.
- 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() - Method in class org.apache.juneau.microservice.Microservice
-
Start this application.
- start() - Method in class org.apache.juneau.microservice.RestMicroservice
-
- startConsole() - Method in class org.apache.juneau.microservice.Microservice
-
Start the console for this application.
- startServer() - Method in class org.apache.juneau.microservice.RestMicroservice
-
- startsWith(String, char) - Static method in class org.apache.juneau.internal.StringUtils
-
An efficient method for checking if a string starts with a character.
- 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
-
- 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.
- StreamableHandler - Class in org.apache.juneau.rest.response
-
- StreamableHandler() - Constructor for class org.apache.juneau.rest.response.StreamableHandler
-
- 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.
- StreamResource - Class in org.apache.juneau.rest
-
Represents the contents of a byte stream file with convenience methods for adding HTTP response headers.
- StreamResource(MediaType, Map<String, Object>, Object...) - Constructor for class org.apache.juneau.rest.StreamResource
-
Constructor.
- StreamResourceBuilder - Class in org.apache.juneau.rest
-
- StreamResourceBuilder() - Constructor for class org.apache.juneau.rest.StreamResourceBuilder
-
- streamTo(OutputStream) - Method in class org.apache.juneau.rest.StreamResource
-
- streamTo(OutputStream) - Method in interface org.apache.juneau.Streamable
-
Serialize this object to the specified output stream.
- 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
-
- strict() - Method in class org.apache.juneau.httppart.UonPartParserBuilder
-
- 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.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.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_CONVERTER - Static variable in interface org.apache.juneau.PropertyConverter
-
Converts objects to strings.
- StringBuilderWriter - Class in org.apache.juneau.internal
-
- 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
-
- StringFormatSwap(String) - Constructor for class org.apache.juneau.transforms.StringFormatSwap
-
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
-
- 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
-
- 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
-
- style(String) - Method in class org.apache.juneau.dto.html5.HtmlElement
-
- 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
-
- 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 interface org.apache.juneau.html.HtmlDocTemplate
-
Renders the contents of the <head>/<style>
element.
- style(HtmlDocSerializerSession, HtmlWriter, Object) - Method in class org.apache.juneau.html.HtmlDocTemplateBasic
-
- 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
-
Widget that returns back a list of hyperlinks for rendering the contents of a page in the various default styles.
- StyleMenuItem() - Constructor for class org.apache.juneau.rest.widget.StyleMenuItem
-
- 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
-
- 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
-
- 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
-
- 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
-
- swagger(Object) - Method in class org.apache.juneau.dto.swagger.Swagger
-
- swagger() - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
- swagger(Info) - Static method in class org.apache.juneau.dto.swagger.SwaggerBuilder
-
Creates an
Swagger
element with the specified
info
attribute.
- 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
-
- Swap - Annotation Type in org.apache.juneau.annotation
-
- swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaArraySwap
-
- swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.BooleanOrSchemaSwap
-
- swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.JsonTypeOrJsonTypeArraySwap
-
- swap(BeanSession, Object) - Method in class org.apache.juneau.dto.jsonschema.Schema.SchemaOrSchemaArraySwap
-
- 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
-
- 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
-
- swap(BeanSession, Calendar) - Method in class org.apache.juneau.transforms.CalendarMapSwap
-
- 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
-
- 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
-
- swap(BeanSession, Iterator) - Method in class org.apache.juneau.transforms.IteratorSwap
-
- 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.
- 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
-