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

A

AbstractDataProvider - Class in fr.opensagres.xdocreport.document.tools
 
AbstractDataProvider(InputStream, InputStream) - Constructor for class fr.opensagres.xdocreport.document.tools.AbstractDataProvider
 
AbstractDataProviderFactory - Class in fr.opensagres.xdocreport.document.tools
 
AbstractDataProviderFactory(String, String) - Constructor for class fr.opensagres.xdocreport.document.tools.AbstractDataProviderFactory
 
accumulate(String, Object) - Method in class org.json.JSONObject
Accumulate values under a key.
append(String, Object) - Method in class org.json.JSONObject
Append values to the array under a key.
ArgContext - Class in fr.opensagres.xdocreport.document.tools.internal
 
ArgContext(String[]) - Constructor for class fr.opensagres.xdocreport.document.tools.internal.ArgContext
 
array() - Method in class org.json.JSONWriter
Begin appending a new array.

B

back() - Method in class org.json.JSONTokener
Back up one character.
BadArgException - Exception in fr.opensagres.xdocreport.document.tools.internal
 
BadArgException() - Constructor for exception fr.opensagres.xdocreport.document.tools.internal.BadArgException
 
BASE_ADDRESS_ARG - Static variable in class fr.opensagres.xdocreport.document.tools.remoting.resources.Main
 

C

clear() - Method in class fr.opensagres.xdocreport.document.tools.internal.StringBuilderOutputStream
 
create(String, InputStream, InputStream) - Method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
create(InputStream, InputStream) - Method in interface fr.opensagres.xdocreport.document.tools.IDataProviderFactory
 
create(InputStream, InputStream) - Method in class fr.opensagres.xdocreport.document.tools.json.JSONDataProviderFactory
 
create(InputStream, InputStream) - Method in class fr.opensagres.xdocreport.document.tools.xml.XMLDataProviderFactory
 

D

DataProviderFactoryRegistry - Class in fr.opensagres.xdocreport.document.tools
 
DataProviderFactoryRegistry() - Constructor for class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
dehexchar(char) - Static method in class org.json.JSONTokener
Get the hex value of a character (base16).
doDispose() - Method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
doubleToString(double) - Static method in class org.json.JSONObject
Produce a string from a double.

E

end() - Method in class org.json.JSONTokener
 
endArray() - Method in class org.json.JSONWriter
End an array.
endObject() - Method in class org.json.JSONWriter
End an object.
error(Request, Response, Exception) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 

F

FieldsMetadataJSONSerializer - Class in fr.opensagres.xdocreport.document.tools.json
 
FieldsMetadataJSONSerializer() - Constructor for class fr.opensagres.xdocreport.document.tools.json.FieldsMetadataJSONSerializer
 
fr.opensagres.xdocreport.document.tools - package fr.opensagres.xdocreport.document.tools
 
fr.opensagres.xdocreport.document.tools.internal - package fr.opensagres.xdocreport.document.tools.internal
 
fr.opensagres.xdocreport.document.tools.json - package fr.opensagres.xdocreport.document.tools.json
 
fr.opensagres.xdocreport.document.tools.remoting.resources - package fr.opensagres.xdocreport.document.tools.remoting.resources
 
fr.opensagres.xdocreport.document.tools.xml - package fr.opensagres.xdocreport.document.tools.xml
 

G

generateDefaultData(String, FieldsMetadata, OutputStream) - Method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
generateDefaultData(FieldsMetadata, OutputStream) - Method in interface fr.opensagres.xdocreport.document.tools.IDataProviderFactory
 
generateDefaultData(FieldsMetadata, OutputStream) - Method in class fr.opensagres.xdocreport.document.tools.json.JSONDataProviderFactory
 
generateDefaultData(FieldsMetadata, OutputStream) - Method in class fr.opensagres.xdocreport.document.tools.xml.XMLDataProviderFactory
 
get(Object) - Method in class fr.opensagres.xdocreport.document.tools.internal.ArgContext
 
get(int) - Method in class org.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.json.JSONObject
Get the value object associated with a key.
getBoolean(int) - Method in class org.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.json.JSONObject
Get the boolean value associated with a key.
getCause() - Method in exception org.json.JSONException
 
getData() - Method in class fr.opensagres.xdocreport.document.tools.AbstractDataProvider
 
getDataAsString() - Method in class fr.opensagres.xdocreport.document.tools.AbstractDataProvider
 
getDataProviders() - Method in class fr.opensagres.xdocreport.document.tools.Request
 
getDescription() - Method in class fr.opensagres.xdocreport.document.tools.AbstractDataProviderFactory
 
getDouble(int) - Method in class org.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.json.JSONObject
Get the double value associated with a key.
getFactory(String) - Method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
getFieldsMetadata() - Method in class fr.opensagres.xdocreport.document.tools.Request
 
getFieldsMetadata(String, Request) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
getId() - Method in class fr.opensagres.xdocreport.document.tools.AbstractDataProviderFactory
 
getIn() - Method in class fr.opensagres.xdocreport.document.tools.Request
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.tools.json.FieldsMetadataJSONSerializer
 
getInstance() - Static method in class fr.opensagres.xdocreport.document.tools.Tools
 
getInt(int) - Method in class org.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.json.JSONObject
Get the int value associated with a key.
getJSONArray(int) - Method in class org.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.json.JSONObject
Get the JSONObject value associated with a key.
getLong(int) - Method in class org.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.json.JSONObject
Get the long value associated with a key.
getNames(JSONObject) - Static method in class org.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.json.JSONObject
Get an array of field names from an Object.
getOut() - Method in class fr.opensagres.xdocreport.document.tools.Response
 
getOutputStream(Response) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
getParameter(Request, String) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
getProperties() - Method in class fr.opensagres.xdocreport.document.tools.AbstractDataProvider
 
getRegistry() - Static method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
getSourceStream(String, Request) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
getString(int) - Method in class org.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.json.JSONObject
Get the string associated with a key.
getValue(String[], int) - Static method in class fr.opensagres.xdocreport.document.tools.internal.MainHelper
 
getValue(String, int) - Method in class fr.opensagres.xdocreport.document.tools.json.FieldsMetadataJSONSerializer
 

H

has(String) - Method in class org.json.JSONObject
Determine if the JSONObject contains a specific key.

I

IDataProvider - Interface in fr.opensagres.xdocreport.document.tools
 
IDataProviderFactory - Interface in fr.opensagres.xdocreport.document.tools
 
increment(String) - Method in class org.json.JSONObject
Increment a property of a JSONObject.
isNull(int) - Method in class org.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.json.JSONObject
Determine if the value associated with the key is null or if there is no value.

J

join(String) - Method in class org.json.JSONArray
Make a string from the contents of this JSONArray.
JSONArray - Class in org.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class org.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class org.json.JSONArray
Construct a JSONArray from an array
JSONDataProvider - Class in fr.opensagres.xdocreport.document.tools.json
 
JSONDataProvider(InputStream, InputStream) - Constructor for class fr.opensagres.xdocreport.document.tools.json.JSONDataProvider
 
JSONDataProviderFactory - Class in fr.opensagres.xdocreport.document.tools.json
 
JSONDataProviderFactory() - Constructor for class fr.opensagres.xdocreport.document.tools.json.JSONDataProviderFactory
 
JSONException - Exception in org.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.json.JSONException
 
JSONObject - Class in org.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.json.JSONObject
Construct a JSONObject from a source JSON text string.
JSONObject(String, Locale) - Constructor for class org.json.JSONObject
Construct a JSONObject from a ResourceBundle.
JSONString - Interface in org.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value( Object).
JSONTokener - Class in org.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a Reader.
JSONTokener(InputStream) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from an InputStream.
JSONTokener(String) - Constructor for class org.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.json.JSONWriter
Make a fresh JSONWriter.

K

key(String) - Method in class org.json.JSONWriter
Append a key.
keys() - Method in class org.json.JSONObject
Get an enumeration of the keys of the JSONObject.

L

length() - Method in class org.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.json.JSONObject
Get the number of keys stored in the JSONObject.

M

Main - Class in fr.opensagres.xdocreport.document.tools
 
Main() - Constructor for class fr.opensagres.xdocreport.document.tools.Main
 
main(String[]) - Static method in class fr.opensagres.xdocreport.document.tools.Main
 
Main - Class in fr.opensagres.xdocreport.document.tools.remoting.resources
 
Main() - Constructor for class fr.opensagres.xdocreport.document.tools.remoting.resources.Main
 
main(String[]) - Static method in class fr.opensagres.xdocreport.document.tools.remoting.resources.Main
 
MainHelper - Class in fr.opensagres.xdocreport.document.tools.internal
 
MainHelper() - Constructor for class fr.opensagres.xdocreport.document.tools.internal.MainHelper
 
mode - Variable in class org.json.JSONWriter
The current mode.
more() - Method in class org.json.JSONTokener
Determine if the source string still contains characters that next() can consume.

N

names() - Method in class org.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
next() - Method in class org.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.json.JSONTokener
Get the next n characters.
nextClean() - Method in class org.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextString(char) - Method in class org.json.JSONTokener
Return the characters up to the next close quote character.
nextTo(char) - Method in class org.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextValue() - Method in class org.json.JSONTokener
Get the next value.
NULL - Static variable in class org.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
numberToString(Number) - Static method in class org.json.JSONObject
Produce a string from a Number.

O

object() - Method in class org.json.JSONWriter
Begin appending a new object.
opt(int) - Method in class org.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
optInt(int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.json.JSONObject
Get an optional string associated with a key.
org.json - package org.json
 

P

populateContext(IXDocReport, IContext) - Method in interface fr.opensagres.xdocreport.document.tools.IDataProvider
 
populateContext(IXDocReport, IContext) - Method in class fr.opensagres.xdocreport.document.tools.json.JSONDataProvider
 
populateContext(IContext, String, Request) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
populateContext(IXDocReport, IContext) - Method in class fr.opensagres.xdocreport.document.tools.xml.XMLDataProvider
 
prepareHTTPResponse(String, MimeMapping, Request, Response) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
prepareHTTPResponse(String, String, Request, Response) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
process(File, File, TemplateEngineKind, FieldsMetadata, Iterable<IDataProvider>) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
process(File, File, String, FieldsMetadata, Iterable<IDataProvider>) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
process(InputStream, OutputStream, String, FieldsMetadata, Iterable<IDataProvider>) - Method in class fr.opensagres.xdocreport.document.tools.Tools
 
put(boolean) - Method in class org.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.json.JSONArray
Append a double value.
put(int) - Method in class org.json.JSONArray
Append an int value.
put(long) - Method in class org.json.JSONArray
Append an long value.
put(Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject that is produced from a Map.
put(int, Object) - Method in class org.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class org.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject.
putOnce(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.

Q

quote(String) - Static method in class org.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

registerInstance(IDataProviderFactory) - Method in class fr.opensagres.xdocreport.document.tools.DataProviderFactoryRegistry
 
remove(int) - Method in class org.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.json.JSONObject
Remove a name and its value, if present.
Request - Class in fr.opensagres.xdocreport.document.tools
 
Request(InputStream, String, FieldsMetadata, Iterable<IDataProvider>) - Constructor for class fr.opensagres.xdocreport.document.tools.Request
 
Response - Class in fr.opensagres.xdocreport.document.tools
 
Response(OutputStream) - Constructor for class fr.opensagres.xdocreport.document.tools.Response
 

S

save(FieldsMetadata, Writer, boolean) - Method in class fr.opensagres.xdocreport.document.tools.json.FieldsMetadataJSONSerializer
 
save(FieldsMetadata, OutputStream, boolean) - Method in class fr.opensagres.xdocreport.document.tools.json.FieldsMetadataJSONSerializer
 
skipTo(char) - Method in class org.json.JSONTokener
Skip characters until the next character is the requested character.
StringBuilderOutputStream - Class in fr.opensagres.xdocreport.document.tools.internal
 
StringBuilderOutputStream() - Constructor for class fr.opensagres.xdocreport.document.tools.internal.StringBuilderOutputStream
 
stringToValue(String) - Static method in class org.json.JSONObject
Try to convert a string into a number, boolean, or null.
syntaxError(String) - Method in class org.json.JSONTokener
Make a JSONException to signal a syntax error.

T

testValidity(Object) - Static method in class org.json.JSONObject
Throw an exception if the object is a NaN or infinite number.
toJSONArray(JSONArray) - Method in class org.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJSONObject(JSONArray) - Method in class org.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONString() - Method in interface org.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
Tools - Class in fr.opensagres.xdocreport.document.tools
 
Tools() - Constructor for class fr.opensagres.xdocreport.document.tools.Tools
 
toString() - Method in class fr.opensagres.xdocreport.document.tools.internal.StringBuilderOutputStream
 
toString() - Method in class org.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString() - Method in class org.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.json.JSONTokener
Make a printable string of this JSONTokener.

V

value(boolean) - Method in class org.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.json.JSONWriter
Append a double value.
value(long) - Method in class org.json.JSONWriter
Append a long value.
value(Object) - Method in class org.json.JSONWriter
Append an object value.
valueToString(Object) - Static method in class org.json.JSONObject
Make a JSON text of an Object value.

W

wrap(Object) - Static method in class org.json.JSONObject
Wrap an object, if necessary.
write(int) - Method in class fr.opensagres.xdocreport.document.tools.internal.StringBuilderOutputStream
 
write(Writer) - Method in class org.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writer - Variable in class org.json.JSONWriter
The writer that will receive the output.

X

XMLDataProvider - Class in fr.opensagres.xdocreport.document.tools.xml
 
XMLDataProvider(InputStream, InputStream) - Constructor for class fr.opensagres.xdocreport.document.tools.xml.XMLDataProvider
 
XMLDataProviderFactory - Class in fr.opensagres.xdocreport.document.tools.xml
 
XMLDataProviderFactory() - Constructor for class fr.opensagres.xdocreport.document.tools.xml.XMLDataProviderFactory
 
A B C D E F G H I J K L M N O P Q R S T V W X 

Copyright © 2017. All Rights Reserved.