org.apache.cocoon.stax.converter.util
Interface StaticNamespaceContext

All Superinterfaces:
NamespaceContext
All Known Implementing Classes:
SimpleNamespaceContext

public interface StaticNamespaceContext
extends NamespaceContext

Marker interface used to denote NamespaceContext implementations whose state is not transient or dependent on external objects/events and will remain stable unless explicitly updated.

Version:
$Revision: 1343757 $, from stax-utils stable version stax-utils-20070216
Author:
Christian Niles

Method Summary
 
Methods inherited from interface javax.xml.namespace.NamespaceContext
getNamespaceURI, getPrefix, getPrefixes
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.