|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
QName
represents a qualified name
as defined in the XML specifications: XML Schema Part2:
Datatypes specification, Namespaces
in XML, Namespaces
in XML Errata.QName
constructor specifying the Namespace URI
and local part.
QName
constructor specifying the Namespace URI,
local part and prefix.
QName
constructor specifying the local part.
QuadCurve2D
class defines a quadratic parametric curve
segment in (x,y)
coordinate space.double
coordinates.QuadCurve2D
with
coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D
from the
specified double
coordinates.
float
coordinates.QuadCurve2D
with
coordinates (0, 0, 0, 0, 0, 0).
QuadCurve2D
from the
specified float
coordinates.
(x2,y2)
,
using the specified point (x1,y1)
as a quadratic
parametric control point.
(x2,y2)
,
using the specified point (x1,y1)
as a quadratic
parametric control point.
(x2,y2)
,
using the specified point (x1,y1)
as a quadratic
parametric control point.
(x2,y2)
,
using the specified point (x1,y1)
as a quadratic
parametric control point.
MBeanServerConnection.queryMBeans(ObjectName,
QueryExp)
.
MBeanServerConnection.queryNames(ObjectName,
QueryExp)
.
JobState
is either
PENDING, PENDING_HELD, PROCESSING, or PROCESSING_STOPPED.String
for the specified
String
.
String
for the specified
String
.
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.