BEA Systems, Inc.

weblogic.apache.xerces.xni.grammars
Interface XMLGrammarDescription

All Superinterfaces:
XMLResourceIdentifier
All Known Implementing Classes:
XMLDTDDescription, XSDDescription

public interface XMLGrammarDescription
extends XMLResourceIdentifier


Field Summary
static String XML_DTD
           
static String XML_SCHEMA
           
 
Method Summary
 String getGrammarType()
           
 
Methods inherited from interface weblogic.apache.xerces.xni.XMLResourceIdentifier
getBaseSystemId, getExpandedSystemId, getLiteralSystemId, getPublicId
 

Field Detail

XML_SCHEMA

static final String XML_SCHEMA
See Also:
Constant Field Values

XML_DTD

static final String XML_DTD
See Also:
Constant Field Values
Method Detail

getGrammarType

String getGrammarType()

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