com.thoughtworks.xstream.alias
Interface NameMapper


Deprecated. As of 1.2

public interface NameMapper


Method Summary
 String fromXML(String elementName)
          Deprecated. As of 1.2
 String toXML(String fieldName)
          Deprecated. As of 1.2
 

Method Detail

fromXML

String fromXML(String elementName)
Deprecated. As of 1.2


toXML

String toXML(String fieldName)
Deprecated. As of 1.2



Copyright © 2004-2008 XStream. All Rights Reserved.