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 BaseRdfHandler.AcceptsAll.)
Public propertyAny
Gets whether any Triples have been parsed.
Protected propertyNodeFactory
Gets/Sets the in-use Node Factory.
(Inherited from BaseHandler.)
Top
See Also