Class BoxUtils


  • public class BoxUtils
    extends Object
    Random utilities used by Box.
    Author:
    Charles Draper
    • Constructor Detail

      • BoxUtils

        public BoxUtils()
    • Method Detail

      • canonicalizeFields

        public static Set<String> canonicalizeFields​(Collection<String> fields)
        Converts non _at_doc fields into _at_doc fields.
        Parameters:
        fields - dot-notated fields denoting what should be projected
        Returns:
        the new fields