|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InputEntity | |
|---|---|
| com.sun.tools.xjc.reader.dtd | |
| com.sun.xml.dtdparser | scan DTD stream and generates appropriate events. |
| Uses of InputEntity in com.sun.tools.xjc.reader.dtd |
|---|
| Methods in com.sun.tools.xjc.reader.dtd with parameters of type InputEntity | |
|---|---|
void |
TDTDReader.startDTD(InputEntity entity)
|
| 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(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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||