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

Uses in package org.apache.axis.wsdl.symbolTable

Methods with parameter type javax.xml.rpc.holders.BooleanHolder

QName
SchemaUtils.getArrayComponentQName(Node node, IntHolder dims, BooleanHolder underlTypeNillable, QNameHolder itemQName, SymbolTable symbolTable)
If the specified node represents an array encoding of one of the following forms, then return the qname repesenting the element type of the array.
QName
Utils.getTypeQName(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, group or attributeGroup - use of an anonymous type (i.e.

Uses in package org.apache.axis.wsdl.toJava

Methods with parameter type javax.xml.rpc.holders.BooleanHolder

String
Return a constructor for the provided Parameter This string will be suitable for assignment:

Foo var = string returned

Handles basic java types (int, float, etc), wrapper types (Integer, etc) and certain java.math (BigDecimal, BigInteger) types.


Copyright B) 2005 Apache Web Services Project. All Rights Reserved.