Interface ServiceDocumentParser
-
public interface ServiceDocumentParser
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceDocumentparseXml(InputStream in)
-
-
-
Method Detail
-
parseXml
ServiceDocument parseXml(InputStream in) throws ServiceDocumentParserException
- Throws:
ServiceDocumentParserException
-
-