| Constructor and Description |
|---|
MemberNodeServiceRegistrationTypesParser() |
| Modifier and Type | Method and Description |
|---|---|
static Collection<MemberNodeServiceRegistrationType> |
parseServiceTypes(Document serviceTypesDoc)
Extracts a Collection of
MemberNodeServiceRegistrationTypes (each containing the name and
match patterns for a type of service) from a given service types Document. |
public MemberNodeServiceRegistrationTypesParser()
public static Collection<MemberNodeServiceRegistrationType> parseServiceTypes(Document serviceTypesDoc)
MemberNodeServiceRegistrationTypes (each containing the name and
match patterns for a type of service) from a given service types Document.serviceTypesDoc - the document containing the service types and their regex match patternsMemberNodeServiceRegistrationTypes contained in the DocumentCopyright © 2022. All rights reserved.