Package | Description |
---|---|
com.fasterxml.aalto.in |
Modifier and Type | Field and Description |
---|---|
protected FixedNsContext |
XmlScanner._lastNsContext
Last returned
NamespaceContext , created for a call
to XmlScanner.getNonTransientNamespaceContext() , iff this would
still be a valid context. |
static FixedNsContext |
FixedNsContext.EMPTY_CONTEXT
We can share and reuse "no bindings" instance.
|
Modifier and Type | Method and Description |
---|---|
FixedNsContext |
FixedNsContext.reuseOrCreate(NsDeclaration currLastDecl)
Method called to either reuse this context or construct a new
one.
|
Copyright © 2018 FasterXML. All rights reserved.