SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

XMLNamespace Type

Represents an XML namespace map for XPath expressions.

Remarks

This class defines the correspondence between Prefixes and namespace URIs.

Fields

Prefix
String?

A user-defined prefix value of a namespace.

URI
String?

A user-defined URI value of a namespace.

Constructors

public constructor()

Creates a new XML namespace object.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Kotlin Edition - Version 20.0 [Build 8063]