javanet.staxutils
Interface StaticNamespaceContext

All Superinterfaces:
javax.xml.namespace.NamespaceContext
All Known Implementing Classes:
ElementContext, EmptyNamespaceContext, SimpleNamespaceContext

public interface StaticNamespaceContext
extends javax.xml.namespace.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: 1.1 $
Author:
Christian Niles

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



Copyright © 2013. All Rights Reserved.