BEA Systems, Inc.

weblogic.apache.xerces.parsers
Class XMLGrammarParser

java.lang.Object
  extended by weblogic.apache.xerces.parsers.XMLParser
      extended by weblogic.apache.xerces.parsers.XMLGrammarParser
Direct Known Subclasses:
DTDParser

Deprecated. please use JDK supplied XML parsers and transformers

public abstract class XMLGrammarParser
extends XMLParser


Field Summary
protected  DTDDVFactory fDatatypeValidatorFactory
          Deprecated. fDatatypeValidatorFactory
 
Fields inherited from class weblogic.apache.xerces.parsers.XMLParser
ENTITY_RESOLVER, ERROR_HANDLER, fConfiguration
 
Constructor Summary
protected XMLGrammarParser(SymbolTable symbolTable)
          Deprecated. Construct an XMLGrammarParser with the specified symbol table
 
Method Summary
 
Methods inherited from class weblogic.apache.xerces.parsers.XMLParser
parse, reset
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fDatatypeValidatorFactory

protected DTDDVFactory fDatatypeValidatorFactory
Deprecated. 
fDatatypeValidatorFactory

Constructor Detail

XMLGrammarParser

protected XMLGrammarParser(SymbolTable symbolTable)
Deprecated. 
Construct an XMLGrammarParser with the specified symbol table

Parameters:
symbolTable -

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.