Class CompactNsContext

  • All Implemented Interfaces:
    NamespaceContext

    public final class CompactNsContext
    extends BaseNsContext
    Simple implementation of separate non-transient namespace context object. Created for start-element event by transient namespace instance updated by stream reader.

    Note about implementation: Location information is only needed (and only needs to passed) if access is made via extended interface; one that can return information about actual Namespace event objects.