RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler.model
Class NormalizedStringAdapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<String,String>
      extended by org.richfaces.cdk.templatecompiler.model.NormalizedStringAdapter

public class NormalizedStringAdapter
extends XmlAdapter<String,String>


Constructor Summary
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

NormalizedStringAdapter

public 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 Generator 4.2.0.CR1

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