circu.js
Preparing search index...
xml
CModuleXML
XMLParserOptions
Interface XMLParserOptions
XML Parser Options
interface
XMLParserOptions
{
namespace
?:
boolean
;
namespaceSeparator
?:
string
;
}
Index
Properties
namespace?
namespace
Separator?
Properties
Optional
namespace
namespace
?:
boolean
Enable namespace processing
Optional
namespace
Separator
namespaceSeparator
?:
string
Namespace separator character (default: '|')
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
namespace
namespace
Separator
circu.js
Loading...
XML Parser Options