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

S

sampleState(FastIntBuffer) - Method in class com.ximpleware.extended.VTDNavHuge
This is for debugging purpose
sampleState(FastIntBuffer) - Method in class com.ximpleware.VTDNav
 
selectAttr(String) - Method in class com.ximpleware.AutoPilot
Select an attribute name for iteration, * choose all attributes of an element
selectAttr(String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select an attribute name for iteration, * choose all attributes of an element
selectAttrNS(String, String) - Method in class com.ximpleware.AutoPilot
Select an attribute name, both local part and namespace URL part
selectAttrNS(String, String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select an attribute name, both local part and namespace URL part
selectComment() - Method in class com.ximpleware.TextIter
Ask textIter to return comment nodes
selectDescendantNode() - Method in class com.ximpleware.AutoPilot
 
selectElement(String) - Method in class com.ximpleware.AutoPilot
Select the element name before iterating.
selectElement(String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select the element name before iterating.
selectElement_D(String) - Method in class com.ximpleware.AutoPilot
Select all descendent elements along the descendent axis, without ns awareness
selectElement_D(String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all descendent elements along the descendent axis, without ns awareness
selectElement_F(String) - Method in class com.ximpleware.AutoPilot
Select all elements along the following axis, without ns, null selects every elements and documents
selectElement_F(String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all elements along the following axis, without ns, null selects every elements and documents
selectElement_P(String) - Method in class com.ximpleware.AutoPilot
Select all elements along the preceding axis as defined in XPath
selectElement_P(String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all elements along the preceding axis as defined in XPath
selectElementNS(String, String) - Method in class com.ximpleware.AutoPilot
Select the element name (name space version) before iterating.
selectElementNS(String, String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select the element name (name space version) before iterating.
selectElementNS_D(String, String) - Method in class com.ximpleware.AutoPilot
Select all descendent elements along the Descendent axis, withns awareness
selectElementNS_D(String, String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all descendent elements along the Descendent axis, withns awareness
selectElementNS_F(String, String) - Method in class com.ximpleware.AutoPilot
Select all elements along the following axis as defined in XPath The namespace-aware version
selectElementNS_F(String, String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all elements along the preceding axis as defined in XPath The namespace-aware version
selectElementNS_P(String, String) - Method in class com.ximpleware.AutoPilot
Select all elements along the preceding axis as defined in XPath This is the namespace aware version
selectElementNS_P(String, String) - Method in class com.ximpleware.extended.AutoPilotHuge
Select all elements along the preceding axis as defined in XPath This is the namespace aware version
selectFollowingNode() - Method in class com.ximpleware.AutoPilot
 
selectLcDepth(int) - Method in class com.ximpleware.VTDGen
Enable VTDGen to generate Location Cache of either depth 3 or 5 This method is meant to called before setDoc() or parseFile()
selectNameSpace(String) - Method in class com.ximpleware.AutoPilot
Select the name space nodes as defined in XPath
selectNode() - Method in class com.ximpleware.AutoPilot
 
selectNode() - Method in class com.ximpleware.TextIter
 
selectPI0() - Method in class com.ximpleware.TextIter
Ask TextIter to return processing instruction name no value
selectPI1(String) - Method in class com.ximpleware.TextIter
 
selectPrecedingNode() - Method in class com.ximpleware.AutoPilot
 
selectText() - Method in class com.ximpleware.TextIter
Ask textIter to return character data or CDATA nodes
selectXPath(String) - Method in class com.ximpleware.AutoPilot
This method selects the string representing XPath expression Usually evalXPath is called afterwards
selectXPath(String) - Method in class com.ximpleware.extended.AutoPilotHuge
This method selects the string representing XPath expression Usually evalXPath is called afterwards
setAtTerminal(boolean) - Method in class com.ximpleware.extended.VTDNavHuge
Set the value of atTerminal This function only gets called in XPath eval when a step calls for @* or child::text()
setAtTerminal(boolean) - Method in class com.ximpleware.VTDNav
Set the value of atTerminal This function only gets called in XPath eval when a step calls for @* or child::text()
setCurrentNode() - Method in class com.ximpleware.VTDNav
 
setCursorPosition(VTDNav) - Method in class com.ximpleware.BookMark
set cursor position This method can only set the cursor position of an VTDNav object identical to its internal copy
setCursorPosition() - Method in class com.ximpleware.BookMark
Set the cursor position of VTDNav object corresponding to the internal reference position of the embedded VTDNav object
setCursorPosition(VTDNavHuge) - Method in class com.ximpleware.extended.BookMarkHuge
set cursor position This method can only set the cursor position of an VTDNavHuge object identical to its internal copy
setCursorPosition() - Method in class com.ximpleware.extended.BookMarkHuge
Set the cursor position of VTDNavHuge object corresponding to the internal reference position of the embedded VTDNavHuge object
setDoc(IByteBuffer) - Method in class com.ximpleware.extended.VTDGenHuge
Set the XMLDoc container.
setDoc(byte[]) - Method in class com.ximpleware.VTDGen
Set the XMLDoc container.
setDoc(byte[], int, int) - Method in class com.ximpleware.VTDGen
Set the XMLDoc container.
setDoc_BR(byte[]) - Method in class com.ximpleware.VTDGen
The buffer-reuse version of setDoc The concept is to reuse LC and VTD buffer for XML parsing, instead of allocating every time
setDoc_BR(byte[], int, int) - Method in class com.ximpleware.VTDGen
The buffer-reuse version of setDoc The concept is to reuse LC and VTD buffer for XML parsing, instead of allocating every time
setSpecial(boolean) - Method in class com.ximpleware.AutoPilot
Setspecial is used by XPath evaluator to distinguish between node() and * node() corresponding to b= true;
setSpecial(boolean) - Method in class com.ximpleware.extended.AutoPilotHuge
Setspecial is used by XPath evaluator to distinguish between node() and * node() corresponding to b= true;
shallowDepth - Variable in class com.ximpleware.VTDGen
 
shallowDepth - Variable in class com.ximpleware.VTDNav
 
SIMPLE - Static variable in class com.ximpleware.AutoPilot
 
SIMPLE - Static variable in class com.ximpleware.extended.AutoPilotHuge
 
SIMPLE_NODE - Static variable in class com.ximpleware.AutoPilot
 
SIMPLE_NS - Static variable in class com.ximpleware.AutoPilot
 
SIMPLE_NS - Static variable in class com.ximpleware.extended.AutoPilotHuge
 
singleByteEncoding - Variable in class com.ximpleware.VTDGen
 
size - Variable in class com.ximpleware.AutoPilot
 
size - Variable in class com.ximpleware.FastIntBuffer
Total number of integers in the IntBuffer
size() - Method in class com.ximpleware.FastIntBuffer
Returns the total number of int values in the buffer instance
size - Variable in class com.ximpleware.FastLongBuffer
Total number of integers in the IntBuffer
size() - Method in class com.ximpleware.FastLongBuffer
Get the total number of longs in the buffer.
sort(int) - Method in class com.ximpleware.FastIntBuffer
Sort the integers in the buffer
sort() - Method in class com.ximpleware.XMLModifier
 
special - Variable in class com.ximpleware.AutoPilot
 
stackSize - Variable in class com.ximpleware.AutoPilot
 
stackTemp - Variable in class com.ximpleware.extended.VTDNavHuge
 
stackTemp - Variable in class com.ximpleware.VTDNav
 
startsWith(int, String) - Method in class com.ximpleware.extended.VTDNavHuge
Test the start of token content at index i matches the content of s, notice that this is to save the string allocation cost of using String's built-in startsWidth
startsWith(int, String) - Method in class com.ximpleware.VTDNav
Test the start of token content at index i matches the content of s, notice that this is to save the string allocation cost of using String's built-in startsWidth
STRING_NORMALIZED - Static variable in class com.ximpleware.VTDNav
 
STRING_RAW - Static variable in class com.ximpleware.VTDNav
 
STRING_REGULAR - Static variable in class com.ximpleware.VTDNav
 
sync(int, int) - Method in class com.ximpleware.VTDNav
Used by following:: axis

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