Searched refs:isAttributeQuoted (Results 1 - 3 of 3) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/
H A DHtmlParser.java171 public boolean isAttributeQuoted(); method in interface:HtmlParser
/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
H A DAutoEscapeContext.java384 boolean attrQuoted = htmlParser.isAttributeQuoted();
/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DHtmlParserImpl.java270 public boolean isAttributeQuoted() { method in class:HtmlParserImpl

Completed in 90 milliseconds