프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 ( ) : |
||
dumpState ( ) : void | ||
duplicateNav ( ) : |
||
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 |
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 |
protected iterateNS ( int dp, String URL, String ln ) : bool | ||
dp | int | |
URL | String | |
ln | String | |
리턴 | bool |
public sampleState ( com.ximpleware.FastIntBuffer fib ) : void | ||
fib | com.ximpleware.FastIntBuffer | |
리턴 | void |
public toElement ( int direction, String en ) : bool | ||
direction | int | |
en | String | |
리턴 | bool |
public toElementNS ( int direction, String URL, String ln ) : bool | ||
direction | int | |
URL | String | |
ln | String | |
리턴 | bool |
protected FastLongBuffer,com.ximpleware l3Buffer | ||
리턴 | com.ximpleware.FastLongBuffer |
protected FastLongBuffer,com.ximpleware l4Buffer | ||
리턴 | com.ximpleware.FastLongBuffer |
protected FastIntBuffer,com.ximpleware l5Buffer | ||
리턴 | com.ximpleware.FastIntBuffer |