Click or drag to resize

AnyHandler Properties

The AnyHandler type exposes the following members.

Properties
  NameDescription
Public propertyAcceptsAll
Gets that this handler does not accept all triples since it stops as soon as it sees the first triple.
(Overrides BaseRdfHandlerAcceptsAll.)
Public propertyAny
Gets whether any Triples have been parsed.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also