Uses of Class
javax.xml.rpc.holders.QNameHolder
Packages that use QNameHolder
-
Uses of QNameHolder in org.apache.axis.wsdl.symbolTable
Methods in org.apache.axis.wsdl.symbolTable with parameters of type QNameHolderModifier and TypeMethodDescriptionstatic 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.static 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.