mySobek Home   |   Help
Skip Navigation Links.
Expand <a href='http://sobekrepository.org/sobekcm' title='Sobek home page'>Project Home</a>Project Home
Expand <a href='http://sobekrepository.org/help' title='Online user help'>User Help</a>User Help
Expand <a href='http://sobekrepository.org/sobekcm/technical' title='Sobek home page'>Technical Help</a>Technical Help
Expand <a href='http://sobekrepository.org/software' title='Center for downloading all SobekCM-related software'>Download Center</a>Download Center
Training Videos
Collapse <a href='http://sobekrepository.org/codehelp' title='Details on each of the different classes, interfaces, properties, etc..'>Code Details</a>Code Details
Expand <a href='http://sobekrepository.org/codehelp/engineagnosticlayerdbaccess' title='EngineAgnosticLayerDbAccess'>EngineAgnosticLayerDbAccess Namespace</a>EngineAgnosticLayerDbAccess Namespace
Expand <a href='http://sobekrepository.org/codehelp/builder_library' title='SobekCM.Builder_Library'>Builder_Library Namespace</a>Builder_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/core' title='SobekCM.Core'>Core Namespace</a>Core Namespace
Expand <a href='http://sobekrepository.org/codehelp/engine_library' title='SobekCM.Engine_Library'>Engine_Library Namespace</a>Engine_Library Namespace
Expand <a href='http://sobekrepository.org/codehelp/library' title='SobekCM.Library'>Library Namespace</a>Library Namespace
Collapse <a href='http://sobekrepository.org/codehelp/resource_object' title='SobekCM.Resource_Object'>Resource_Object Namespace</a>Resource_Object Namespace
Expand <a href='http://sobekrepository.org/codehelp/tools' title='SobekCM.Tools'>Tools Namespace</a>Tools Namespace
MISSING BANNER
Code Details >> Resource_Object >> METS_Sec_ReaderWriters >> ETD_MS_DC_METS_dmdSec_ReaderWriter

ETD_MS_DC_METS_dmdSec_ReaderWriter Class



Special ETD MS dublin core METS section reader/writer


Namespace: SobekCM.Resource_Object.METS_Sec_ReaderWriters
Assembly: SobekCM_Resource_Object (in SobekCM_Resource_Object.dll) Version: 4.10.0.0 (4.10.0)

Syntax

C#
public class ETD_MS_DC_METS_dmdSec_ReaderWriter : DC_METS_dmdSec_ReaderWriter

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object..::..XML_Writing_Base_Type
    SobekCM.Resource_Object.METS_Sec_ReaderWriters..::..DC_METS_dmdSec_ReaderWriter
      SobekCM.Resource_Object.METS_Sec_ReaderWriters..::..ETD_MS_DC_METS_dmdSec_ReaderWriter

Constructors

  NameDescription
Public methodETD_MS_DC_METS_dmdSec_ReaderWriter
Initializes a new instance of the ETD_MS_DC_METS_dmdSec_ReaderWriter class

Methods

  NameDescription
Public methodConvert_String_To_XML_Safe
Converts a basic string into an XML-safe string
(Inherited from XML_Writing_Base_Type.)
Public methodInclude_dmdSec
Flag indicates if this active reader/writer will write a dmdSec
(Inherited from DC_METS_dmdSec_ReaderWriter.)
Public methodRead_dmdSec
Reads the dmdSec at the current position in the XmlTextReader and associates it with the entire package
(Inherited from DC_METS_dmdSec_ReaderWriter.)
Public methodSchema_Location
Returns the schema location information to be written in the XML/METS Header
(Inherited from DC_METS_dmdSec_ReaderWriter.)
Public methodSchema_Namespace
Returns the schema namespace (xmlns) information to be written in the XML/METS Header
(Inherited from DC_METS_dmdSec_ReaderWriter.)
Public methodSchema_Reference_Required_Package
Flag indicates if this active reader/writer needs to append schema reference information to the METS XML header by analyzing the contents of the digital resource item
(Inherited from DC_METS_dmdSec_ReaderWriter.)
Public methodWrite_dmdSec
Writes the dmdSec for the entire package to the text writer
(Overrides DC_METS_dmdSec_ReaderWriter..::..Write_dmdSec(TextWriter, SobekCM_Item, Dictionary<(Of <<'(String, Object>)>>)).)

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )