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.SAXException
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.