Represents the built in message parsers that are available for use in broker.
The NBParsers XMLNSC type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() ![]() | CreateDoubleNamespaceDeclaration |
The CreateDoubleNamespaceDeclaration method creates a double namespace declaration element from the specified target, prefix and space.
|
![]() ![]() | CreateSingleNamespaceDeclaration |
The CreateSingleNamespaceDeclaration method creates a single namespace declaration element from the specified target, prefix and space.
|
![]() ![]() | CreateXmlDeclaration(NBElement) |
The CreateXmlDeclaration method creates a default XML declaration element from the specified target.
|
![]() ![]() | CreateXmlDeclaration(NBElement, String, String, String) |
The CreateXmlDeclaration method creates an XML declaration element from the specified target, version, encoding and standalone.
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
Fields
Name | Description | |
---|---|---|
![]() ![]() | AsIsElementContent |
Parser constant.
|
![]() ![]() | BitStream |
Parser constant.
|
![]() ![]() | CDataField |
Parser constant.
|
![]() ![]() | CDataValue |
Parser constant.
|
![]() ![]() | Comment |
Parser constant.
|
![]() ![]() | DocumentType |
Parser constant.
|
![]() ![]() | DoubleAttribute |
Parser constant.
|
![]() ![]() | DoubleEntityDefinition |
Parser constant.
|
![]() ![]() | DoubleNamespaceDeclaration |
Parser constant.
|
![]() ![]() | EntityReference |
Parser constant.
|
![]() ![]() | Folder |
Parser constant.
|
![]() ![]() | ParserName |
The name of the parser.
|
![]() ![]() | PCDataField |
Parser constant.
|
![]() ![]() | PCDataValue |
Parser constant.
|
![]() ![]() | ProcessingInstruction |
Parser constant.
|
![]() ![]() | SingleAttribute |
Parser constant.
|
![]() ![]() | SingleEntityDefinition |
Parser constant.
|
![]() ![]() | SingleNamespaceDeclaration |
Parser constant.
|
![]() ![]() | XmlDeclaration |
Parser constant.
|
See Also