Note that this class is optimized for the use case where most elements do not contain Namespace declarations: if the same prefix/URI mapping is repeated for each context (for example), this class will be somewhat less efficient.
@author David Megginson @author WS Development TeamNote that this class is optimized for the use case where most elements do not contain Namespace declarations: if the same prefix/URI mapping is repeated for each context (for example), this class will be somewhat less efficient.
@author David Megginson @author WS Development TeamSimilar to org.xml.sax.NamespaceSupport, but for marshalling and not for parsing XML.
@author Jochen Wiedmann @version $Id: NamespaceSupport.java,v 1.1 2003/09/23 12:34:50 jochen Exp $Note that this class is optimized for the use case where most elements do not contain Namespace declarations: if the same prefix/URI mapping is repeated for each context (for example), this class will be somewhat less efficient.
@since SAX 2.0 @author David Megginson, sax@megginson.com @version 2.0
|
|
|
|
|
|
|
|