|
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.profile.DefaultProfileConfigDigester
Default device profile XML configuration digester.
The profile configuration is supplied in a well defined XML format. This XML format is defined in device-profile-1.0.dtd and a sample XML is defined in device-profile-sample.xml. Uses XPath to parse the XML and construct the ProfileStore instance.
| Constructor Summary | |
DefaultProfileConfigDigester()
|
|
| Method Summary | |
ProfileStore |
parse(java.io.InputStream input)
Parse the device profile configuration stream. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultProfileConfigDigester()
| Method Detail |
public ProfileStore parse(java.io.InputStream input)
throws org.xml.sax.SAXException,
java.io.IOException
parse in interface ProfileConfigDigesterinput - The input stream instance.
org.xml.sax.SAXException
java.io.IOException
|
Milyn-Tinak Version 0.6.1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||