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 classResolver<M extends Match>This is used to storeMatchobjects, which can then be retrieved using a string by comparing that string to the pattern of theMatchobjects.
-