JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
maspack.fileutil.uri
Interface URIxMatcher
All Known Implementing Classes:
AnyMatcher
,
ExactMatcher
,
RegexMatcher
public interface
URIxMatcher
Used to see if a URI matches a specified pattern
Author:
"Antonio Sanchez" Creation date: 29 Oct 2012
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
matches
(
URIx
uri)
Method Detail
matches
boolean matches(
URIx
uri)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method