Frames | No Frames |
Methods with return type org.apache.axis.components.encoding.XMLEncoder | |
XMLEncoder |
Methods with parameter type org.apache.axis.components.encoding.XMLEncoder | |
String |
Methods with return type org.apache.axis.components.encoding.XMLEncoder | |
XMLEncoder | XMLUtils.getXMLEncoder(String encoding) Get the XMLEncoder for specific encoding
|
XMLEncoder | Get the current XMLEncoder
|
Classes implementing org.apache.axis.components.encoding.XMLEncoder | |
class |
Abstract class for XML String encoders. |
class |
Methods with return type org.apache.axis.components.encoding.XMLEncoder | |
XMLEncoder | Returns the default encoder
|
XMLEncoder | XMLEncoderFactory.getEncoder(String encoding) Returns the requested encoder
|