Home
last modified time | relevance | path

Searched refs:ATTR_TYPE (Results 1 – 10 of 10) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/autoescape/
DAutoEscapeContext.java205 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.REGULAR, true, null); in createHtmlParser()
209 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.REGULAR, false, null); in createHtmlParser()
213 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, true, in createHtmlParser()
218 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, false, in createHtmlParser()
223 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, true, null); in createHtmlParser()
227 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.URI, false, null); in createHtmlParser()
231 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, true, in createHtmlParser()
236 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, true, null); in createHtmlParser()
245 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.JS, false, null); in createHtmlParser()
249 return HtmlParserFactory.createParserInAttribute(HtmlParser.ATTR_TYPE.STYLE, true, null); in createHtmlParser()
[all …]
/external/jsilver/src/com/google/streamhtmlparser/impl/
DHtmlParserImpl.java232 && (getAttributeType() == ATTR_TYPE.STYLE)) in inCss()
237 public ATTR_TYPE getAttributeType() { in getAttributeType()
240 return ATTR_TYPE.NONE; in getAttributeType()
243 return ATTR_TYPE.JS; in getAttributeType()
246 return ATTR_TYPE.URI; in getAttributeType()
249 return ATTR_TYPE.STYLE; in getAttributeType()
258 return ATTR_TYPE.URI; in getAttributeType()
261 return ATTR_TYPE.REGULAR; in getAttributeType()
308 if (getAttributeType() != ATTR_TYPE.URI) { in isUrlStart()
409 && getAttributeType() == ATTR_TYPE.URI in insertText()
/external/jsilver/src/com/google/streamhtmlparser/
DHtmlParser.java68 public enum ATTR_TYPE { enum
163 public ATTR_TYPE getAttributeType(); in getAttributeType()
DHtmlParserFactory.java193 HtmlParser.ATTR_TYPE attrtype, in createParserInAttribute()
/external/vogar/src/vogar/
DXmlReportConstants.java30 public static final String ATTR_TYPE = "type"; field in XmlReportConstants
DXmlReportReader.java97 String type = resultAttributes.get(XmlReportConstants.ATTR_TYPE); in readTestSuite()
DXmlReportPrinter.java166 … serializer.attribute(ns, XmlReportConstants.ATTR_TYPE, outcome.getResult().toString()); in print()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
Dant-junit.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...