Skip navigation links
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
cloneNav() - Method in class com.ximpleware.extended.VTDNavHuge
Clone the VTDNav instance to get with shared XML, VTD and LC buffers The node position is also copied from the original instance
cloneNav() - Method in class com.ximpleware.VTDNav
Clone the VTDNav instance to get with shared XML, VTD and LC buffers The node position is also copied from the original instance
close() - Method in class com.ximpleware.extended.XMLBuffer
 
close() - Method in class com.ximpleware.extended.XMLMemMappedBuffer
 
com.ximpleware - package com.ximpleware
 
com.ximpleware.extended - package com.ximpleware.extended
 
compare(BookMark) - Method in class com.ximpleware.BookMark
Compare the node positions of two bookMarks
compare(BookMarkHuge) - Method in class com.ximpleware.extended.BookMarkHuge
Compare the node positions of two bookMarkHuge objects
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
Since Version 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, return 0 if two tokens are the identical when converted to Unicode String using toString() respectively
compareTokens_IgnoreCase(int, VTDNav, int) - Method in class com.ximpleware.VTDNav
Since Version 2.13 This method compares two VTD tokens of VTDNav objects while ignoring the case.
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.
contains_IgnoreCase(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 
Skip navigation links