Frames | No Frames |
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. |