Class EmptyMatcher
java.lang.Object
org.simpleframework.xml.transform.EmptyMatcher
- All Implemented Interfaces:
Matcher
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EmptyMatcher
EmptyMatcher()
-
-
Method Details
-
match
This method is used to return a null value for the transform. Returning a null value allows the normal resolution of the stock transforms to be used when no matcher is specified.
-