public class XercesSAXParser extends Object
Constructor and Description |
---|
XercesSAXParser() |
Modifier and Type | Method and Description |
---|---|
static SAXSource |
getSAXSource(String xmlString) |
static XMLReader |
getXMLReaderInstance() |
public static XMLReader getXMLReaderInstance() throws ParserConfigurationException, SAXException
public static SAXSource getSAXSource(String xmlString) throws ParserConfigurationException, SAXException
Copyright © 2019. All rights reserved.