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 >> SobekCM_METS_dmdSec_ReaderWriter

SobekCM_METS_dmdSec_ReaderWriter Class



Reader that operates against a single custom SobekCM descriptive METS section


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 SobekCM_METS_dmdSec_ReaderWriter : XML_Writing_Base_Type, 
	iPackage_dmdSec_ReaderWriter

Inheritance Hierarchy

System..::..Object
  SobekCM.Resource_Object..::..XML_Writing_Base_Type
    SobekCM.Resource_Object.METS_Sec_ReaderWriters..::..SobekCM_METS_dmdSec_ReaderWriter

Constructors

  NameDescription
Public methodSobekCM_METS_dmdSec_ReaderWriter()()()()
Constructor for a new instance of the SobekCM_METS_dmdSec_ReaderWriter class
Public methodSobekCM_METS_dmdSec_ReaderWriter(String)
Constructor for a new instance of the SobekCM_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
Public methodRead_dmdSec
Reads the dmdSec at the current position in the XmlTextReader and associates it with the entire package
Public methodSchema_Location
Returns the schema location information to be written in the XML/METS Header
Public methodSchema_Namespace
Returns the schema namespace (xmlns) information to be written in the XML/METS Header
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
Protected methodStatic membertoMETS
Helper method is used to create the METS from each individual data element
Public methodWrite_dmdSec
Writes the dmdSec for the entire package to the text writer

See Also



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