站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档

Uses of Interface org.apache.axis.components.encoding.XMLEncoder (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Interface
org.apache.axis.components.encoding.XMLEncoder

Packages that use XMLEncoder
org.apache.axis.components.encoding   
 

Uses of XMLEncoder in org.apache.axis.components.encoding
 

Classes in org.apache.axis.components.encoding that implement XMLEncoder
 class AbstractXMLEncoder
          Abstract class for XML String encoders.
 

Methods in org.apache.axis.components.encoding that return XMLEncoder
static XMLEncoder XMLEncoderFactory.getDefaultEncoder()
          Returns the default encoder
static XMLEncoder XMLEncoderFactory.getEncoder(String encoding)
          Returns the requested encoder
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.