Searched refs:getAttributeType (Results 1 – 4 of 4) sorted by relevance
163 public ATTR_TYPE getAttributeType(); in getAttributeType() method
232 && (getAttributeType() == ATTR_TYPE.STYLE)) in inCss()237 public ATTR_TYPE getAttributeType() { in getAttributeType() method in HtmlParserImpl308 if (getAttributeType() != ATTR_TYPE.URI) { in isUrlStart()409 && getAttributeType() == ATTR_TYPE.URI in insertText()
383 HtmlParser.ATTR_TYPE type = htmlParser.getAttributeType(); in getCurrentAttributeState()
245 attributeInfo.setType(parser.getAttributeType(attributeCount)); in readUnknown()