Class FastPageParser.Tag

    • Field Detail

      • nameEndIdx

        public int nameEndIdx
      • properties

        public Map properties
    • Constructor Detail

      • Tag

        private Tag()
    • Method Detail

      • addProperty

        public void addProperty​(String name,
                                String value)
        Adds a name/value property pair to this tag. Each property that is added represents a property that was parsed from the tag's HTML.