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.html 1304280 2012-03-23 11:18:01Z ilgrosso $

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-2008 The Apache Software Foundation. All Rights Reserved.