当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
SimpleValueSerializer (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.encoding
Interface SimpleValueSerializer
- All Superinterfaces:
- Serializable, Serializer, javax.xml.rpc.encoding.Serializer
- All Known Implementing Classes:
- Base64Serializer, HexSerializer, QNameSerializer, SimpleSerializer
- public interface SimpleValueSerializer
- extends Serializer
Methods inherited from interface javax.xml.rpc.encoding.Serializer |
getMechanismType |
getValueAsString
public String getValueAsString(Object value,
SerializationContext context)
- Return an XML compatible representation of the value.
- Parameters:
value
-
- Returns:
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.