[jdom-interest] parsing entities

Jamal Najmi najmiaj at yahoo.com
Tue Apr 30 11:55:34 PDT 2002


I have the following XML file.  I need to get to parse
the Entity element.  How do I do that?  

Thnanks

Jamal

<?xml version = "1.0"?>
<!DOCTYPE TEAMS_ASSET_FILE PUBLIC "-//TEAMS//DTD asset
and link file//EN" "Tasse
t.dtd" [
 <!ENTITY asset000001 SYSTEM
"file:///u01/artesia/teamsdne/jamalsandbox/workingd
ir/1019660377474/content.xml" NDATA unspecified>
]>
<TEAMS_ASSET_FILE>
<ASSETS>
<?TEAMS:CommandScript command='asset:import'?>
<ASSET>
<METADATA>
<UOIS
MODEL_ID = "1"
>

<DNE_ASSET_MD
ASSET_TITLE = "asdasd dasas"
CONTRIBUTOR = "asdas asdasd"
DESCRIPTION = "adas asdasdas"

/>
</UOIS>
</METADATA>
<CONTENT>
<MASTER FILE="asset000001"/>
</CONTENT>
</ASSET>
</ASSETS>
</TEAMS_ASSET_FILE>



__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com



More information about the jdom-interest mailing list