public static class Dispatcher.UnparsedEntityDecl extends Object
String
name
notation
publicId
systemId
UnparsedEntityDecl(String name, String publicId, String systemId, String notation)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String name
public final String publicId
public final String systemId
public final String notation
public UnparsedEntityDecl(String name, String publicId, String systemId, String notation)