Show Namespace.html syntax highlighted
<!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_02) on Mon May 16 14:23:17 GMT+01:00 2005 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
Uses of Class org.dom4j.Namespace (dom4j 1.6.1 API)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Class org.dom4j.Namespace (dom4j 1.6.1 API)";
}
</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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</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
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="Namespace.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.dom4j.Namespace</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Packages that use <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j"><B>org.dom4j</B></A></TD>
<TD>Defines the XML Document Object Model in Java interfaces together
with some helper classes. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.bean"><B>org.dom4j.bean</B></A></TD>
<TD>An implementation of the <i>dom4j</i> API which allows JavaBeans to be used to
store and retrieve attribute values from Element. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.datatype"><B>org.dom4j.datatype</B></A></TD>
<TD>An implementation of the <i>dom4j</i> API which supports the
<a href="http://www.w3.org/TR/xmlschema-2/">XML Schema Data Types</a> specification. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.dom"><B>org.dom4j.dom</B></A></TD>
<TD>An implementation of the <i>dom4j</i> API which also supports the
W3C object model. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.io"><B>org.dom4j.io</B></A></TD>
<TD>Provides input and output via SAX and DOM together with writing <i>dom4j</i>
objects to streams as XML text. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.tree"><B>org.dom4j.tree</B></A></TD>
<TD>Contains the default implementations of the <i>dom4j</i> Document Object Model
together with some helpful base classes for those wishing to
implement their own document object model.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.dom4j.util"><B>org.dom4j.util</B></A></TD>
<TD>A collection of utility classes for the <i>dom4j</i> API. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/package-summary.html">org.dom4j</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Fields in <A HREF="../../../org/dom4j/package-summary.html">org.dom4j</A> declared as <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Namespace.</B><B><A HREF="../../../org/dom4j/Namespace.html#XML_NAMESPACE">XML_NAMESPACE</A></B></CODE>
<BR>
XML Namespace</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Namespace.</B><B><A HREF="../../../org/dom4j/Namespace.html#NO_NAMESPACE">NO_NAMESPACE</A></B></CODE>
<BR>
No Namespace present</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/package-summary.html">org.dom4j</A> that return <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>QName.</B><B><A HREF="../../../org/dom4j/QName.html#getNamespace()">getNamespace</A></B>()</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Namespace.</B><B><A HREF="../../../org/dom4j/Namespace.html#get(java.lang.String, java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
A helper method to return the Namespace instance for the given prefix and
URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Namespace.</B><B><A HREF="../../../org/dom4j/Namespace.html#get(java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
A helper method to return the Namespace instance for no prefix and the
URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Element.</B><B><A HREF="../../../org/dom4j/Element.html#getNamespace()">getNamespace</A></B>()</CODE>
<BR>
Returns the <code>Namespace</code> of this element if one exists
otherwise <code>Namespace.NO_NAMESPACE</code> is returned.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Element.</B><B><A HREF="../../../org/dom4j/Element.html#getNamespaceForPrefix(java.lang.String)">getNamespaceForPrefix</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
Returns the <code>Namespace</code> which is mapped to the given prefix
or null if it could not be found.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Element.</B><B><A HREF="../../../org/dom4j/Element.html#getNamespaceForURI(java.lang.String)">getNamespaceForURI</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
Returns the <code>Namespace</code> which is mapped to the given URI or
null if it could not be found. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DocumentHelper.</B><B><A HREF="../../../org/dom4j/DocumentHelper.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DocumentFactory.</B><B><A HREF="../../../org/dom4j/DocumentFactory.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>Attribute.</B><B><A HREF="../../../org/dom4j/Attribute.html#getNamespace()">getNamespace</A></B>()</CODE>
<BR>
Returns the <code>Namespace</code> of this element if one exists
otherwise null is returned returned.
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/package-summary.html">org.dom4j</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>VisitorSupport.</B><B><A HREF="../../../org/dom4j/VisitorSupport.html#visit(org.dom4j.Namespace)">visit</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Visitor.</B><B><A HREF="../../../org/dom4j/Visitor.html#visit(org.dom4j.Namespace)">visit</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Visits the given <code>Namespace</code>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QName.</B><B><A HREF="../../../org/dom4j/QName.html#get(java.lang.String, org.dom4j.Namespace)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QName.</B><B><A HREF="../../../org/dom4j/QName.html#get(java.lang.String, org.dom4j.Namespace, java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qualifiedName)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Element.</B><B><A HREF="../../../org/dom4j/Element.html#add(org.dom4j.Namespace)">add</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Adds the given <code>Namespace</code> to this element. </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>Element.</B><B><A HREF="../../../org/dom4j/Element.html#remove(org.dom4j.Namespace)">remove</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Removes the given <code>Namespace</code> if the node is an immediate
child of this element. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>DocumentHelper.</B><B><A HREF="../../../org/dom4j/DocumentHelper.html#createQName(java.lang.String, org.dom4j.Namespace)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>DocumentFactory.</B><B><A HREF="../../../org/dom4j/DocumentFactory.html#createQName(java.lang.String, org.dom4j.Namespace)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Attribute.</B><B><A HREF="../../../org/dom4j/Attribute.html#setNamespace(org.dom4j.Namespace)">setNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Sets the <code>Namespace</code> of this element or if this element is
read only then an <code>UnsupportedOperationException</code> is thrown.
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/dom4j/package-summary.html">org.dom4j</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/QName.html#QName(java.lang.String, org.dom4j.Namespace)">QName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/QName.html#QName(java.lang.String, org.dom4j.Namespace, java.lang.String)">QName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qualifiedName)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.bean"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/bean/package-summary.html">org.dom4j.bean</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/dom4j/bean/package-summary.html">org.dom4j.bean</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/bean/BeanElement.html#BeanElement(java.lang.String, org.dom4j.Namespace, java.lang.Object)">BeanElement</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> bean)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.datatype"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/datatype/package-summary.html">org.dom4j.datatype</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/datatype/package-summary.html">org.dom4j.datatype</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>SchemaParser.</B><B><A HREF="../../../org/dom4j/datatype/SchemaParser.html#build(org.dom4j.Document, org.dom4j.Namespace)">build</A></B>(<A HREF="../../../org/dom4j/Document.html" title="interface in org.dom4j">Document</A> schemaDocument,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>DatatypeDocumentFactory.</B><B><A HREF="../../../org/dom4j/datatype/DatatypeDocumentFactory.html#loadSchema(org.dom4j.Document, org.dom4j.Namespace)">loadSchema</A></B>(<A HREF="../../../org/dom4j/Document.html" title="interface in org.dom4j">Document</A> schemaDocument,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> targetNamespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>DatatypeDocumentFactory.</B><B><A HREF="../../../org/dom4j/datatype/DatatypeDocumentFactory.html#loadSchema(org.dom4j.Document, java.lang.String, org.dom4j.Namespace)">loadSchema</A></B>(<A HREF="../../../org/dom4j/Document.html" title="interface in org.dom4j">Document</A> document,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> schemaInstanceURI,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.dom"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Subclasses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/dom4j/dom/DOMNamespace.html" title="class in org.dom4j.dom">DOMNamespace</A></B></CODE>
<BR>
<code>DOMNamespace</code> implements a Namespace that is compatable with
the DOM API.
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A> that return <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DOMDocumentFactory.</B><B><A HREF="../../../org/dom4j/dom/DOMDocumentFactory.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/dom4j/dom/package-summary.html">org.dom4j.dom</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/dom/DOMElement.html#DOMElement(java.lang.String, org.dom4j.Namespace)">DOMElement</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.io"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/io/package-summary.html">org.dom4j.io</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/io/package-summary.html">org.dom4j.io</A> that return <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>STAXEventReader.</B><B><A HREF="../../../org/dom4j/io/STAXEventReader.html#readNamespace(javax.xml.stream.XMLEventReader)">readNamespace</A></B>(javax.xml.stream.XMLEventReader reader)</CODE>
<BR>
Constructs a DOM4J Namespace from the provided event stream. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>STAXEventReader.</B><B><A HREF="../../../org/dom4j/io/STAXEventReader.html#createNamespace(javax.xml.stream.events.Namespace)">createNamespace</A></B>(javax.xml.stream.events.Namespace ns)</CODE>
<BR>
Constructs a new DOM4J Namespace from the provided StAX Namespace event.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DOMReader.</B><B><A HREF="../../../org/dom4j/io/DOMReader.html#getNamespace(java.lang.String, java.lang.String)">getNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/io/package-summary.html">org.dom4j.io</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>XMLWriter.</B><B><A HREF="../../../org/dom4j/io/XMLWriter.html#write(org.dom4j.Namespace)">write</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Writes the given <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><CODE>Namespace</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>XMLWriter.</B><B><A HREF="../../../org/dom4j/io/XMLWriter.html#writeNamespace(org.dom4j.Namespace)">writeNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B>XMLWriter.</B><B><A HREF="../../../org/dom4j/io/XMLWriter.html#isNamespaceDeclaration(org.dom4j.Namespace)">isNamespaceDeclaration</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> ns)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>STAXEventWriter.</B><B><A HREF="../../../org/dom4j/io/STAXEventWriter.html#writeNamespace(org.dom4j.Namespace)">writeNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> ns)</CODE>
<BR>
Writes a DOM4J <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><CODE>Namespace</CODE></A>to the stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> javax.xml.stream.events.Namespace</CODE></FONT></TD>
<TD><CODE><B>STAXEventWriter.</B><B><A HREF="../../../org/dom4j/io/STAXEventWriter.html#createNamespace(org.dom4j.Namespace)">createNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> ns)</CODE>
<BR>
Constructs a STAX <CODE>Namespace</CODE>event from a
DOM4J <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><CODE>Namespace</CODE></A>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="http://java.sun.com/xml/jaxp/dist/1.1/docs/api/org/xml/sax/helpers/AttributesImpl.html" title="class or interface in org.xml.sax.helpers">AttributesImpl</A></CODE></FONT></TD>
<TD><CODE><B>SAXWriter.</B><B><A HREF="../../../org/dom4j/io/SAXWriter.html#addNamespaceAttribute(org.xml.sax.helpers.AttributesImpl, org.dom4j.Namespace)">addNamespaceAttribute</A></B>(<A HREF="http://java.sun.com/xml/jaxp/dist/1.1/docs/api/org/xml/sax/helpers/AttributesImpl.html" title="class or interface in org.xml.sax.helpers">AttributesImpl</A> attrs,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
If isDelcareNamespaceAttributes() is enabled then this method will add
the given namespace declaration to the supplied attributes object,
creating one if it does not exist.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B>SAXWriter.</B><B><A HREF="../../../org/dom4j/io/SAXWriter.html#isIgnoreableNamespace(org.dom4j.Namespace, org.dom4j.tree.NamespaceStack)">isIgnoreableNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="../../../org/dom4j/tree/NamespaceStack.html" title="class in org.dom4j.tree">NamespaceStack</A> namespaceStack)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>DOMWriter.</B><B><A HREF="../../../org/dom4j/io/DOMWriter.html#writeNamespace(org.w3c.dom.Element, org.dom4j.Namespace)">writeNamespace</A></B>(<A HREF="http://java.sun.com/xml/jaxp/dist/1.1/docs/api/org/w3c/dom/Element.html" title="class or interface in org.w3c.dom">Element</A> domElement,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B>DOMWriter.</B><B><A HREF="../../../org/dom4j/io/DOMWriter.html#attributeNameForNamespace(org.dom4j.Namespace)">attributeNameForNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected boolean</CODE></FONT></TD>
<TD><CODE><B>DOMWriter.</B><B><A HREF="../../../org/dom4j/io/DOMWriter.html#isNamespaceDeclaration(org.dom4j.Namespace)">isNamespaceDeclaration</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> ns)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.tree"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/tree/package-summary.html">org.dom4j.tree</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Subclasses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/tree/package-summary.html">org.dom4j.tree</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/dom4j/tree/DefaultNamespace.html" title="class in org.dom4j.tree">DefaultNamespace</A></B></CODE>
<BR>
<code>DefaultNamespace</code> implements a doubly linked node which
supports the parent relationship and is mutable. </TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/tree/package-summary.html">org.dom4j.tree</A> that return <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#pop()">pop</A></B>()</CODE>
<BR>
Pops the most recently used <code>Namespace</code> from the stack</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#getNamespace(int)">getNamespace</A></B>(int index)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#getNamespaceForPrefix(java.lang.String)">getNamespaceForPrefix</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#addNamespace(java.lang.String, java.lang.String)">addNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
Adds a new namespace to the stack</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#pop(java.lang.String)">pop</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
Pops a namepace from the stack with the given prefix and URI</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#getDefaultNamespace()">getDefaultNamespace</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> namespaceURI)</CODE>
<BR>
Factory method to creeate new Namespace instances. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#findDefaultNamespace()">findDefaultNamespace</A></B>()</CODE>
<BR>
Attempts to find the current default namespace on the stack right now or
returns null if one could not be found</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#remove(int)">remove</A></B>(int index)</CODE>
<BR>
Removes the namespace at the given index of the stack</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceCache.</B><B><A HREF="../../../org/dom4j/tree/NamespaceCache.html#get(java.lang.String, java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceCache.</B><B><A HREF="../../../org/dom4j/tree/NamespaceCache.html#get(java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceCache.</B><B><A HREF="../../../org/dom4j/tree/NamespaceCache.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
A factory method to create <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><CODE>Namespace</CODE></A>instance</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DefaultElement.</B><B><A HREF="../../../org/dom4j/tree/DefaultElement.html#getNamespaceForPrefix(java.lang.String)">getNamespaceForPrefix</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>DefaultElement.</B><B><A HREF="../../../org/dom4j/tree/DefaultElement.html#getNamespaceForURI(java.lang.String)">getNamespaceForURI</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#getNamespace()">getNamespace</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#getNamespaceForPrefix(java.lang.String)">getNamespaceForPrefix</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#getNamespaceForURI(java.lang.String)">getNamespaceForURI</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>AbstractAttribute.</B><B><A HREF="../../../org/dom4j/tree/AbstractAttribute.html#getNamespace()">getNamespace</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/tree/package-summary.html">org.dom4j.tree</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QNameCache.</B><B><A HREF="../../../org/dom4j/tree/QNameCache.html#get(java.lang.String, org.dom4j.Namespace)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QNameCache.</B><B><A HREF="../../../org/dom4j/tree/QNameCache.html#get(java.lang.String, org.dom4j.Namespace, java.lang.String)">get</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qName)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Map.html" title="class or interface in java.util">Map</A></CODE></FONT></TD>
<TD><CODE><B>QNameCache.</B><B><A HREF="../../../org/dom4j/tree/QNameCache.html#getNamespaceCache(org.dom4j.Namespace)">getNamespaceCache</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QNameCache.</B><B><A HREF="../../../org/dom4j/tree/QNameCache.html#createQName(java.lang.String, org.dom4j.Namespace)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Factory method to create a new QName object which can be overloaded to
create derived QName instances</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>QNameCache.</B><B><A HREF="../../../org/dom4j/tree/QNameCache.html#createQName(java.lang.String, org.dom4j.Namespace, java.lang.String)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qualifiedName)</CODE>
<BR>
Factory method to create a new QName object which can be overloaded to
create derived QName instances</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#push(org.dom4j.Namespace)">push</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Pushes the given namespace onto the stack so that its prefix becomes
available.</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>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#contains(org.dom4j.Namespace)">contains</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
DOCUMENT ME!</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#pushQName(java.lang.String, java.lang.String, org.dom4j.Namespace, java.lang.String)">pushQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qualifiedName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix)</CODE>
<BR>
Adds the QName to the stack of available QNames</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>NamespaceStack.</B><B><A HREF="../../../org/dom4j/tree/NamespaceStack.html#createQName(java.lang.String, java.lang.String, org.dom4j.Namespace)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> qualifiedName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Factory method to creeate new QName instances. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</A></CODE></FONT></TD>
<TD><CODE><B>DefaultElement.</B><B><A HREF="../../../org/dom4j/tree/DefaultElement.html#element(java.lang.String, org.dom4j.Namespace)">element</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Attribute.html" title="interface in org.dom4j">Attribute</A></CODE></FONT></TD>
<TD><CODE><B>DefaultElement.</B><B><A HREF="../../../org/dom4j/tree/DefaultElement.html#attribute(java.lang.String, org.dom4j.Namespace)">attribute</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#setNamespace(org.dom4j.Namespace)">setNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#element(java.lang.String, org.dom4j.Namespace)">element</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/List.html" title="class or interface in java.util">List</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#elements(java.lang.String, org.dom4j.Namespace)">elements</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="http://java.sun.com/j2se/1.3/docs/api/java/util/Iterator.html" title="class or interface in java.util">Iterator</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#elementIterator(java.lang.String, org.dom4j.Namespace)">elementIterator</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> ns)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Attribute.html" title="interface in org.dom4j">Attribute</A></CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#attribute(java.lang.String, org.dom4j.Namespace)">attribute</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#add(org.dom4j.Namespace)">add</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</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>AbstractElement.</B><B><A HREF="../../../org/dom4j/tree/AbstractElement.html#remove(org.dom4j.Namespace)">remove</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>AbstractAttribute.</B><B><A HREF="../../../org/dom4j/tree/AbstractAttribute.html#setNamespace(org.dom4j.Namespace)">setNamespace</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/dom4j/tree/package-summary.html">org.dom4j.tree</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/tree/FlyweightAttribute.html#FlyweightAttribute(java.lang.String, java.lang.String, org.dom4j.Namespace)">FlyweightAttribute</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Creates the <code>Attribute</code> with the specified local name, value
and <code>Namespace</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/tree/DefaultElement.html#DefaultElement(java.lang.String, org.dom4j.Namespace)">DefaultElement</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/tree/DefaultAttribute.html#DefaultAttribute(java.lang.String, java.lang.String, org.dom4j.Namespace)">DefaultAttribute</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Creates the <code>Attribute</code> with the specified local name, value
and <code>Namespace</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/tree/DefaultAttribute.html#DefaultAttribute(org.dom4j.Element, java.lang.String, java.lang.String, org.dom4j.Namespace)">DefaultAttribute</A></B>(<A HREF="../../../org/dom4j/Element.html" title="interface in org.dom4j">Element</A> parent,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> value,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
Creates the <code>Attribute</code> with the specified local name, value
and <code>Namespace</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/tree/BaseElement.html#BaseElement(java.lang.String, org.dom4j.Namespace)">BaseElement</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<A NAME="org.dom4j.util"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Uses of <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> in <A HREF="../../../org/dom4j/util/package-summary.html">org.dom4j.util</A></FONT></TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/util/package-summary.html">org.dom4j.util</A> that return <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></CODE></FONT></TD>
<TD><CODE><B>ProxyDocumentFactory.</B><B><A HREF="../../../org/dom4j/util/ProxyDocumentFactory.html#createNamespace(java.lang.String, java.lang.String)">createNamespace</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> prefix,
<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> uri)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Methods in <A HREF="../../../org/dom4j/util/package-summary.html">org.dom4j.util</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/dom4j/QName.html" title="class in org.dom4j">QName</A></CODE></FONT></TD>
<TD><CODE><B>ProxyDocumentFactory.</B><B><A HREF="../../../org/dom4j/util/ProxyDocumentFactory.html#createQName(java.lang.String, org.dom4j.Namespace)">createQName</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> localName,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</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>NodeComparator.</B><B><A HREF="../../../org/dom4j/util/NodeComparator.html#compare(org.dom4j.Namespace, org.dom4j.Namespace)">compare</A></B>(<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> n1,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> n2)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TD COLSPAN=2>Constructors in <A HREF="../../../org/dom4j/util/package-summary.html">org.dom4j.util</A> with parameters of type <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../org/dom4j/util/NonLazyElement.html#NonLazyElement(java.lang.String, org.dom4j.Namespace)">NonLazyElement</A></B>(<A HREF="http://java.sun.com/j2se/1.3/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> name,
<A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j">Namespace</A> namespace)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../org/dom4j/Namespace.html" title="class in org.dom4j"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</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
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="Namespace.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2001-2005 MetaStuff Ltd.. All Rights Reserved.
</BODY>
</HTML>
See more files for this project here