Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemLiteralResult.java190 public AVT getLiteralResultAttributeNS(String namespaceURI, String localName) in getLiteralResultAttributeNS() method in ElemLiteralResult
224 AVT avt = getLiteralResultAttributeNS(namespaceURI, localName); in getAttributeNS()