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

Public Member Functions

 JaxpParser ()
 
org.cybergarage.xml.Node parse (org.cybergarage.xml.Node parentNode, org.w3c.dom.Node domNode, int rank)
 
org.cybergarage.xml.Node parse (org.cybergarage.xml.Node parentNode, org.w3c.dom.Node domNode)
 
Node parse (InputStream inStream) throws ParserException
 
- Public Member Functions inherited from org.cybergarage.xml.Parser
 Parser ()
 
Node parse (URL locationURL) throws ParserException
 
Node parse (File descriptionFile) throws ParserException
 
Node parse (String descr) throws ParserException
 

Constructor & Destructor Documentation

◆ JaxpParser()

org.cybergarage.xml.parser.JaxpParser.JaxpParser ( )
inline

Member Function Documentation

◆ parse() [1/3]

Node org.cybergarage.xml.parser.JaxpParser.parse ( InputStream inStream) throws ParserException
inline

Reimplemented from org.cybergarage.xml.Parser.

◆ parse() [2/3]

org.cybergarage.xml.Node org.cybergarage.xml.parser.JaxpParser.parse ( org.cybergarage.xml.Node parentNode,
org.w3c.dom.Node domNode )
inline

◆ parse() [3/3]

org.cybergarage.xml.Node org.cybergarage.xml.parser.JaxpParser.parse ( org.cybergarage.xml.Node parentNode,
org.w3c.dom.Node domNode,
int rank )
inline

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