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 © 2021. All Rights Reserved.