B C D E F G J L M N P R S T U V W X 
All Classes All Packages

B

BINARY - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a definition attribute in the configuration file for the CoStoSys DataBaseConnector.
buildNamespaceMap(VTDNav) - Static method in class de.julielab.xml.JulieXMLTools
Reads the namespace axis of the XML document associated with vn and returns a map connecting the namespace prefixes with their URI.
byteAt(long) - Method in class de.julielab.xml.JulieXMLBuffer
 
byteAt(long) - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
 

C

close() - Method in class de.julielab.xml.JulieXMLBuffer
 
close() - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
 
CONCAT_STRING - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
CONSTANT_VALUE - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute>
constructRowIterator(byte[], int, String, List<Map<String, String>>, String) - Static method in class de.julielab.xml.JulieXMLTools
Convenience method for quick construction of a row iterator over an XML document.
constructRowIterator(VTDNav, String, List<Map<String, String>>, String) - Static method in class de.julielab.xml.JulieXMLTools
The VTDNav vn is a VTD navigator over the XML file to return data records from.
constructRowIterator(String, int, String, List<Map<String, String>>, boolean) - Static method in class de.julielab.xml.JulieXMLTools
Convenience method for quick construction of a row iterator over an XML document.
CONTENT_FRAGMENT - Static variable in class de.julielab.xml.JulieXMLTools
 
createField(String...) - Static method in class de.julielab.xml.JulieXMLTools
 

D

de.julielab.xml - package de.julielab.xml
 
declareNamespaces(AutoPilot, Map<String, String>) - Static method in class de.julielab.xml.JulieXMLTools
Declares the given namespaces to the passed auto pilot.

E

ELEMENT_FRAGMENT - Static variable in class de.julielab.xml.JulieXMLTools
 
ElementDeleter - Class in de.julielab.xml
Simple program that deletes a single XPath from an XML document.
ElementDeleter() - Constructor for class de.julielab.xml.ElementDeleter
 
expandArrayEntries(List<T>, String) - Static method in class de.julielab.xml.JulieXMLTools
 
expandArrayEntries(T[], String) - Static method in class de.julielab.xml.JulieXMLTools
 
expandArrayEntries(T[], String[]) - Static method in class de.julielab.xml.JulieXMLTools
 
EXTRACT_FROM_FILENAME - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.

F

FieldValueRetrievalException - Exception in de.julielab.xml
 
FieldValueRetrievalException() - Constructor for exception de.julielab.xml.FieldValueRetrievalException
 
FieldValueRetrievalException(String) - Constructor for exception de.julielab.xml.FieldValueRetrievalException
 
FieldValueRetrievalException(String, Throwable) - Constructor for exception de.julielab.xml.FieldValueRetrievalException
 
FieldValueRetrievalException(String, Throwable, boolean, boolean) - Constructor for exception de.julielab.xml.FieldValueRetrievalException
 
FieldValueRetrievalException(Throwable) - Constructor for exception de.julielab.xml.FieldValueRetrievalException
 
FileTooBigException - Exception in de.julielab.xml
 
FileTooBigException() - Constructor for exception de.julielab.xml.FileTooBigException
 
FileTooBigException(String) - Constructor for exception de.julielab.xml.FileTooBigException
 
FOR_EACH - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a definition attribute in the configuration file for the CoStoSys DataBaseConnector.

G

getBytes() - Method in class de.julielab.xml.JulieXMLBuffer
 
getBytes() - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
NOt implemented yet
getBytes(int, int) - Method in class de.julielab.xml.JulieXMLBuffer
Return a byte array filled with content from underlying byte storage.
getBytes(int, int) - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
not implemented yet
getElementText(VTDNav) - Static method in class de.julielab.xml.JulieXMLTools
 
getFragment(long, long) - Method in class de.julielab.xml.JulieXMLBuffer
Convenience JULIE Lab method.
getFragment(VTDNav, int, boolean) - Static method in class de.julielab.xml.JulieXMLTools
Returns the fragment of XML, where vn currently points to, as a string.
getSolrServerURL(String, boolean, Logger) - Static method in class de.julielab.xml.JulieXMLTools
 
getVTDNav(InputStream, int) - Static method in class de.julielab.xml.JulieXMLTools
 
getXpathValue(String, AutoPilot) - Static method in class de.julielab.xml.JulieXMLTools
 
getXpathValue(String, VTDNav) - Static method in class de.julielab.xml.JulieXMLTools
 
getXpathValue(String, InputStream) - Static method in class de.julielab.xml.JulieXMLTools
 
GZIP - Static variable in class de.julielab.xml.JulieXMLConstants
 
gzipData(byte[]) - Static method in class de.julielab.xml.JulieXMLTools
 

J

JulieXMLBuffer - Class in de.julielab.xml
Copied from the original XMLBuffer in VTD XML version 2.10.
JulieXMLBuffer() - Constructor for class de.julielab.xml.JulieXMLBuffer
 
JulieXMLBuffer(byte[]) - Constructor for class de.julielab.xml.JulieXMLBuffer
 
JulieXMLConstants - Class in de.julielab.xml
 
JulieXMLConstants() - Constructor for class de.julielab.xml.JulieXMLConstants
 
JulieXMLMemMappedBuffer - Class in de.julielab.xml
Copied from XMLMemMappedBuffer of VTD XML 2.11 and added writeToPipe for having a method to get fragments of an XML document without writing these fragments directly to a file.
JulieXMLMemMappedBuffer() - Constructor for class de.julielab.xml.JulieXMLMemMappedBuffer
 
JulieXMLTools - Class in de.julielab.xml
Utility class offering convenience methods.
JulieXMLTools() - Constructor for class de.julielab.xml.JulieXMLTools
 
JulieXMLToolsCLI - Class in de.julielab.xml
Simple CLI to offer the tools not only as a library.
JulieXMLToolsCLI() - Constructor for class de.julielab.xml.JulieXMLToolsCLI
 
JulieXMLToolsCLIRecords - Class in de.julielab.xml
 
JulieXMLToolsCLIRecords() - Constructor for class de.julielab.xml.JulieXMLToolsCLIRecords
 

L

length() - Method in class de.julielab.xml.JulieXMLBuffer
Total size in terms of # of bytes.
length() - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
 

M

main(String[]) - Static method in class de.julielab.xml.ElementDeleter
 
main(String[]) - Static method in class de.julielab.xml.JulieXMLToolsCLI
 
main(String[]) - Static method in class de.julielab.xml.JulieXMLToolsCLIRecords
 

N

NAME - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field.
NOT_NULL - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.

P

PRIMARY_KEY - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.

R

readFile(String) - Method in class de.julielab.xml.JulieXMLBuffer
JULIE Lab adopted version of the method.
readFile(String) - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
 
readStream(InputStream, int) - Static method in class de.julielab.xml.JulieXMLTools
Reads an InputStream buffer wise, concatenates all buffers and returns one byte[] of exact length of the read data.
REGEX - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
REPLACE_WITH - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
RESOLVE_ENTITIES - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
RETRIEVE - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
RETURN_ARRAY - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
RETURN_XML_FRAGMENT - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.

S

setElementText(VTDNav, AutoPilot, XMLModifier, String, String) - Static method in class de.julielab.xml.JulieXMLTools
Sets the text content of an XML element pointed to by xpath to text.

T

TIMESTAMP - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
TYPE - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.

U

unGzipData(byte[]) - Static method in class de.julielab.xml.JulieXMLTools
 

V

VTD_INDEX - Static variable in class de.julielab.xml.JulieXMLConstants

W

writeToFileOutputStream(FileOutputStream, long, long) - Method in class de.julielab.xml.JulieXMLBuffer
 
writeToFileOutputStream(FileOutputStream, long, long) - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
write the segment (denoted by its offset and length) into a file output file stream
writeToOutputStream(OutputStream, long, long) - Method in class de.julielab.xml.JulieXMLBuffer
Convenience JULIE Lab method.
writeToPipe(Pipe, long, long) - Method in class de.julielab.xml.JulieXMLMemMappedBuffer
write the segment (denoted by its offset and length) into an output file stream

X

XPATH - Static variable in class de.julielab.xml.JulieXMLConstants
Constant for the name of a field attribute.
B C D E F G J L M N P R S T U V W X 
All Classes All Packages