org.iso_relax.dispatcher
Class Dispatcher.NotationDecl
java.lang.Object
org.iso_relax.dispatcher.Dispatcher.NotationDecl
- Enclosing interface:
- Dispatcher
public static class Dispatcher.NotationDecl
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public final String name
publicId
public final String publicId
systemId
public final String systemId
Dispatcher.NotationDecl
public Dispatcher.NotationDecl(String name,
String publicId,
String systemId)