Uses of Interface
org.simpleframework.xml.transform.Matcher
Packages that use Matcher
-
Uses of Matcher in org.simpleframework.xml.core
Constructors in org.simpleframework.xml.core with parameters of type MatcherModifierConstructorDescriptionConstructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject.Constructor for thePersisterobject. -
Uses of Matcher in org.simpleframework.xml.transform
Classes in org.simpleframework.xml.transform that implement MatcherModifier and TypeClassDescriptionclassTheRegistryMatcherprovides a simple matcher backed by a registry.Constructors in org.simpleframework.xml.transform with parameters of type MatcherModifierConstructorDescriptionTransformer(Matcher matcher) Constructor for theTransformerobject.