Object TXQHashsetQName

Unit

Declaration

type TXQHashsetQName = object(specialize TXQHashmapStrOwning<PXQHashsetStr,TTrackOwnedXQHashsetStr>)

Description

Hierarchy

Overview

Methods

Public function getOrCreate(const namespace: string): PXQHashsetStr;
Public function contains(namespace: TNamespace; const local: string): boolean;
Public procedure include(namespace: TNamespace; const local: string);
Public function contains(const namespace,local: string): boolean;
Public procedure include(const namespace,local: string);
Public procedure addHTMLLowercaseQNames(html5: boolean);

Description

Methods

Public function getOrCreate(const namespace: string): PXQHashsetStr;
 
Public function contains(namespace: TNamespace; const local: string): boolean;
 
Public procedure include(namespace: TNamespace; const local: string);
 
Public function contains(const namespace,local: string): boolean;
 
Public procedure include(const namespace,local: string);
 
Public procedure addHTMLLowercaseQNames(html5: boolean);
 

Generated by PasDoc 0.16.0.