public interface RegistrationParsingManager
Modifier and Type | Method and Description |
---|---|
java.util.List<RegistrationInformation> |
parseRegXML(ReadableDataLocation dataLocation)
Process a SMDX document to retrieve the Registrations, these can either be in
a QueryRegistrationResponse message or inside a SubmitRegistrationRequest message
|
java.util.List<RegistrationInformation> parseRegXML(ReadableDataLocation dataLocation)
dataLocation
-