org.apache.xmlrpc.util

Class SAXParsers


public class SAXParsers
extends java.lang.Object

Utility class for working with SAX parsers.

Method Summary

static XMLReader
newXMLReader()
Creates a new instance of XMLReader.

Method Details

newXMLReader

public static XMLReader newXMLReader()
            throws XmlRpcException
Creates a new instance of XMLReader.

Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.