|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DTDExternalID in com.wutka.dtd |
|---|
| Subclasses of DTDExternalID in com.wutka.dtd | |
|---|---|
class |
DTDPublic
Represents an external Public ID in an entity declaration |
class |
DTDSystem
Represents an external System ID in an entity declaration |
| Fields in com.wutka.dtd declared as DTDExternalID | |
|---|---|
DTDExternalID |
DTDNotation.externalID
|
DTDExternalID |
DTDEntity.externalID
|
| Methods in com.wutka.dtd that return DTDExternalID | |
|---|---|
DTDExternalID |
DTDNotation.getExternalID()
Retrieves the external ID |
DTDExternalID |
DTDEntity.getExternalID()
Returns the external ID for the entity |
| Methods in com.wutka.dtd with parameters of type DTDExternalID | |
|---|---|
void |
DTDNotation.setExternalID(DTDExternalID theExternalID)
Sets the external ID |
void |
DTDEntity.setExternalID(DTDExternalID anExternalID)
Sets the external ID for the entity |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||