protected static class XMLDocumentFragmentScannerImpl.ElementStack extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.mule.apache.xerces.xni.QName[] |
fElements |
protected int |
fSize |
| Constructor and Description |
|---|
ElementStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
popElement(org.mule.apache.xerces.xni.QName element) |
org.mule.apache.xerces.xni.QName |
pushElement(org.mule.apache.xerces.xni.QName element) |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.