RdfXmlWriterContext Class |
Namespace: VDS.RDF.Writing.Contexts
The RdfXmlWriterContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | RdfXmlWriterContext |
Creates a new RDF/XML Writer Context.
|
Name | Description | |
---|---|---|
![]() | BlankNodeMapper |
Gets the Blank Node map in use.
|
![]() | Collections |
Represents the mapping from Blank Nodes to Collections.
|
![]() | CompressionLevel |
Gets/Sets the Compression Level used.
|
![]() | Graph |
Gets the Graph being written.
|
![]() | HighSpeedModePermitted |
Gets/Sets whether High Speed Mode is permitted.
|
![]() | NamespaceMap |
Gets the Namespace Map in use.
|
![]() | NextNamespaceID |
Gets/Sets the next ID to use for issuing Temporary Namespaces.
|
![]() | NodeFormatter |
Gets/Sets the Node Formatter.
|
![]() | Output |
Gets the TextWriter being written to.
|
![]() | PrettyPrint |
Gets/Sets the Pretty Printing Mode used.
|
![]() | TriplesDone |
Stores the Triples that should be excluded from standard output as they are part of collections.
|
![]() | UriFormatter |
Gets/Sets the URI Formatter.
|
![]() | UseAttributes |
Gets/Sets whether attributes are used to encode the predicates and objects of triples with simple literal properties.
|
![]() | UseDtd |
Gets/Sets whether a DTD is used.
|
![]() | Writer |
Gets the XML Writer in use.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | _prettyPrint |
Pretty Printing Mode setting.
|