|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Matcher | |
|---|---|
| org.simpleframework.xml.core | |
| org.simpleframework.xml.transform | |
| Uses of Matcher in org.simpleframework.xml.core |
|---|
| Constructors in org.simpleframework.xml.core with parameters of type Matcher | |
|---|---|
Persister(Filter filter,
Matcher matcher)
Constructor for the Persister object. |
|
Persister(Filter filter,
Matcher matcher,
Format format)
Constructor for the Persister object. |
|
Persister(Matcher matcher)
Constructor for the Persister object. |
|
Persister(Matcher matcher,
Format format)
Constructor for the Persister object. |
|
Persister(Strategy strategy,
Filter filter,
Matcher matcher)
Constructor for the Persister object. |
|
Persister(Strategy strategy,
Filter filter,
Matcher matcher,
Format format)
Constructor for the Persister object. |
|
Persister(Strategy strategy,
Matcher matcher)
Constructor for the Persister object. |
|
Persister(Strategy strategy,
Matcher matcher,
Format format)
Constructor for the Persister object. |
|
| Uses of Matcher in org.simpleframework.xml.transform |
|---|
| Classes in org.simpleframework.xml.transform that implement Matcher | |
|---|---|
class |
RegistryMatcher
The RegistryMatcher provides a simple matcher backed
by a registry. |
| Constructors in org.simpleframework.xml.transform with parameters of type Matcher | |
|---|---|
Transformer(Matcher matcher)
Constructor for the Transformer object. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||