Package | Description |
---|---|
org.cybergarage.upnp | |
org.cybergarage.xml | |
org.cybergarage.xml.parser |
Modifier and Type | Method and Description |
---|---|
boolean |
Service.loadSCPD(File file) |
boolean |
Service.loadSCPD(InputStream input) |
Modifier and Type | Method and Description |
---|---|
Node |
Parser.parse(File descriptionFile) |
abstract Node |
Parser.parse(InputStream inStream) |
Node |
Parser.parse(String descr) |
Node |
Parser.parse(URL locationURL) |
Modifier and Type | Method and Description |
---|---|
Node |
JaxpParser.parse(InputStream inStream) |