public class XmlSerializerFactory extends Object implements org.apache.axis.encoding.SerializerFactory
XmlSerializer.| Constructor and Description |
|---|
XmlSerializerFactory() |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.rpc.encoding.Serializer |
getSerializerAs(String mechanismType) |
Iterator |
getSupportedMechanismTypes() |
public javax.xml.rpc.encoding.Serializer getSerializerAs(String mechanismType)
getSerializerAs in interface javax.xml.rpc.encoding.SerializerFactorypublic Iterator getSupportedMechanismTypes()
getSupportedMechanismTypes in interface javax.xml.rpc.encoding.SerializerFactoryCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.