net.sf.mmm.util.xml.base.jaxb
Class XmlAdapterInfixPattern
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,Pattern>
net.sf.mmm.util.xml.base.jaxb.XmlAdapterPattern
net.sf.mmm.util.xml.base.jaxb.XmlAdapterInfixPattern
public class XmlAdapterInfixPattern
- extends XmlAdapterPattern
This class extends XmlAdapterPattern using
RegexInfixPatternCompiler.
- Since:
- 2.0.0
- Author:
- Joerg Hohwiller (hohwille at users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlAdapterInfixPattern
public XmlAdapterInfixPattern()
- The constructor.
unmarshal
public Pattern unmarshal(String pattern)
throws Exception
-
- Overrides:
unmarshal in class XmlAdapterPattern
- Throws:
Exception
Copyright © 2001-2010 mmm-Team. All Rights Reserved.