public final class WebUtils extends Object
WebUtils.Url class can be used to create (correctly encoded) URLs with query strings,
and the WebUtils.Tag class can be used to create simple XML or HTML constructs.| Modifier and Type | Class and Description |
|---|---|
static class |
WebUtils.Tag
A simple class to facilitate building XML or HTML constructs.
|
static class |
WebUtils.Url
A simple class to facilitate building URLs used to interact with servlets.
|
Copyright © 2014. All Rights Reserved.