JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.simpleframework.xml.util.Match
Packages that use
Match
Package
Description
org.simpleframework.xml.util
Uses of
Match
in
org.simpleframework.xml.util
Classes in
org.simpleframework.xml.util
with type parameters of type
Match
Modifier and Type
Class
Description
class
Resolver
<M extends
Match
>
This is used to store
Match
objects, which can then be retrieved using a string by comparing that string to the pattern of the
Match
objects.