Class Ipv4Parser

    • Constructor Detail

      • Ipv4Parser

        public Ipv4Parser​(CharScanner charScanner)
    • Method Detail

      • parse

        public Ipv4Parser.Ipv4 parse()
                              throws java.text.ParseException
        Throws:
        java.text.ParseException
      • parseLeft

        public Ipv4Parser.Ipv4 parseLeft()
                                  throws java.text.ParseException
        Throws:
        java.text.ParseException