All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download rfc3986-uri JAR 0.8 with all dependencies


RFC 3986 compliant URI implementation.

Files of the artifact rfc3986-uri version 0.8 from the group org.dmfs.

Artifact rfc3986-uri
Group org.dmfs
Version 0.8
Last update 29. June 2017
Tags: implementation 3986 compliant
Organization not specified
URL https://github.com/dmfs/uri-toolkit
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies jems,
There are maybe transitive dependencies!
There is a newer version: 0.8.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of rfc3986-uri Show documentation

Please rate this JAR file. Is it a good library?

1 downloads

Source code of rfc3986-uri version 0.8

META-INF
META-INF.META-INF.MANIFEST.MF
org.dmfs.rfc3986
org.dmfs.rfc3986.org.dmfs.rfc3986.Authority
org.dmfs.rfc3986.org.dmfs.rfc3986.Fragment
org.dmfs.rfc3986.org.dmfs.rfc3986.Path
org.dmfs.rfc3986.org.dmfs.rfc3986.Query
org.dmfs.rfc3986.org.dmfs.rfc3986.Scheme
org.dmfs.rfc3986.org.dmfs.rfc3986.Uri
org.dmfs.rfc3986.org.dmfs.rfc3986.UriEncoded
org.dmfs.rfc3986.authorities
org.dmfs.rfc3986.authorities.org.dmfs.rfc3986.authorities.EncodedAuthority
org.dmfs.rfc3986.authorities.org.dmfs.rfc3986.authorities.OptionalLazyAuthority
org.dmfs.rfc3986.authorities.org.dmfs.rfc3986.authorities.OptionalLazyUserInfo
org.dmfs.rfc3986.authorities.org.dmfs.rfc3986.authorities.StructuredAuthority
org.dmfs.rfc3986.authorities.org.dmfs.rfc3986.authorities.Text
org.dmfs.rfc3986.encoding
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.Encoded
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.FormEncoded
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.FormPrecoded
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.IdempotentEncoded
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.Normalized
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.Precoded
org.dmfs.rfc3986.encoding.org.dmfs.rfc3986.encoding.XWwwFormUrlEncoded
org.dmfs.rfc3986.encoding.utils
org.dmfs.rfc3986.encoding.utils.org.dmfs.rfc3986.encoding.utils.FormPercentEncodingOutputStream
org.dmfs.rfc3986.encoding.utils.org.dmfs.rfc3986.encoding.utils.PercentEncodingOutputStream
org.dmfs.rfc3986.fragments
org.dmfs.rfc3986.fragments.org.dmfs.rfc3986.fragments.OptionalLazyFragment
org.dmfs.rfc3986.fragments.org.dmfs.rfc3986.fragments.SimpleFragment
org.dmfs.rfc3986.parameters
org.dmfs.rfc3986.parameters.org.dmfs.rfc3986.parameters.FluentParameterList
org.dmfs.rfc3986.parameters.org.dmfs.rfc3986.parameters.Parameter
org.dmfs.rfc3986.parameters.org.dmfs.rfc3986.parameters.ParameterList
org.dmfs.rfc3986.parameters.org.dmfs.rfc3986.parameters.ParameterType
org.dmfs.rfc3986.parameters.org.dmfs.rfc3986.parameters.ValueType
org.dmfs.rfc3986.parameters.adapters
org.dmfs.rfc3986.parameters.adapters.org.dmfs.rfc3986.parameters.adapters.MultiParameter
org.dmfs.rfc3986.parameters.adapters.org.dmfs.rfc3986.parameters.adapters.OptionalParameter
org.dmfs.rfc3986.parameters.adapters.org.dmfs.rfc3986.parameters.adapters.TextParameter
org.dmfs.rfc3986.parameters.adapters.org.dmfs.rfc3986.parameters.adapters.XwfueParameterList
org.dmfs.rfc3986.parameters.parameters
org.dmfs.rfc3986.parameters.parameters.org.dmfs.rfc3986.parameters.parameters.UrlEncodedParameter
org.dmfs.rfc3986.parameters.parametersets
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.Appending
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.BasicParameterList
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.EmptyParameterList
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.Fluent
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.Removing
org.dmfs.rfc3986.parameters.parametersets.org.dmfs.rfc3986.parameters.parametersets.Replacing
org.dmfs.rfc3986.parameters.parametertypes
org.dmfs.rfc3986.parameters.parametertypes.org.dmfs.rfc3986.parameters.parametertypes.BasicParameterType
org.dmfs.rfc3986.parameters.valuetypes
org.dmfs.rfc3986.parameters.valuetypes.org.dmfs.rfc3986.parameters.valuetypes.BooleanValueType
org.dmfs.rfc3986.parameters.valuetypes.org.dmfs.rfc3986.parameters.valuetypes.IntegerValueType
org.dmfs.rfc3986.parameters.valuetypes.org.dmfs.rfc3986.parameters.valuetypes.TextValueType
org.dmfs.rfc3986.paths
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.EmptyPath
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.EncodedPath
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.Extended
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.LazyPath
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.Normalized
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.Resolved
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.StructuredPath
org.dmfs.rfc3986.paths.org.dmfs.rfc3986.paths.Text
org.dmfs.rfc3986.queries
org.dmfs.rfc3986.queries.org.dmfs.rfc3986.queries.OptionalLazyQuery
org.dmfs.rfc3986.queries.org.dmfs.rfc3986.queries.SimpleQuery
org.dmfs.rfc3986.schemes
org.dmfs.rfc3986.schemes.org.dmfs.rfc3986.schemes.OptionalLazyScheme
org.dmfs.rfc3986.schemes.org.dmfs.rfc3986.schemes.Schemes
org.dmfs.rfc3986.schemes.org.dmfs.rfc3986.schemes.StringScheme
org.dmfs.rfc3986.uris
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.EmptyUri
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.LazyUri
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.Normalized
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.OpaqueUri
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.RelativeUri
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.Resolved
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.StructuredUri
org.dmfs.rfc3986.uris.org.dmfs.rfc3986.uris.Text
org.dmfs.rfc3986.utils
org.dmfs.rfc3986.utils.org.dmfs.rfc3986.utils.Parsed
org.dmfs.rfc3986.utils.org.dmfs.rfc3986.utils.Split
org.dmfs.rfc3986.validation
org.dmfs.rfc3986.validation.org.dmfs.rfc3986.validation.BitMapCharSet
org.dmfs.rfc3986.validation.org.dmfs.rfc3986.validation.CharSet
org.dmfs.rfc3986.validation.org.dmfs.rfc3986.validation.CharSets
org.dmfs.rfc3986.validation.org.dmfs.rfc3986.validation.Validated




© 2015 - 2024 Weber Informatics LLC | Privacy Policy