public class XmlUtilTest extends Object
| Constructor and Description |
|---|
XmlUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
getAttribute() |
void |
getBoolAttribute() |
void |
getIntAttribute() |
void |
getUriAttribute() |
void |
makeElement() |
void |
parseBadXmlThrows() |
void |
testHttpUriAttribute() |
public void makeElement()
throws org.apache.shindig.common.xml.XmlException
org.apache.shindig.common.xml.XmlExceptionpublic void getAttribute()
public void getIntAttribute()
public void getBoolAttribute()
public void getUriAttribute()
public void testHttpUriAttribute()
public void parseBadXmlThrows()
throws org.apache.shindig.common.xml.XmlException
org.apache.shindig.common.xml.XmlExceptionCopyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.