public interface IEasRequestParser<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
parse(OptionalParams optParams,
     org.w3c.dom.Document doc,
     IPreviousRequestsKnowledge past)  | 
T parse(OptionalParams optParams, org.w3c.dom.Document doc, IPreviousRequestsKnowledge past)
Copyright © 2023. All Rights Reserved.