Class URLBuilder

All Implemented Interfaces:
Builder<PathElement,URL,AbstractBuilder<PathElement,URL>>

public final class URLBuilder extends AbstractBuilder<PathElement,URL>
Factory class for constructing URL objects w/ validation.
Author:
Tim Boudreau