|
Matra DTD Parser 0.8b | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Entity | |
com.conradroche.dtd.decl | |
com.conradroche.dtd.parser | |
com.conradroche.matra.decl | |
com.conradroche.matra.parser |
Uses of Entity in com.conradroche.dtd.decl |
Subinterfaces of Entity in com.conradroche.dtd.decl | |
interface |
GeneralEntity
Interface to hold the declaration of a General Entity. |
interface |
ParameterEntity
Interface to hold the declaration of a Parameter Entity. |
Uses of Entity in com.conradroche.dtd.parser |
Methods in com.conradroche.dtd.parser that return Entity | |
Entity |
EntityDeclReader.readEntityDecl(DTDData data)
Read the entity declarations from the data stream. |
Uses of Entity in com.conradroche.matra.decl |
Classes in com.conradroche.matra.decl that implement Entity | |
class |
Entity
Class to hold an entity declaration. |
class |
GeneralEntity
Class to hold a General Entity declaration. |
class |
ParameterEntity
Class to hold a parameter entity declaration. |
Uses of Entity in com.conradroche.matra.parser |
Methods in com.conradroche.matra.parser that return Entity | |
Entity |
EntityDeclReaderImpl.readEntityDecl(DTDData data)
Read the entity declarations from the data stream. |
|
Matra DTD Parser 0.8b | |||||||||
PREV NEXT | FRAMES NO FRAMES |