Searched refs:LOCAL_ONLY (Results 1 – 1 of 1) sorted by relevance
79 private static final String LOCAL_ONLY = "localOnly"; field in BuildMetadataFromXml604 if (element.hasAttribute(LOCAL_ONLY)) { in populatePossibleLengthSets()605 String localLengths = element.getAttribute(LOCAL_ONLY); in populatePossibleLengthSets()