RichFaces CDK Attributes 4.2.3.CR1

org.richfaces.cdk.attributes
Class Adapters.NormalizedStringAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
      extended by org.richfaces.cdk.attributes.Adapters.NormalizedStringAdapter
Enclosing class:
Adapters

public static final class Adapters.NormalizedStringAdapter
extends XmlAdapter<String,String>


Constructor Summary
Adapters.NormalizedStringAdapter()
           
 
Method Summary
 String marshal(String text)
           
 String unmarshal(String v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Adapters.NormalizedStringAdapter

public Adapters.NormalizedStringAdapter()
Method Detail

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

RichFaces CDK Attributes 4.2.3.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.