public final class PathFragment extends QueryFragment
| Constructor and Description |
|---|
PathFragment(Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
static PathFragment[] |
from(Filter... filters)
Constructs path fragments corresponding to the provided filters.
|
static PathFragment |
from(Filter filter) |
equals, getFilter, hashCode, toStringpublic PathFragment(Filter filter)
public static PathFragment[] from(Filter... filters)
filters - the filters to create path fragments frompublic static PathFragment from(Filter filter)
Copyright © 2015 Red Hat, Inc.. All rights reserved.