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

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

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

QName
SchemaUtils.getArrayComponentQName(Node node, IntHolder dims, BooleanHolder underlTypeNillable, QNameHolder itemQName, BooleanHolder forElement, 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
SchemaUtils.getCollectionComponentQName(Node node, QNameHolder itemQName, BooleanHolder forElement, SymbolTable symbolTable)
If the specified node represents an element that references a collection then return the qname repesenting the component of the collection.

Copyright © 2005 Apache Web Services Project. All Rights Reserved.