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

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

Introduction

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

The text is from its open source code.

Field

UrlEncoderQUERY_INSTANCE
Encoder used to encode name or value components of a query string.

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

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