org.apache.xmlrpc.util

Class SAXParsers

public class SAXParsers extends Object

Utility class for working with SAX parsers.
Method Summary
static XMLReadernewXMLReader()
Creates a new instance of {@link XMLReader}.

Method Detail

newXMLReader

public static XMLReader newXMLReader()
Creates a new instance of {@link XMLReader}.
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.