Modifier and Type | Method and Description |
---|---|
static InputEntity |
InputEntity.getInputEntity(DTDEventListener h,
java.util.Locale l) |
InputEntity |
InputEntity.pop() |
Modifier and Type | Method and Description |
---|---|
void |
InputEntity.init(char[] b,
java.lang.String name,
InputEntity stack,
boolean isPE) |
void |
InputEntity.init(org.xml.sax.InputSource in,
java.lang.String name,
InputEntity stack,
boolean isPE) |
void |
DTDHandlerBase.startDTD(InputEntity in) |
void |
DTDEventListener.startDTD(InputEntity in)
Receive notification of the beginning of the DTD.
|
Copyright © 2005–2018 Oracle. All rights reserved.