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