Home
last modified time | relevance | path

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

/external/smack/src/com/kenai/jbosh/
DBodyParserXmlPull.java107 String attrPrefix = xpp.getAttributePrefix(idx); in parse() local
/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/chromium_org/third_party/WebKit/Source/core/xml/parser/
DXMLDocumentParser.cpp933 String attrPrefix = toString(attributes[i].prefix); in handleElementAttributes() local
1612 String attrPrefix = toString(attributes[i].prefix); in attributesStartElementNsHandler() 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