Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

Ubuntu 9.04

(Jaunty Jackalope)

XML::XPath::Node::Namespace(3pm)


XPath::Node::Namespace

XPath::Node::Namespace

NAME
API

NAME

Namespace − an XML namespace node

API

new ( prefix, expanded )

Create a new namespace node, expanded is the expanded namespace URI .

getPrefix

Returns the prefix

getExpanded

Returns the expanded URI

toString

Returns a string that you can add to the list of attributes of an element: xmlns:prefix="expanded"



XML::XPath::Node::Namespace(3pm)