Class ContentTags


  • public class ContentTags
    extends Object
    • Field Detail

      • EMPTY_CONTENT_TAGS

        public static final ContentTags EMPTY_CONTENT_TAGS
    • Constructor Detail

      • ContentTags

        public ContentTags​(String content)
      • ContentTags

        public ContentTags​(String content,
                           boolean parseException)
    • Method Detail

      • getContent

        public String getContent()
      • getParseException

        public boolean getParseException()
      • setParseException

        public void setParseException​(boolean parseException)