public final class XmlCaseInsensitivePatternAdapter extends XmlAdapter<String,Pattern>
Constructor and Description |
---|
XmlCaseInsensitivePatternAdapter() |
Modifier and Type | Method and Description |
---|---|
String |
marshal(Pattern pattern) |
Pattern |
unmarshal(String pattern) |
Copyright © 2016. All rights reserved.