Salesforce B2C Commerce 23.5
>
B2C Commerce API
>
B2C Commerce Script
>
dw.io
Overview
API Versioning
Deprecated
dw.io
Class XMLStreamConstants
Object
dw.io.XMLStreamConstants
Useful constants for working with XML streams.
Constants
ATTRIBUTE :
Number
= 10
Represents an attribute in an element.
CDATA :
Number
= 12
Represents a CDATA section in an element.
CHARACTERS :
Number
= 4
Represents the character data in an XML document.
COMMENT :
Number
= 5
Represents a comment in an XML document.
DTD :
Number
= 11
Represents the document type definition.
END_DOCUMENT :
Number
= 8
Represents the end of an XML document.
END_ELEMENT :
Number
= 2
Represents the end of an element in an XML document.
ENTITY_DECLARATION :
Number
= 15
Represents the entity declaration in an XML document.
ENTITY_REFERENCE :
Number
= 9
Represents an entity reference in an XML document.
NAMESPACE :
Number
= 13
Represents a namespace declaration in an XML document.
NOTATION_DECLARATION :
Number
= 14
Represents the notation declaration in an XML document.
PROCESSING_INSTRUCTION :
Number
= 3
Represents processing instruction in an XML document.
SPACE :
Number
= 6
Represents a space in an XML document.
START_DOCUMENT :
Number
= 7
Represents the start of an XML document.
START_ELEMENT :
Number
= 1
Represents the start of an element in an XML document.
Properties
Constructor Summary
XMLStreamConstants
()
Method Summary
Methods inherited from class
Object
assign
,
create
,
create
,
defineProperties
,
defineProperty
,
entries
,
freeze
,
fromEntries
,
getOwnPropertyDescriptor
,
getOwnPropertyNames
,
getOwnPropertySymbols
,
getPrototypeOf
,
hasOwnProperty
,
is
,
isExtensible
,
isFrozen
,
isPrototypeOf
,
isSealed
,
keys
,
preventExtensions
,
propertyIsEnumerable
,
seal
,
setPrototypeOf
,
toLocaleString
,
toString
,
valueOf
,
values
Constructor Detail
XMLStreamConstants
public
XMLStreamConstants
()
© Copyright 2000-2023, salesforce.com inc. All rights reserved. Various trademarks held by their respective owners.
X
Privacy Update:
We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this.
Privacy Policy.