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

Uses of Class org.apache.axis.wsdl.symbolTable.Element (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.wsdl.symbolTable.Element

Packages that use Element
org.apache.axis.wsdl.symbolTable   
 

Uses of Element in org.apache.axis.wsdl.symbolTable
 

Subclasses of Element in org.apache.axis.wsdl.symbolTable
 class CollectionElement
          This Element is for a QName that is a 'collection'.
 class DefinedElement
          This Type is for a QName that is an element, these types are only emitted if referenced by a ref= or an element=.
 class UndefinedElement
          This represents a QName found in a reference but is not defined.
 

Methods in org.apache.axis.wsdl.symbolTable that return Element
 Element SymbolTable.getElement(javax.xml.namespace.QName qname)
          Get the Element TypeEntry with the given QName.
 



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