Java org.apache.wicket.util.encoding UrlDecoder fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.util.encoding UrlDecoder fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.util.encoding UrlDecoder.

The text is from its open source code.

Field

UrlDecoderQUERY_INSTANCE
Encoder used to decode name or value components of a query string.

For example: http://org.acme/notthis/northis/oreventhis?buthis=isokay&asis=thispart
UrlDecoderPATH_INSTANCE
Encoder used to decode components of a path.

For example: http://org.acme/foo/thispart/orthispart?butnot=thispart