A B C D E F G H I L M N O P R S T U V W X

C

clear() - Method in class com.ximpleware.extended.NodeRecorderHuge
Clear will erase all the nodes, internal buffers are reused
clear() - Method in class com.ximpleware.extended.VTDGenHuge
Clear internal states so VTDGEn can process the next file.
clear() - Method in class com.ximpleware.FastIntBuffer
set the size of int buffer to zero, capacity untouched so int buffer can be reused without any unnecessary and additional allocation
clear() - Method in class com.ximpleware.FastLongBuffer
set teh size of long buffer to zero, capacity untouched so long buffer can be reused without any unnecessary and additional allocation
clear() - Method in class com.ximpleware.NodeRecorder
Clear will erase all the nodes, internal buffers are reused
clear() - Method in class com.ximpleware.VTDGen
Clear internal states so VTDGEn can process the next file.
clearVariableExprs() - Method in class com.ximpleware.AutoPilot
Remove all declared variable expressions
clearVariableExprs() - Method in class com.ximpleware.extended.AutoPilotHuge
Remove all declared variable expressions
clearXPathNameSpaces() - Method in class com.ximpleware.AutoPilot
Remove all namespaces bindings
clearXPathNameSpaces() - Method in class com.ximpleware.extended.AutoPilotHuge
Remove all namespaces bindings
com.ximpleware - package com.ximpleware
 
com.ximpleware.extended - package com.ximpleware.extended
 
compareRawTokenString(int, String) - Method in class com.ximpleware.extended.VTDNavHuge
New in 2.0 Compare the string against the token at the given index value.
compareRawTokenString(int, String) - Method in class com.ximpleware.VTDNav
New in 2.0 Compare the string against the token at the given index value.
compareTokens(int, VTDNavHuge, int) - Method in class com.ximpleware.extended.VTDNavHuge
This method compares two VTD tokens of VTDNav objects The behavior of this method is like compare the strings corresponds to i1 and i2, meaning for text or attribute val, entities will be converted into the corresponding char
compareTokens(int, VTDNav, int) - Method in class com.ximpleware.VTDNav
New in 2.0 This method compares two VTD tokens of VTDNav objects The behavior of this method is like compare the strings corresponds to i1 and i2, meaning for text or attribute val, entities will be converted into the corresponding char
compareTokenString(int, String) - Method in class com.ximpleware.extended.VTDNavHuge
New in 2.0 Compare the string against the token at the given index value.
compareTokenString(int, String) - Method in class com.ximpleware.VTDNav
New in 2.0 Compare the string against the token at the given index value.
contains(int, String) - Method in class com.ximpleware.extended.VTDNavHuge
Test whether a given token contains s.
contains(int, String) - Method in class com.ximpleware.VTDNav
Test whether a given token contains s.

A B C D E F G H I L M N O P R S T U V W X