Home
last modified time | relevance | path

Searched refs:attrValue (Results 1 – 13 of 13) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/processor/
DProcessorOutputElem.java151 …lic void setForeignAttr(String attrUri, String attrLocalName, String attrRawName, String attrValue) in setForeignAttr() argument
154 m_outputProperties.setProperty(key, attrValue); in setForeignAttr()
161 …dLiteralResultAttribute(String attrUri, String attrLocalName, String attrRawName, String attrValue) in addLiteralResultAttribute() argument
164 m_outputProperties.setProperty(key, attrValue); in addLiteralResultAttribute()
DXSLTAttributeDef.java1568 String attrRawName, String attrValue, ElemTemplateElement elem) in setAttrValue() argument
1597 attrRawName, attrValue }; in setAttrValue()
1602 attrRawName, attrValue, elem); in setAttrValue()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DNewHdfParser.java429 String attrValue = internStrategy.intern(sb.toString()); in parseAttribute() local
430 element.addAttribute(attrKey, attrValue); in parseAttribute()
434 String attrValue = parseAttributeValue(seq, index, state); in parseAttribute() local
435 if (attrValue == null || attrValue.length() == 0) { in parseAttribute()
440 attrValue = internStrategy.intern(attrValue); in parseAttribute()
441 element.addAttribute(attrKey, attrValue); in parseAttribute()
442 end = index + attrValue.length(); in parseAttribute()
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java673 String attrValue = attr.getNodeValue(); in serializeAttList() local
838 fSerializer.addAttribute(attrNS, localName, attrName, type, attrValue); in serializeAttList()
852 attrValue); in serializeAttList()
859 attrValue); in serializeAttList()
875 fSerializer.namespaceAfterStartElement(prefix, attrValue); in serializeAttList()
1832 String attrValue = attr.getNodeValue(); in recordLocalNSDecl() local
1839 attrValue = attrValue == null ? "" : attrValue; in recordLocalNSDecl()
1846 if (XMLNS_URI.equals(attrValue)) { in recordLocalNSDecl()
1866 if (attrValue.length() != 0) { in recordLocalNSDecl()
1867 fNSBinder.declarePrefix(localName, attrValue); in recordLocalNSDecl()
[all …]
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/res/
DAttrResourceLoader.java41 …ValueToEnum(Class<? extends View> viewClass, String namespace, String attrName, String attrValue) { in convertValueToEnum() argument
44 return classAttrEnumToValue.get(key(className, attrName, attrValue, isSystem)); in convertValueToEnum()
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DAttributeTable.java223 public AttributeTable add(ASN1ObjectIdentifier attrType, ASN1Encodable attrValue) in add() argument
227 newTable.addAttribute(attrType, new Attribute(attrType, new DERSet(attrValue))); in add()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DParseRDF.java412 String attrValue = attribute.getNodeValue(); in rdf_PropertyElement() local
424 else if ("Literal".equals(attrValue)) in rdf_PropertyElement()
428 else if ("Resource".equals(attrValue)) in rdf_PropertyElement()
432 else if ("Collection".equals(attrValue)) in rdf_PropertyElement()
/external/testng/src/main/java/org/testng/reporters/
DXMLSuiteResultWriter.java324 Object attrValue = testResult.getAttribute(attrName); in addTestResultAttributes() local
328 if (attrValue == null) { in addTestResultAttributes()
333 xmlBuffer.addCDATA(attrValue.toString()); in addTestResultAttributes()
/external/icu/icu4c/source/common/
Duloc_tag.c922 char *attrValue; in _appendKeywordsToLanguageTag() local
978 attrValue = (char*)uprv_malloc(attrBufLength + 1); in _appendKeywordsToLanguageTag()
979 if (attrValue == NULL) { in _appendKeywordsToLanguageTag()
983 uprv_strcpy(attrValue, attrBuf); in _appendKeywordsToLanguageTag()
984 attr->attribute = attrValue; in _appendKeywordsToLanguageTag()
988 uprv_free(attrValue); in _appendKeywordsToLanguageTag()
/external/libxml2/
Dxmlschemas.c7148 const xmlChar *attrValue, *name = NULL, *ns = NULL; in xmlSchemaParseLocalAttribute() local
7204 attrValue = xmlSchemaGetNodeContent(pctxt, in xmlSchemaParseLocalAttribute()
7206 if (xmlStrEqual(attrValue, BAD_CAST "qualified")) { in xmlSchemaParseLocalAttribute()
7208 } else if (!xmlStrEqual(attrValue, BAD_CAST "unqualified")) in xmlSchemaParseLocalAttribute()
7214 attrValue, NULL, NULL, NULL); in xmlSchemaParseLocalAttribute()
7221 attrValue = xmlSchemaGetNodeContent(pctxt, (xmlNodePtr) attr); in xmlSchemaParseLocalAttribute()
7223 if (xmlStrEqual(attrValue, BAD_CAST "optional")) in xmlSchemaParseLocalAttribute()
7225 else if (xmlStrEqual(attrValue, BAD_CAST "prohibited")) in xmlSchemaParseLocalAttribute()
7227 else if (xmlStrEqual(attrValue, BAD_CAST "required")) in xmlSchemaParseLocalAttribute()
7234 attrValue, NULL, NULL, NULL); in xmlSchemaParseLocalAttribute()
[all …]
/external/autotest/site_utils/rpm_control_system/
DBeautifulSoup.py939 attrValue = markupAttrMap.get(attr)
940 if not self._matches(attrValue, matchAgainst):
/external/icu/icu4c/source/test/cintltst/
Dcnumtst.c2816 int32_t attrValue; // member
2840 … unum_setAttribute(unum, (UNumberFormatAttribute)lsaTestPtr->attribute, lsaTestPtr->attrValue); in TestVariousStylesAndAttributes()
/external/doclava/res/assets/templates-sdk/assets/js/
Dandroid_3p-bundle.js2706attrValue=target.getAttribute("date:"+attrName);if(attrValue){inlineSettings=inlineSettings||{};tr…