Packageorg.samchon.namtree
Classpublic class NTFactory
InheritanceNTFactory Inheritance FTFactory Inheritance Object



Protected Properties
 PropertyDefined By
 InheritedfileMap : Dictionary
Some IFTFile(s) can't be referenced directly, because IFTFile(s) are composed hierarchically. fileMap is made up to solve the problem.
FTFactory
 InheritedtopFolder : FTFolder
The root folder of file instances.
FTFactory
Public Methods
 MethodDefined By
  
NTFactory
  
NTFactory
  
createFile(parent:FTFolder, xml:XML):FTFile
[override]
NTFactory
  
NTFactory
  
NTFactory
  
NTFactory
 Inherited
getFile(uid:int):IFTFile
FTFactory
 Inherited
hasFile(uid:int):Boolean
FTFactory
 Inherited
Register file instance to map
FTFactory
Constructor Detail
NTFactory()Constructor
public function NTFactory()



Method Detail
createCriteria()method
public function createCriteria(parent:NTCriteria, xml:XML):NTCriteria

Parameters

parent:NTCriteria
 
xml:XML

Returns
NTCriteria
createFile()method 
override public function createFile(parent:FTFolder, xml:XML):FTFile

Parameters

parent:FTFolder
 
xml:XML

Returns
FTFile
createFilter()method 
public function createFilter(parent:NTCriteria, xml:XML):NTFilter

Parameters

parent:NTCriteria
 
xml:XML

Returns
NTFilter
createNTFile()method 
public function createNTFile(parent:FTFolder):NTFile

Parameters

parent:FTFolder

Returns
NTFile
createSide()method 
public function createSide():NTSide

Returns
NTSide