net.sourceforge.jeuclid
Class ResourceEntityResolver
java.lang.Object
net.sourceforge.jeuclid.ResourceEntityResolver
- All Implemented Interfaces:
- EntityResolver
public class ResourceEntityResolver
- extends Object
- implements EntityResolver
Entity Resolver for standard MathML entities.
This class contains support for resolving all entities which are in the
default MathML namespaces. It currently has support for
- MathML 1.0.1
- OpenOffice MathML 1.0.1
- MathML 2.0
- Version:
- $Revision: 319 $
- Author:
- Max Berger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceEntityResolver
public ResourceEntityResolver()
- Default constructor.
resolveEntity
public InputSource resolveEntity(String publicId,
String systemId)
-
- Specified by:
resolveEntity in interface EntityResolver
Copyright © 2002-2008 The JEuclid project. All Rights Reserved.