org.apache.cocoon.xml
Class NamespacesTable

java.lang.Object
  extended byorg.apache.cocoon.xml.util.NamespacesTable
      extended byorg.apache.cocoon.xml.NamespacesTable

Deprecated. Use NamespacesTable instead.

public class NamespacesTable
extends NamespacesTable

Version:
$Id: NamespacesTable.java 569796 2007-08-26 10:11:47Z danielf $

Nested Class Summary
 
Nested classes inherited from class org.apache.cocoon.xml.util.NamespacesTable
NamespacesTable.Declaration, NamespacesTable.Name
 
Constructor Summary
NamespacesTable()
          Deprecated.  
 
Methods inherited from class org.apache.cocoon.xml.util.NamespacesTable
addDeclaration, clear, enterScope, enterScope, getCurrentScopeDeclarations, getPrefix, getPrefixes, getUri, leaveScope, leaveScope, removeDeclaration, resolve
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamespacesTable

public NamespacesTable()
Deprecated. 


Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.