Modifier and Type | Method and Description |
---|---|
static InputEntity |
InputEntity.getInputEntity(DTDEventListener h,
Locale l) |
InputEntity |
InputEntity.pop() |
Modifier and Type | Method and Description |
---|---|
void |
InputEntity.init(char[] b,
String name,
InputEntity stack,
boolean isPE) |
void |
InputEntity.init(InputSource in,
String name,
InputEntity stack,
boolean isPE) |
void |
DTDEventListener.startDTD(InputEntity in)
Receive notification of the beginning of the DTD.
|
void |
DTDHandlerBase.startDTD(InputEntity in) |
Copyright © 2005-2013 Oracle. All Rights Reserved.