| Modifier and Type | Method and Description |
|---|---|
static Result |
getResult(Result result)
In case the underlying XML library doesn't properly handle xmlns attributes
this method creates new content handler dealing with the misbehavior and
returns an new instance of SAXResult.
|
public static Result getResult(Result result) throws SAXException
result - Result that properly handles xmlns attributes.SAXExceptionCopyright © 2004–2024 The Apache Software Foundation. All rights reserved.