|
IMSEVimse 1.0 Draft |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents an external XML entity. Such an entity has three characteristics: public ID, system ID and possibly document type (for DTDs).
Method Summary | |
String |
getDocType()
Returns the document type of this entity. |
Object |
getEntity()
Returns the actual entity. |
String |
getPublicID()
Returns the public ID of this entity. |
String |
getSystemID()
Returns the system ID of this entity. |
Method Detail |
public String getPublicID()
public String getSystemID()
public String getDocType()
public Object getEntity()
|
IMSEVimse 1.0 Draft |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |