java.lang.Object
org.xbib.net.path.structure.Path
org.xbib.net.path.structure.PathMatcher
-
Feldübersicht
Von Klasse geerbte Felder org.xbib.net.path.structure.Path
caseSensitive, CATCH_ALL, PARAMETER_PATTERN, pathSeparator, pathSpec, segments, trimTokens -
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungPathMatcher(String pathSpec, String pathSeparator, boolean trimTokens, boolean caseSensitive, boolean fullMatch, org.xbib.net.ParameterBuilder parameterBuilder) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungorg.xbib.net.Parameterbooleanbooleanstatic PathMatchervoidsetPathSeparator(String pathSeparator) Von Klasse geerbte Methoden org.xbib.net.path.structure.Path
equals, getDoubleWildcards, getLength, getParameterCount, getPathSeparator, getPathSpec, getSingleWildcards, getTotalCount, hashCode, init, isCaseSensitive, isCatchAllPattern, isLeastSpecific, isPrefixPattern, isTrimTokens, isWildCard, tokenize, tokenize
-
Konstruktordetails
-
PathMatcher
public PathMatcher() -
PathMatcher
-
-
Methodendetails
-
of
-
setPathSeparator
-
getParameter
public org.xbib.net.Parameter getParameter() -
getAnalyzedSegments
-
match
-
match
-