org.media.datastore.sepengine.util
Class DTDRegister
java.lang.Object
|
+--org.media.datastore.sepengine.util.DTDRegister
- public class DTDRegister
- extends Object
- Version:
- $Revision: 1.3 $ $Date: 2001/09/20 15:00:00
- Author:
- Szabo Csaba
- See Also:
String
,
Vector
,
Hashtable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dtdRegister
protected static DTDRegister dtdRegister
getReference
public static DTDRegister getReference()
loadDTD
public void loadDTD(String name,
String dtdName)
throws Exception
Exception
saveDTD
public void saveDTD(String name,
String filename)
throws Exception
Exception
getDTDElements
public Vector getDTDElements(String name)
inDTD
public boolean inDTD(String name,
String ename)
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."