Home
last modified time | relevance | path

Searched defs:AttributesImpl (Results 1 – 5 of 5) sorted by relevance

/external/tagsoup/src/org/ccil/cowan/tagsoup/
DAttributesImpl.java54 public class AttributesImpl implements Attributes class
66 public AttributesImpl () in AttributesImpl() method in AttributesImpl
81 public AttributesImpl (Attributes atts) in AttributesImpl() method in AttributesImpl
/external/python/cpython2/Lib/xml/sax/
Dexpatreader.py30 AttributesImpl = xmlreader.AttributesImpl variable
Dxmlreader.py276 class AttributesImpl: class
/external/python/cpython3/Lib/xml/sax/
Dexpatreader.py30 AttributesImpl = xmlreader.AttributesImpl variable
Dxmlreader.py278 class AttributesImpl: class