cybergarage-upnp
org.cybergarage.xml.Parser Class Referenceabstract
Inheritance diagram for org.cybergarage.xml.Parser:
org.cybergarage.xml.parser.JaxpParser

Public Member Functions

 Parser ()
 
abstract Node parse (InputStream inStream) throws ParserException
 
Node parse (URL locationURL) throws ParserException
 
Node parse (File descriptionFile) throws ParserException
 
Node parse (String descr) throws ParserException
 

Constructor & Destructor Documentation

◆ Parser()

org.cybergarage.xml.Parser.Parser ( )
inline

Member Function Documentation

◆ parse() [1/4]

Node org.cybergarage.xml.Parser.parse ( File descriptionFile) throws ParserException
inline

◆ parse() [2/4]

abstract Node org.cybergarage.xml.Parser.parse ( InputStream inStream) throws ParserException
abstract

◆ parse() [3/4]

Node org.cybergarage.xml.Parser.parse ( String descr) throws ParserException
inline

◆ parse() [4/4]

Node org.cybergarage.xml.Parser.parse ( URL locationURL) throws ParserException
inline

The documentation for this class was generated from the following file: