Skip navigation links
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
 
SEGMENT_OP_EXCLUDE_STRICT - Static variable in class com.ximpleware.XMLModifier
 
SEGMENT_OP_INTERSECT_STRICT - Static variable in class com.ximpleware.XMLModifier
 
SEGMENT_OP_UNION_STRICT - Static variable in class com.ximpleware.XMLModifier
 
selectAttr(String) - Method in class com.ximpleware.AutoPilot
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
selectComment() - Method in class com.ximpleware.TextIter
Ask textIter to return comment nodes
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.
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.
selectLcDepth(int) - Method in class com.ximpleware.VTDGen
Configure VTDGen to generate Location Cache of either depth 3 or 5 This method is meant to called before setDoc() or parseFile()
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
 
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
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
showContent() - Method in class com.ximpleware.NodeRecorder
 
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
 
size() - Method in class com.ximpleware.FastIntBuffer
Returns the total number of int values in the buffer instance
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
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
 
A B C D E F G H I L M N O P R S T U V W X 
Skip navigation links