Class XercesParser

All Implemented Interfaces:
Component, Parser, ErrorHandler

public class XercesParser extends AbstractParser implements Parser, ErrorHandler
Version:
CVS $Revision: 313289 $ $Date: 2002-01-22 19:24:53 +0100 (Tue, 22 Jan 2002) $
Author:
Pierpaolo Fumagalli, Copyright 1999 © The Apache Software Foundation. All rights reserved.
  • Constructor Details

    • XercesParser

      public XercesParser()
      Instantiate a DocumentBuilderFactory.
  • Method Details