C# 클래스 com.ximpleware.VTDNav_L5

상속: VTDNav
파일 보기 프로젝트 열기: jzhang2004/vtd-xml 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
l3Buffer com.ximpleware.FastLongBuffer
l4Buffer com.ximpleware.FastLongBuffer
l4index int
l4lower int
l4upper int
l5Buffer com.ximpleware.FastIntBuffer
l5index int
l5lower int
l5upper int

공개 메소드들

메소드 설명
cloneNav ( ) : VTDNav
dumpState ( ) : void
duplicateNav ( ) : VTDNav
pop ( ) : bool
push ( ) : void
recoverNode ( int index ) : void
sampleState ( com.ximpleware.FastIntBuffer fib ) : void
toElement ( int direction ) : bool
toElement ( int direction, String en ) : bool
toElementNS ( int direction, String URL, String ln ) : bool
verifyNodeCorrectness ( ) : bool

writeIndex ( System os ) : void

writeSeparateIndex ( System os ) : void

보호된 메소드들

메소드 설명
VTDNav_L5 ( int RootIndex, int enc, bool NS, int depth, IByteBuffer x, com.ximpleware.FastLongBuffer vtd, com.ximpleware.FastLongBuffer l1, com.ximpleware.FastLongBuffer l2, com.ximpleware.FastLongBuffer l3, com.ximpleware.FastLongBuffer l4, com.ximpleware.FastIntBuffer l5, int so, int length ) : System
iterateNS ( int dp, String URL, String ln ) : bool
pop2 ( ) : bool
push2 ( ) : void
recoverNode_l3 ( int index ) : void
recoverNode_l4 ( int index ) : void
recoverNode_l5 ( int index ) : void
resolveLC ( ) : void
resolveLC_l3 ( ) : void
sync ( int depth, int index ) : void
toNode ( int dir ) : bool
toNode_LastChild ( ) : bool
toNode_PrevSibling ( ) : bool

비공개 메소드들

메소드 설명
resolveLC_l4 ( ) : void
resolveLC_l5 ( ) : void

메소드 상세

VTDNav_L5() 보호된 메소드

protected VTDNav_L5 ( int RootIndex, int enc, bool NS, int depth, IByteBuffer x, com.ximpleware.FastLongBuffer vtd, com.ximpleware.FastLongBuffer l1, com.ximpleware.FastLongBuffer l2, com.ximpleware.FastLongBuffer l3, com.ximpleware.FastLongBuffer l4, com.ximpleware.FastIntBuffer l5, int so, int length ) : System
RootIndex int
enc int
NS bool
depth int
x IByteBuffer
vtd com.ximpleware.FastLongBuffer
l1 com.ximpleware.FastLongBuffer
l2 com.ximpleware.FastLongBuffer
l3 com.ximpleware.FastLongBuffer
l4 com.ximpleware.FastLongBuffer
l5 com.ximpleware.FastIntBuffer
so int
length int
리턴 System

cloneNav() 공개 메소드

public cloneNav ( ) : VTDNav
리턴 VTDNav

dumpState() 공개 메소드

public dumpState ( ) : void
리턴 void

duplicateNav() 공개 메소드

public duplicateNav ( ) : VTDNav
리턴 VTDNav

iterateNS() 보호된 메소드

protected iterateNS ( int dp, String URL, String ln ) : bool
dp int
URL String
ln String
리턴 bool

pop() 공개 메소드

public pop ( ) : bool
리턴 bool

pop2() 보호된 메소드

protected pop2 ( ) : bool
리턴 bool

push() 공개 메소드

public push ( ) : void
리턴 void

push2() 보호된 메소드

protected push2 ( ) : void
리턴 void

recoverNode() 공개 메소드

public recoverNode ( int index ) : void
index int
리턴 void

recoverNode_l3() 보호된 메소드

protected recoverNode_l3 ( int index ) : void
index int
리턴 void

recoverNode_l4() 보호된 메소드

protected recoverNode_l4 ( int index ) : void
index int
리턴 void

recoverNode_l5() 보호된 메소드

protected recoverNode_l5 ( int index ) : void
index int
리턴 void

resolveLC() 보호된 메소드

protected resolveLC ( ) : void
리턴 void

resolveLC_l3() 보호된 메소드

protected resolveLC_l3 ( ) : void
리턴 void

sampleState() 공개 메소드

public sampleState ( com.ximpleware.FastIntBuffer fib ) : void
fib com.ximpleware.FastIntBuffer
리턴 void

sync() 보호된 메소드

protected sync ( int depth, int index ) : void
depth int
index int
리턴 void

toElement() 공개 메소드

public toElement ( int direction ) : bool
direction int
리턴 bool

toElement() 공개 메소드

public toElement ( int direction, String en ) : bool
direction int
en String
리턴 bool

toElementNS() 공개 메소드

public toElementNS ( int direction, String URL, String ln ) : bool
direction int
URL String
ln String
리턴 bool

toNode() 보호된 메소드

protected toNode ( int dir ) : bool
dir int
리턴 bool

toNode_LastChild() 보호된 메소드

protected toNode_LastChild ( ) : bool
리턴 bool

toNode_PrevSibling() 보호된 메소드

protected toNode_PrevSibling ( ) : bool
리턴 bool

verifyNodeCorrectness() 공개 메소드

public verifyNodeCorrectness ( ) : bool
리턴 bool

writeIndex() 공개 메소드

public writeIndex ( System os ) : void
os System
리턴 void

writeSeparateIndex() 공개 메소드

public writeSeparateIndex ( System os ) : void
os System
리턴 void

프로퍼티 상세

l3Buffer 보호되어 있는 프로퍼티

protected FastLongBuffer,com.ximpleware l3Buffer
리턴 com.ximpleware.FastLongBuffer

l4Buffer 보호되어 있는 프로퍼티

protected FastLongBuffer,com.ximpleware l4Buffer
리턴 com.ximpleware.FastLongBuffer

l4index 보호되어 있는 프로퍼티

protected int l4index
리턴 int

l4lower 보호되어 있는 프로퍼티

protected int l4lower
리턴 int

l4upper 보호되어 있는 프로퍼티

protected int l4upper
리턴 int

l5Buffer 보호되어 있는 프로퍼티

protected FastIntBuffer,com.ximpleware l5Buffer
리턴 com.ximpleware.FastIntBuffer

l5index 보호되어 있는 프로퍼티

protected int l5index
리턴 int

l5lower 보호되어 있는 프로퍼티

protected int l5lower
리턴 int

l5upper 보호되어 있는 프로퍼티

protected int l5upper
리턴 int