|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InputEntity in com.sun.xml.dtdparser |
---|
Methods in com.sun.xml.dtdparser that return InputEntity | |
---|---|
static InputEntity |
InputEntity.getInputEntity(DTDEventListener h,
Locale l)
|
InputEntity |
InputEntity.pop()
|
Methods in com.sun.xml.dtdparser with parameters of type InputEntity | |
---|---|
void |
InputEntity.init(char[] b,
String name,
InputEntity stack,
boolean isPE)
|
void |
InputEntity.init(org.xml.sax.InputSource in,
String name,
InputEntity stack,
boolean isPE)
|
void |
DTDHandlerBase.startDTD(InputEntity in)
|
void |
DTDEventListener.startDTD(InputEntity in)
Receive notification of the beginning of the DTD. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |