Uses of Interface
org.apache.axis.components.encoding.XMLEncoder
Packages that use XMLEncoder
Package
Description
-
Uses of XMLEncoder in org.apache.axis.components.encoding
Classes in org.apache.axis.components.encoding that implement XMLEncoderModifier and TypeClassDescriptionclassAbstract class for XML String encoders.classMethods in org.apache.axis.components.encoding that return XMLEncoderModifier and TypeMethodDescriptionstatic XMLEncoderXMLEncoderFactory.getDefaultEncoder()Returns the default encoderstatic XMLEncoderXMLEncoderFactory.getEncoder(String encoding) Returns the requested encoder -
Uses of XMLEncoder in org.apache.axis.encoding
Methods in org.apache.axis.encoding that return XMLEncoder -
Uses of XMLEncoder in org.apache.axis.utils
Methods in org.apache.axis.utils that return XMLEncoderModifier and TypeMethodDescriptionstatic XMLEncoderXMLUtils.getXMLEncoder(String encoding) Get the XMLEncoder for specific encodingstatic XMLEncoderXMLUtils.getXMLEncoder(MessageContext msgContext) Get the current XMLEncoderMethods in org.apache.axis.utils with parameters of type XMLEncoderModifier and TypeMethodDescriptionstatic StringXMLUtils.getEncoding(Message message, MessageContext msgContext, XMLEncoder defaultEncoder)