1 |
14
|
jones
|
<!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_Oracle2
|
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_Oracle.html#_top_">Previous</a> <a href="de.tudarmstadt.ito.domutils.NQ_Sun.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
|
14 |
|
|
<hr>
|
15 |
|
|
<h1>
|
16 |
|
|
Class de.tudarmstadt.ito.domutils.NQ_Oracle2
|
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_Oracle2
|
24 |
|
|
</pre>
|
25 |
|
|
<hr>
|
26 |
|
|
<dl>
|
27 |
|
|
<dt> public class <b>NQ_Oracle2</b>
|
28 |
|
|
<dt> extends <a href="de.tudarmstadt.ito.domutils.NameQualifierImpl.html#_top_">NameQualifierImpl</a>
|
29 |
|
|
</dl>
|
30 |
|
|
NameQualifier for the Oracle DOM implementation, version 2.0.2.0.0.
|
31 |
|
|
<p>
|
32 |
|
|
<hr>
|
33 |
|
|
<a name="index"></a>
|
34 |
|
|
<h2>
|
35 |
|
|
<img src="images/constructor-index.gif" width=275 height=38 alt="Constructor Index">
|
36 |
|
|
</h2>
|
37 |
|
|
<dl>
|
38 |
|
|
<dt> <img src="images/yellow-ball-small.gif" width=6 height=6 alt=" o ">
|
39 |
|
|
<a href="#NQ_Oracle2()"><b>NQ_Oracle2</b></a>()
|
40 |
|
|
<dd>
|
41 |
|
|
</dl>
|
42 |
|
|
<h2>
|
43 |
|
|
<img src="images/method-index.gif" width=207 height=38 alt="Method Index">
|
44 |
|
|
</h2>
|
45 |
|
|
<dl>
|
46 |
|
|
<dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
|
47 |
|
|
<a href="#getLocalName(org.w3c.dom.Node)"><b>getLocalName</b></a>(Node)
|
48 |
|
|
<dd> Default implementation of getLocalName.
|
49 |
|
|
<dt> <img src="images/red-ball-small.gif" width=6 height=6 alt=" o ">
|
50 |
|
|
<a href="#getNamespaceURI(org.w3c.dom.Node)"><b>getNamespaceURI</b></a>(Node)
|
51 |
|
|
<dd> Default implementation of getNamespaceURI.
|
52 |
|
|
</dl>
|
53 |
|
|
<a name="constructors"></a>
|
54 |
|
|
<h2>
|
55 |
|
|
<img src="images/constructors.gif" width=231 height=38 alt="Constructors">
|
56 |
|
|
</h2>
|
57 |
|
|
<a name="NQ_Oracle2"></a>
|
58 |
|
|
<a name="NQ_Oracle2()"><img src="images/yellow-ball.gif" width=12 height=12 alt=" o "></a>
|
59 |
|
|
<b>NQ_Oracle2</b>
|
60 |
|
|
<pre>
|
61 |
|
|
public NQ_Oracle2()
|
62 |
|
|
</pre>
|
63 |
|
|
<a name="methods"></a>
|
64 |
|
|
<h2>
|
65 |
|
|
<img src="images/methods.gif" width=151 height=38 alt="Methods">
|
66 |
|
|
</h2>
|
67 |
|
|
<a name="getLocalName(org.w3c.dom.Node)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
|
68 |
|
|
<a name="getLocalName"><b>getLocalName</b></a>
|
69 |
|
|
<pre>
|
70 |
|
|
public String getLocalName(Node node)
|
71 |
|
|
</pre>
|
72 |
|
|
<dl>
|
73 |
|
|
<dd> Default implementation of getLocalName.
|
74 |
|
|
<p>
|
75 |
|
|
<dd><dl>
|
76 |
|
|
<dt> <b>Overrides:</b>
|
77 |
|
|
<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>
|
78 |
|
|
</dl></dd>
|
79 |
|
|
</dl>
|
80 |
|
|
<a name="getNamespaceURI(org.w3c.dom.Node)"><img src="images/red-ball.gif" width=12 height=12 alt=" o "></a>
|
81 |
|
|
<a name="getNamespaceURI"><b>getNamespaceURI</b></a>
|
82 |
|
|
<pre>
|
83 |
|
|
public String getNamespaceURI(Node node)
|
84 |
|
|
</pre>
|
85 |
|
|
<dl>
|
86 |
|
|
<dd> Default implementation of getNamespaceURI.
|
87 |
|
|
<p>
|
88 |
|
|
<dd><dl>
|
89 |
|
|
<dt> <b>Overrides:</b>
|
90 |
|
|
<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>
|
91 |
|
|
</dl></dd>
|
92 |
|
|
</dl>
|
93 |
|
|
<hr>
|
94 |
|
|
<pre>
|
95 |
|
|
<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_Oracle.html#_top_">Previous</a> <a href="de.tudarmstadt.ito.domutils.NQ_Sun.html#_top_">Next</a> <a href="AllNames.html">Index</a></pre>
|
96 |
|
|
</body>
|
97 |
|
|
</html>
|