Revision [1728]

Last edited on 2011-05-31 13:13:11 by DavidLee
Additions:
The one argument case can take either a local name or a full QName in [[QNameClarkNotation Clark notation]].


Revision [1726]

Edited on 2011-05-31 13:08:59 by DavidLee
Additions:
QName( clarkname )


Revision [1645]

Edited on 2010-12-16 17:20:47 by DavidLee
Additions:
""QName"" variables can be inspected by using the [[JavaObjects java objects]] instance method syntax.
Deletions:
""QName"" variables can be inspected by using the [[FunctionCall function call]] syntax.


Revision [1644]

Edited on 2010-12-16 17:19:52 by DavidLee
Additions:
""QName"" variables can be inspected by using the [[FunctionCall function call]] syntax.
q=QName( prefix http://foo.bar local )
echo $q
echo q.getPrefix()
echo q.getLocalName()
echo q.getNamespaceURI()
prefix
local
http://foo.bar
Deletions:
echo QName( prefix http://foo.bar local )


Revision [1643]

Edited on 2010-12-16 17:15:37 by DavidLee
Deletions:
Throws an exception if the class is not found or cannot be constructed.


Revision [1597]

The oldest known version of this page was created on 2010-11-24 10:35:43 by DavidLee
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki