BenQ Mobile

Uses of Class
javax.xml.namespace.QName

Packages that use QName
javax.microedition.xml.rpc   
javax.xml.namespace   
 

Uses of QName in javax.microedition.xml.rpc
 

Fields in javax.microedition.xml.rpc declared as QName
 QName Element.name
          The QName of this element.
 

Methods in javax.microedition.xml.rpc that return QName
 QName FaultDetailException.getFaultDetailName()
          Returns the QName of the fault detail element associated with this exception.
 

Methods in javax.microedition.xml.rpc with parameters of type QName
static Operation Operation.newInstance(QName name, Element input, Element output)
          Creates an Operation corresponding to the operation that is being performed.
static Operation Operation.newInstance(QName name, Element input, Element output, FaultDetailHandler faultDetailHandler)
          Creates an Operation corresponding to the operation that is being performed.
 Element FaultDetailHandler.handleFault(QName faultDetailName)
          Returns the type description, as an Element for the given SOAP fault faultDetailName, null if there is no mapping.
 

Constructors in javax.microedition.xml.rpc with parameters of type QName
FaultDetailException(QName lfaultDetailName, java.lang.Object lfaultDetail)
          Constructs a new exception with the specified fault detail and associated fault detail QName.
Element(QName lname, Type type, int llminOccurs, int lmaxOccurs, boolean nillable)
          Construct an Element with the given properties.
Element(QName lname, Type type)
          Construct an Element with the given properties.
 

Uses of QName in javax.xml.namespace
 

Methods in javax.xml.namespace that return QName
static QName QName.valueOf(java.lang.String qNameAsString)
          QName derived from parsing the formatted String.
 


BenQ Mobile

Copyright © 2006 BenQ Mobile GmbH & Co. OHG or respective copyright owner.
All Rights Reserved.
BenQ Corp. is a trademark licensee of Siemens AG.


For further information about Mobility Toolkit (MTK) visit our Developer Portal.