public interface NsDefaultProvider
| Modifier and Type | Method and Description | 
|---|---|
| void | checkNsDefaults(InputElementStack nsStack)Method called by the input element stack to indicate that
 it has just added local namespace declarations from the
 current element, and is about to start resolving element
 and attribute namespace bindings. | 
| boolean | mayHaveNsDefaults(String elemPrefix,
                 String elemLN) | 
void checkNsDefaults(InputElementStack nsStack) throws XMLStreamException
XMLStreamExceptionCopyright © 2018 FasterXML. All rights reserved.