1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_06) on Thu Nov 24 12:17:56 GMT 2005 -->
<TITLE>
QName
</TITLE>
<META NAME="keywords" CONTENT="javax.xml.namespace.QName class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="QName";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="QName.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javax.xml.namespace</FONT>
<BR>
Class QName</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>javax.xml.namespace.QName</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<HR>
<DL>
<DT>public class <B>QName</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
<P>
<p><code>QName</code> represents a <strong>qualified name</strong>
as defined in the XML specifications: <a
href="http://www.w3.org/TR/xmlschema-2/#QName">XML Schema Part2:
Datatypes specification</a>, <a
href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">Namespaces
in XML</a>, <a
href="http://www.w3.org/XML/xml-names-19990114-errata">Namespaces
in XML Errata</a>.</p>
<p>The value of a <code>QName</code> contains a <strong>Namespace
URI</strong>, <strong>local part</strong> and
<strong>prefix</strong>.</p>
<p>The prefix is included in <code>QName</code> to retain lexical
information <strong><em>when present</em></strong> in an <A HREF="../../../javax/xml/transform/Source.html" title="interface in javax.xml.transform"><CODE>XML input source</CODE></A>. The prefix is
<strong><em>NOT</em></strong> used in <A HREF="../../../javax/xml/namespace/QName.html#equals(java.lang.Object)"><CODE>QName.equals(Object)</CODE></A> or to compute the <A HREF="../../../javax/xml/namespace/QName.html#hashCode()"><CODE>QName.hashCode()</CODE></A>. Equality and the hash code are defined using
<strong><em>only</em></strong> the Namespace URI and local part.</p>
<p>If not specified, the Namespace URI is set to <A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A>.
If not specified, the prefix is set to <A HREF="../../../javax/xml/XMLConstants.html#DEFAULT_NS_PREFIX"><CODE>XMLConstants.DEFAULT_NS_PREFIX</CODE></A>.</p>
<p><code>QName</code> is immutable.</p>
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>1.5</DD>
<DT><B>See Also:</B><DD><a href="http://www.w3.org/TR/xmlschema-2/#QName">XML Schema Part2: Datatypes specification</a>,
<a href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">Namespaces in XML</a>,
<a href="http://www.w3.org/XML/xml-names-19990114-errata">Namespaces in XML Errata</a>,
<A HREF="../../../serialized-form.html#javax.xml.namespace.QName">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String)">QName</A></B>(java.lang.String localPart)</CODE>
<BR>
<code>QName</code> constructor specifying the local part.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String)">QName</A></B>(java.lang.String namespaceURI,
java.lang.String localPart)</CODE>
<BR>
<code>QName</code> constructor specifying the Namespace URI
and local part.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String, java.lang.String)">QName</A></B>(java.lang.String namespaceURI,
java.lang.String localPart,
java.lang.String prefix)</CODE>
<BR>
<code>QName</code> constructor specifying the Namespace URI,
local part and prefix.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#equals(java.lang.Object)">equals</A></B>(java.lang.Object objectToTest)</CODE>
<BR>
Test this <code>QName</code> for equality with another
<code>Object</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#getLocalPart()">getLocalPart</A></B>()</CODE>
<BR>
Get the local part of this <code>QName</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#getNamespaceURI()">getNamespaceURI</A></B>()</CODE>
<BR>
Get the Namespace URI of this <code>QName</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#getPrefix()">getPrefix</A></B>()</CODE>
<BR>
Get the prefix of this <code>QName</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#hashCode()">hashCode</A></B>()</CODE>
<BR>
Generate the hash code for this <code>QName</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#toString()">toString</A></B>()</CODE>
<BR>
<code>String</code> representation of this
<code>QName</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javax/xml/namespace/QName.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String qNameAsString)</CODE>
<BR>
<code>QName</code> derived from parsing the formatted
<code>String</code>.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="QName(java.lang.String, java.lang.String)"><!-- --></A><H3>
QName</H3>
<PRE>
public <B>QName</B>(java.lang.String namespaceURI,
java.lang.String localPart)</PRE>
<DL>
<DD><p><code>QName</code> constructor specifying the Namespace URI
and local part.</p>
<p>If the Namespace URI is <code>null</code>, it is set to
<A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A>. This value represents no
explicitly defined Namespace as defined by the <a
href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">Namespaces
in XML</a> specification. This action preserves compatible
behavior with QName 1.0. Explicitly providing the <A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A> value is the preferred coding
style.</p>
<p>If the local part is <code>null</code> an
<code>IllegalArgumentException</code> is thrown.
A local part of "" is allowed to preserve
compatible behavior with QName 1.0. </p>
<p>When using this constructor, the prefix is set to <A HREF="../../../javax/xml/XMLConstants.html#DEFAULT_NS_PREFIX"><CODE>XMLConstants.DEFAULT_NS_PREFIX</CODE></A>.</p>
<p>The Namespace URI is not validated as a
<a href="http://www.ietf.org/rfc/rfc2396.txt">URI reference</a>.
The local part is not validated as a
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a>
as specified in <a href="http://www.w3.org/TR/REC-xml-names/">Namespaces
in XML</a>.</p>
<P>
<DT><B>Parameters:</B><DD><CODE>namespaceURI</CODE> - Namespace URI of the <code>QName</code><DD><CODE>localPart</CODE> - local part of the <code>QName</code><DT><B>See Also:</B><DD><A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String, java.lang.String)"><CODE>QName(String namespaceURI, String localPart, String
prefix)</CODE></A></DL>
<HR>
<A NAME="QName(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3>
QName</H3>
<PRE>
public <B>QName</B>(java.lang.String namespaceURI,
java.lang.String localPart,
java.lang.String prefix)</PRE>
<DL>
<DD><p><code>QName</code> constructor specifying the Namespace URI,
local part and prefix.</p>
<p>If the Namespace URI is <code>null</code>, it is set to
<A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A>. This value represents no
explicitly defined Namespace as defined by the <a
href="http://www.w3.org/TR/REC-xml-names/#ns-qualnames">Namespaces
in XML</a> specification. This action preserves compatible
behavior with QName 1.0. Explicitly providing the <A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A> value is the preferred coding
style.</p>
<p>If the local part is <code>null</code> an
<code>IllegalArgumentException</code> is thrown.
A local part of "" is allowed to preserve
compatible behavior with QName 1.0. </p>
<p>If the prefix is <code>null</code>, an
<code>IllegalArgumentException</code> is thrown. Use <A HREF="../../../javax/xml/XMLConstants.html#DEFAULT_NS_PREFIX"><CODE>XMLConstants.DEFAULT_NS_PREFIX</CODE></A> to explicitly indicate that no
prefix is present or the prefix is not relevant.</p>
<p>The Namespace URI is not validated as a
<a href="http://www.ietf.org/rfc/rfc2396.txt">URI reference</a>.
The local part and prefix are not validated as a
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a>
as specified in <a href="http://www.w3.org/TR/REC-xml-names/">Namespaces
in XML</a>.</p>
<P>
<DT><B>Parameters:</B><DD><CODE>namespaceURI</CODE> - Namespace URI of the <code>QName<code><DD><CODE>localPart</CODE> - local part of the <code>QName<code><DD><CODE>prefix</CODE> - prefix of the <code>QName<code></DL>
<HR>
<A NAME="QName(java.lang.String)"><!-- --></A><H3>
QName</H3>
<PRE>
public <B>QName</B>(java.lang.String localPart)</PRE>
<DL>
<DD><p><code>QName</code> constructor specifying the local part.</p>
<p>If the local part is <code>null</code> an
<code>IllegalArgumentException</code> is thrown.
A local part of "" is allowed to preserve
compatible behavior with QName 1.0. </p>
<p>When using this constructor, the Namespace URI is set to
<A HREF="../../../javax/xml/XMLConstants.html#NULL_NS_URI"><CODE>XMLConstants.NULL_NS_URI</CODE></A> and the prefix is set to <A HREF="../../../javax/xml/XMLConstants.html#DEFAULT_NS_PREFIX"><CODE>XMLConstants.DEFAULT_NS_PREFIX</CODE></A>.</p>
<p><em>In an XML context, all Element and Attribute names exist
in the context of a Namespace. Making this explicit during the
construction of a <code>QName</code> helps prevent hard to
diagnosis XML validity errors. The constructors <A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String)"><CODE>QName(String
namespaceURI, String localPart)</CODE></A> and
<A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String, java.lang.String)"><CODE>QName(String namespaceURI, String localPart, String prefix)</CODE></A>
are preferred.</em></p>
<p>The local part is not validated as a
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a>
as specified in <a href="http://www.w3.org/TR/REC-xml-names/">Namespaces
in XML</a>.</p>
<P>
<DT><B>Parameters:</B><DD><CODE>localPart</CODE> - local part of the <code>QName</code><DT><B>See Also:</B><DD><A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String)"><CODE>QName(String
namespaceURI, String localPart)</CODE></A>,
<A HREF="../../../javax/xml/namespace/QName.html#QName(java.lang.String, java.lang.String, java.lang.String)"><CODE>QName(String namespaceURI, String localPart, String
prefix)</CODE></A></DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getNamespaceURI()"><!-- --></A><H3>
getNamespaceURI</H3>
<PRE>
public java.lang.String <B>getNamespaceURI</B>()</PRE>
<DL>
<DD><p>Get the Namespace URI of this <code>QName</code>.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>Namespace URI of this <code>QName</code></DL>
</DD>
</DL>
<HR>
<A NAME="getLocalPart()"><!-- --></A><H3>
getLocalPart</H3>
<PRE>
public java.lang.String <B>getLocalPart</B>()</PRE>
<DL>
<DD><p>Get the local part of this <code>QName</code>.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>local part of this <code>QName</code></DL>
</DD>
</DL>
<HR>
<A NAME="getPrefix()"><!-- --></A><H3>
getPrefix</H3>
<PRE>
public java.lang.String <B>getPrefix</B>()</PRE>
<DL>
<DD><p>Get the prefix of this <code>QName</code>.</p>
<p>The prefix assigned to a <code>QName</code> might
<strong><em>NOT</em></strong> be valid in a different
context. For example, a <code>QName</code> may be assigned a
prefix in the context of parsing a document but that prefix may
be invalid in the context of a different document.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>prefix of this <code>QName</code></DL>
</DD>
</DL>
<HR>
<A NAME="equals(java.lang.Object)"><!-- --></A><H3>
equals</H3>
<PRE>
public final boolean <B>equals</B>(java.lang.Object objectToTest)</PRE>
<DL>
<DD><p>Test this <code>QName</code> for equality with another
<code>Object</code>.</p>
<p>If the <code>Object</code> to be tested is not a
<code>QName</code> or is <code>null</code>, then this method
returns <code>false</code>.</p>
<p>Two <code>QName</code>s are considered equal if and only if
both the Namespace URI and local part are equal. This method
uses <code>String.equals()</code> to check equality of the
Namespace URI and local part. The prefix is
<strong><em>NOT</em></strong> used to determine equality.</p>
<p>This method satisfies the general contract of <CODE>Object.equals(Object)</CODE></p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>objectToTest</CODE> - the <code>Object</code> to test for
equality with this <code>QName</code>
<DT><B>Returns:</B><DD><code>true</code> if the given <code>Object</code> is
equal to this <code>QName</code> else <code>false</code></DL>
</DD>
</DL>
<HR>
<A NAME="hashCode()"><!-- --></A><H3>
hashCode</H3>
<PRE>
public final int <B>hashCode</B>()</PRE>
<DL>
<DD><p>Generate the hash code for this <code>QName</code>.</p>
<p>The hash code is calculated using both the Namespace URI and
the local part of the <code>QName</code>. The prefix is
<strong><em>NOT</em></strong> used to calculate the hash
code.</p>
<p>This method satisfies the general contract of <CODE>Object.hashCode()</CODE>.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>hash code for this <code>QName</code> <code>Object</code></DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD><p><code>String</code> representation of this
<code>QName</code>.</p>
<p>The commonly accepted way of representing a <code>QName</code>
as a <code>String</code> was <a href="http://jclark.com/xml/xmlns.htm">defined</a>
by James Clark. Although this is not a <em>standard</em>
specification, it is in common use, e.g. <A HREF="../../../javax/xml/transform/Transformer.html#setParameter(java.lang.String, java.lang.Object)"><CODE>Transformer.setParameter(String name, Object value)</CODE></A>.
This implementation represents a <code>QName</code> as:
"{" + Namespace URI + "}" + local part. If the Namespace URI
<code>.equals(XMLConstants.NULL_NS_URI)</code>, only the
local part is returned. An appropriate use of this method is
for debugging or logging for human consumption.</p>
<p>Note the prefix value is <strong><em>NOT</em></strong>
returned as part of the <code>String</code> representation.</p>
<p>This method satisfies the general contract of <CODE>Object.toString()</CODE>.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD><code>String</code> representation of this <code>QName</code></DL>
</DD>
</DL>
<HR>
<A NAME="valueOf(java.lang.String)"><!-- --></A><H3>
valueOf</H3>
<PRE>
public static <A HREF="../../../javax/xml/namespace/QName.html" title="class in javax.xml.namespace">QName</A> <B>valueOf</B>(java.lang.String qNameAsString)</PRE>
<DL>
<DD><p><code>QName</code> derived from parsing the formatted
<code>String</code>.</p>
<p>If the <code>String</code> is <code>null</code> or does not conform to
<A HREF="../../../javax/xml/namespace/QName.html#toString()"><CODE>QName.toString()</CODE></A> formatting, an
<code>IllegalArgumentException</code> is thrown.</p>
<p><em>The <code>String</code> <strong>MUST</strong> be in the
form returned by <A HREF="../../../javax/xml/namespace/QName.html#toString()"><CODE>QName.toString()</CODE></A>.</em></p>
<p>The commonly accepted way of representing a <code>QName</code>
as a <code>String</code> was <a href="http://jclark.com/xml/xmlns.htm">defined</a>
by James Clark. Although this is not a <em>standard</em>
specification, it is in common use, e.g. <A HREF="../../../javax/xml/transform/Transformer.html#setParameter(java.lang.String, java.lang.Object)"><CODE>Transformer.setParameter(String name, Object value)</CODE></A>.
This implementation parses a <code>String</code> formatted
as: "{" + Namespace URI + "}" + local part. If the Namespace
URI <code>.equals(XMLConstants.NULL_NS_URI)</code>, only the
local part should be provided.</p>
<p>The prefix value <strong><em>CANNOT</em></strong> be
represented in the <code>String</code> and will be set to
<A HREF="../../../javax/xml/XMLConstants.html#DEFAULT_NS_PREFIX"><CODE>XMLConstants.DEFAULT_NS_PREFIX</CODE></A>.</p>
<p>This method does not do full validation of the resulting
<code>QName</code>.
<p>The Namespace URI is not validated as a
<a href="http://www.ietf.org/rfc/rfc2396.txt">URI reference</a>.
The local part is not validated as a
<a href="http://www.w3.org/TR/REC-xml-names/#NT-NCName">NCName</a>
as specified in
<a href="http://www.w3.org/TR/REC-xml-names/">Namespaces in XML</a>.</p>
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>qNameAsString</CODE> - <code>String</code> representation
of the <code>QName</code>
<DT><B>Returns:</B><DD><code>QName</code> corresponding to the given <code>String</code><DT><B>See Also:</B><DD><A HREF="../../../javax/xml/namespace/QName.html#toString()"><CODE>QName.toString()</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="QName.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|