Provides means to use OBEX Capability objects, which are XML documents. See OBEX13.pdf section 9.3. This parser is not implemented.
For a list of all members of this type, see CapabilityObjectParser Members.
System.Object
Brecham.Obex.Objects.CapabilityObjectParser
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Provides means to use OBEX Capability objects, which are XML documents. See OBEX13.pdf section 9.3. This parser is not implemented. To create a parser externally create a XmlReader with CreateXmlReader etc, which return an XmlReader instance configured with suitable settings and an ObexXmlResolver which can supply the capability-object DTD from within the assembly.
Namespace: Brecham.Obex.Objects
Assembly: Brecham.Obex (in Brecham.Obex.dll)
CapabilityObjectParser Members | Brecham.Obex.Objects Namespace