Home
last modified time | relevance | path

Searched defs:attrPrefix (Results 1 – 6 of 6) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/
DDOM3TreeWalker.java672 String attrPrefix = attr.getPrefix() == null ? "" : attr.getPrefix(); in serializeAttList() local
1784 String attrPrefix = attrs.item(i).getPrefix(); in checkUnboundPrefixInEntRef() local
1831 String attrPrefix = attr.getPrefix(); in recordLocalNSDecl() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/
DDOM2DTMdefaultNamespaceDeclarationNode.java331 String attrPrefix = attr.getPrefix(); in lookupNamespaceURI() local
/external/webkit/Source/WebCore/dom/
DXMLDocumentParserLibxml2.cpp735 String attrPrefix = toString(attributes[i].prefix); in handleElementAttributes() local
1501 String attrPrefix = toString(attributes[i].prefix); in attributesStartElementNsHandler() local
Dxml_expat_tokenizer.cpp408 String attrURI, attrLocalName, attrPrefix; in handleElementAttributes() local
/external/apache-xml/src/main/java/org/apache/xml/utils/
DUnImplNode.java1396 String attrPrefix = attr.getPrefix(); in lookupNamespaceURI() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DDTMNodeProxy.java1645 String attrPrefix = attr.getPrefix(); in lookupNamespaceURI() local