Searched refs:XML_LANG (Results 1 – 10 of 10) sorted by relevance
413 if (!(XML_LANG.equals(attribute.getNodeName()) && in rdf_PropertyElement()509 if (XML_LANG.equals(attribute.getNodeName())) in rdf_ResourcePropertyElement()511 addQualifierNode (newCompound, XML_LANG, attribute.getNodeValue()); in rdf_ResourcePropertyElement()633 if (XML_LANG.equals(attribute.getNodeName())) in rdf_LiteralPropertyElement()635 addQualifierNode(newChild, XML_LANG, attribute.getNodeValue()); in rdf_LiteralPropertyElement()714 if (XML_LANG.equals(attribute.getNodeName())) in rdf_ParseTypeResourcePropertyElement()716 addQualifierNode (newStruct, XML_LANG, attribute.getNodeValue()); in rdf_ParseTypeResourcePropertyElement()892 else if (!XML_LANG.equals(attribute.getNodeName())) in rdf_EmptyPropertyElement()956 else if (XML_LANG.equals(attribute.getNodeName())) in rdf_EmptyPropertyElement()958 addQualifierNode (childNode, XML_LANG, attribute.getNodeValue()); in rdf_EmptyPropertyElement()[all …]
327 if (!(node.getOptions().isQualifier() && XML_LANG.equals(node.getName()))) in setNodeValue()655 if (XML_LANG.equals(qualName)) in lookupQualSelector()662 XMPNode xdefault = new XMPNode(XML_LANG, X_DEFAULT, null); in lookupQualSelector()781 XMPNode langQual = new XMPNode(XML_LANG, itemLang, null); in appendLangItem()843 || !XML_LANG.equals(currItem.getQualifier(1).getName())) in chooseLocalizedText()912 if (!child.hasQualifier() || !XML_LANG.equals(child.getQualifier(1).getName())) in lookupLanguageItem()
655 (XMPConst.XML_LANG.equals(quals[sortFrom].getName()) ||768 (XMPConst.XML_LANG.equals(quals[i].getName()) ||805 return XMPConst.XML_LANG.equals(name);
209 XMPNode newLang = new XMPNode(XMPConst.XML_LANG, XMPConst.X_DEFAULT, null); in normalizeDCArrays()273 XMPNode repairLang = new XMPNode(XMPConst.XML_LANG, "x-repair", null); in repairAltText()428 XMPNode langQual = new XMPNode(XMPConst.XML_LANG, XMPConst.X_DEFAULT, null); in transplantArrayItemAlias()
67 XMPConst.XML_LANG, "rdf:resource", "rdf:ID", "rdf:bagID", "rdf:nodeID" }));
667 || !XMPConst.XML_LANG.equals(sourceItem.getQualifier(1).getName())) in appendSubtree()
485 || !XMPConst.XML_LANG.equals(currItem.getQualifier(1).getName()))
157 String XML_LANG = "xml:lang"; field
META-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM ...