Base dom elements.
Class BaseDom( hname, childTypeList, attribClass )
The basic dom element has a real parent and 0 or more restrictions on the parents it could have.
Properties | |
childTypeList | |
children | |
eattr | |
hname | |
parent | |
profile | Meta-profiles. |
text | |
Methods | |
render | |
st_makesep |
Meta-profiles.
This attribute specifies the location of one or more meta data profiles, separated by white space. For future extensions, user agents should consider the value to be a list even though this specification only considers the first URI to be significant.
render( level, stream )
st_makesep( level )