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

C

charSet - Variable in class com.ximpleware.XMLModifier
 
check() - Method in class com.ximpleware.XMLModifier
This function will do the range checking and make sure there is no overlapping or invalid deletion There can be only one deletion at one offset value Delete can't overlap with, nor contains, another delete
check2() - Method in class com.ximpleware.XMLModifier
 
checkNsUniqueness(int) - Method in class com.ximpleware.AutoPilot
 
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.
clearStack2() - Method in class com.ximpleware.extended.VTDNavHuge
clear the contextStack2 after XPath evaluation
clearStack2() - Method in class com.ximpleware.VTDNav
clear the contextStack2 after XPath evaluation
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
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
compareNormalizedTokenString2(int, int, String) - Method in class com.ximpleware.VTDNav
 
compareRawTokenString(long, int, String) - Method in class com.ximpleware.extended.VTDNavHuge
Lexicographically compare a string against a token with given offset and len, entities doesn't get resolved.
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, int, String) - Method in class com.ximpleware.VTDNav
Lexicographically compare a string against a token with given offset and len, entities doesn't get resolved.
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, return 0 if two tokens are the identical when converted to Unicode String using toString() respectively
compareTokenString(long, int, String) - Method in class com.ximpleware.extended.VTDNavHuge
 
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, int, String) - Method in class com.ximpleware.VTDNav
 
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.
context - Variable in class com.ximpleware.extended.VTDNavHuge
 
context - Variable in class com.ximpleware.VTDNav
 
contextCopy - Variable in class com.ximpleware.AutoPilot
 
contextStack - Variable in class com.ximpleware.VTDNav
 
contextStack2 - Variable in class com.ximpleware.extended.VTDNavHuge
 
contextStack2 - Variable in class com.ximpleware.VTDNav
 
count - Variable in class com.ximpleware.VTDNav
 
currentElementRecord - Variable in class com.ximpleware.VTDGen
 
currentNode - Variable in class com.ximpleware.VTDNav
 

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