Uses of Class
javax.xml.rpc.holders.BooleanHolder

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

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

Methods in org.apache.axis.wsdl.symbolTable with parameters of type BooleanHolder
static QName Utils.getTypeQName(org.w3c.dom.Node node, BooleanHolder forElement, boolean ignoreMaxOccurs)
          An XML element or attribute node has several ways of identifying the type of the element or attribute: - use the type attribute to reference a complexType/simpleType - use the ref attribute to reference another element - use of an anonymous type (i.e.
 



Copyright © 2002 Apache XML Project. All Rights Reserved.