|
NAMEXML::DOM2::Attribute::Namespace DESCRIPTIONAttribute Namespace object class METHODS$class->new( %arguments )Create a new attribute namespace object. $class->serialise()Format and return xml text serialised. $class->deserialise( $uri )Deserialise uri $class->ns_prefix()Return the namespace prefix. $class->ns_uri()Return the namespace uri. $class->delete()Remove the namespace from the document. COPYRIGHTMartin Owens, doctormo@cpan.orgSEE ALSOXML::DOM2,XML::DOM2::DOM::Attribute
Visit the GSP FreeBSD Man Page Interface. |