public interface UrlPattern
| Modifier and Type | Method and Description |
|---|---|
UrlPattern |
clone()
Создание клона
|
boolean |
matched(URI uri)
Проверка на совпадение
|
boolean matched(URI uri)
uri - адресUrlPattern clone()
Copyright © 2017. All rights reserved.