public class SxmpSession extends Object
| Constructor and Description |
|---|
SxmpSession(SxmpProcessor processor,
String version) |
public SxmpSession(SxmpProcessor processor, String version)
public Response process(InputStream is) throws IOException, SAXException, ParserConfigurationException
is - The InputStream to read the Request fromIOException - Thrown if there is an error while reading the InputStreamSAXException - Thrown if there is an error with parsing the XML documentParserConfigurationException - Thrown if there is an error with loading
the XML parser.Copyright © 2016. All rights reserved.