|
Re: multiple namespaces?: msg#00006java.enhydra.kxml
Wolfgang Beer wrote: Hi, For kXML 2 / xmlpull, this is possible the following way: for (int i = getNamespaceCount(getDepth()-1); i < getNamespaceCount(getDepth); i++) { System.out.println ("new namespace: "+getNamespacePrefix(i)+":"+getNamespaceUri(i)); } Best, Stefan -- Stefan Haustein Univ. Dortmund, FB 4, LS 8 tel: +49 231 755 2499 Baroper Str. 301 fax: +49 231 755 5105 D-44221 Dortmund (Germany) www-ai.cs.uni-dortmund.de
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | multiple namespaces?, Wolfgang Beer |
|---|---|
| Next by Date: | Re: Parser contanis wrong class, Emanuele |
| Previous by Thread: | multiple namespaces?, Wolfgang Beer |
| Next by Thread: | Problem, Emanuele |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |