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.SerializerFactory
public Iterator getSupportedMechanismTypes()
getSupportedMechanismTypes
in interface javax.xml.rpc.encoding.SerializerFactory
Copyright © 2019. All rights reserved.