SVG::Extension - additional methods |
SVG::Extension - additional methods
return the element object
generate an element declaration in the DTD
return generate an attribute list for an element
notation_decl(%attrs)
return an extension object of type NOTATION
entity_decl(%attrs)
return an extension object of type 'ENTITY'
alias for xmlify
alias for xmlify
alias for xmlify
alias for xmlify
Simply an alias for the general method for SVG::Extension objects
alias to getDeclName
return list of existing decl types by extracting it from the overall list of existing element types
sub getDeclNames {
alias to getDeclNames
SVG::Extension - additional methods |