C# 클래스 ConvertLib.Convert

파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CustomList List
PreserveSpace bool
StartClass bool
classList Classes>.Dictionary
currentRT RTClass
dicClass Classes>.Dictionary
elemDEntry System.Collections.Specialized.StringCollection
guidStack Stack
hClass Classes
langProjClass RTClass
listClasses List
m_FileName string
m_ModelName string
m_OutFileName string
modList Dictionary>
nodeClass string
nodeValue int
oOrdList int>.Dictionary
stackClasses Stack
stackElements Stack

Private Properties

프로퍼티 타입 설명
BuildCustomField void
CreateRtElement void
CustomDestClassLookup int
CustomType string
GetCodeDirFromRegistryKey string
GetElementName string
GetElementNumber string
GetElementOwner string
GetModelName string
GetNewCustomName string
GetValuesFromUserView void
ParseAttributes void
PopPastSubentries void
PopToElement void
ProcessCustomFields bool
ProcessElement void
ProcessEndElement void
ProcessModel void
ProcessText void
ReadInputFile void
TranslateText string
WriteCustomHeaders void
WriteDocTypeOut void
WriteElement void
WriteProjectGroup void
WriteRtElement void
WriteStartXMLElement void
WriteXMLAttribute void

공개 메소드들

메소드 설명
Conversion ( ) : void

비공개 메소드들

메소드 설명
BuildCustomField ( XmlTextReader initFile ) : void
CreateRtElement ( XmlTextReader inFile, XmlTextWriter xmlOutput ) : void
CustomDestClassLookup ( string target ) : int
CustomType ( string type ) : string
GetCodeDirFromRegistryKey ( RegistryKey key ) : string
GetElementName ( string ElementName ) : string
GetElementNumber ( string ElementName ) : string
GetElementOwner ( ) : string
GetModelName ( ) : string
GetNewCustomName ( XmlTextReader inFile ) : string
GetValuesFromUserView ( int saveFlid, string saveLabel, string savePoss, string saveHelpString, string saveWsSel ) : void
ParseAttributes ( XmlTextReader inFile, string newAttrs, string &text ) : void
PopPastSubentries ( ) : void
PopToElement ( string element ) : void
ProcessCustomFields ( ) : bool
ProcessElement ( XmlTextReader inFile, XmlTextWriter xmlOutput ) : void
ProcessEndElement ( XmlTextReader inFile, XmlTextWriter xmlOutput ) : void
ProcessModel ( XmlTextReader modFile ) : void
ProcessText ( XmlTextReader inFile, XmlTextWriter xmlOutput ) : void
ReadInputFile ( XmlTextReader inFile ) : void
TranslateText ( string tText ) : string
WriteCustomHeaders ( XmlTextWriter xmlOut ) : void
WriteDocTypeOut ( XmlTextReader inFile, XmlTextWriter xmlOutput ) : void
WriteElement ( XmlTextReader inFile, XmlTextWriter xmlOutput, string cust, string newAttrs ) : void
WriteProjectGroup ( int hierNum, string hierName, XmlTextWriter xmlOutput, RTClass group ) : void
WriteRtElement ( XmlTextReader inFile, XmlTextWriter xmlOutput, RTClass group ) : void
WriteStartXMLElement ( string NodeName, string NodeValue, XmlTextWriter xmlOutput ) : void
WriteXMLAttribute ( string AttrName, string AttrValue, XmlTextWriter xmlOutput ) : void

메소드 상세

Conversion() 공개 메소드

public Conversion ( ) : void
리턴 void

프로퍼티 상세

CustomList 공개적으로 프로퍼티

public List CustomList
리턴 List

PreserveSpace 공개적으로 프로퍼티

public bool PreserveSpace
리턴 bool

StartClass 공개적으로 프로퍼티

public bool StartClass
리턴 bool

classList 공개적으로 프로퍼티

public Dictionary classList
리턴 Classes>.Dictionary

currentRT 공개적으로 프로퍼티

public RTClass,ConvertLib currentRT
리턴 RTClass

dicClass 공개적으로 프로퍼티

public Dictionary dicClass
리턴 Classes>.Dictionary

elemDEntry 공개적으로 프로퍼티

public StringCollection,System.Collections.Specialized elemDEntry
리턴 System.Collections.Specialized.StringCollection

guidStack 공개적으로 프로퍼티

public Stack guidStack
리턴 Stack

hClass 공개적으로 프로퍼티

public Classes,ConvertLib hClass
리턴 Classes

langProjClass 공개적으로 프로퍼티

public RTClass,ConvertLib langProjClass
리턴 RTClass

listClasses 공개적으로 프로퍼티

public List listClasses
리턴 List

m_FileName 공개적으로 프로퍼티

public string m_FileName
리턴 string

m_ModelName 공개적으로 프로퍼티

public string m_ModelName
리턴 string

m_OutFileName 공개적으로 프로퍼티

public string m_OutFileName
리턴 string

modList 공개적으로 프로퍼티

public Dictionary> modList
리턴 Dictionary>

nodeClass 공개적으로 프로퍼티

public string nodeClass
리턴 string

nodeValue 공개적으로 프로퍼티

public int nodeValue
리턴 int

oOrdList 공개적으로 프로퍼티

public Dictionary oOrdList
리턴 int>.Dictionary

stackClasses 공개적으로 프로퍼티

public Stack stackClasses
리턴 Stack

stackElements 공개적으로 프로퍼티

public Stack stackElements
리턴 Stack