Project

General

Profile

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2
<!--NewPage-->
3
<html>
4
<head>
5
<!-- Generated by javadoc on Fri Sep 24 03:23:03 CEST 1999 -->
6
<title>
7
  Class de.tudarmstadt.ito.domutils.NQ_Sun
8
</title>
9
</head>
10
<body>
11
<a name="_top_"></a>
12
<pre>
13
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-de.tudarmstadt.ito.domutils.html">This Package</a>  <a href="de.tudarmstadt.ito.domutils.NQ_Oracle2.html#_top_">Previous</a>  <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
14
<hr>
15
<h1>
16
  Class de.tudarmstadt.ito.domutils.NQ_Sun
17
</h1>
18
<pre>
19
java.lang.Object
20
   |
21
   +----<a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">de.tudarmstadt.ito.domutils.NameQualifierImpl</a>
22
           |
23
           +----de.tudarmstadt.ito.domutils.NQ_Sun
24
</pre>
25
<hr>
26
<dl>
27
  <dt> public class <b>NQ_Sun</b>
28
  <dt> extends <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">NameQualifierImpl</a>
29
</dl>
30
NameQualifier for the Sun DOM implementation, Technology Release 1.
31
 Node that this does not support namespace prefixes on attributes.
32
<p>
33
<hr>
34
<a name="index"></a>
35
<h2>
36
  <img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
37
</h2>
38
<dl>
39
  <dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
40
	<a href="#NQ_Sun()"><b>NQ_Sun</b></a>()
41
  <dd> 
42
</dl>
43
<h2>
44
  <img src="images/method-index.gif" width=207 height=38 alt="Method Index">
45
</h2>
46
<dl>
47
  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
48
	<a href="#getLocalName(org.w3c.dom.Node)"><b>getLocalName</b></a>(Node)
49
  <dd>  Default implementation of getLocalName.
50
  <dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
51
	<a href="#getNamespaceURI(org.w3c.dom.Node)"><b>getNamespaceURI</b></a>(Node)
52
  <dd>  Default implementation of getNamespaceURI.
53
</dl>
54
<a name="constructors"></a>
55
<h2>
56
  <img src="images/constructors.gif" width=231 height=38 alt="Constructors">
57
</h2>
58
<a name="NQ_Sun"></a>
59
<a name="NQ_Sun()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
60
<b>NQ_Sun</b>
61
<pre>
62
 public NQ_Sun()
63
</pre>
64
<a name="methods"></a>
65
<h2>
66
  <img src="images/methods.gif" width=151 height=38 alt="Methods">
67
</h2>
68
<a name="getLocalName(org.w3c.dom.Node)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
69
<a name="getLocalName"><b>getLocalName</b></a>
70
<pre>
71
 public String getLocalName(Node node)
72
</pre>
73
<dl>
74
  <dd> Default implementation of getLocalName.
75
<p>
76
  <dd><dl>
77
    <dt> <b>Overrides:</b>
78
    <dd> <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#getLocalName(org.w3c.dom.Node)">getLocalName</a> in class <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">NameQualifierImpl</a>
79
  </dl></dd>
80
</dl>
81
<a name="getNamespaceURI(org.w3c.dom.Node)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
82
<a name="getNamespaceURI"><b>getNamespaceURI</b></a>
83
<pre>
84
 public String getNamespaceURI(Node node)
85
</pre>
86
<dl>
87
  <dd> Default implementation of getNamespaceURI.
88
<p>
89
  <dd><dl>
90
    <dt> <b>Overrides:</b>
91
    <dd> <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#getNamespaceURI(org.w3c.dom.Node)">getNamespaceURI</a> in class <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">NameQualifierImpl</a>
92
  </dl></dd>
93
</dl>
94
<hr>
95
<pre>
96
<a href="packages.html">All Packages</a>  <a href="tree.html">Class Hierarchy</a>  <a href="Package-de.tudarmstadt.ito.domutils.html">This Package</a>  <a href="de.tudarmstadt.ito.domutils.NQ_Oracle2.html#_top_">Previous</a>  <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">Next</a>  <a href="AllNames.html">Index</a></pre>
97
</body>
98
</html>
(26-26/72)