org.richfaces.cdk.attributes
Class Adapters.NormalizedStringAdapter
java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
org.richfaces.cdk.attributes.Adapters.NormalizedStringAdapter
- Enclosing class:
- Adapters
public static final class Adapters.NormalizedStringAdapter
- extends XmlAdapter<String,String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Adapters.NormalizedStringAdapter
public Adapters.NormalizedStringAdapter()
marshal
public String marshal(String text)
- Specified by:
marshal in class XmlAdapter<String,String>
unmarshal
public String unmarshal(String v)
throws Exception
- Specified by:
unmarshal in class XmlAdapter<String,String>
- Throws:
Exception
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.