Class ThreeDNodeParser


  • public class ThreeDNodeParser
    extends Object
    • Constructor Detail

      • ThreeDNodeParser

        public ThreeDNodeParser()
    • Method Detail

      • parseThreeDNodesToList

        public static List<ThreeDNode> parseThreeDNodesToList​(String json)
                                                       throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException
      • parseThreeDNodes

        public static ThreeDNode parseThreeDNodes​(String json)
                                           throws com.fasterxml.jackson.core.JsonProcessingException
        Throws:
        com.fasterxml.jackson.core.JsonProcessingException