railo.runtime.text.feed
Class DummyDTDHandler
java.lang.Object
railo.runtime.text.feed.DummyDTDHandler
- All Implemented Interfaces:
- DTDHandler
public class DummyDTDHandler
- extends Object
- implements DTDHandler
DummyDTDHandler
public DummyDTDHandler()
notationDecl
public void notationDecl(String arg0,
String arg1,
String arg2)
throws SAXException
- Specified by:
notationDecl
in interface DTDHandler
- Throws:
SAXException
unparsedEntityDecl
public void unparsedEntityDecl(String arg0,
String arg1,
String arg2,
String arg3)
throws SAXException
- Specified by:
unparsedEntityDecl
in interface DTDHandler
- Throws:
SAXException
Copyright © 2012 Railo