All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.openly.util.ParserSource

com.openly.util.ParserSource

public class ParserSource
extends java.lang.Object
ParserSource is like a ParserFactory, it is meant as a class to extend to deliver specifically configured parsers. © Copyright 2000 Openly Informatics, Inc. All Rights Reserved.


Constructor Index

 o ParserSource()

Method Index

 o getParser()

Constructors

 o ParserSource
 public ParserSource()

Methods

 o getParser
 public org.xml.sax.Parser getParser()

All Packages  Class Hierarchy  This Package  Previous  Next  Index