Class MergedNsContext

java.lang.Object
com.ctc.wstx.util.BaseNsContext
com.ctc.wstx.evt.MergedNsContext
All Implemented Interfaces:
NamespaceContext

public class MergedNsContext extends BaseNsContext
Hierarchic NamespaceContext implementation used when constructing event and namespace information explicitly via XMLEventFactory, not by a stream reader.

TODO:

  • Figure out a way to check for namespace masking; tricky but not impossible to determine