public interface ProfileConfigDigester
Modifier and Type | Method and Description |
---|---|
ProfileStore |
parse(InputStream input)
Parse the device profile configuration stream.
|
ProfileStore parse(InputStream input) throws SAXException, IOException
input
- The input stream instance.SAXException
IOException
Copyright © 2020. All rights reserved.