Home | History | Annotate | Download | only in dom

Lines Matching defs:Identified

1216 class Identified:

1232 class DocumentType(Identified, Childless, Node):
1292 class Entity(Identified, Node):
1332 class Notation(Identified, Childless, Node):
1453 """Returns true iff the identified attribute is a DTD-style ID."""