Home | History | Annotate | Download | only in dom

Lines Matching refs:Identified

1223 class Identified:
1239 class DocumentType(Identified, Childless, Node):
1299 class Entity(Identified, Node):
1339 class Notation(Identified, Childless, Node):
1460 """Returns true iff the identified attribute is a DTD-style ID."""