pdf-lite - v1.7.3
Preparing search index...
utils/xml
Xml
Class Xml
Index
Constructors
constructor
Methods
escape
Regex
escape
Value
get
Element
Content
has
Element
insert
Child
set
Element
Content
wrap
In
Elements
Constructors
constructor
new
Xml
()
:
Xml
Returns
Xml
Methods
Static
escape
Regex
escapeRegex
(
str
:
string
)
:
string
Parameters
str
:
string
Returns
string
Static
escape
Value
escapeValue
(
value
:
string
)
:
string
Parameters
value
:
string
Returns
string
Static
get
Element
Content
getElementContent
(
xml
:
string
,
tagName
:
string
)
:
string
|
null
Parameters
xml
:
string
tagName
:
string
Returns
string
|
null
Static
has
Element
hasElement
(
xml
:
string
,
tagName
:
string
)
:
boolean
Parameters
xml
:
string
tagName
:
string
Returns
boolean
Static
insert
Child
insertChild
(
xml
:
string
,
parentTagName
:
string
,
childXml
:
string
)
:
string
Parameters
xml
:
string
parentTagName
:
string
childXml
:
string
Returns
string
Static
set
Element
Content
setElementContent
(
xml
:
string
,
tagName
:
string
,
content
:
string
)
:
string
Parameters
xml
:
string
tagName
:
string
content
:
string
Returns
string
Static
wrap
In
Elements
wrapInElements
(
content
:
string
,
tagNames
:
string
[]
)
:
string
Parameters
content
:
string
tagNames
:
string
[]
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
escape
Regex
escape
Value
get
Element
Content
has
Element
insert
Child
set
Element
Content
wrap
In
Elements
pdf-lite - v1.7.3
Loading...