Class Hierarchy
- java.lang.Object
- com.mastfrog.util.builder.AbstractBuilder<ElementType,
CreateType> (implements com.mastfrog.util.builder.Builder<ElementType, CreateType, BuilderType>) - com.mastfrog.url.URLBuilder
- com.mastfrog.url.Anchor (implements com.mastfrog.url.URLComponent)
- com.mastfrog.url.Host (implements java.lang.Iterable<T>, com.mastfrog.url.URLComponent, org.netbeans.validation.api.Validating)
- com.mastfrog.url.HostAndPort
- com.mastfrog.url.Label (implements com.mastfrog.url.URLComponent)
- com.mastfrog.url.Parameters (implements com.mastfrog.url.URLComponent)
- com.mastfrog.url.ParsedParameters (implements java.lang.Iterable<T>, com.mastfrog.url.URLComponent)
- com.mastfrog.url.ParametersElement (implements java.lang.Comparable<T>, com.mastfrog.url.URLComponent)
- com.mastfrog.url.Path (implements java.lang.Iterable<T>, com.mastfrog.url.URLComponent)
- com.mastfrog.url.PathElement (implements com.mastfrog.url.URLComponent)
- com.mastfrog.url.Port (implements com.mastfrog.url.URLComponent)
- com.mastfrog.url.URL (implements java.lang.Comparable<T>, com.mastfrog.url.URLComponent, org.netbeans.validation.api.Validating)
- com.mastfrog.util.builder.AbstractBuilder<ElementType,
Interface Hierarchy
- com.mastfrog.util.builder.Builder<ElementType,
CreateType, BuilderType> - java.io.Serializable
- com.mastfrog.url.URLComponent
- com.mastfrog.url.Protocol
- com.mastfrog.url.URLComponent
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.mastfrog.url.ParametersDelimiter
- com.mastfrog.url.Protocols (implements com.mastfrog.url.Protocol)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)