public interface XMLProcessor
| Modifier and Type | Method and Description | 
|---|---|
| DOMSource | process(DOMSource aDocument)Processes a document. | 
DOMSource process(DOMSource aDocument) throws XMLException
aDocument - Document to process.XMLException - In case of problems.Copyright © 2025. All rights reserved.