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 587751 2007-10-24 02:41:36Z vgritsenko $

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.