Modifier and Type | Method | Description |
---|---|---|
static InputEntity |
InputEntity.getInputEntity(DTDEventListener h,
Locale l) |
|
InputEntity |
InputEntity.pop() |
Modifier and Type | Method | 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–2019 Oracle. All rights reserved.