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 ProfileConfigDigesterinput - The input stream instance.SAXExceptionIOExceptionCopyright © 2020. All rights reserved.