GNU Classpath (0.95) | |
Frames | No Frames |
Methods with parameter type javax.xml.namespace.QName | |
Attribute | Create an attribute event.
|
EndElement | Create an end-element event.
|
StartElement | Create a start-element event.
|
Methods with return type javax.xml.namespace.QName | |
QName | XMLStreamReader.getAttributeName(int index) Returns the QName of the attribute at the given index.
|
QName | Returns the QName of the current element.
|
Fields of type javax.xml.namespace.QName | |
QName | The qualified-name for the date data type.
|
QName | The qualified-name for the dateTime data type.
|
QName | The qualified-name for the duration data type.
|
QName | The qualified-name for the dayTimeDuration data type.
|
QName | The qualified-name for the yearMonthDuration data type.
|
QName | The qualified-name for the gDay data type.
|
QName | The qualified-name for the gMonth data type.
|
QName | The qualified-name for the gMonthDay data type.
|
QName | The qualified-name for the gYear data type.
|
QName | The qualified-name for the gYearMonth data type.
|
QName | The qualified-name for the time data type.
|
Methods with return type javax.xml.namespace.QName | |
QName | Returns the name of the XML Schema data type this value maps to.
|
QName |
Methods with return type javax.xml.namespace.QName | |
QName |
Methods with parameter type javax.xml.namespace.QName | |
Attribute | Returns an attribute by name.
|
Methods with return type javax.xml.namespace.QName | |
QName | Returns the type of this attribute.
|
QName | Returns the name of this attribute.
|
QName | Returns the element name.
|
QName | Returns the element name.
|
QName | Returns schema-related type information about this event, or null if
not available.
|
Fields of type javax.xml.namespace.QName | |
QName | The XPath 1.0 boolean data type.
|
QName | The XPath 1.0 node data type.
|
QName | The XPath 1.0 node-set data type.
|
QName | The XPath 1.0 number data type.
|
QName | The XPath 1.0 string data type.
|
Methods with parameter type javax.xml.namespace.QName | |
Object | Evaluates this expression against the specified context.
|
Object | Evaluates an expression.
|
Object | Evaluates an expression.
|
Object | Evaluates this expression against the specified context.
|
XPathFunction | Returns the function with the specified name and arity.
|
Object |
Methods with return type javax.xml.namespace.QName | |
QName | ReaderDelegate.getAttributeName(int index) |
QName |
GNU Classpath (0.95) |