Uses of Interface
org.simpleframework.xml.util.Match

Packages that use Match
org.simpleframework.xml.util   
 

Uses of Match in org.simpleframework.xml.util
 

Classes in org.simpleframework.xml.util with type parameters of type Match
 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.
 



Copyright © 2013. All Rights Reserved.