|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.milyn.device.ident.IdentConfigDigester
Device Ident configuration XML digester.
Uses XPath to parse the XML and construct the DeviceIdent instance.
Constructor Summary | |
IdentConfigDigester()
|
Method Summary | |
DeviceIdent |
parse(java.io.InputStream input)
Parse the device identification XML. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IdentConfigDigester()
Method Detail |
public DeviceIdent parse(java.io.InputStream input) throws org.xml.sax.SAXException, java.io.IOException
input
- Input stream containing the XML data to be parsed
org.xml.sax.SAXException
- if a parsing exception occurs
java.io.IOException
- if an input/output error occurs
|
Milyn-Tinak Version 0.6.1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |