Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ddcat
uwp
dao
engine
DdNodeFactory
C# 클래스 ddcat.uwp.dao.engine.DdNodeFactory
상속:
org.noear.sited.SdNodeFactory
파일 보기
프로젝트 열기: noear/SiteD
공개 메소드들
메소드
설명
createNode
(
SdSource
source
) :
SdNode
createNodeSet
(
SdSource
source
) :
SdNodeSet
메소드 상세
createNode()
공개
메소드
public
createNode
(
SdSource
source
) :
SdNode
source
org.noear.sited.SdSource
리턴
org.noear.sited.SdNode
createNodeSet()
공개
메소드
public
createNodeSet
(
SdSource
source
) :
SdNodeSet
source
org.noear.sited.SdSource
리턴
org.noear.sited.SdNodeSet