Searched refs:parsePossibleLengthStringToSet (Results 1 – 1 of 1) sorted by relevance
536 private static Set<Integer> parsePossibleLengthStringToSet(String possibleLengthString) { in parsePossibleLengthStringToSet() method in BuildMetadataFromXml603 Set<Integer> thisElementLengths = parsePossibleLengthStringToSet(nationalLengths); in populatePossibleLengthSets()606 Set<Integer> thisElementLocalOnlyLengths = parsePossibleLengthStringToSet(localLengths); in populatePossibleLengthSets()