|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlException | |
---|---|
com.funambol.util |
Uses of XmlException in com.funambol.util |
---|
Methods in com.funambol.util that throw XmlException | |
---|---|
static ChunkedString |
XmlUtil.getTagValue(ChunkedString xml,
java.lang.String tag)
Make a String by value of tag. |
static java.util.Vector |
XmlUtil.getTagValues(ChunkedString xmlInput,
java.lang.String tag)
Return a Vector of String with tags matching the search tag. |
static java.util.Vector |
XmlUtil.getTagValues(java.util.Vector xmlInput,
java.lang.String tag)
Return a Vector of String with tags matching the search tag. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |