BEA Systems, Inc.

com.beasys.commerce.axiom.reasoning.rules
Class RuleSheetResolver

java.lang.Object
  |
  +--com.beasys.commerce.axiom.reasoning.rules.RuleSheetResolver

public class RuleSheetResolver
extends java.lang.Object
implements org.xml.sax.EntityResolver, java.io.Serializable

See Also:
Serialized Form

Field Summary
static java.lang.String DTD
           
static java.lang.String PROT
           
 
Constructor Summary
RuleSheetResolver()
           
 
Method Summary
 org.xml.sax.InputSource resolveEntity(java.lang.String publicId, java.lang.String systemId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROT

public static final java.lang.String PROT

DTD

public static final java.lang.String DTD
Constructor Detail

RuleSheetResolver

public RuleSheetResolver()
Method Detail

resolveEntity

public org.xml.sax.InputSource resolveEntity(java.lang.String publicId,
                                             java.lang.String systemId)
                                      throws org.xml.sax.SAXException
Specified by:
resolveEntity in interface org.xml.sax.EntityResolver

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved