Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 

A

a - Variable in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
a - Variable in class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
ABBR_DESCENDANTS() - Static method in class org.javarosa.xpath.expr.XPathStep
 
ABBR_PARENT() - Static method in class org.javarosa.xpath.expr.XPathStep
 
ABBR_SELF() - Static method in class org.javarosa.xpath.expr.XPathStep
 
absRef(String, FormInstance) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
AbstractTreeElement<T extends AbstractTreeElement> - Interface in org.javarosa.core.model.instance
 
accept(ITreeVisitor) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
Visitor pattern acceptance method.
accept(IInstanceVisitor) - Method in class org.javarosa.core.model.instance.FormInstance
 
accept(ITreeVisitor) - Method in class org.javarosa.core.model.instance.TreeElement
 
accept(IDataPayloadVisitor<T>) - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
accept(IDataPayloadVisitor<T>) - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
accept(IDataPayloadVisitor<T>) - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
accept(IDataPayloadVisitor<T>) - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
Visitor pattern accept method.
accept(IDataPayloadVisitor<T>) - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
accessor - Variable in class org.javarosa.core.model.IDag
 
Action - Class in org.javarosa.core.model
 
Action() - Constructor for class org.javarosa.core.model.Action
 
Action(String) - Constructor for class org.javarosa.core.model.Action
 
action - Variable in class org.javarosa.core.model.SubmissionProfile
 
ACTION_DISABLE - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_DONT_REQUIRE - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_ENABLE - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_HIDE - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_LOCK - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_NULL - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_REQUIRE - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_SHOW - Static variable in class org.javarosa.core.model.condition.Condition
 
ACTION_UNLOCK - Static variable in class org.javarosa.core.model.condition.Condition
 
actionTargets - Variable in class org.javarosa.xform.parse.XFormParser
 
ActionWrapper - Class in org.javarosa.core.model.actions
 
ActionWrapper() - Constructor for class org.javarosa.core.model.actions.ActionWrapper
 
ACTIVITY_CANCEL - Static variable in class org.javarosa.core.api.Constants
Activity Return Codes
ACTIVITY_COMPLETE - Static variable in class org.javarosa.core.api.Constants
 
ACTIVITY_ERROR - Static variable in class org.javarosa.core.api.Constants
 
ACTIVITY_LAUNCH_KEY - Static variable in class org.javarosa.core.api.Constants
Return arg codes
ACTIVITY_NEEDS_RESOLUTION - Static variable in class org.javarosa.core.api.Constants
 
ACTIVITY_SUSPEND - Static variable in class org.javarosa.core.api.Constants
 
ACTIVITY_TYPE_GET_AUDIO - Static variable in class org.javarosa.core.api.Constants
 
ACTIVITY_TYPE_GET_IMAGES - Static variable in class org.javarosa.core.api.Constants
Activity codes
add(TreeReferenceLevel) - Method in class org.javarosa.core.model.instance.TreeReference
 
add(String, int) - Method in class org.javarosa.core.model.instance.TreeReference
 
add(E) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Add a new record to the store.
add(T) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
add(Externalizable) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
add(int) - Method in class org.javarosa.core.util.SortedIntSet
 
add - Variable in class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
ADD - Static variable in class org.javarosa.xpath.expr.XPathArithExpr
 
addAvailableLocale(String) - Method in class org.javarosa.core.services.locale.Localizer
Create a new locale (with no mappings).
addBinding(DataBinding) - Method in class org.javarosa.xform.parse.XFormParser
 
addCaption - Variable in class org.javarosa.core.model.GroupDef
 
addChild(IFormElement) - Method in class org.javarosa.core.model.FormDef
 
addChild(IFormElement) - Method in class org.javarosa.core.model.GroupDef
 
addChild(IFormElement) - Method in interface org.javarosa.core.model.IFormElement
 
addChild(TreeElement) - Method in class org.javarosa.core.model.instance.TreeElement
 
addChild(TreeElement, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
addChild(IFormElement) - Method in class org.javarosa.core.model.QuestionDef
 
addChild(PrefixTreeNode) - Method in class org.javarosa.core.util.PrefixTreeNode
 
addChild(ChildProcessingRule) - Method in class org.javarosa.xform.parse.NodeProcessingRule
 
addChildrenOfElement(TreeElement, ArrayList<TreeReference>) - Method in class org.javarosa.core.model.April2014DagImpl
 
addChildrenOfElement(FormInstance, EvaluationContext, TreeElement, Set<TreeReference>, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
addChildrenOfElement(FormInstance, EvaluationContext, TreeElement, Set<TreeReference>, boolean) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
addChildrenOfReference(EvaluationContext, TreeReference, ArrayList<TreeReference>) - Method in class org.javarosa.core.model.April2014DagImpl
This is a utility method to get all of the references of a node.
addChildrenOfReference(FormInstance, EvaluationContext, TreeReference, Set<TreeReference>, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
This is a utility method to get all of the references of a node.
addChildrenOfReference(FormInstance, EvaluationContext, TreeReference, Set<TreeReference>, boolean) - Method in class org.javarosa.core.model.Safe2014DagImpl
This is a utility method to get all of the references of a node.
addClass(Class) - Method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
addData(FormInstance, String, Object) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
addData(FormInstance, String, Object, int) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
addDataType(String, int) - Static method in class org.javarosa.xform.parse.XFormParser
 
addDefaultClasses() - Method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
addEmptyCaption - Variable in class org.javarosa.core.model.GroupDef
 
addFormType(int) - Method in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
Set a form type as allowed for caching.
addFunctionHandler(IFunctionHandler) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
additionalAttributes - Variable in class org.javarosa.core.model.GroupDef
reference to a location in the model to store data in
additionalAttributes - Variable in class org.javarosa.core.model.QuestionDef
 
additionalAttrs - Variable in class org.javarosa.core.model.DataBinding
 
additionalSerializers - Variable in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
addMainInstanceToFormDef(Element, FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
addModelPrototype(int, TreeElement) - Static method in class org.javarosa.xform.parse.XFormParser
 
addNamespace(String, String) - Method in class org.javarosa.core.model.instance.FormInstance
 
addNewPrototype(String, Class) - Method in class org.javarosa.core.util.externalizable.PrototypeFactoryDeprecated
Adds a new class to be able to retrieve instances of
addNode(TreeReference) - Method in class org.javarosa.core.model.instance.FormInstance
 
addNode(TreeReference, IAnswerData, int) - Method in class org.javarosa.core.model.instance.FormInstance
 
addNonMainInstance(FormInstance) - Method in class org.javarosa.core.model.FormDef
Getters and setters for the lists
addPayload(IDataPayload) - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
Adds a payload that should be sent as part of this payload.
addPredicate(int, List<XPathExpression>) - Method in class org.javarosa.core.model.instance.TreeReference
 
addPreloadHandler(IPreloadHandler) - Method in class org.javarosa.core.model.utils.QuestionPreloader
Adds a new preload handler to this preloader.
addReferenceFactory(ReferenceFactory) - Method in class org.javarosa.core.reference.ReferenceManager
Adds a factory for deriving reference URI's into references
addRootTranslator(RootTranslator) - Method in class org.javarosa.core.reference.ReferenceManager
Adds a new Translator to the current environment.
addRules(IPropertyRules) - Method in interface org.javarosa.core.services.IPropertyManager
 
addRules(IPropertyRules) - Method in class org.javarosa.core.services.PropertyManager
Adds a set of rules to be used by this PropertyManager.
addSelectChoice(SelectChoice) - Method in class org.javarosa.core.model.QuestionDef
 
addSessionRootTranslator(RootTranslator) - Method in class org.javarosa.core.reference.ReferenceManager
Adds a root translator that is maintained over the course of a session.
addStream(InputStream) - Method in class org.javarosa.core.util.MultiInputStream
 
addString(String) - Method in class org.javarosa.core.util.PrefixTree
 
addSubmissionProfile(String, SubmissionProfile) - Method in class org.javarosa.core.model.FormDef
 
addTarget(TreeReference) - Method in class org.javarosa.core.model.condition.Triggerable
 
addTriggerable(Triggerable) - Method in class org.javarosa.core.model.FormDef
Add a Condition to the form's Collection.
addTriggerable(Triggerable) - Method in class org.javarosa.core.model.IDag
Add the triggerables to the dataset prior to finalizing.
affectedRef - Variable in class org.javarosa.debug.EvaluationResult
 
alertLocalizables() - Method in class org.javarosa.core.services.locale.Localizer
Send a locale change update to all registered ILocalizables.
alertStateObservers(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
alertStateObservers(int) - Method in class org.javarosa.core.model.QuestionDef
 
allowableProperties() - Method in interface org.javarosa.core.services.properties.IPropertyRules
Identifies what properties are acceptable for this rules set
allowableProperties() - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
(non-Javadoc)
allowableValues(String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Identifies what values are acceptable for a given property
allowableValues(String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
(non-Javadoc)
allowChildText - Variable in class org.javarosa.xform.parse.NodeProcessingRule
 
allowedFormTypes - Variable in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
 
allowUnknownChildren - Variable in class org.javarosa.xform.parse.NodeProcessingRule
 
anchor(TreeReference) - Method in class org.javarosa.core.model.instance.TreeReference
 
AND - Static variable in class org.javarosa.xpath.expr.XPathBoolExpr
 
AND - Static variable in class org.javarosa.xpath.parser.Token
 
ANSWER_CONSTRAINT_VIOLATED - Static variable in class org.javarosa.form.api.FormEntryController
 
ANSWER_OK - Static variable in class org.javarosa.form.api.FormEntryController
 
ANSWER_REQUIRED_BUT_EMPTY - Static variable in class org.javarosa.form.api.FormEntryController
 
AnswerDataFactory - Class in org.javarosa.core.model.data
This is not a factory, actually, since there's no drop-in component model, but it could be in the future.
AnswerDataFactory() - Constructor for class org.javarosa.core.model.data.AnswerDataFactory
 
answerQuestion(IAnswerData, boolean) - Method in class org.javarosa.form.api.FormEntryController
Attempts to save answer at the current FormIndex into the datamodel.
answerQuestion(FormIndex, IAnswerData, boolean) - Method in class org.javarosa.form.api.FormEntryController
Attempts to save the answer at the specified FormIndex into the datamodel.
answerResolver - Static variable in class org.javarosa.xform.parse.XFormParser
 
anyLevel - Variable in class org.javarosa.xform.parse.ChildProcessingRule
 
APPEARANCE_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
appearanceAttr - Variable in class org.javarosa.core.model.GroupDef
 
appearanceAttr - Variable in class org.javarosa.core.model.QuestionDef
 
apply(TreeReference, Object, FormInstance) - Method in class org.javarosa.core.model.condition.Condition
 
apply(TreeReference, Object, FormInstance) - Method in class org.javarosa.core.model.condition.Recalculate
 
apply(TreeReference, Object, FormInstance) - Method in class org.javarosa.core.model.condition.Triggerable
 
apply(FormInstance, EvaluationContext, TreeReference) - Method in class org.javarosa.core.model.condition.Triggerable
Not for re-implementation, dispatches all of the evaluation
applyControlProperties(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
applyDataType(FormInstance, String, TreeReference, Class) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
applyDataType(FormInstance, String, TreeReference, int) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
applyInstanceProperties(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
April2014DagImpl - Class in org.javarosa.core.model
The April 2014 eval logic as of javarosa-2014-04-29.jar (also applies to javarosa-2014-03-07.jar and later).
April2014DagImpl(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.April2014DagImpl
 
arg(String) - Static method in class org.javarosa.core.services.locale.Localizer
 
args - Variable in class org.javarosa.xpath.expr.XPathFuncExpr
 
args - Variable in class org.javarosa.xpath.parser.ast.ASTNodeFunctionCall
 
arrayEquals(Object[], Object[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
arraysEqual(Object[], Object[]) - Static method in class org.javarosa.core.util.ArrayUtilities
 
arraysEqual(byte[], byte[]) - Static method in class org.javarosa.core.util.ArrayUtilities
 
arraysEqual(char[], int, char[], int) - Static method in class org.javarosa.core.util.ArrayUtilities
 
ArrayUtilities - Class in org.javarosa.core.util
 
ArrayUtilities() - Constructor for class org.javarosa.core.util.ArrayUtilities
 
asLogLine() - Method in class org.javarosa.debug.Event
 
asMessage() - Method in class org.javarosa.debug.Event
 
assertArgsCount(String, Object[], int) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
assignRefs(FormDef) - Method in class org.javarosa.core.model.FormIndex
 
ASSOC_LEFT - Static variable in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
ASSOC_RIGHT - Static variable in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
associativity - Variable in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
ASTNode - Class in org.javarosa.xpath.parser.ast
 
ASTNode() - Constructor for class org.javarosa.xpath.parser.ast.ASTNode
 
ASTNodeAbstractExpr - Class in org.javarosa.xpath.parser.ast
 
ASTNodeAbstractExpr() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
ASTNodeAbstractExpr.Partition - Class in org.javarosa.xpath.parser.ast
 
ASTNodeBinaryOp - Class in org.javarosa.xpath.parser.ast
 
ASTNodeBinaryOp() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
ASTNodeFilterExpr - Class in org.javarosa.xpath.parser.ast
 
ASTNodeFilterExpr() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeFilterExpr
 
ASTNodeFunctionCall - Class in org.javarosa.xpath.parser.ast
 
ASTNodeFunctionCall(XPathQName) - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeFunctionCall
 
ASTNodeLocPath - Class in org.javarosa.xpath.parser.ast
 
ASTNodeLocPath() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
ASTNodePathStep - Class in org.javarosa.xpath.parser.ast
 
ASTNodePathStep() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
ASTNodePredicate - Class in org.javarosa.xpath.parser.ast
 
ASTNodePredicate() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodePredicate
 
ASTNodeUnaryOp - Class in org.javarosa.xpath.parser.ast
 
ASTNodeUnaryOp() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeUnaryOp
 
AT - Static variable in class org.javarosa.xpath.parser.Token
 
attachBind(TreeElement, DataBinding) - Static method in class org.javarosa.xform.parse.XFormParser
 
attachBindGeneral(DataBinding) - Static method in class org.javarosa.xform.parse.XFormParser
 
attachCacheTable(CacheTable<TreeReferenceLevel>) - Static method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
attachCacheTable(CacheTable<String>) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
attachCacheTable(CacheTable<XPathStep>) - Static method in class org.javarosa.xpath.expr.XPathStep
 
attachChoice(SelectChoice) - Method in class org.javarosa.core.model.data.helper.Selection
 
attachChoice(QuestionDef) - Method in class org.javarosa.core.model.data.helper.Selection
 
attachControlsToInstanceData() - Method in class org.javarosa.core.model.FormDef
Link a deserialized instance back up with its parent FormDef.
attachControlsToInstanceData(TreeElement) - Method in class org.javarosa.core.model.FormDef
 
attachReporter(XFormParserReporter) - Method in class org.javarosa.xform.parse.XFormParser
 
attemptConstraintCompile() - Method in class org.javarosa.core.model.condition.Constraint
 
attributeMap - Variable in class org.javarosa.core.model.SubmissionProfile
 
attributes - Variable in class org.javarosa.core.model.instance.TreeElement
 
available() - Method in class org.javarosa.core.io.BufferedInputStream
 
available() - Method in class org.javarosa.core.util.MultiInputStream
 
axis - Variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_ANCESTOR - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_ANCESTOR_OR_SELF - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_ATTRIBUTE - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_CHILD - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_DESCENDANT - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_DESCENDANT_OR_SELF - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_FOLLOWING - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_FOLLOWING_SIBLING - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_NAMESPACE - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_PARENT - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_PRECEDING - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_PRECEDING_SIBLING - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_SELF - Static variable in class org.javarosa.xpath.expr.XPathStep
 
AXIS_TYPE_ABBR - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
AXIS_TYPE_EXPLICIT - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
AXIS_TYPE_NULL - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
axisStr(int) - Static method in class org.javarosa.xpath.expr.XPathStep
 
axisType - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
axisVal - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 

B

b - Variable in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
badParse(String, int, char) - Static method in class org.javarosa.xpath.parser.Lexer
 
baseType() - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
baseType() - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
baseType() - Method in interface org.javarosa.core.services.storage.WrappingStorageUtility.SerializationWrapper
return type of underlying object
baseValue() - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
BasicDataPointer - Class in org.javarosa.core.model.data.helper
Basic implementor of the IDataPointer interface that keeps everything in memory
BasicDataPointer() - Constructor for class org.javarosa.core.model.data.helper.BasicDataPointer
NOTE: Only for serialization use.
BasicDataPointer(String, byte[]) - Constructor for class org.javarosa.core.model.data.helper.BasicDataPointer
 
beginningOfForm - Variable in class org.javarosa.core.model.FormIndex
 
bias - Variable in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
BIND_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
bindAttributes - Variable in class org.javarosa.core.model.instance.TreeElement
 
binding - Variable in class org.javarosa.core.model.GroupDef
The group number.
binding - Variable in class org.javarosa.core.model.QuestionDef
 
bindings - Variable in class org.javarosa.xform.parse.XFormParser
 
bindingsByID - Variable in class org.javarosa.xform.parse.XFormParser
 
BooleanData - Class in org.javarosa.core.model.data
 
BooleanData() - Constructor for class org.javarosa.core.model.data.BooleanData
NOTE: ONLY FOR SERIALIZATION
BooleanData(boolean) - Constructor for class org.javarosa.core.model.data.BooleanData
 
boolNot(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
boolStr(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
budChild(PrefixTreeNode, char[], int) - Method in class org.javarosa.core.util.PrefixTreeNode
 
buffer - Variable in class org.javarosa.core.io.BufferedInputStream
 
buffer - Variable in class org.javarosa.core.util.MD5State
64-byte buffer (512 bits) for storing to-be-hashed characters
BufferedInputStream - Class in org.javarosa.core.io
An implementation of a Buffered Stream for j2me compatible libraries.
BufferedInputStream(InputStream) - Constructor for class org.javarosa.core.io.BufferedInputStream
 
BufferedInputStream(InputStream, int) - Constructor for class org.javarosa.core.io.BufferedInputStream
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNode
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeFilterExpr
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeFunctionCall
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodePredicate
 
build() - Method in class org.javarosa.xpath.parser.ast.ASTNodeUnaryOp
 
buildCalculate(String, IDataReference) - Static method in class org.javarosa.xform.parse.XFormParser
 
buildCondition(String, String, IDataReference) - Method in class org.javarosa.xform.parse.XFormParser
 
buildIndex(List<Integer>, List<Integer>, List<IFormElement>) - Method in class org.javarosa.core.model.FormDef
 
buildInstanceStructure(Element, TreeElement) - Static method in class org.javarosa.xform.parse.XFormParser
 
buildInstanceStructure(Element, TreeElement, String, String) - Static method in class org.javarosa.xform.parse.XFormParser
 
buildParseTree(Vector<Token>) - Static method in class org.javarosa.xpath.parser.Parser
 
BuildRef(AbstractTreeElement) - Static method in class org.javarosa.core.model.instance.TreeElement
 
buildRepeatTree(List<TreeReference>, String) - Static method in class org.javarosa.xform.parse.XFormParser
 
ByteArrayPayload - Class in org.javarosa.core.services.transport.payload
A ByteArrayPayload is a simple payload consisting of a byte array.
ByteArrayPayload() - Constructor for class org.javarosa.core.services.transport.payload.ByteArrayPayload
Note: Only useful for serialization.
ByteArrayPayload(byte[], String, int) - Constructor for class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
ByteArrayPayload(byte[]) - Constructor for class org.javarosa.core.services.transport.payload.ByteArrayPayload
 

C

caches - Static variable in class org.javarosa.core.util.CacheTable
 
CacheTable<K> - Class in org.javarosa.core.util
 
CacheTable() - Constructor for class org.javarosa.core.util.CacheTable
 
CachingInstanceTemplateManager - Class in org.javarosa.core.model.instance.utils
Instance template manager that caches the template instances in memory.
CachingInstanceTemplateManager() - Constructor for class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
 
CachingInstanceTemplateManager(boolean) - Constructor for class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
 
calculate - Variable in class org.javarosa.core.model.DataBinding
 
calculateAreaInSquareMeters(double, double, double, double) - Static method in class org.javarosa.core.util.GeoUtils
 
calculateAreaOfGPSPolygonOnEarthInSquareMeters(List<GeoUtils.GPSCoordinates>) - Static method in class org.javarosa.core.util.GeoUtils
Calculates the enclosed area that is defined by a list of gps coordinates on earth.
calculateAreaOfGPSPolygonOnSphereInSquareMeters(List<GeoUtils.GPSCoordinates>, double) - Static method in class org.javarosa.core.util.GeoUtils
Calculates the enclosed area that is defined by a list of gps coordinates on a sphere.
CalculateDepth(AbstractTreeElement) - Static method in class org.javarosa.core.model.instance.TreeElement
 
calculateXSegment(double, double, double, double) - Static method in class org.javarosa.core.util.GeoUtils
 
calculateYSegment(double, double, double) - Static method in class org.javarosa.core.util.GeoUtils
 
canCascade() - Method in class org.javarosa.core.model.condition.Condition
 
canCascade() - Method in class org.javarosa.core.model.condition.Recalculate
 
canCascade() - Method in class org.javarosa.core.model.condition.Triggerable
 
canCreateRepeat(TreeReference, FormIndex) - Method in class org.javarosa.core.model.FormDef
 
candidateValue - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
CannotCreateObjectException - Exception in org.javarosa.core.util.externalizable
Thrown when trying to create an object during serialization, but object cannot be created.
CannotCreateObjectException(String) - Constructor for exception org.javarosa.core.util.externalizable.CannotCreateObjectException
 
canSerialize(IAnswerData) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Identifies whether this serializer can turn the AnswerData object inside of the given element into an external format.
canSerialize(IAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
cast(UncastData) - Method in class org.javarosa.core.model.data.BooleanData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.DateData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.DateTimeData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.DecimalData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.GeoPointData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.GeoShapeData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.GeoTraceData
 
cast(UncastData) - Method in interface org.javarosa.core.model.data.IAnswerData
Casts the provided data into this data type.
cast(UncastData) - Method in class org.javarosa.core.model.data.IntegerData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.LongData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.PointerAnswerData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.SelectMultiData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.SelectOneData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.StringData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.TimeData
 
cast(UncastData) - Method in class org.javarosa.core.model.data.UncastData
 
castToValue(double) - Method in class org.javarosa.core.model.condition.pivot.DateRangeHint
 
castToValue(double) - Method in class org.javarosa.core.model.condition.pivot.DecimalRangeHint
 
castToValue(double) - Method in class org.javarosa.core.model.condition.pivot.IntegerRangeHint
 
castToValue(double) - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
castToValue(double) - Method in class org.javarosa.core.model.condition.pivot.StringLengthRangeHint
 
CHANGE_DATA - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_ENABLED - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_INIT - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_LOCALE - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_OTHER - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_RELEVANT - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
CHANGE_REQUIRED - Static variable in interface org.javarosa.core.model.FormElementStateListener
 
changeContextRefToIntersectWithTriggerable(Triggerable) - Method in class org.javarosa.core.model.condition.Triggerable
 
check() - Method in class org.javarosa.core.model.utils.DateUtils.DateFields
 
checkDependencyCycles() - Method in class org.javarosa.xform.parse.XFormParser
 
checkDuplicateNodesAreRepeatable(TreeElement) - Static method in class org.javarosa.xform.parse.XFormParser
 
checkHomogeneity(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
checklist(Object, Object, Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
perform a 'checklist' computation, enabling expressions like 'if there are at least 3 risk factors active'
checklistWeighted(Object, Object, Object[], Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
very similar to checklist, only each factor is assigned a real-number 'weight'.
checkPropertyAllowed(String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Identifies whether the given property is usable
checkPropertyAllowed(String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
(non-Javadoc)
checkPropertyAllowed(String) - Method in class org.javarosa.core.services.PropertyManager
Checks that a property is permitted to exist by any of the existing rules sets
checkPropertyUserReadOnly(String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Identifies whether the property should be revealed to users.
checkPropertyUserReadOnly(String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
(non-Javadoc)
checkRep() - Static method in class org.javarosa.core.services.locale.Localization
 
checkRepeatsForTemplate(FormInstance, FormInstance, List<TreeReference>) - Static method in class org.javarosa.xform.parse.XFormParser
 
checkRepeatsForTemplate(TreeElement, TreeReference, FormInstance, List<TreeReference>) - Static method in class org.javarosa.xform.parse.XFormParser
 
checkValueAllowed(String, String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Identifies whether the given value is an acceptable for a property.
checkValueAllowed(String, String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
(non-Javadoc)
checkValueAllowed(String, String) - Method in class org.javarosa.core.services.PropertyManager
Checks that a property is allowed to store a certain value.
child - Variable in exception org.javarosa.core.log.WrappedException
 
CHILD - Static variable in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
ChildProcessingRule - Class in org.javarosa.xform.parse
 
ChildProcessingRule(String, IElementHandler, boolean, boolean, int) - Constructor for class org.javarosa.xform.parse.ChildProcessingRule
 
childRef(String, TreeReference) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
children - Variable in class org.javarosa.core.model.FormDef
 
children - Variable in class org.javarosa.core.model.GroupDef
 
children - Variable in class org.javarosa.core.model.instance.TreeElement
 
children - Variable in class org.javarosa.core.util.PrefixTreeNode
 
childRules - Variable in class org.javarosa.xform.parse.NodeProcessingRule
 
choice - Variable in class org.javarosa.core.model.data.helper.Selection
 
CHOICE_INDEX - Static variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
CHOICE_MODE - Static variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
CHOICE_VALUE - Static variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
choices - Variable in class org.javarosa.core.model.ItemsetBinding
 
choices - Variable in class org.javarosa.core.model.QuestionDef
 
chooseCaption - Variable in class org.javarosa.core.model.GroupDef
 
CHUNK_SIZE - Static variable in class org.javarosa.core.io.StreamsUtil
 
CLASS_HASH_SIZE - Static variable in class org.javarosa.core.util.externalizable.PrototypeFactory
 
classes - Variable in class org.javarosa.core.util.externalizable.PrototypeFactory
 
classForDataType(int) - Static method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
map xforms data types to the Class that represents that data in a FormInstance
classNames - Variable in class org.javarosa.core.util.externalizable.PrototypeFactory
 
clauses - Variable in class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
clean() - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
clean() - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
clean() - Method in interface org.javarosa.core.services.storage.WrappingStorageUtility.SerializationWrapper
 
cleanBuffer() - Method in class org.javarosa.core.io.BufferedInputStream
 
cleaner - Static variable in class org.javarosa.core.util.CacheTable
 
clear() - Method in class org.javarosa.core.util.Map
 
clear() - Method in class org.javarosa.core.util.PrefixTree
 
clearArguments(String) - Static method in class org.javarosa.core.services.locale.Localizer
 
clearCache() - Method in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
Remove all model templates from the cache.
clearCaches() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
clearCaches() - Method in class org.javarosa.core.model.instance.TreeElement
 
clearChildrenCaches() - Method in class org.javarosa.core.model.instance.TreeElement
 
clearChoices() - Method in class org.javarosa.core.model.ItemsetBinding
 
clearLogs() - Method in interface org.javarosa.core.api.ILogger
 
clearSession() - Method in class org.javarosa.core.reference.ReferenceManager
Wipes out all of the translators being maintained in the current session (IE: Any translators added via "addSessionRootTranslator".
clone() - Method in class org.javarosa.core.model.data.BooleanData
 
clone() - Method in class org.javarosa.core.model.data.DateData
 
clone() - Method in class org.javarosa.core.model.data.DateTimeData
 
clone() - Method in class org.javarosa.core.model.data.DecimalData
 
clone() - Method in class org.javarosa.core.model.data.GeoPointData
 
clone() - Method in class org.javarosa.core.model.data.GeoShapeData
 
clone() - Method in class org.javarosa.core.model.data.GeoTraceData
 
clone() - Method in class org.javarosa.core.model.data.helper.Selection
 
clone() - Method in interface org.javarosa.core.model.data.IAnswerData
 
clone() - Method in class org.javarosa.core.model.data.IntegerData
 
clone() - Method in class org.javarosa.core.model.data.LongData
 
clone() - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
clone() - Method in class org.javarosa.core.model.data.PointerAnswerData
 
clone() - Method in class org.javarosa.core.model.data.SelectMultiData
 
clone() - Method in class org.javarosa.core.model.data.SelectOneData
 
clone() - Method in class org.javarosa.core.model.data.StringData
 
clone() - Method in class org.javarosa.core.model.data.TimeData
 
clone() - Method in class org.javarosa.core.model.data.UncastData
 
clone() - Method in class org.javarosa.core.model.instance.FormInstance
 
clone() - Method in class org.javarosa.core.model.instance.TreeReference
 
clone(Object) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapBase
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapList
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapMap
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
clone(Object) - Method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
close() - Method in class org.javarosa.core.io.BufferedInputStream
 
close() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Close all resources associated with this StorageUtility.
close() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
close() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
close() - Method in class org.javarosa.core.util.MultiInputStream
 
CmpPivot - Class in org.javarosa.core.model.condition.pivot
 
CmpPivot(double, int) - Constructor for class org.javarosa.core.model.condition.pivot.CmpPivot
 
collapseIndex(FormIndex, List<Integer>, List<Integer>, List<IFormElement>) - Method in class org.javarosa.core.model.FormDef
 
collapseRepeatGroups(IFormElement) - Static method in class org.javarosa.xform.parse.XFormParser
 
COMMA - Static variable in class org.javarosa.xpath.parser.Token
 
commitAnswer(TreeElement, FormIndex, IAnswerData, boolean) - Method in class org.javarosa.form.api.FormEntryController
commitAnswer actually saves the data into the datamodel.
CompactInstanceWrapper - Class in org.javarosa.core.model.instance.utils
An alternate serialization format for FormInstances (saved form instances) that drastically reduces the resultant record size by cutting out redundant information.
CompactInstanceWrapper() - Constructor for class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
CompactInstanceWrapper(InstanceTemplateManager) - Constructor for class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
CompactInstanceWrapper.ExtWrapAnswerData - Class in org.javarosa.core.model.instance.utils
ExternalizableWrapper to handle writing out a node's data.
compactSelectMulti(SelectMultiData) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
reduce a SelectMultiData to a list of integers (index mode) or strings (value mode)
compactSelectOne(SelectOneData) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
reduce a SelectOneData to an integer (index mode) or string (value mode)
compareHash(byte[], byte[]) - Static method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
compareTo(Object) - Method in class org.javarosa.core.model.FormIndex
 
condense(ASTNode, int, int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
condenseFuncCall(ASTNodeAbstractExpr, int) - Static method in class org.javarosa.xpath.parser.Parser
 
Condition - Class in org.javarosa.core.model.condition
 
Condition() - Constructor for class org.javarosa.core.model.condition.Condition
 
Condition(IConditionExpr, int, int, TreeReference) - Constructor for class org.javarosa.core.model.condition.Condition
 
Condition(IConditionExpr, int, int, TreeReference, ArrayList<TreeReference>) - Constructor for class org.javarosa.core.model.condition.Condition
 
conditionRepeatTargetIndex - Variable in class org.javarosa.core.model.IDag
 
CONNECTION_BLUETOOTH - Static variable in class org.javarosa.core.model.Constants
Bluetooth connection
CONNECTION_CABLE - Static variable in class org.javarosa.core.model.Constants
Data cable connection.
CONNECTION_INFRARED - Static variable in class org.javarosa.core.model.Constants
Infrared connection
CONNECTION_NONE - Static variable in class org.javarosa.core.model.Constants
Connection type not specified
CONNECTION_OTA - Static variable in class org.javarosa.core.model.Constants
Over The Air or HTTP Connection
Constants - Class in org.javarosa.core.api
This file is a set of constants for the JavaRosa Core platform.
Constants() - Constructor for class org.javarosa.core.api.Constants
 
Constants - Class in org.javarosa.core.model
Constants shared throught classes in the containing package.
Constants() - Constructor for class org.javarosa.core.model.Constants
 
Constraint - Class in org.javarosa.core.model.condition
 
Constraint() - Constructor for class org.javarosa.core.model.condition.Constraint
 
Constraint(IConditionExpr, String) - Constructor for class org.javarosa.core.model.condition.Constraint
 
constraint - Variable in class org.javarosa.core.model.condition.Constraint
 
constraint - Variable in class org.javarosa.core.model.DataBinding
 
constraint - Variable in class org.javarosa.core.model.instance.TreeElement
 
ConstraintHint - Interface in org.javarosa.core.model.condition.pivot
 
constraintMessage - Variable in class org.javarosa.core.model.DataBinding
 
constraintMsg - Variable in class org.javarosa.core.model.condition.Constraint
 
constructAttributeElement(String, String, String) - Static method in class org.javarosa.core.model.instance.TreeElement
Construct a TreeElement which represents an attribute with the provided namespace and name.
ConstructInvalidPathNodeset(String, String) - Static method in class org.javarosa.xpath.XPathNodeset
 
constructMessage(String, Exception) - Static method in exception org.javarosa.core.log.WrappedException
 
CONTAINER_GROUP - Static variable in class org.javarosa.xform.parse.XFormParser
 
CONTAINER_REPEAT - Static variable in class org.javarosa.xform.parse.XFormParser
 
contains(Object) - Method in class org.javarosa.core.util.Map
 
contains(int) - Method in class org.javarosa.core.util.SortedIntSet
 
containsExternalData(IAnswerData) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Identifies whether an answer data object contains data that needs to be extracted to be handled differently than the serialized answer data.
containsExternalData(IAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
containsKey(Object) - Method in class org.javarosa.core.util.Map
Whether or not the key is bound in this map
containsRepeatGuesses(IFormElement) - Method in class org.javarosa.form.api.FormEntryModel
This method does a recursive check of whether there are any repeat guesses in the element or its subtree.
content - Variable in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
CONTEXT_ABSOLUTE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
CONTEXT_INHERITED - Static variable in class org.javarosa.core.model.instance.TreeReference
 
CONTEXT_INSTANCE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
CONTEXT_LENGTH - Static variable in class org.javarosa.xpath.parser.Lexer
 
CONTEXT_ORIGINAL - Static variable in class org.javarosa.core.model.instance.TreeReference
 
contextNode - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
contextRef - Variable in class org.javarosa.core.model.condition.Triggerable
Current reference which is the "Basis" of the trigerrables being evaluated.
contextRef - Variable in class org.javarosa.core.model.ItemsetBinding
 
contextType - Variable in class org.javarosa.core.model.instance.TreeReference
 
contextualize(TreeReference) - Method in class org.javarosa.core.model.instance.TreeReference
 
contextualizeContextRef(TreeReference) - Method in class org.javarosa.core.model.condition.Triggerable
 
CONTROL_AUDIO_CAPTURE - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_IMAGE_CHOOSE - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_INPUT - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_LABEL - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_RANGE - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_SECRET - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_SELECT_MULTI - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_SELECT_ONE - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_SUBMIT - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_TEXTAREA - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_TRIGGER - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_UNTYPED - Static variable in class org.javarosa.core.model.Constants
Question with GeoTrace answer.
CONTROL_UPLOAD - Static variable in class org.javarosa.core.model.Constants
 
CONTROL_VIDEO_CAPTURE - Static variable in class org.javarosa.core.model.Constants
 
controlType - Variable in class org.javarosa.core.model.QuestionDef
reference to a location in the model to store data in
copyItemsetAnswer(FormInstance, EvaluationContext, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.April2014DagImpl
 
copyItemsetAnswer(FormInstance, EvaluationContext, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
copyItemsetAnswer(QuestionDef, TreeElement, IAnswerData, boolean) - Method in class org.javarosa.core.model.FormDef
 
copyItemsetAnswer(FormInstance, EvaluationContext, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.IDag
Take actions related to changes of select-one and select-multiple itemsets.
copyItemsetAnswer(FormInstance, EvaluationContext, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.LegacyDagImpl
 
copyItemsetAnswer(FormInstance, EvaluationContext, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
copyItemsetNode(TreeElement, TreeReference, FormDef) - Method in class org.javarosa.core.model.instance.FormInstance
 
copyMode - Variable in class org.javarosa.core.model.ItemsetBinding
 
copyNode(TreeReference, TreeReference) - Method in class org.javarosa.core.model.instance.FormInstance
 
copyNode(TreeElement, TreeReference) - Method in class org.javarosa.core.model.instance.FormInstance
 
copyNode - Variable in class org.javarosa.core.model.SelectChoice
 
copyRef - Variable in class org.javarosa.core.model.ItemsetBinding
 
CoreModelModule - Class in org.javarosa.core.model
 
CoreModelModule() - Constructor for class org.javarosa.core.model.CoreModelModule
 
count - Variable in class org.javarosa.core.io.BufferedInputStream
 
count - Variable in class org.javarosa.core.model.GroupDef
 
count - Variable in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
count - Variable in class org.javarosa.core.util.MD5State
64-bit character count
count(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
count the number of nodes in a nodeset
countSelected(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
return the number of choices in a multi-select answer
crashTest(String) - Static method in class org.javarosa.core.services.Logger
 
createBeginningOfFormIndex() - Static method in class org.javarosa.core.model.FormIndex
 
createDataModel(Restorable) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
createEndOfFormIndex() - Static method in class org.javarosa.core.model.FormIndex
 
createMissingTemplates(FormInstance, List<TreeReference>) - Method in class org.javarosa.xform.parse.XFormParser
 
createModelIfNecessary(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
For the current index: Checks whether the index represents a node which should exist given a non-interactive repeat, along with a count for that repeat which is beneath the dynamic level specified.
createNewRepeat(FormIndex) - Method in class org.javarosa.core.model.FormDef
 
createNode(TreeReference) - Method in class org.javarosa.core.model.instance.FormInstance
 
createRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.April2014DagImpl
 
createRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
createRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.IDag
Take whatever action is required when creating a repeat group.
createRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.LegacyDagImpl
 
createRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
createRootDataModel(Restorable) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
createSerializedPayload(FormInstance, IDataReference) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
createSerializedPayload(FormInstance) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
createSerializedPayload(FormInstance) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
createSerializedPayload(FormInstance, IDataReference) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
createSerializedPayload(FormInstance) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
createSerializedPayload(FormInstance, IDataReference) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
curCount - Variable in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
CURRENT_LOCALE - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
currentContextPosition - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
currentCount - Static variable in class org.javarosa.core.util.MemoryUtils
 
currentFormIndex - Variable in class org.javarosa.form.api.FormEntryModel
 
currentLocale - Variable in class org.javarosa.core.services.locale.Localizer
 
currentLocaleData - Variable in class org.javarosa.core.services.locale.Localizer
 
currentStream - Variable in class org.javarosa.core.util.MultiInputStream
 
currentTable - Variable in class org.javarosa.core.util.CacheTable
 

D

d - Variable in class org.javarosa.core.model.data.DateData
 
d - Variable in class org.javarosa.core.model.data.DateTimeData
 
d - Variable in class org.javarosa.core.model.data.DecimalData
 
d - Variable in class org.javarosa.core.model.data.TimeData
 
d - Variable in class org.javarosa.xpath.expr.XPathNumericLiteral
 
dagImpl - Variable in class org.javarosa.core.model.FormDef
 
data - Variable in class org.javarosa.core.model.data.BooleanData
 
data - Variable in class org.javarosa.core.model.data.helper.BasicDataPointer
 
data - Variable in class org.javarosa.core.model.data.MultiPointerAnswerData
 
data - Variable in class org.javarosa.core.model.data.PointerAnswerData
 
data - Variable in class org.javarosa.core.model.instance.TreeReference
 
data - Variable in class org.javarosa.core.services.storage.MetaDataWrapper
 
data - Variable in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
data - Variable in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
DataBinding - Class in org.javarosa.core.model
A data binding is an object that represents how a data element is to be used in a form entry interaction.
DataBinding() - Constructor for class org.javarosa.core.model.DataBinding
 
DataInstance<T extends AbstractTreeElement<T>> - Class in org.javarosa.core.model.instance
A data instance represents a tree structure of abstract tree elements which can be accessed and read with tree references.
DataInstance() - Constructor for class org.javarosa.core.model.instance.DataInstance
 
DataInstance(String) - Constructor for class org.javarosa.core.model.instance.DataInstance
 
DataModelSerializer - Class in org.javarosa.model.xform
A quick rewrite of the basics for writing higher level xml documents straight to output streams.
DataModelSerializer(OutputStream) - Constructor for class org.javarosa.model.xform.DataModelSerializer
 
DataModelSerializer(OutputStream, InstanceInitializationFactory) - Constructor for class org.javarosa.model.xform.DataModelSerializer
 
DataModelSerializer(KXmlSerializer) - Constructor for class org.javarosa.model.xform.DataModelSerializer
 
DataPointerPayload - Class in org.javarosa.core.services.transport.payload
A payload for a Pointer to some data.
DataPointerPayload() - Constructor for class org.javarosa.core.services.transport.payload.DataPointerPayload
Note: Only useful for serialization.
DataPointerPayload(IDataPointer) - Constructor for class org.javarosa.core.services.transport.payload.DataPointerPayload
 
dataPointers - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
dataPointers - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
 
dataType - Variable in class org.javarosa.core.model.DataBinding
 
dataType - Variable in class org.javarosa.core.model.instance.TreeElement
 
dataType - Variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
dataType - Variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
DATATYPE_BARCODE - Static variable in class org.javarosa.core.model.Constants
Question with location answer.
DATATYPE_BINARY - Static variable in class org.javarosa.core.model.Constants
Question with barcode string answer.
DATATYPE_BOOLEAN - Static variable in class org.javarosa.core.model.Constants
This is a question with alist of options where more than one option can be selected at a time.
DATATYPE_CHOICE - Static variable in class org.javarosa.core.model.Constants
Date and Time question type.
DATATYPE_CHOICE_LIST - Static variable in class org.javarosa.core.model.Constants
This is a question with alist of options where not more than one option can be selected at a time.
DATATYPE_DATE - Static variable in class org.javarosa.core.model.Constants
Decimal question type.
DATATYPE_DATE_TIME - Static variable in class org.javarosa.core.model.Constants
Time question type.
DATATYPE_DECIMAL - Static variable in class org.javarosa.core.model.Constants
Numeric question type.
DATATYPE_GEOPOINT - Static variable in class org.javarosa.core.model.Constants
Question with true and false answers.
DATATYPE_GEOSHAPE - Static variable in class org.javarosa.core.model.Constants
Question with external binary answer.
DATATYPE_GEOTRACE - Static variable in class org.javarosa.core.model.Constants
Question with GeoShape answer.
DATATYPE_INTEGER - Static variable in class org.javarosa.core.model.Constants
Text question type.
DATATYPE_LONG - Static variable in class org.javarosa.core.model.Constants
Question with external binary answer.
DATATYPE_NULL - Static variable in class org.javarosa.core.model.Constants
 
DATATYPE_TEXT - Static variable in class org.javarosa.core.model.Constants
 
DATATYPE_TIME - Static variable in class org.javarosa.core.model.Constants
Date question type.
DATATYPE_UNSUPPORTED - Static variable in class org.javarosa.core.model.Constants
 
DataUtil - Class in org.javarosa.core.util
 
DataUtil() - Constructor for class org.javarosa.core.util.DataUtil
 
dateAdd(Date, int) - Static method in class org.javarosa.core.model.utils.DateUtils
add n days to date d
DateData - Class in org.javarosa.core.model.data
A response to a question requesting a Date Value
DateData() - Constructor for class org.javarosa.core.model.data.DateData
Empty Constructor, necessary for dynamic construction during deserialization.
DateData(Date) - Constructor for class org.javarosa.core.model.data.DateData
 
dateDiff(Date, Date) - Static method in class org.javarosa.core.model.utils.DateUtils
return the number of days between a and b, positive if b is later than a
DateFields() - Constructor for class org.javarosa.core.model.utils.DateUtils.DateFields
 
DateRangeHint - Class in org.javarosa.core.model.condition.pivot
 
DateRangeHint() - Constructor for class org.javarosa.core.model.condition.pivot.DateRangeHint
 
dateSaved - Variable in class org.javarosa.core.model.instance.FormInstance
The date that this model was taken and recorded
dateStr(Object, Object, boolean) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
DateTimeData - Class in org.javarosa.core.model.data
A response to a question requesting a DateTime Value
DateTimeData() - Constructor for class org.javarosa.core.model.data.DateTimeData
Empty Constructor, necessary for dynamic construction during deserialization.
DateTimeData(Date) - Constructor for class org.javarosa.core.model.data.DateTimeData
 
DateUtils - Class in org.javarosa.core.model.utils
Static utility methods for Dates in j2me
DateUtils() - Constructor for class org.javarosa.core.model.utils.DateUtils
 
DateUtils.DateFields - Class in org.javarosa.core.model.utils
 
day - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 
DAY_IN_MS - Static variable in class org.javarosa.core.model.utils.DateUtils
 
daysInMonth(int, int) - Static method in class org.javarosa.core.model.utils.DateUtils
Returns the number of days in the month given for a given year.
daysSinceEpoch(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
DBL_COLON - Static variable in class org.javarosa.xpath.parser.Token
 
DBL_DOT - Static variable in class org.javarosa.xpath.parser.Token
 
DBL_SLASH - Static variable in class org.javarosa.xpath.parser.Token
 
DecimalData - Class in org.javarosa.core.model.data
A response to a question requesting an Decimal Value.
DecimalData() - Constructor for class org.javarosa.core.model.data.DecimalData
Empty Constructor, necessary for dynamic construction during deserialization.
DecimalData(double) - Constructor for class org.javarosa.core.model.data.DecimalData
 
DecimalData(Double) - Constructor for class org.javarosa.core.model.data.DecimalData
 
DecimalRangeHint - Class in org.javarosa.core.model.condition.pivot
 
DecimalRangeHint() - Constructor for class org.javarosa.core.model.condition.pivot.DecimalRangeHint
 
decimalTimeOfLocalDay(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
Returns the fractional time within the local day.
decode(byte[], int, int[]) - Method in class org.javarosa.core.util.MD5
 
decompose(List<String>, String) - Method in class org.javarosa.core.util.PrefixTreeNode
 
decrementHelper(List<Integer>, List<Integer>, List<IFormElement>) - Method in class org.javarosa.form.api.FormEntryModel
 
decrementIndex(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
deepCopy(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
DEFAULT_BIAS - Static variable in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
DEFAULT_MUTLIPLICITY - Static variable in class org.javarosa.core.model.instance.TreeReference
 
DEFAULT_SUBMISSION_PROFILE - Static variable in class org.javarosa.core.model.FormDef
 
DefaultAnswerResolver - Class in org.javarosa.core.model.instance.utils
This class just wraps the default behaviour.
DefaultAnswerResolver() - Constructor for class org.javarosa.core.model.instance.utils.DefaultAnswerResolver
 
defaultEventNotifier - Static variable in class org.javarosa.core.model.FormDef
 
defaultLocale - Variable in class org.javarosa.core.services.locale.Localizer
 
defaultMode - Static variable in class org.javarosa.core.model.FormDef
 
defaultNamespace - Variable in class org.javarosa.xform.parse.XFormParser
 
defaultPrototypes() - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
delCaption - Variable in class org.javarosa.core.model.GroupDef
 
delete - Variable in class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
delete_header - Variable in class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
deleteData() - Method in interface org.javarosa.core.data.IDataPointer
Deletes the underlying data from storage.
deleteData() - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
deleteRepeat(FormIndex) - Method in class org.javarosa.core.model.FormDef
Deletes the inner-most repeat that this node belongs to and returns the corresponding FormIndex.
deleteRepeat(FormIndex) - Method in class org.javarosa.form.api.FormEntryController
Deletes a repeated instance of a group referenced by the specified FormIndex.
deleteRepeat() - Method in class org.javarosa.form.api.FormEntryController
Deletes a repeated instance of a group referenced by the current FormIndex.
deleteRepeat(int) - Method in class org.javarosa.form.api.FormEntryController
 
deleteRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.April2014DagImpl
 
deleteRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
deleteRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.IDag
Take whatever action is required when deleting a repeat group.
deleteRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.LegacyDagImpl
 
deleteRepeatGroup(FormInstance, EvaluationContext, TreeReference, TreeElement, TreeElement) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
delHeader - Variable in class org.javarosa.core.model.GroupDef
 
delimiter - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
DELIMITER - Static variable in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
delimiters - Static variable in class org.javarosa.core.util.PrefixTree
 
delSacrifice - Static variable in class org.javarosa.core.util.PrefixTree
 
derive(String) - Method in class org.javarosa.core.reference.PrefixedRootFactory
 
derive(String, String) - Method in class org.javarosa.core.reference.PrefixedRootFactory
 
derive(String) - Method in interface org.javarosa.core.reference.ReferenceFactory
 
derive(String, String) - Method in interface org.javarosa.core.reference.ReferenceFactory
 
derive(String) - Method in class org.javarosa.core.reference.RootTranslator
 
derive(String, String) - Method in class org.javarosa.core.reference.RootTranslator
 
DeriveReference(String) - Method in class org.javarosa.core.reference.ReferenceManager
Derives a global reference from a URI in the current environment.
DeriveReference(String, Reference) - Method in class org.javarosa.core.reference.ReferenceManager
Derives a reference from a URI in the current environment.
DeriveReference(String, String) - Method in class org.javarosa.core.reference.ReferenceManager
Derives a reference from a URI in the current environment.
derives(String) - Method in class org.javarosa.core.reference.PrefixedRootFactory
 
derives(String) - Method in interface org.javarosa.core.reference.ReferenceFactory
 
derives(String) - Method in class org.javarosa.core.reference.RootTranslator
 
derivingRoot(String) - Method in class org.javarosa.core.reference.ReferenceManager
 
descendIntoNewRepeat() - Method in class org.javarosa.form.api.FormEntryController
 
descendIntoRepeat(FormIndex, int) - Method in class org.javarosa.core.model.FormDef
 
descendIntoRepeat(int) - Method in class org.javarosa.form.api.FormEntryController
 
DeserializationException - Exception in org.javarosa.core.util.externalizable
Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to create
DeserializationException(String) - Constructor for exception org.javarosa.core.util.externalizable.DeserializationException
 
deserialize(byte[], Class) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
deserialize(byte[], ExternalizableWrapper) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
deserialize(byte[], Externalizable) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
deserialize(byte[], Class, PrototypeFactory) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
destination - Variable in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
destRef - Variable in class org.javarosa.core.model.ItemsetBinding
 
destroy() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Delete the storage utility itself, along with all stored records and meta-data
destroy() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
destroy() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
destroyLocale(String) - Method in class org.javarosa.core.services.locale.Localizer
Undefine a locale and remove all its data.
DEVICE_ID_PROPERTY - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
die(String, Exception) - Static method in class org.javarosa.core.services.Logger
 
diff(FormIndex) - Method in class org.javarosa.core.model.FormIndex
Takes in a form index which is a subset of this index, and returns the total difference between them.
DirectionalIOException(IOException) - Constructor for exception org.javarosa.core.io.StreamsUtil.DirectionalIOException
 
disablePrefixing - Variable in class org.javarosa.core.util.PrefixTree
 
dispatch(FormInstance) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
dispatchFormEvent(String) - Method in class org.javarosa.core.model.FormDef
 
DIV - Static variable in class org.javarosa.xpath.parser.Token
 
DIVIDE - Static variable in class org.javarosa.xpath.expr.XPathArithExpr
 
divLongNotSuck(long, long) - Static method in class org.javarosa.core.util.MathUtils
 
doesBinaryExist() - Method in interface org.javarosa.core.reference.Reference
 
doesBinaryExist() - Method in class org.javarosa.core.reference.ResourceReference
 
doEvaluateTriggerables(FormInstance, EvaluationContext, Set<QuickTriggerable>, TreeReference, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.LatestDagBase
 
doFinal() - Method in class org.javarosa.core.util.MD5
Returns array of bytes (16 bytes) representing hash as of the current state of this object.
done() - Method in interface org.javarosa.core.util.TrivialTransitions
 
done(boolean) - Method in interface org.javarosa.core.util.TrivialTransitionsWithErrors
 
done - Variable in class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
doneCaption - Variable in class org.javarosa.core.model.GroupDef
 
doneEmptyCaption - Variable in class org.javarosa.core.model.GroupDef
 
DOT - Static variable in class org.javarosa.xpath.parser.Token
 
dow - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
NOTE: CANNOT BE USED TO SPECIFY A DATE
DummyIndexedStorageUtility<T extends Persistable> - Class in org.javarosa.core.services.storage.util
 
DummyIndexedStorageUtility() - Constructor for class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
DummyStorageIterator<T extends Persistable> - Class in org.javarosa.core.services.storage.util
 
DummyStorageIterator(Hashtable<Integer, T>) - Constructor for class org.javarosa.core.services.storage.util.DummyStorageIterator
 
dump(String) - Method in class org.javarosa.debug.Event
 
dynamicChoices - Variable in class org.javarosa.core.model.QuestionDef
 
dynamicChoicesPopulated - Variable in class org.javarosa.form.api.FormEntryPrompt
 
dynamicIndices - Variable in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 

E

e - Variable in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
EARTH_RADIUS - Static variable in class org.javarosa.core.util.GeoUtils
 
ec - Variable in class org.javarosa.xpath.XPathNodeset
 
element - Variable in class org.javarosa.form.api.FormEntryCaption
 
element - Variable in exception org.javarosa.xform.parse.XFormParseException
 
elementAt(int) - Method in class org.javarosa.core.util.Map
 
elements - Variable in class org.javarosa.core.util.Map
 
elements() - Method in class org.javarosa.core.util.Map
 
elementsSealed - Variable in class org.javarosa.core.util.Map
 
elementToString(Element) - Static method in class org.javarosa.xform.util.XFormSerializer
 
EMPTY_STRING - Static variable in class org.javarosa.core.model.Constants
Empty strig representation
emptyIfNull(byte[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
emptyIfNull(String) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
emptyIfNull(List) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
emptyIfNull(HashMap) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
enableMemoryProfile() - Static method in class org.javarosa.core.util.MemoryUtils
 
encode(int[], int) - Static method in class org.javarosa.core.util.MD5
 
encodeBase64(String) - Static method in class org.javarosa.core.util.SHA1
 
encodeHex(String) - Static method in class org.javarosa.core.util.SHA1
 
endOfForm - Variable in class org.javarosa.core.model.FormIndex
 
EntityFilter<E> - Class in org.javarosa.core.services.storage
 
EntityFilter() - Constructor for class org.javarosa.core.services.storage.EntityFilter
 
entryHeader - Variable in class org.javarosa.core.model.GroupDef
 
EQ - Static variable in class org.javarosa.xpath.parser.Token
 
equal - Variable in class org.javarosa.xpath.expr.XPathEqExpr
 
equals(Object) - Method in class org.javarosa.core.model.condition.Condition
 
equals(Object) - Method in class org.javarosa.core.model.condition.Recalculate
 
equals(Object) - Method in class org.javarosa.core.model.condition.Triggerable
 
equals(Object) - Method in class org.javarosa.core.model.FormIndex
 
equals(Object) - Method in class org.javarosa.core.model.instance.TreeReference
 
equals(Object) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
equals(Object) - Method in class org.javarosa.core.model.QuickTriggerable
 
equals(Object) - Method in class org.javarosa.core.reference.ResourceReference
 
equals(Object) - Method in class org.javarosa.core.services.locale.Localizer
 
equals(Object) - Method in class org.javarosa.core.services.locale.TableLocaleSource
 
equals(Object, Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
equals(byte[], byte[]) - Static method in class org.javarosa.core.util.MD5
 
equals(Object) - Method in class org.javarosa.core.util.PrefixTreeNode
 
equals(Object) - Method in class org.javarosa.model.xform.XPathReference
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathArithExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathBoolExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathEqExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathNumericLiteral
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathNumNegExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathQName
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathStep
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathStringLiteral
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathUnionExpr
 
equals(Object) - Method in class org.javarosa.xpath.expr.XPathVariableReference
 
equals(Object) - Method in class org.javarosa.xpath.XPathConditional
 
error(String) - Method in class org.javarosa.xform.parse.XFormParserReporter
 
errorStream - Variable in class org.javarosa.xform.parse.XFormParserReporter
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Condition
 
eval(FormInstance, EvaluationContext) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Evaluate this expression against the current models and context and provide a true or false value.
eval(Object[], EvaluationContext) - Method in interface org.javarosa.core.model.condition.IFunctionHandler
Evaluate the function
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Recalculate
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Triggerable
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathArithExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathBoolExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathEqExpr
 
eval(EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathExpression
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathExpression
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
Evaluate the function call.
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathNumericLiteral
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathNumNegExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathStringLiteral
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathUnionExpr
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathVariableReference
 
eval(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.XPathConditional
 
EvalBehavior() - Constructor for enum org.javarosa.core.model.FormDef.EvalBehavior
 
evalBool(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Condition
 
evalCustomFunction(IFunctionHandler, Object[], EvaluationContext) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
Given a handler registered to handle the function, try to coerce the function arguments into one of the prototypes defined by the handler.
evalNodeset(FormInstance, EvaluationContext) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Used for itemsets.
evalNodeset(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.XPathConditional
 
evalPredicate(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Triggerable
 
evalRaw(FormInstance, EvaluationContext) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Evaluate this expression against the current models and context and provide the final value of the expression, without forcing a cast to a boolean value.
evalRaw(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.condition.Triggerable
 
evalRaw(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.XPathConditional
 
evalReadable(FormInstance, EvaluationContext) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Used for itemsets.
evalReadable(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.XPathConditional
 
evaluateChildrenTriggerables(FormInstance, EvaluationContext, TreeElement, boolean, boolean, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
evaluateChildrenTriggerables(FormInstance, EvaluationContext, TreeElement, boolean, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
evaluateConstraint(TreeReference, IAnswerData) - Method in class org.javarosa.core.model.FormDef
 
evaluated - Variable in class org.javarosa.xpath.XPathLazyNodeset
 
evaluatePivot(CmpPivot, IConditionExpr, EvaluationContext, FormInstance) - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
evaluateTriggerable(FormInstance, EvaluationContext, QuickTriggerable, TreeReference) - Method in class org.javarosa.core.model.April2014DagImpl
Step 3 in DAG cascade.
evaluateTriggerable(FormInstance, EvaluationContext, QuickTriggerable, List<TreeReference>) - Method in class org.javarosa.core.model.LatestDagBase
Step 3 in DAG cascade.
evaluateTriggerable(FormInstance, EvaluationContext, QuickTriggerable, TreeReference) - Method in class org.javarosa.core.model.LegacyDagImpl
Step 3 in DAG cascade.
evaluateTriggerables(FormInstance, EvaluationContext, ArrayList<QuickTriggerable>, TreeReference) - Method in class org.javarosa.core.model.April2014DagImpl
Step 2 in evaluating DAG computation updates from a value being changed in the instance.
evaluateTriggerables(FormInstance, EvaluationContext, Set<QuickTriggerable>, TreeReference, boolean, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Fast2014DagImpl
Step 2 in evaluating DAG computation updates from a value being changed in the instance.
evaluateTriggerables(FormInstance, EvaluationContext, ArrayList<QuickTriggerable>, TreeReference) - Method in class org.javarosa.core.model.LegacyDagImpl
Step 2 in evaluating DAG computation updates from a value being changed in the instance.
evaluateTriggerables(FormInstance, EvaluationContext, Set<QuickTriggerable>, TreeReference, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Safe2014DagImpl
Step 2 in evaluating DAG computation updates from a value being changed in the instance.
EvaluationContext - Class in org.javarosa.core.model.condition
 
EvaluationContext(EvaluationContext) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
Copy Constructor
EvaluationContext(EvaluationContext, TreeReference) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
 
EvaluationContext(EvaluationContext, HashMap<String, FormInstance>, TreeReference) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
 
EvaluationContext(FormInstance, HashMap<String, FormInstance>, EvaluationContext) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
 
EvaluationContext(FormInstance) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
 
EvaluationContext(FormInstance, HashMap<String, FormInstance>) - Constructor for class org.javarosa.core.model.condition.EvaluationContext
 
EvaluationResult - Class in org.javarosa.debug
Author: Meletis Margaritis Date: 12/20/14 Time: 7:07 PM
EvaluationResult(TreeReference, Object) - Constructor for class org.javarosa.debug.EvaluationResult
 
evaluationResults - Variable in class org.javarosa.debug.Event
 
Event - Class in org.javarosa.debug
Author: Meletis Margaritis Date: 12/2/14 Time: 7:35 PM
Event(String) - Constructor for class org.javarosa.debug.Event
 
Event(String, EvaluationResult) - Constructor for class org.javarosa.debug.Event
 
Event(String, List<EvaluationResult>) - Constructor for class org.javarosa.debug.Event
 
EVENT_BEGINNING_OF_FORM - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_END_OF_FORM - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_GROUP - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_JR_INSERT - Static variable in class org.javarosa.core.model.Action
 
EVENT_PROMPT_NEW_REPEAT - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_QUESTION - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_REPEAT - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_REPEAT_JUNCTURE - Static variable in class org.javarosa.form.api.FormEntryController
 
EVENT_XFORMS_READY - Static variable in class org.javarosa.core.model.Action
 
EVENT_XFORMS_REVALIDATE - Static variable in class org.javarosa.core.model.Action
 
eventListeners - Variable in class org.javarosa.core.model.FormDef
 
eventNotifier - Variable in class org.javarosa.core.model.FormDef
 
EventNotifier - Interface in org.javarosa.debug
Created by IntelliJ IDEA.
EventNotifierSilent - Class in org.javarosa.debug
Created by IntelliJ IDEA.
EventNotifierSilent() - Constructor for class org.javarosa.debug.EventNotifierSilent
 
exception(Exception) - Static method in class org.javarosa.core.services.Logger
 
exception(String, Exception) - Static method in class org.javarosa.core.services.Logger
 
exists(int) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Return whether a record exists in the store
exists(int) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
exists(int) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
expandReference(TreeReference) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
expandReference(TreeReference, boolean) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
expandReference(TreeReference, FormInstance, TreeReference, List<TreeReference>, boolean) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
expireDynamicChoices() - Method in class org.javarosa.form.api.FormEntryPrompt
 
expireReferenceCache() - Method in class org.javarosa.core.model.instance.TreeElement
 
explicitValue - Variable in class org.javarosa.core.model.actions.SetValueAction
 
explodeIndex(FormIndex) - Method in class org.javarosa.core.model.FormDef
Dereference the form index and return a List of all interstitial nodes (top-level parent first; index target last)

Ignore 'new-repeat' node for now; just return/stop at ref to yet-to-be-created repeat node (similar to repeats that already exist)

explodeReference(TreeReference) - Method in class org.javarosa.core.model.instance.DataInstance
 
exportData() - Method in interface org.javarosa.core.model.util.restorable.Restorable
 
exportRMS(IStorageUtility, Class, String, IRecordFilter) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
exportRMS(FormInstance, Class, String, IStorageUtility, IRecordFilter) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
expr - Variable in class org.javarosa.core.model.condition.Triggerable
The expression which will be evaluated to produce a result
expr - Variable in class org.javarosa.xpath.parser.ast.ASTNodeFilterExpr
 
expr - Variable in class org.javarosa.xpath.parser.ast.ASTNodePredicate
 
expr - Variable in class org.javarosa.xpath.parser.ast.ASTNodeUnaryOp
 
expr - Variable in class org.javarosa.xpath.XPathConditional
 
exprEvalContext - Variable in class org.javarosa.core.model.FormDef
 
exprs - Variable in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
extendRef(String, int) - Method in class org.javarosa.core.model.instance.TreeReference
clone and extend a reference by one level
extensions - Variable in class org.javarosa.core.model.FormDef
 
Externalizable - Interface in org.javarosa.core.util.externalizable
Gives objects control over serialization.
ExternalizableWrapper - Class in org.javarosa.core.util.externalizable
constructor guidelines: each child of this class should follow these rules with its constructors 1) every constructor that sets 'val' should have a matching constructor for deserialization that leaves 'val' null 2) every constructor that accepts an ExternalizableWrapper should also have a convenience constructor that accepts a Class, and wraps the Class in an ExtWrapBase (the identity wrapper) 3) there must exist a null constructor for meta-deserialization (for applicable wrappers) 4) be careful about properly disambiguating constructors
ExternalizableWrapper() - Constructor for class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
extract(int, int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
extractNextIndex(String, String[]) - Static method in class org.javarosa.core.services.locale.Localizer
 
extractSelection(Selection) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
extract the value out of a Selection according to the current CHOICE_MODE
ExtUtil - Class in org.javarosa.core.util.externalizable
 
ExtUtil() - Constructor for class org.javarosa.core.util.externalizable.ExtUtil
 
ExtWrapAnswerData(int, IAnswerData) - Constructor for class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
ExtWrapAnswerData(int) - Constructor for class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
ExtWrapBase - Class in org.javarosa.core.util.externalizable
 
ExtWrapBase(Object) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapBase
 
ExtWrapBase(Class) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapBase
 
ExtWrapIntEncoding - Class in org.javarosa.core.util.externalizable
 
ExtWrapIntEncoding() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncoding
 
ExtWrapIntEncodingSmall - Class in org.javarosa.core.util.externalizable
 
ExtWrapIntEncodingSmall(long) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
ExtWrapIntEncodingSmall(long, int) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
ExtWrapIntEncodingSmall() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
ExtWrapIntEncodingSmall(Object, int) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
ExtWrapIntEncodingUniform - Class in org.javarosa.core.util.externalizable
 
ExtWrapIntEncodingUniform(long) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
ExtWrapIntEncodingUniform() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
ExtWrapList - Class in org.javarosa.core.util.externalizable
 
ExtWrapList(List) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapList(List, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapList() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapList(Class) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapList(Class, boolean) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapList(ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapList
 
ExtWrapListPoly - Class in org.javarosa.core.util.externalizable
 
ExtWrapListPoly(List) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
ExtWrapListPoly() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
ExtWrapMap - Class in org.javarosa.core.util.externalizable
 
ExtWrapMap(HashMap) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(HashMap, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(Map, ExternalizableWrapper, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(Class, Class) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(Class, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(ExternalizableWrapper, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(Class, Class, int) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(Class, ExternalizableWrapper, int) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMap(ExternalizableWrapper, ExternalizableWrapper, int) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMap
 
ExtWrapMapPoly - Class in org.javarosa.core.util.externalizable
 
ExtWrapMapPoly(HashMap) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly(HashMap, ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly(Class) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly(ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly(Class, boolean) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapMapPoly(ExternalizableWrapper, boolean) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
ExtWrapNullable - Class in org.javarosa.core.util.externalizable
 
ExtWrapNullable(Object) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapNullable
 
ExtWrapNullable() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapNullable
 
ExtWrapNullable(Class) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapNullable
 
ExtWrapNullable(ExternalizableWrapper) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapNullable
 
ExtWrapTagged - Class in org.javarosa.core.util.externalizable
 
ExtWrapTagged(Object) - Constructor for class org.javarosa.core.util.externalizable.ExtWrapTagged
 
ExtWrapTagged() - Constructor for class org.javarosa.core.util.externalizable.ExtWrapTagged
 

F

factories - Variable in class org.javarosa.core.reference.ReferenceManager
 
factory(String, String) - Method in class org.javarosa.core.reference.PrefixedRootFactory
Creates a Reference using the most locally available part of a URI.
factory(String, String) - Method in class org.javarosa.core.reference.ResourceReferenceFactory
 
factory - Variable in class org.javarosa.model.xform.DataModelSerializer
 
failedPrompt - Variable in class org.javarosa.core.model.ValidateOutcome
 
fallbackDefaultForm - Variable in class org.javarosa.core.services.locale.Localizer
 
fallbackDefaultLocale - Variable in class org.javarosa.core.services.locale.Localizer
 
falseAction - Variable in class org.javarosa.core.model.condition.Condition
 
Fast2014DagImpl - Class in org.javarosa.core.model
The fast (Latest_fastest) eval logic for 2014
Fast2014DagImpl(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.Fast2014DagImpl
 
FatalException - Exception in org.javarosa.core.log
 
FatalException() - Constructor for exception org.javarosa.core.log.FatalException
 
FatalException(String) - Constructor for exception org.javarosa.core.log.FatalException
 
FatalException(Exception) - Constructor for exception org.javarosa.core.log.FatalException
 
FatalException(String, Exception) - Constructor for exception org.javarosa.core.log.FatalException
 
FauxIndexedPersistable - Class in org.javarosa.core.services.storage
 
FauxIndexedPersistable(Persistable, WrappingStorageUtility.SerializationWrapper) - Constructor for class org.javarosa.core.services.storage.FauxIndexedPersistable
 
FauxIndexedPersistable(Persistable, WrappingStorageUtility.SerializationWrapper, IMetaData) - Constructor for class org.javarosa.core.services.storage.FauxIndexedPersistable
 
fillArray(double[]) - Method in class org.javarosa.core.model.data.GeoPointData
 
fillBuffer() - Method in class org.javarosa.core.io.BufferedInputStream
 
fillTemplateString(String, TreeReference) - Method in class org.javarosa.core.model.FormDef
 
fillTemplateString(String, TreeReference, HashMap<String, ?>) - Method in class org.javarosa.core.model.FormDef
 
fillTriggeredElements(EvaluationContext, QuickTriggerable, ArrayList<QuickTriggerable>) - Method in class org.javarosa.core.model.April2014DagImpl
Get all of the elements which will need to be evaluated (in order) when the triggerable is fired.
fillTriggeredElements(FormInstance, EvaluationContext, QuickTriggerable, Set<QuickTriggerable>, Set<QuickTriggerable>, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
Get all of the elements which will need to be evaluated (in order) when the triggerable is fired.
fillTriggeredElements(FormInstance, EvaluationContext, QuickTriggerable, Set<QuickTriggerable>, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Safe2014DagImpl
Get all of the elements which will need to be evaluated (in order) when the triggerable is fired.
filter(Object) - Method in interface org.javarosa.core.model.util.restorable.IRecordFilter
 
filtExpr - Variable in class org.javarosa.xpath.expr.XPathPathExpr
 
finalized - Variable in class org.javarosa.core.util.PrefixTree
 
finalizeTriggerables(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.April2014DagImpl
Finalize the DAG associated with the form's triggered conditions.
finalizeTriggerables(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.Fast2014DagImpl
Finalize the DAG associated with the form's triggered conditions.
finalizeTriggerables() - Method in class org.javarosa.core.model.FormDef
Finalize the DAG associated with the form's triggered conditions.
finalizeTriggerables(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.IDag
Initialize the triggerableDAG array and the triggerIndex array.
finalizeTriggerables(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.LegacyDagImpl
Finalize the DAG associated with the form's triggered conditions.
finalizeTriggerables(FormInstance, EvaluationContext) - Method in class org.javarosa.core.model.Safe2014DagImpl
Finalize the DAG associated with the form's triggered conditions.
finals - Variable in class org.javarosa.core.util.MD5
 
findAffectedTriggers(Map<TreeReference, List<TreeReference>>) - Method in class org.javarosa.core.model.condition.Triggerable
Searches in the triggers of this Triggerable, trying to find the ones that are contained in the given list of contextualized refs.
findQuestionByRef(TreeReference, IFormElement) - Static method in class org.javarosa.core.model.FormDef
 
findTriggerable(Triggerable) - Method in class org.javarosa.core.model.IDag
Add the triggerables to the dataset prior to finalizing.
fingerprint(byte[]) - Method in class org.javarosa.core.util.MD5
Calculates and returns the hash of the contents of the given file.
fireEvent() - Method in class org.javarosa.core.model.FormDef
 
flagRepeatables(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
flags - Variable in class org.javarosa.core.model.instance.TreeElement
 
FlatLogSerializer - Class in org.javarosa.core.log
 
FlatLogSerializer() - Constructor for class org.javarosa.core.log.FlatLogSerializer
 
form - Variable in class org.javarosa.form.api.FormEntryCaption
 
form - Variable in class org.javarosa.form.api.FormEntryModel
 
FORM_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
format(Date, String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
format(DateUtils.DateFields, String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
FORMAT_HUMAN_READABLE_DAYS_FROM_TODAY - Static variable in class org.javarosa.core.model.utils.DateUtils
 
FORMAT_HUMAN_READABLE_SHORT - Static variable in class org.javarosa.core.model.utils.DateUtils
 
FORMAT_ISO8601 - Static variable in class org.javarosa.core.model.utils.DateUtils
 
FORMAT_TIMESTAMP_HTTP - Static variable in class org.javarosa.core.model.utils.DateUtils
RFC 822
FORMAT_TIMESTAMP_SUFFIX - Static variable in class org.javarosa.core.model.utils.DateUtils
 
formatDate(Date, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDate(DateUtils.DateFields, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDateColloquial(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDateHttp(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
RFC 822
formatDateISO8601(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDateSuffix(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDateTime(Date, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDateToTimeStamp(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatDaysFromToday(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
Provides text representing a span of time.
formatTime(Date, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatTime(DateUtils.DateFields, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatTimeColloquial(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatTimeHttp(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
RFC 822
formatTimeISO8601(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
formatTimeSuffix(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
FormDef - Class in org.javarosa.core.model
Definition of a form.
FormDef() - Constructor for class org.javarosa.core.model.FormDef
 
FormDef(FormDef.EvalBehavior, EventNotifier) - Constructor for class org.javarosa.core.model.FormDef
 
FormDef.EvalBehavior - Enum in org.javarosa.core.model
 
formElementStateChanged(IFormElement, int) - Method in interface org.javarosa.core.model.FormElementStateListener
 
formElementStateChanged(TreeElement, int) - Method in interface org.javarosa.core.model.FormElementStateListener
 
formElementStateChanged(IFormElement, int) - Method in class org.javarosa.form.api.FormEntryCaption
 
formElementStateChanged(TreeElement, int) - Method in class org.javarosa.form.api.FormEntryCaption
 
formElementStateChanged(TreeElement, int) - Method in class org.javarosa.form.api.FormEntryPrompt
 
FormElementStateListener - Interface in org.javarosa.core.model
 
FormEntryCaption - Class in org.javarosa.form.api
This class gives you all the information you need to display a caption when your current FormIndex references a GroupEvent, RepeatPromptEvent, or RepeatEvent.
FormEntryCaption() - Constructor for class org.javarosa.form.api.FormEntryCaption
This empty constructor exists for convenience of any supertypes of this prompt
FormEntryCaption(FormDef, FormIndex) - Constructor for class org.javarosa.form.api.FormEntryCaption
Creates a FormEntryCaption for the element at the given index in the form.
FormEntryCaption.RepeatOptions - Class in org.javarosa.form.api
 
FormEntryController - Class in org.javarosa.form.api
This class is used to navigate through an xform and appropriately manipulate the FormEntryModel's state.
FormEntryController(FormEntryModel) - Constructor for class org.javarosa.form.api.FormEntryController
Creates a new form entry controller for the model provided
FormEntryModel - Class in org.javarosa.form.api
The data model used during form entry.
FormEntryModel(FormDef) - Constructor for class org.javarosa.form.api.FormEntryModel
 
FormEntryModel(FormDef, int) - Constructor for class org.javarosa.form.api.FormEntryModel
Creates a new entry model for the form with the appropriate repeat structure
FormEntryPrompt - Class in org.javarosa.form.api
This class gives you all the information you need to display a question when your current FormIndex references a QuestionEvent.
FormEntryPrompt() - Constructor for class org.javarosa.form.api.FormEntryPrompt
This empty constructor exists for convenience of any supertypes of this prompt
FormEntryPrompt(FormDef, FormIndex) - Constructor for class org.javarosa.form.api.FormEntryPrompt
Creates a FormEntryPrompt for the element at the given index in the form.
formId - Variable in class org.javarosa.core.model.instance.DataInstance
The ID of the form that this is a model for
FormIndex - Class in org.javarosa.core.model
A Form Index is an immutable index into a specific question definition that will appear in an interaction with a user.
FormIndex(int, TreeReference) - Constructor for class org.javarosa.core.model.FormIndex
Constructs a simple form index that references a specific element in a list of elements.
FormIndex(int, int, TreeReference) - Constructor for class org.javarosa.core.model.FormIndex
Constructs a simple form index that references a specific element in a list of elements.
FormIndex(FormIndex, int, TreeReference) - Constructor for class org.javarosa.core.model.FormIndex
Constructs an index which indexes an element, and provides an index into that elements children
FormIndex(FormIndex, FormIndex) - Constructor for class org.javarosa.core.model.FormIndex
Constructs an index which references an element past the level of specificity of the current context, founded by the currentLevel index.
FormIndex(FormIndex, int, int, TreeReference) - Constructor for class org.javarosa.core.model.FormIndex
Constructs an index which indexes an element, and provides an index into that elements children, along with the current index of a repeated instance.
FormInstance - Class in org.javarosa.core.model.instance
This class represents the xform model instance
FormInstance() - Constructor for class org.javarosa.core.model.instance.FormInstance
 
FormInstance(TreeElement) - Constructor for class org.javarosa.core.model.instance.FormInstance
 
FormInstance(TreeElement, String) - Constructor for class org.javarosa.core.model.instance.FormInstance
Creates a new data model using the root given.
formInstances - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
formInstances - Variable in class org.javarosa.core.model.FormDef
 
FormModule - Class in org.javarosa.formmanager
 
FormModule() - Constructor for class org.javarosa.formmanager.FormModule
 
formVersion - Variable in class org.javarosa.core.model.instance.FormInstance
 
fractionalDaysSinceEpoch(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
fromRef(TreeReference) - Static method in class org.javarosa.xpath.expr.XPathPathExpr
 
functionHandlers - Variable in class org.javarosa.core.model.condition.EvaluationContext
 

G

generateRoot(DataInstance) - Method in class org.javarosa.core.model.instance.InstanceInitializationFactory
 
genericize() - Method in class org.javarosa.core.model.instance.TreeReference
 
genGUID(int) - Static method in class org.javarosa.core.util.PropertyUtils
Create a globally unique identifier string in no particular format with len characters of randomness.
genUUID() - Static method in class org.javarosa.core.util.PropertyUtils
Generate an RFC 1422 Version 4 UUID.
GeoPointData - Class in org.javarosa.core.model.data
A response to a question requesting an GeoPoint Value.
GeoPointData() - Constructor for class org.javarosa.core.model.data.GeoPointData
Empty Constructor, necessary for dynamic construction during deserialization.
GeoPointData(GeoPointData) - Constructor for class org.javarosa.core.model.data.GeoPointData
 
GeoPointData(double[]) - Constructor for class org.javarosa.core.model.data.GeoPointData
 
GeoShape() - Constructor for class org.javarosa.core.model.data.GeoShapeData.GeoShape
 
GeoShape(ArrayList<double[]>) - Constructor for class org.javarosa.core.model.data.GeoShapeData.GeoShape
 
GeoShapeData - Class in org.javarosa.core.model.data
A response to a question requesting an GeoShape Value.
GeoShapeData() - Constructor for class org.javarosa.core.model.data.GeoShapeData
Empty Constructor, necessary for dynamic construction during deserialization.
GeoShapeData(GeoShapeData) - Constructor for class org.javarosa.core.model.data.GeoShapeData
Copy constructor (deep)
GeoShapeData(GeoShapeData.GeoShape) - Constructor for class org.javarosa.core.model.data.GeoShapeData
 
GeoShapeData.GeoShape - Class in org.javarosa.core.model.data
The data value contained in a GeoShapeData object is a GeoShape
GeoTrace() - Constructor for class org.javarosa.core.model.data.GeoTraceData.GeoTrace
 
GeoTrace(ArrayList<double[]>) - Constructor for class org.javarosa.core.model.data.GeoTraceData.GeoTrace
 
GeoTraceData - Class in org.javarosa.core.model.data
A response to a question requesting an GeoTrace Value.
GeoTraceData() - Constructor for class org.javarosa.core.model.data.GeoTraceData
Empty Constructor, necessary for dynamic construction during deserialization.
GeoTraceData(GeoTraceData) - Constructor for class org.javarosa.core.model.data.GeoTraceData
Copy constructor (deep)
GeoTraceData(GeoTraceData.GeoTrace) - Constructor for class org.javarosa.core.model.data.GeoTraceData
 
GeoTraceData.GeoTrace - Class in org.javarosa.core.model.data
The data value contained in a GeoTraceData object is a GeoTrace
GeoUtils - Class in org.javarosa.core.util
Author: Meletis Margaritis Date: 8/4/14 Time: 1:38 PM
GeoUtils() - Constructor for class org.javarosa.core.util.GeoUtils
 
GeoUtils.GPSCoordinates - Class in org.javarosa.core.util
 
get(String) - Static method in class org.javarosa.core.services.locale.Localization
 
get(String, String[]) - Static method in class org.javarosa.core.services.locale.Localization
 
get(String, HashMap<String, String>) - Static method in class org.javarosa.core.services.locale.Localization
 
get(Object) - Method in class org.javarosa.core.util.Map
 
get(int) - Method in class org.javarosa.core.util.SortedIntSet
 
get24HourTimeFromDate(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getAbsRef(IDataReference, IFormElement) - Method in class org.javarosa.xform.parse.XFormParser
 
getAbsRef(IDataReference, TreeReference) - Static method in class org.javarosa.xform.parse.XFormParser
 
getAccessLock() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Fetch the object that acts as the synchronization lock for this StorageUtility
getAccessLock() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getAccessLock() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getAction() - Method in class org.javarosa.core.model.SubmissionProfile
 
getAdditionalAttribute(String, String) - Method in class org.javarosa.core.model.FormDef
 
getAdditionalAttribute(String, String) - Method in class org.javarosa.core.model.GroupDef
 
getAdditionalAttribute(String, String) - Method in interface org.javarosa.core.model.IFormElement
Retrieve the value of an additional attribute on a Question or Group
getAdditionalAttribute(String, String) - Method in class org.javarosa.core.model.QuestionDef
 
getAdditionalAttributes() - Method in class org.javarosa.core.model.DataBinding
 
getAdditionalAttributes() - Method in class org.javarosa.core.model.FormDef
 
getAdditionalAttributes() - Method in class org.javarosa.core.model.GroupDef
 
getAdditionalAttributes() - Method in interface org.javarosa.core.model.IFormElement
Retrieve all additional attributes on a Question or Group
getAdditionalAttributes() - Method in class org.javarosa.core.model.QuestionDef
 
getAffectedRef() - Method in class org.javarosa.debug.EvaluationResult
 
getAnswerData(String, int) - Static method in class org.javarosa.xform.util.XFormAnswerDataParser
 
getAnswerData(String, int, QuestionDef) - Static method in class org.javarosa.xform.util.XFormAnswerDataParser
 
getAnswerResolver() - Static method in class org.javarosa.xform.parse.XFormParser
 
getAnswerText() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getAnswerValue() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getAppearanceAttr() - Method in class org.javarosa.core.model.FormDef
Appearance isn't a valid attribute for form, but this method must be included as a result of conforming to the IFormElement interface.
getAppearanceAttr() - Method in class org.javarosa.core.model.GroupDef
 
getAppearanceAttr() - Method in interface org.javarosa.core.model.IFormElement
 
getAppearanceAttr() - Method in class org.javarosa.core.model.QuestionDef
 
getAppearanceHint() - Method in class org.javarosa.form.api.FormEntryCaption
 
getArgs(String) - Static method in class org.javarosa.core.services.locale.Localizer
 
getAttribute(String, String) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
Retrieves the TreeElement representing the attribute at the provided namespace and name, or null if none exists.
getAttribute(List<TreeElement>, String, String) - Static method in class org.javarosa.core.model.instance.TreeElement
Retrieves the TreeElement representing the attribute for the provided namespace and name, or null if none exists.
getAttribute(String, String) - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttribute(String) - Method in class org.javarosa.core.model.SubmissionProfile
 
getAttributeCount() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
Returns the number of attributes of this element.
getAttributeCount() - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeList(Element) - Static method in class org.javarosa.xform.util.XFormUtils
 
getAttributeName(int) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
get name of attribute at 'index' in the list
getAttributeName(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeName(int) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getAttributeNamespace(int) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
get namespace of attribute at 'index' in the list
getAttributeNamespace(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeNamespace(int) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getAttributePrefix(int) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getAttributeValue(int) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
get value of attribute at 'index' in the list
getAttributeValue(String, String) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
get value of attribute with namespace:name' in the list
getAttributeValue(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeValue(TreeElement) - Method in class org.javarosa.core.model.instance.TreeElement
Get the String value of the provided attribute
getAttributeValue() - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeValue(String, String) - Method in class org.javarosa.core.model.instance.TreeElement
 
getAttributeValue(int) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getAudioText() - Method in class org.javarosa.form.api.FormEntryCaption
Convenience method Get audio URI from Text form for THIS element (if available)
getAvailableLocales() - Method in class org.javarosa.core.services.locale.Localizer
Get a list of defined locales.
getBase() - Method in class org.javarosa.core.model.instance.DataInstance
 
getBase() - Method in class org.javarosa.core.model.instance.FormInstance
 
getBind() - Method in class org.javarosa.core.model.FormDef
 
getBind() - Method in class org.javarosa.core.model.GroupDef
 
getBind() - Method in interface org.javarosa.core.model.IFormElement
 
getBind() - Method in class org.javarosa.core.model.QuestionDef
 
getBindAttribute(String, String) - Method in class org.javarosa.core.model.instance.TreeElement
Retrieves the TreeElement representing an arbitrary bind attribute for this element at the provided namespace and name, or null if none exists.
getBindAttributes() - Method in class org.javarosa.core.model.instance.TreeElement
 
getBindAttributes() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getBindAttributeValue(String, String) - Method in class org.javarosa.core.model.instance.TreeElement
get value of the bind attribute with namespace:name' in the list
getBinOpExpr(int, XPathExpression, XPathExpression) - Method in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
getBoolean(Object) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
getCaptionHierarchy(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
Returns a hierarchical list of FormEntryCaption objects for the given FormIndex
getCaptionHierarchy() - Method in class org.javarosa.form.api.FormEntryModel
Returns a hierarchical list of FormEntryCaption objects for the current FormIndex
getCaptionPrompt(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
When you have a non-question event, a CaptionPrompt will have all the information needed to display to the user.
getCaptionPrompt() - Method in class org.javarosa.form.api.FormEntryModel
When you have a non-question event, a CaptionPrompt will have all the information needed to display to the user.
getChar(String, int) - Static method in class org.javarosa.xpath.parser.Lexer
 
getChild(int) - Method in class org.javarosa.core.model.FormDef
 
getChild(FormIndex) - Method in class org.javarosa.core.model.FormDef
 
getChild(int) - Method in class org.javarosa.core.model.GroupDef
 
getChild(int) - Method in interface org.javarosa.core.model.IFormElement
 
getChild(String, int) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getChild(String, int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getChild(int) - Method in class org.javarosa.core.model.QuestionDef
 
getChildAt(int) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getChildAt(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getChildInstanceRef(FormIndex) - Method in class org.javarosa.core.model.FormDef
 
getChildInstanceRef(List<IFormElement>, List<Integer>) - Method in class org.javarosa.core.model.FormDef
 
getChildMultiplicity(String) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getChildMultiplicity(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
getChildren() - Method in class org.javarosa.core.model.FormDef
 
getChildren() - Method in class org.javarosa.core.model.GroupDef
 
getChildren() - Method in interface org.javarosa.core.model.IFormElement
 
getChildren() - Method in class org.javarosa.core.model.QuestionDef
 
getChildren() - Method in class org.javarosa.core.util.PrefixTreeNode
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNode
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeFilterExpr
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeFunctionCall
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodePredicate
 
getChildren() - Method in class org.javarosa.xpath.parser.ast.ASTNodeUnaryOp
 
getChildrenWithName(String) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
Get all the child nodes of this element, with specific name
getChildrenWithName(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
getChildrenWithName(String, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
getChoice(int) - Method in class org.javarosa.core.model.QuestionDef
 
getChoiceForValue(String) - Method in class org.javarosa.core.model.QuestionDef
 
getChoices() - Method in class org.javarosa.core.model.ItemsetBinding
 
getChoices() - Method in class org.javarosa.core.model.QuestionDef
 
getClass(byte[]) - Method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
getClassHash(Class) - Static method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
getCompletedRelevantQuestionCount() - Method in class org.javarosa.form.api.FormEntryModel
Not yet implemented Should get the number of completed questions to this point.
getCompoundIndices() - Method in class org.javarosa.form.api.FormEntryModel
 
getCompoundIndices(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
getConditionExpressionForTrueAction(TreeElement, int) - Method in class org.javarosa.core.model.FormDef
Pull this in from FormOverview so that we can make fields private.
getConditionExpressionForTrueAction(FormInstance, TreeElement, int) - Method in class org.javarosa.core.model.IDag
Pull this in from FormOverview so that we can make fields private.
getConditions() - Method in class org.javarosa.core.model.IDag
API for retrieving the list of conditions, for use when serializing the form definition (e.g., into .cache file).
getConextualizedCountReference(TreeReference) - Method in class org.javarosa.core.model.GroupDef
 
getConstraint() - Method in class org.javarosa.core.model.instance.TreeElement
 
getConstraintMessage(EvaluationContext, FormInstance, String) - Method in class org.javarosa.core.model.condition.Constraint
 
getConstraintText() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getConstraintText(IAnswerData) - Method in class org.javarosa.form.api.FormEntryPrompt
 
getConstraintText(String, IAnswerData) - Method in class org.javarosa.form.api.FormEntryPrompt
 
getContext() - Method in class org.javarosa.core.model.instance.TreeReference
 
getContextPosition() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getContextRef() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getControlType() - Method in class org.javarosa.core.model.QuestionDef
 
getControlType() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getCountReference() - Method in class org.javarosa.core.model.GroupDef
 
getData() - Method in interface org.javarosa.core.data.IDataPointer
Get the data from the underlying storage.
getData() - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
getData() - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
getData() - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
getData() - Method in interface org.javarosa.core.services.storage.WrappingStorageUtility.SerializationWrapper
retrieve the underlying object (to be followed by a call to readExternal)
getDataStream() - Method in interface org.javarosa.core.data.IDataPointer
Get the data from the underlying storage.
getDataStream() - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
getDataType() - Method in class org.javarosa.core.model.DataBinding
 
getDataType() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getDataType() - Method in class org.javarosa.core.model.instance.TreeElement
 
getDataType(Object) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
getDataType(Class) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
getDataType() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getDataType(String) - Method in class org.javarosa.xform.parse.XFormParser
 
getDate(DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getDate(DateUtils.DateFields, String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getDate(int, int, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getDateFromString(String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getDateSaved() - Method in class org.javarosa.core.model.instance.FormInstance
 
getDateTimeFromString(String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getDeepChildCount() - Method in class org.javarosa.core.model.FormDef
 
getDeepChildCount() - Method in class org.javarosa.core.model.GroupDef
 
getDeepChildCount() - Method in interface org.javarosa.core.model.IFormElement
 
getDeepChildCount() - Method in class org.javarosa.core.model.QuestionDef
 
getDefault() - Static method in class org.javarosa.core.services.PrototypeManager
 
getDefaultLocale() - Method in class org.javarosa.core.services.locale.Localizer
Get the default locale.
getDepth() - Method in class org.javarosa.core.model.FormIndex
 
getDepth() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getDepth() - Method in class org.javarosa.core.model.instance.TreeElement
 
getDestination() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getDestRef() - Method in class org.javarosa.core.model.ItemsetBinding
 
getDisplayMessage() - Method in class org.javarosa.debug.Event
 
getDisplayText() - Method in interface org.javarosa.core.data.IDataPointer
Get a display string that represents this data.
getDisplayText() - Method in class org.javarosa.core.model.data.BooleanData
 
getDisplayText() - Method in class org.javarosa.core.model.data.DateData
 
getDisplayText() - Method in class org.javarosa.core.model.data.DateTimeData
 
getDisplayText() - Method in class org.javarosa.core.model.data.DecimalData
 
getDisplayText() - Method in class org.javarosa.core.model.data.GeoPointData
 
getDisplayText() - Method in class org.javarosa.core.model.data.GeoShapeData
 
getDisplayText() - Method in class org.javarosa.core.model.data.GeoTraceData
 
getDisplayText() - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
getDisplayText() - Method in interface org.javarosa.core.model.data.IAnswerData
 
getDisplayText() - Method in class org.javarosa.core.model.data.IntegerData
 
getDisplayText() - Method in class org.javarosa.core.model.data.LongData
 
getDisplayText() - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
getDisplayText() - Method in class org.javarosa.core.model.data.PointerAnswerData
 
getDisplayText() - Method in class org.javarosa.core.model.data.SelectMultiData
 
getDisplayText() - Method in class org.javarosa.core.model.data.SelectOneData
 
getDisplayText() - Method in class org.javarosa.core.model.data.StringData
 
getDisplayText() - Method in class org.javarosa.core.model.data.TimeData
 
getDisplayText() - Method in class org.javarosa.core.model.data.UncastData
 
getDynamicChoices() - Method in class org.javarosa.core.model.QuestionDef
 
getElementMultiplicity() - Method in class org.javarosa.core.model.FormIndex
For the fully qualified element, get the multiplicity of the element's reference
getEvalBehavior() - Method in class org.javarosa.core.model.April2014DagImpl
 
getEvalBehavior() - Method in class org.javarosa.core.model.Fast2014DagImpl
 
getEvalBehavior() - Method in class org.javarosa.core.model.IDag
The EvalBehavior that the implementation provides.
getEvalBehavior() - Method in class org.javarosa.core.model.LegacyDagImpl
 
getEvalBehavior() - Method in class org.javarosa.core.model.Safe2014DagImpl
 
getEvaluationContext() - Method in class org.javarosa.core.model.FormDef
 
getEvaluationResults() - Method in class org.javarosa.debug.Event
 
getEvent(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
Given a FormIndex, returns the event this FormIndex represents.
getEvent() - Method in class org.javarosa.form.api.FormEntryModel
 
getEventListeners(String) - Method in class org.javarosa.core.model.FormDef
 
getEventNotifier() - Method in class org.javarosa.core.model.FormDef
 
getEventNotifier() - Method in interface org.javarosa.core.model.IDag.EventNotifierAccessor
 
getExpr() - Method in class org.javarosa.core.model.condition.Triggerable
 
getExpr() - Method in class org.javarosa.xpath.XPathConditional
 
getExtension(Class<X>) - Method in class org.javarosa.core.model.FormDef
 
getFactories() - Method in class org.javarosa.core.reference.ReferenceManager
 
getFallbackForm() - Method in class org.javarosa.core.services.locale.Localizer
Get default form fallback mode
getFallbackLocale() - Method in class org.javarosa.core.services.locale.Localizer
Get default locale fallback mode
getFields(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getFields(Date, String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getForm() - Method in class org.javarosa.form.api.FormEntryModel
 
getFormElement() - Method in class org.javarosa.form.api.FormEntryCaption
 
getFormElementRef(IFormElement) - Method in class org.javarosa.xform.parse.XFormParser
 
getFormFromInputStream(InputStream) - Static method in class org.javarosa.xform.util.XFormUtils
 
getFormFromResource(String) - Static method in class org.javarosa.xform.util.XFormUtils
 
getFormFromSerializedResource(String) - Static method in class org.javarosa.xform.util.XFormUtils
 
getFormId() - Method in class org.javarosa.core.model.instance.DataInstance
 
getFormIndex() - Method in class org.javarosa.form.api.FormEntryModel
 
getFormRaw(InputStreamReader) - Static method in class org.javarosa.xform.util.XFormUtils
 
getFormTitle() - Method in class org.javarosa.form.api.FormEntryModel
 
getFunctionHandlers() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getGlobalLocalizerAdvanced() - Static method in class org.javarosa.core.services.locale.Localization
 
getHashCode() - Method in class org.javarosa.core.util.MD5InputStream
 
getHelpInnerText() - Method in class org.javarosa.core.model.QuestionDef
 
getHelpText() - Method in class org.javarosa.core.model.QuestionDef
Only if there is no localizable version of the <hint> available should this method be used
getHelpText() - Method in class org.javarosa.form.api.FormEntryPrompt
ONLY RELEVANT to Question elements! Will throw runTimeException if this is called for anything that isn't a Question.
getHelpTextID() - Method in class org.javarosa.core.model.QuestionDef
 
getHumanReadableDescription(String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Returns a human readable string representing the description of a property.
getHumanReadableDescription(String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
getHumanReadableValue(String, String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Returns a human readable string representing the value of a specific property.
getHumanReadableValue(String, String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
getId() - Method in class org.javarosa.core.model.DataBinding
 
getID() - Method in class org.javarosa.core.model.FormDef
 
getID() - Method in class org.javarosa.core.model.GroupDef
 
getID() - Method in interface org.javarosa.core.model.IFormElement
 
getID() - Method in class org.javarosa.core.model.instance.DataInstance
 
getID() - Method in class org.javarosa.core.model.QuestionDef
 
getID() - Method in class org.javarosa.core.services.properties.Property
 
getID() - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
getID() - Method in interface org.javarosa.core.services.storage.Persistable
 
getIDsForValue(String, Object) - Method in interface org.javarosa.core.services.storage.IStorageUtilityIndexed
Retrieves a List of IDs of Externalizable objects in storage for which the field specified contains the value specified.
getIDsForValue(String, Object) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getIDsForValue(String, Object) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getImageText() - Method in class org.javarosa.form.api.FormEntryCaption
Convenience method Get image URI form of text for THIS element (if available)
getImmediateCascades() - Method in class org.javarosa.core.model.condition.Triggerable
 
getIndex() - Method in class org.javarosa.core.model.SelectChoice
 
getIndex() - Method in exception org.javarosa.core.util.InvalidIndexException
 
getIndex(K) - Method in class org.javarosa.core.util.Map
 
getIndex() - Method in class org.javarosa.form.api.FormEntryCaption
 
getInstance(String) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getInstance() - Method in class org.javarosa.core.model.FormDef
 
getInstance(byte[]) - Method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
getInstance(Class) - Static method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
getInstanceId() - Method in class org.javarosa.core.model.instance.DataInstance
 
getInstanceIndex() - Method in class org.javarosa.core.model.FormIndex
 
getInstanceName() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getInstanceName() - Method in class org.javarosa.core.model.instance.TreeElement
 
getInstanceName() - Method in class org.javarosa.core.model.instance.TreeReference
 
getInvalidNodesetException() - Method in class org.javarosa.xpath.XPathNodeset
 
getInvalidReference() - Method in exception org.javarosa.core.model.instance.InvalidReferenceException
 
getIText(String, String) - Method in class org.javarosa.form.api.FormEntryCaption
 
getLabel(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
getLabelInnerText() - Method in class org.javarosa.core.model.FormDef
Not applicable here.
getLabelInnerText() - Method in class org.javarosa.core.model.GroupDef
 
getLabelInnerText() - Method in interface org.javarosa.core.model.IFormElement
This method returns the regular innertext betweem label tags (if present) (<label>innertext</label>).
getLabelInnerText() - Method in class org.javarosa.core.model.QuestionDef
 
getLabelInnerText() - Method in class org.javarosa.core.model.SelectChoice
 
getLanguage() - Method in class org.javarosa.form.api.FormEntryModel
 
getLanguages() - Method in class org.javarosa.form.api.FormEntryModel
 
getLatitude() - Method in class org.javarosa.core.util.GeoUtils.GPSCoordinates
 
getLength() - Method in interface org.javarosa.core.data.IDataPointer
 
getLength() - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
getLength() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getLength() - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
getLength() - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
getLength() - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
 
getLength() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getList() - Method in class org.javarosa.core.util.SortedIntSet
 
getLocale() - Method in class org.javarosa.core.services.locale.Localizer
Get the current locale.
getLocaleData(String) - Method in class org.javarosa.core.services.locale.Localizer
Get the set of mappings for a locale.
getLocaleMap(String) - Method in class org.javarosa.core.services.locale.Localizer
Get the mappings for a locale, but throw an exception if locale is not defined.
getLocaleMissingKey() - Method in exception org.javarosa.core.util.NoLocalizedTextException
 
getLocalIndex() - Method in class org.javarosa.core.model.FormIndex
 
getLocalizedText() - Method in class org.javarosa.core.reference.ReferenceDataSource
 
getLocalizedText() - Method in interface org.javarosa.core.services.locale.LocaleDataSource
 
getLocalizedText(String) - Method in class org.javarosa.core.services.locale.Localizer
Retrieve localized text for a text handle in the current locale.
getLocalizedText() - Method in class org.javarosa.core.services.locale.ResourceFileDataSource
 
getLocalizedText() - Method in class org.javarosa.core.services.locale.TableLocaleSource
 
getLocalizer() - Method in class org.javarosa.core.model.FormDef
 
getLocalReference() - Method in class org.javarosa.core.model.FormIndex
 
getLocalURI() - Method in interface org.javarosa.core.reference.Reference
 
getLocalURI() - Method in class org.javarosa.core.reference.ResourceReference
 
getLongitude() - Method in class org.javarosa.core.util.GeoUtils.GPSCoordinates
 
getLongText() - Method in class org.javarosa.form.api.FormEntryCaption
Convenience method Get longText form of text for THIS element (if available) !!Falls back to default form if 'long' form does not exist.!! Use getSpecialFormQuestionText() if you want short form only.
getMainInstance() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getMainInstance() - Method in class org.javarosa.core.model.FormDef
Get the main instance
getMaskVar(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
getMax() - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
getMediaType() - Method in class org.javarosa.core.model.SubmissionProfile
 
getMessage() - Method in class org.javarosa.core.log.LogEntry
 
getMessage() - Method in class org.javarosa.debug.Event
 
getMessage() - Method in exception org.javarosa.xform.parse.XFormParseException
 
getMessage() - Method in exception org.javarosa.xpath.XPathException
 
getMetaData() - Method in class org.javarosa.core.model.FormDef
 
getMetaData(String) - Method in class org.javarosa.core.model.FormDef
 
getMetaData() - Method in class org.javarosa.core.model.instance.FormInstance
 
getMetaData(String) - Method in class org.javarosa.core.model.instance.FormInstance
 
getMetaData() - Method in class org.javarosa.core.services.properties.Property
 
getMetaData(String) - Method in class org.javarosa.core.services.properties.Property
 
getMetaData() - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
getMetaData(String) - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
getMetaData() - Method in interface org.javarosa.core.services.storage.IMetaData
 
getMetaData(String) - Method in interface org.javarosa.core.services.storage.IMetaData
 
getMetaData() - Method in class org.javarosa.core.services.storage.MetaDataWrapper
 
getMetaData(String) - Method in class org.javarosa.core.services.storage.MetaDataWrapper
 
getMetaDataFields() - Method in class org.javarosa.core.model.FormDef
 
getMetaDataFields() - Method in class org.javarosa.core.model.instance.FormInstance
 
getMetaDataFields() - Method in class org.javarosa.core.services.properties.Property
 
getMetaDataFields() - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
getMetaDataFields() - Method in interface org.javarosa.core.services.storage.IMetaData
 
getMetaDataFields() - Method in class org.javarosa.core.services.storage.MetaDataWrapper
 
getMethod() - Method in class org.javarosa.core.model.SubmissionProfile
 
getMin() - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
getMissingKeyNames() - Method in exception org.javarosa.core.util.NoLocalizedTextException
 
getModel() - Method in class org.javarosa.form.api.FormEntryController
 
getMonthsDifference(Date, Date) - Static method in class org.javarosa.core.model.utils.DateUtils
Gets the number of months separating the two dates.
getMult() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getMult() - Method in class org.javarosa.core.model.instance.TreeElement
 
getMultiplicity() - Method in class org.javarosa.core.model.instance.TreeElement
 
getMultiplicity(int) - Method in class org.javarosa.core.model.instance.TreeReference
 
getMultiplicity() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
getMultiplicity() - Method in class org.javarosa.form.api.FormEntryCaption
 
getMultLast() - Method in class org.javarosa.core.model.instance.TreeReference
 
getName() - Method in interface org.javarosa.core.model.condition.IFunctionHandler
 
getName() - Method in class org.javarosa.core.model.FormDef
 
getName() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getName() - Method in class org.javarosa.core.model.instance.DataInstance
 
getName() - Method in class org.javarosa.core.model.instance.TreeElement
 
getName(int) - Method in class org.javarosa.core.model.instance.TreeReference
 
getName() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
getName() - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getNameLast() - Method in class org.javarosa.core.model.instance.TreeReference
 
getNamespace() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getNamespace() - Method in class org.javarosa.core.model.instance.TreeElement
 
getNamespace(String) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getNamespacePrefixes() - Method in class org.javarosa.core.model.instance.FormInstance
 
getNamespaceURI(String) - Method in class org.javarosa.core.model.instance.FormInstance
 
getNamespaceUri(int) - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getNewInstance(String) - Method in class org.javarosa.core.util.externalizable.PrototypeFactoryDeprecated
 
getNextLevel() - Method in class org.javarosa.core.model.FormIndex
 
getNextLocale() - Method in class org.javarosa.core.services.locale.Localizer
Return the next locale in order, for cycling through locales.
getNonMainInstance(String) - Method in class org.javarosa.core.model.FormDef
Get an instance based on a name
getNonMainInstances() - Method in class org.javarosa.core.model.FormDef
Get the non main instances
getNumChildren() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getNumChildren() - Method in class org.javarosa.core.model.instance.TreeElement
 
getNumChoices() - Method in class org.javarosa.core.model.QuestionDef
 
getNumQuestions() - Method in class org.javarosa.form.api.FormEntryModel
 
getNumRecords() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Return the number of records in the store
getNumRecords() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getNumRecords() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getNumRepetitions(FormIndex) - Method in class org.javarosa.core.model.FormDef
 
getNumRepetitions() - Method in class org.javarosa.form.api.FormEntryCaption
 
getOp() - Method in class org.javarosa.core.model.condition.pivot.CmpPivot
 
getOriginalContext() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getOutcome() - Method in class org.javarosa.core.model.condition.pivot.CmpPivot
 
getOutputFragments() - Method in class org.javarosa.core.model.FormDef
 
getOutputStream() - Method in interface org.javarosa.core.reference.Reference
 
getOutputStream() - Method in class org.javarosa.core.reference.ResourceReference
 
getOutputTextForm() - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getParent() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getParent() - Method in class org.javarosa.core.model.instance.TreeElement
 
getParentRef() - Method in class org.javarosa.core.model.instance.TreeReference
 
getPart(int) - Method in class org.javarosa.core.model.data.GeoPointData
 
getPastPeriodDate(Date, String, String, boolean, boolean, int) - Static method in class org.javarosa.core.model.utils.DateUtils
Creates a Date object representing the amount of time between the reference date, and the given parameters.
getPathExpr(String) - Static method in class org.javarosa.model.xform.XPathReference
 
getPayloadId() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getPayloadId() - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
getPayloadId() - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
getPayloadId() - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
 
getPayloadId() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getPayloads() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getPayloadStream() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getPayloadStream() - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
getPayloadStream() - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
getPayloadStream() - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
Gets the stream for this payload.
getPayloadStream() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getPayloadType() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getPayloadType() - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
getPayloadType() - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
getPayloadType() - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
 
getPayloadType() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getPredicate(int) - Method in class org.javarosa.core.model.instance.TreeReference
 
getPredicates() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
getPrefix() - Method in class org.javarosa.core.util.PrefixTreeNode
 
getPreload() - Method in class org.javarosa.core.model.DataBinding
 
getPreloader() - Method in class org.javarosa.core.model.FormDef
 
getPreloadHandler() - Method in class org.javarosa.core.model.instance.TreeElement
 
getPreloadParams() - Method in class org.javarosa.core.model.DataBinding
 
getPreloadParams() - Method in class org.javarosa.core.model.instance.TreeElement
 
getPrettyPrintException(String) - Method in class org.javarosa.core.reference.ReferenceManager
 
getPromptAttributes() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getProperty(String) - Method in interface org.javarosa.core.services.IPropertyManager
 
getProperty(String) - Method in class org.javarosa.core.services.PropertyManager
Retrieves the property specified, as long as it exists in one of the current rulesets
getPrototypes() - Method in interface org.javarosa.core.model.condition.IFunctionHandler
 
getPrototypes() - Static method in class org.javarosa.core.services.PrototypeManager
 
getQuestion() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getQuestionPreload(String, String) - Method in class org.javarosa.core.model.utils.QuestionPreloader
Returns the IAnswerData preload value for the given preload type and parameters
getQuestionPrompt(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
getQuestionPrompt() - Method in class org.javarosa.form.api.FormEntryModel
 
getQuestionText(String) - Method in class org.javarosa.form.api.FormEntryCaption
Attempts to return question text for this element.
getQuestionText() - Method in class org.javarosa.form.api.FormEntryCaption
Same as getQuestionText(String textID), but for the current element textID;
getRand() - Static method in class org.javarosa.core.util.MathUtils
 
getRawText(String, String) - Method in class org.javarosa.core.services.locale.Localizer
Get text for locale and exact text ID only, not using any fallbacks.
getRecalculates() - Method in class org.javarosa.core.model.IDag
API for retrieving thelist of recalculates, for use when serializing the form definition (e.g., into .cache file).
getRecordForValue(String, Object) - Method in interface org.javarosa.core.services.storage.IStorageUtilityIndexed
Retrieves a Externalizable object from the storage which is reference by the unique index fieldName.
getRecordForValue(String, Object) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getRecordForValue(String, Object) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getRecordSize(int) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Get the size of a record
getRecordSize(int) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getRecordSize(int) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getRef() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getRef() - Method in class org.javarosa.core.model.instance.TreeElement
 
getRef() - Method in class org.javarosa.core.model.SubmissionProfile
 
getRefAt(int) - Method in class org.javarosa.xpath.XPathLazyNodeset
 
getRefAt(int) - Method in class org.javarosa.xpath.XPathNodeset
 
getReference() - Method in class org.javarosa.core.model.DataBinding
 
getReference() - Method in class org.javarosa.core.model.FormIndex
 
getReference() - Method in interface org.javarosa.core.model.IDataReference
 
getReference() - Method in class org.javarosa.model.xform.XPathReference
 
getReference() - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
getReference(boolean) - Method in class org.javarosa.xpath.expr.XPathPathExpr
translate an xpath path reference into a TreeReference TreeReferences only support a subset of true xpath paths; restrictions are: simple child name tests 'child::name', '.', and '..' allowed only no predicates all '..' steps must come before anything else
getReferences() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
getReferences() - Method in class org.javarosa.xpath.XPathNodeset
 
getReferenceString() - Method in exception org.javarosa.core.reference.InvalidReferenceException
 
getRefLevel() - Method in class org.javarosa.core.model.instance.TreeReference
 
getRefValue(FormInstance, EvaluationContext, TreeReference) - Static method in class org.javarosa.xpath.expr.XPathPathExpr
 
getRelativeValue() - Method in class org.javarosa.core.model.ItemsetBinding
 
getRepeat() - Method in class org.javarosa.core.model.GroupDef
 
getRepeatableRefs() - Method in class org.javarosa.xform.parse.XFormParser
 
getRepeatOptions() - Method in class org.javarosa.form.api.FormEntryCaption
 
getRepeatStructure() - Method in class org.javarosa.form.api.FormEntryModel
 
getRepeatText(String) - Method in class org.javarosa.form.api.FormEntryCaption
 
getRepetitionsText() - Method in class org.javarosa.form.api.FormEntryCaption
 
getRepetitionText(boolean) - Method in class org.javarosa.form.api.FormEntryCaption
 
getRepetitionText(String, FormIndex, boolean) - Method in class org.javarosa.form.api.FormEntryCaption
 
getRestorableType() - Method in interface org.javarosa.core.model.util.restorable.Restorable
 
getRoot() - Method in class org.javarosa.core.model.instance.DataInstance
 
getRoot() - Method in class org.javarosa.core.model.instance.FormInstance
 
getRules() - Method in interface org.javarosa.core.services.IPropertyManager
 
getRules() - Method in class org.javarosa.core.services.PropertyManager
Retrieves the set of rules being used by this property manager if any exist.
getSelectChoices() - Method in class org.javarosa.form.api.FormEntryPrompt
 
getSelectChoiceText(SelectChoice) - Method in class org.javarosa.form.api.FormEntryPrompt
 
getSelection(String, QuestionDef) - Static method in class org.javarosa.xform.util.XFormAnswerDataParser
 
getSelections(String, QuestionDef) - Static method in class org.javarosa.xform.util.XFormAnswerDataParser
 
getSelectItemText(Selection) - Method in class org.javarosa.form.api.FormEntryPrompt
Attempts to return the specified Item (from a select or 1select) text.
getSelectMulti(List<Object>) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
create a SelectMultiData from a list of integers (index mode) or strings (value mode)
getSelectOne(Object) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
create a SelectOneData from an integer (index mode) or string (value mode)
getShortFieldName(EvaluationResult) - Static method in class org.javarosa.debug.Event
 
getShortFieldNames(Collection<EvaluationResult>) - Static method in class org.javarosa.debug.Event
 
getShortStringValue(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getShortText() - Method in class org.javarosa.form.api.FormEntryCaption
Convenience method Get shortText form of text for THIS element (if available) !!Falls back to default form if 'short' form does not exist.!! Use getSpecialFormQuestionText() if you want short form only.
getSingularProperty(String) - Method in interface org.javarosa.core.services.IPropertyManager
 
getSingularProperty(String) - Method in class org.javarosa.core.services.PropertyManager
Retrieves the singular property specified, as long as it exists in one of the current rulesets
getSize(Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
getSource() - Method in exception org.javarosa.xpath.XPathException
 
getSpecialFormQuestionText(String, String) - Method in class org.javarosa.form.api.FormEntryCaption
This method is generally used to retrieve special forms of a textID, e.g.
getSpecialFormQuestionText(String) - Method in class org.javarosa.form.api.FormEntryCaption
Same as getSpecialFormQuestionText(String textID,String form) except that the textID defaults to the textID of the current element.
getSpecialFormSelectChoiceText(SelectChoice, String) - Method in class org.javarosa.form.api.FormEntryPrompt
 
getSpecialFormSelectItemText(Selection, String) - Method in class org.javarosa.form.api.FormEntryPrompt
This method is generally used to retrieve special forms for a (select or 1select) item, e.g.
getStateToReturnTo() - Static method in class org.javarosa.core.api.StateMachine
 
getStep() - Method in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
getStorage(String) - Static method in class org.javarosa.core.services.storage.StorageManager
 
getStream() - Method in interface org.javarosa.core.reference.Reference
 
getStream() - Method in class org.javarosa.core.reference.ResourceReference
 
getStream(Document) - Static method in class org.javarosa.xform.util.XFormSerializer
 
getString() - Method in class org.javarosa.core.model.data.UncastData
 
getString(Document) - Static method in class org.javarosa.xform.util.XFormSerializer
 
getStrings() - Method in class org.javarosa.core.util.PrefixTree
 
getSubmissionProfile() - Method in class org.javarosa.core.model.FormDef
 
getSubReference(int) - Method in class org.javarosa.core.model.instance.TreeReference
Returns the subreference of this reference up to the level specified.
getTargets() - Method in class org.javarosa.core.model.condition.Triggerable
 
getTemplate(TreeReference) - Method in class org.javarosa.core.model.instance.DataInstance
 
getTemplateInstance(int) - Method in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
Return the template model for the given form type.
getTemplateInstance(int) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
getTemplateInstance(int) - Method in interface org.javarosa.core.model.instance.utils.InstanceTemplateManager
return FormInstance for the FormDef with the given form ID
getTemplatePath(TreeReference) - Method in class org.javarosa.core.model.instance.DataInstance
 
getTerminal() - Method in class org.javarosa.core.model.FormIndex
 
getText(String) - Method in class org.javarosa.core.services.locale.Localizer
Retrieve the localized text for a text handle in the current locale.
getText(String, String[]) - Method in class org.javarosa.core.services.locale.Localizer
Retrieve the localized text for a text handle in the current locale.
getText(String, HashMap<String, String>) - Method in class org.javarosa.core.services.locale.Localizer
Retrieve the localized text for a text handle in the current locale.
getText(String, String) - Method in class org.javarosa.core.services.locale.Localizer
Retrieve the localized text for a text handle in the given locale.
getText() - Method in class org.javarosa.xform.util.InterningKXmlParser
 
getTextID() - Method in class org.javarosa.core.model.FormDef
Not applicable
getTextID() - Method in class org.javarosa.core.model.GroupDef
 
getTextID() - Method in interface org.javarosa.core.model.IFormElement
get the TextID for this element used for localization purposes
getTextID() - Method in class org.javarosa.core.model.QuestionDef
 
getTextID() - Method in class org.javarosa.core.model.SelectChoice
 
getTextID() - Method in class org.javarosa.form.api.FormEntryCaption
 
getTime() - Method in class org.javarosa.core.log.LogEntry
 
getTimestamp() - Method in class org.javarosa.core.model.utils.QuestionPreloader
 
getTitle() - Method in class org.javarosa.core.model.FormDef
 
getToken(int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
getTokenType(int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
getTotalRelevantQuestionCount() - Method in class org.javarosa.form.api.FormEntryModel
Not yet implemented Should get the total possible questions given the current path through the form.
getTotalSize() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Return total size of device storage consumed by this StorageUtility
getTotalSize() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
getTotalSize() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
getTransportId() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
getTransportId() - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
getTransportId() - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
getTransportId() - Method in interface org.javarosa.core.services.transport.payload.IDataPayload
 
getTransportId() - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
getTreeElement(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
getTriggerableForRepeatGroup(TreeReference) - Method in class org.javarosa.core.model.April2014DagImpl
 
getTriggerableForRepeatGroup(TreeReference) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
getTriggerableForRepeatGroup(TreeReference) - Method in class org.javarosa.core.model.IDag
Used to obtain the triggerable that impacts the relevancy of the repeat group.
getTriggerableForRepeatGroup(TreeReference) - Method in class org.javarosa.core.model.LegacyDagImpl
 
getTriggerableForRepeatGroup(TreeReference) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
getTriggers(TreeReference) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Provides a list of all of the references that this expression's value depends upon directly.
getTriggers() - Method in class org.javarosa.core.model.condition.Triggerable
 
getTriggers(TreeReference) - Method in class org.javarosa.xpath.XPathConditional
 
getTriggers(XPathExpression, Set<TreeReference>, TreeReference) - Static method in class org.javarosa.xpath.XPathConditional
 
getType() - Method in class org.javarosa.core.log.LogEntry
 
getType(int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
getUncastStandin() - Method in exception org.javarosa.core.model.data.helper.InvalidDataException
 
getUnusedAttributes(Element, List<String>) - Static method in class org.javarosa.xform.util.XFormUtils
 
getURI() - Method in interface org.javarosa.core.reference.Reference
 
getURI() - Method in class org.javarosa.core.reference.ResourceReference
 
getUtfBytes(Document) - Static method in class org.javarosa.xform.util.XFormSerializer
 
getVagueElementPrintout(Element, int) - Static method in class org.javarosa.xform.parse.XFormParser
 
getVagueLocation(Element) - Static method in class org.javarosa.xform.parse.XFormParser
 
getVal() - Method in class org.javarosa.core.model.condition.pivot.CmpPivot
 
getValAt(int) - Method in class org.javarosa.xpath.XPathLazyNodeset
 
getValAt(int) - Method in class org.javarosa.xpath.XPathNodeset
 
getValue() - Method in class org.javarosa.core.model.data.BooleanData
 
getValue() - Method in class org.javarosa.core.model.data.DateData
 
getValue() - Method in class org.javarosa.core.model.data.DateTimeData
 
getValue() - Method in class org.javarosa.core.model.data.DecimalData
 
getValue() - Method in class org.javarosa.core.model.data.GeoPointData
 
getValue() - Method in class org.javarosa.core.model.data.GeoShapeData
 
getValue() - Method in class org.javarosa.core.model.data.GeoTraceData
 
getValue() - Method in class org.javarosa.core.model.data.helper.Selection
 
getValue() - Method in interface org.javarosa.core.model.data.IAnswerData
 
getValue() - Method in class org.javarosa.core.model.data.IntegerData
 
getValue() - Method in class org.javarosa.core.model.data.LongData
 
getValue() - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
getValue() - Method in class org.javarosa.core.model.data.PointerAnswerData
 
getValue() - Method in class org.javarosa.core.model.data.SelectMultiData
 
getValue() - Method in class org.javarosa.core.model.data.SelectOneData
 
getValue() - Method in class org.javarosa.core.model.data.StringData
 
getValue() - Method in class org.javarosa.core.model.data.TimeData
 
getValue() - Method in class org.javarosa.core.model.data.UncastData
 
getValue() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
getValue() - Method in class org.javarosa.core.model.instance.TreeElement
 
getValue() - Method in class org.javarosa.core.model.SelectChoice
 
getValue(String, FormInstance) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
getValue(String, TreeReference, FormInstance) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
getValue(String) - Method in class org.javarosa.core.services.PropertyManager
 
getValue() - Method in class org.javarosa.debug.EvaluationResult
 
getVariable(String) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
getWrapped() - Method in exception org.javarosa.core.io.StreamsUtil.DirectionalIOException
 
getXFormParser(Reader) - Method in interface org.javarosa.xform.parse.IXFormParserFactory
 
getXFormParser(Document) - Method in interface org.javarosa.xform.parse.IXFormParserFactory
 
getXFormParser(Reader, Reader) - Method in interface org.javarosa.xform.parse.IXFormParserFactory
 
getXFormParser(Document, Document) - Method in interface org.javarosa.xform.parse.IXFormParserFactory
 
getXFormParser(Reader) - Method in class org.javarosa.xform.parse.XFormParserFactory
 
getXFormParser(Document) - Method in class org.javarosa.xform.parse.XFormParserFactory
 
getXFormParser(Reader, Reader) - Method in class org.javarosa.xform.parse.XFormParserFactory
 
getXFormParser(Document, Document) - Method in class org.javarosa.xform.parse.XFormParserFactory
 
getXMLDocument(Reader) - Static method in class org.javarosa.xform.parse.XFormParser
 
getXMLDocument(Reader, CacheTable<String>) - Static method in class org.javarosa.xform.parse.XFormParser
 
getXMLStringValue(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
getXMLText(Node, boolean) - Static method in class org.javarosa.xform.parse.XFormParser
 
getXMLText(Node, int, boolean) - Static method in class org.javarosa.xform.parse.XFormParser
reads all subsequent text nodes and returns the combined string needed because escape sequences are parsed into consecutive text nodes e.g.
ghettoGetQuestionDef(int, FormDef, TreeReference) - Static method in class org.javarosa.xform.parse.XFormParser
 
globalLocalizer - Static variable in class org.javarosa.core.services.locale.Localization
 
gp - Variable in class org.javarosa.core.model.data.GeoPointData
 
GPSCoordinates(double, double) - Constructor for class org.javarosa.core.util.GeoUtils.GPSCoordinates
 
GroupDef - Class in org.javarosa.core.model
The definition of a group in a form or questionaire.
GroupDef() - Constructor for class org.javarosa.core.model.GroupDef
 
GroupDef(int, List<IFormElement>, boolean) - Constructor for class org.javarosa.core.model.GroupDef
 
groupLevelHandlers - Static variable in class org.javarosa.xform.parse.XFormParser
 
GT - Static variable in class org.javarosa.xpath.expr.XPathCmpExpr
 
GT - Static variable in class org.javarosa.xpath.parser.Token
 
GTE - Static variable in class org.javarosa.xpath.expr.XPathCmpExpr
 
GTE - Static variable in class org.javarosa.xpath.parser.Token
 

H

halt() - Method in interface org.javarosa.core.api.ILogger
 
halt() - Static method in class org.javarosa.core.services.Logger
 
halt() - Static method in class org.javarosa.core.services.storage.StorageManager
 
handle(XFormParser, Element, Object) - Method in interface org.javarosa.xform.parse.IElementHandler
 
handled(Object, Object, Object, List<Object>) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
handlePostProcess(TreeElement, String) - Method in interface org.javarosa.core.model.utils.IPreloadHandler
Handles any post processing tasks that should be completed after the form entry interaction is completed.
handlePreload(String) - Method in interface org.javarosa.core.model.utils.IPreloadHandler
Takes in a set of preload parameters, and determines the proper IAnswerData to be preloaded for a question.
handlePropertyChanges(String) - Method in interface org.javarosa.core.services.properties.IPropertyRules
Handles any state changes that would be required upon a specific value being changed.
handlePropertyChanges(String) - Method in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
handler - Variable in class org.javarosa.xform.parse.ChildProcessingRule
 
hasChildren() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
hasChildren() - Method in class org.javarosa.core.model.instance.TreeElement
 
hash(byte[]) - Static method in class org.javarosa.core.util.MD5
 
hashCode() - Method in class org.javarosa.core.model.instance.TreeReference
 
hashCode() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
hashCode - Variable in class org.javarosa.core.model.QuickTriggerable
 
hashCode() - Method in class org.javarosa.core.model.QuickTriggerable
 
hashCode() - Method in class org.javarosa.model.xform.XPathReference
 
hashCode() - Method in class org.javarosa.xpath.expr.XPathExpression
 
hashCode() - Method in class org.javarosa.xpath.expr.XPathQName
 
hashCode() - Method in class org.javarosa.xpath.expr.XPathStep
 
hashes - Variable in class org.javarosa.core.util.externalizable.PrototypeFactory
 
hashMapEquals(HashMap, HashMap) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
hasITextMapping(String, String) - Method in class org.javarosa.xform.parse.XFormParser
 
hasLocale(String) - Method in class org.javarosa.core.services.locale.Localizer
Get whether a locale is defined.
hasMapping(String, String) - Method in class org.javarosa.core.services.locale.Localizer
Determine whether a locale has a mapping for a given text handle.
hasMapping(String) - Method in class org.javarosa.core.services.locale.TableLocaleSource
Determine whether a locale has a mapping for a given text handle.
hasMore() - Method in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
hasMore() - Method in interface org.javarosa.core.util.Iterator
Return whether the set has more records to iterate through
hasNow - Variable in class org.javarosa.xpath.XPathConditional
 
hasPredicates() - Method in class org.javarosa.core.model.instance.TreeReference
 
hasSpecialFormMapping(String, String) - Method in class org.javarosa.xform.parse.XFormParser
Tests whether or not there is any form (default or special) for the provided text id.
header - Variable in class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
helpInnerText - Variable in class org.javarosa.core.model.QuestionDef
 
helpText - Variable in class org.javarosa.core.model.QuestionDef
 
helpTextID - Variable in class org.javarosa.core.model.QuestionDef
 
HEX_CHARS - Static variable in class org.javarosa.core.util.MD5
 
high - Static variable in class org.javarosa.core.util.DataUtil
 
hour - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 

I

IAnswerData - Interface in org.javarosa.core.model.data
An IAnswerData object represents an answer to a question posed to a user.
IAnswerDataSerializer - Interface in org.javarosa.core.model
An IAnswerDataSerializer returns an object that can be serialized into some external storage format, IE: XForm, from an AnswerData object.
IAnswerResolver - Interface in org.javarosa.core.model.instance.utils
This is an interface that can be implemented by Collect to support dynamic select choices.
iarray - Static variable in class org.javarosa.core.util.DataUtil
 
IConditionExpr - Interface in org.javarosa.core.model.condition
A condition expression is an expression which is evaluated against the current model and produces a value.
id - Variable in class org.javarosa.core.model.DataBinding
 
id - Variable in class org.javarosa.core.model.FormDef
A collection of group definitions.
id - Variable in class org.javarosa.core.model.GroupDef
True if this is a "repeat", false if it is a "group"
id - Variable in class org.javarosa.core.model.QuestionDef
 
id - Variable in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
id - Static variable in class org.javarosa.debug.Event
 
id - Variable in class org.javarosa.xpath.expr.XPathFuncExpr
 
id - Variable in class org.javarosa.xpath.expr.XPathVariableReference
 
ID_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
IDag - Class in org.javarosa.core.model
Abstract interface of the DAG management and triggerable processing logic.
IDag(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.IDag
 
IDag.EventNotifierAccessor - Interface in org.javarosa.core.model
 
IDataPayload - Interface in org.javarosa.core.services.transport.payload
IDataPayload is an interface that specifies a piece of data that will be transmitted over the wire to
IDataPayloadVisitor<T> - Interface in org.javarosa.core.services.transport.payload
 
IDataPointer - Interface in org.javarosa.core.data
A data pointer representing a pointer to a (usually) larger object in memory.
IDataReference - Interface in org.javarosa.core.model
An IDataReference is a reference to a value in a data model.
IElementHandler - Interface in org.javarosa.xform.parse
An IElementHandler is responsible for handling the parsing of a particular XForms node.
IExprDataType - Interface in org.javarosa.xpath
 
IFormElement - Interface in org.javarosa.core.model
An IFormDataElement is an element of the physical interaction for a form, an example of an implementing element would be the definition of a Question.
ifThenElse(FormInstance, EvaluationContext, XPathExpression[], Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
IFullLogSerializer<T> - Interface in org.javarosa.core.log
 
IFunctionHandler - Interface in org.javarosa.core.model.condition
 
IInstanceProcessor - Interface in org.javarosa.core.model.utils
An interface for classes which are capable of parsing and performing actions on Data Model objects.
IInstanceSerializingVisitor - Interface in org.javarosa.core.model.utils
An IInstanceSerializingVisitor serializes a DataModel
IInstanceVisitor - Interface in org.javarosa.core.model.utils
An IInstanceVisitor visits every element in a DataModel following the visitor design pattern.
ILogger - Interface in org.javarosa.core.api
IIncidentLogger's are used for instrumenting applications to identify usage patterns, usability errors, and general trajectories through applications.
IMetaData - Interface in org.javarosa.core.services.storage
 
immediateCascades - Variable in class org.javarosa.core.model.condition.Triggerable
 
IModule - Interface in org.javarosa.core.api
The Module Interface represents an integration point for an extensible set of JavaRosa code.
importData(FormInstance) - Method in interface org.javarosa.core.model.util.restorable.Restorable
 
importRMS(FormInstance, IStorageUtility, Class, String) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
in - Variable in class org.javarosa.core.io.BufferedInputStream
 
in - Variable in class org.javarosa.core.util.MD5InputStream
 
incr(long[]) - Static method in class org.javarosa.core.io.StreamsUtil
 
incr(long[]) - Static method in class org.javarosa.core.util.StreamsUtil
 
incrementHelper(List<Integer>, List<Integer>, List<IFormElement>, boolean) - Method in class org.javarosa.form.api.FormEntryModel
 
incrementIndex(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
incrementIndex(FormIndex, boolean) - Method in class org.javarosa.form.api.FormEntryModel
 
incrementRefLevel() - Method in class org.javarosa.core.model.instance.TreeReference
 
indent - Variable in class org.javarosa.xpath.expr.XPathExpression
 
indent - Variable in class org.javarosa.xpath.parser.ast.ASTNode
 
index - Variable in class org.javarosa.core.model.data.helper.Selection
 
index - Variable in class org.javarosa.core.model.SelectChoice
 
index - Variable in exception org.javarosa.core.util.InvalidIndexException
 
index - Variable in class org.javarosa.form.api.FormEntryCaption
 
INDEX_ATTRIBUTE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
INDEX_REPEAT_JUNCTURE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
INDEX_TEMPLATE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
INDEX_UNBOUND - Static variable in class org.javarosa.core.model.instance.TreeReference
 
indexedRepeat(FormInstance, EvaluationContext, XPathExpression[], Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
This provides a method of indexing fields stored in prior repeat groups.
indexedStorage() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
indexOf(int, boolean) - Method in class org.javarosa.core.util.SortedIntSet
 
indexOfBalanced(int, int, int, int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
indexOfKey(K) - Method in class org.javarosa.core.util.Map
 
init(EvaluationContext, IConditionExpr, FormInstance) - Method in interface org.javarosa.core.model.condition.pivot.ConstraintHint
 
init(EvaluationContext, IConditionExpr, FormInstance) - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
init - Variable in class org.javarosa.core.model.data.DateData
 
init() - Method in class org.javarosa.core.model.data.DateData
 
init(boolean) - Static method in class org.javarosa.core.services.locale.Localization
 
init() - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
init() - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
init(XFormParser) - Method in class org.javarosa.xform.parse.XFormParserFactory
 
init(String, String) - Method in class org.javarosa.xpath.expr.XPathQName
 
init_context - Variable in class org.javarosa.xpath.expr.XPathPathExpr
 
INIT_CONTEXT_EXPR - Static variable in class org.javarosa.xpath.expr.XPathPathExpr
 
INIT_CONTEXT_RELATIVE - Static variable in class org.javarosa.xpath.expr.XPathPathExpr
 
INIT_CONTEXT_ROOT - Static variable in class org.javarosa.xpath.expr.XPathPathExpr
 
initDefaultPropertyManager() - Static method in class org.javarosa.core.services.PropertyManager
 
initEvalContext(EvaluationContext) - Method in class org.javarosa.core.model.FormDef
 
initialize(boolean, InstanceInitializationFactory) - Method in class org.javarosa.core.model.FormDef
meant to be called after deserialization and initialization of handlers
initialize(InstanceInitializationFactory, String) - Method in class org.javarosa.core.model.instance.DataInstance
 
initialize(InstanceInitializationFactory, String) - Method in class org.javarosa.core.model.instance.FormInstance
 
initialized - Variable in class org.javarosa.core.util.externalizable.PrototypeFactory
 
initializeProperty(String, String) - Static method in class org.javarosa.core.util.PropertyUtils
 
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.April2014DagImpl
Walks the current set of conditions, and evaluates each of them with the current context.
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
Walks the current set of conditions, and evaluates each of them with the current context.
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
initializeTriggerables(TreeReference, boolean) - Method in class org.javarosa.core.model.FormDef
Walks the current set of conditions, and evaluates each of them with the current context.
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.IDag
Invoked externally when a new mainInstance is loaded (initial sweep of calculates).
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.LegacyDagImpl
Walks the current set of conditions, and evaluates each of them with the current context.
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.Safe2014DagImpl
Walks the current set of conditions, and evaluates each of them with the current context.
initializeTriggerables(FormInstance, EvaluationContext, TreeReference, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
initPreloadHandlers() - Method in class org.javarosa.core.model.utils.QuestionPreloader
Initializes the default preload handlers
initProcessingRules() - Static method in class org.javarosa.xform.parse.XFormParser
 
initState() - Method in class org.javarosa.xform.parse.XFormParser
 
initTypeMappings() - Static method in class org.javarosa.xform.parse.XFormParser
 
InputIOException(IOException) - Constructor for exception org.javarosa.core.io.StreamsUtil.InputIOException
 
inRange(int, int, int) - Static method in class org.javarosa.core.model.utils.DateUtils
 
instance - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
instance - Variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
instance - Static variable in class org.javarosa.core.reference.ReferenceManager
 
instance - Static variable in class org.javarosa.core.services.PropertyManager
 
instance - Variable in class org.javarosa.xpath.XPathNodeset
 
instanceid - Variable in class org.javarosa.core.model.instance.DataInstance
 
instanceIndex - Variable in class org.javarosa.core.model.FormIndex
The multiplicity of the current instance of a repeated question or group
InstanceInitializationFactory - Class in org.javarosa.core.model.instance
 
InstanceInitializationFactory() - Constructor for class org.javarosa.core.model.instance.InstanceInitializationFactory
 
instanceName - Variable in class org.javarosa.core.model.instance.TreeElement
 
instanceName - Variable in class org.javarosa.core.model.instance.TreeReference
 
instanceName - Variable in exception org.javarosa.xpath.XPathMissingInstanceException
 
instanceNodeIdStrs - Variable in class org.javarosa.xform.parse.XFormParser
 
instanceNodes - Variable in class org.javarosa.xform.parse.XFormParser
 
InstanceTemplateManager - Interface in org.javarosa.core.model.instance.utils
Used by CompactInstanceWrapper to retrieve the template FormInstances (from the original FormDef) necessary to unambiguously deserialize the compact models
integer(int) - Static method in class org.javarosa.core.util.DataUtil
 
IntegerData - Class in org.javarosa.core.model.data
A response to a question requesting an Integer Value
IntegerData() - Constructor for class org.javarosa.core.model.data.IntegerData
Empty Constructor, necessary for dynamic construction during deserialization.
IntegerData(int) - Constructor for class org.javarosa.core.model.data.IntegerData
 
IntegerData(Integer) - Constructor for class org.javarosa.core.model.data.IntegerData
 
IntegerRangeHint - Class in org.javarosa.core.model.condition.pivot
 
IntegerRangeHint() - Constructor for class org.javarosa.core.model.condition.pivot.IntegerRangeHint
 
intern() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
intern(K) - Method in class org.javarosa.core.util.CacheTable
 
intern() - Method in class org.javarosa.xpath.expr.XPathStep
 
internal - Variable in exception org.javarosa.core.io.StreamsUtil.DirectionalIOException
 
interning - Static variable in class org.javarosa.core.util.externalizable.ExtUtil
 
InterningKXmlParser - Class in org.javarosa.xform.util
 
InterningKXmlParser(CacheTable<String>) - Constructor for class org.javarosa.xform.util.InterningKXmlParser
 
intersect(TreeReference) - Method in class org.javarosa.core.model.instance.TreeReference
Intersect this tree reference with another, returning a new tree reference which contains all of the common elements, starting with the root element.
intPad(int, int) - Static method in class org.javarosa.core.model.utils.DateUtils
Converts an integer to a string, ensuring that the string contains a certain number of digits
invalid - Variable in exception org.javarosa.core.model.instance.InvalidReferenceException
 
InvalidDataException - Exception in org.javarosa.core.model.data.helper
 
InvalidDataException(String, UncastData) - Constructor for exception org.javarosa.core.model.data.helper.InvalidDataException
 
InvalidIndexException - Exception in org.javarosa.core.util
Thrown when an index used contains an invalid value
InvalidIndexException(String, String) - Constructor for exception org.javarosa.core.util.InvalidIndexException
 
InvalidReferenceException - Exception in org.javarosa.core.model.instance
An Invalid Reference exception is thrown whenever a valid TreeReference is expected by an operation.
InvalidReferenceException(String, TreeReference) - Constructor for exception org.javarosa.core.model.instance.InvalidReferenceException
 
InvalidReferenceException - Exception in org.javarosa.core.reference
An invalid reference exception is thrown whenever a URI string cannot be resolved to a reference in the current environment.
InvalidReferenceException(String, String) - Constructor for exception org.javarosa.core.reference.InvalidReferenceException
A new exception implying that a URI could not be resolved to a reference.
IPreloadHandler - Interface in org.javarosa.core.model.utils
An IPreloadHandler is capable of taking in a set of parameters for a question's preloaded value, and returning an IAnswerData object that should be preloaded for a question.
IPropertyManager - Interface in org.javarosa.core.services
An IProperty Manager is responsible for setting and retrieving name/value pairs
IPropertyRules - Interface in org.javarosa.core.services.properties
The IPropertyRules interface is used to describe a set of rules for what properties are allowed for a given property manager, and what values are are acceptable for a given property.
IQuestionWidget - Interface in org.javarosa.formmanager.view
 
IRecordFilter - Interface in org.javarosa.core.model.util.restorable
 
isAbsolute() - Method in class org.javarosa.core.model.instance.TreeReference
 
isAbsolute() - Method in class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
isAlpha(int) - Static method in class org.javarosa.xpath.parser.Lexer
 
isAmbiguous() - Method in class org.javarosa.core.model.instance.TreeReference
 
isAttribute() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
isAttribute() - Method in class org.javarosa.core.model.instance.TreeElement
 
isBeginningOfFormIndex() - Method in class org.javarosa.core.model.FormIndex
 
isCascadingToChildren() - Method in class org.javarosa.core.model.condition.Condition
 
isCascadingToChildren() - Method in class org.javarosa.core.model.condition.Triggerable
This should return true if this triggerable's targets will implicity modify the value of their children.
isCheckAddChild - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
isChildable() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
isChildable() - Method in class org.javarosa.core.model.instance.TreeElement
 
isComplex() - Method in class org.javarosa.core.model.QuestionDef
true if the answer to this question yields xml tree data, not a simple string value
isConstraint - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
isDigit(int) - Static method in class org.javarosa.xpath.parser.Lexer
 
isEmpty() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Return whether the store is empty
isEmpty() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
isEmpty() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
isEmpty() - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
isEmpty() - Method in class org.javarosa.core.util.Map
 
isEnabled() - Method in class org.javarosa.core.model.instance.TreeElement
 
isEndOfFormIndex() - Method in class org.javarosa.core.model.FormIndex
 
isHomogeneous(TreeElement, TreeElement) - Static method in class org.javarosa.core.model.instance.FormInstance
 
isIndexCompoundContainer() - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexCompoundContainer(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexCompoundElement() - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexCompoundElement(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexReadonly(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexReadonly() - Method in class org.javarosa.form.api.FormEntryModel
 
isIndexRelevant(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
Determine if the current FormIndex is relevant.
isIndexRelevant() - Method in class org.javarosa.form.api.FormEntryModel
Determine if the current FormIndex is relevant.
isInForm() - Method in class org.javarosa.core.model.FormIndex
 
isLeaf() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
isLeaf() - Method in class org.javarosa.core.model.instance.TreeElement
 
isLeap(int) - Static method in class org.javarosa.core.model.utils.DateUtils
Determines whether a year is a leap year in the proleptic Gregorian calendar.
isLocalizable - Variable in class org.javarosa.core.model.SelectChoice
 
isLocalizable() - Method in class org.javarosa.core.model.SelectChoice
 
isLoggingEnabled() - Static method in class org.javarosa.core.services.Logger
 
isMaxInclusive() - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
isMinInclusive() - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
isNormalized() - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
isNull(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
HANDLERS FOR BUILT-IN FUNCTIONS ******** the functions below are the handlers for the built-in xpath function suite if you add a function to the suite, it should adhere to the following pattern: * the function takes in its arguments as objects (DO NOT cast the arguments when calling the handler up in eval() (i.e., return stringLength((String)argVals[0]) <--- NO!) * the function converts the generic argument(s) to the desired type using the built-in xpath type conversion functions (toBoolean(), toNumeric(), toString(), toDate()) * the function MUST return an object of type Boolean, Double, String, or Date; it may never return null (instead return the empty string or NaN) * the function may throw exceptions, but should try as hard as possible not to, and if it must, strive to make it an XPathException
isOutput(Element) - Static method in class org.javarosa.xform.util.XFormUtils
Is this element an Output tag?
isParentOf(TreeReference, boolean) - Method in class org.javarosa.core.model.instance.TreeReference
 
isReadOnly() - Method in interface org.javarosa.core.reference.Reference
 
isReadOnly() - Method in class org.javarosa.core.reference.ResourceReference
 
isReadOnly() - Method in class org.javarosa.form.api.FormEntryPrompt
 
isRelative(String) - Static method in class org.javarosa.core.reference.ReferenceManager
 
isRelevant() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
isRelevant() - Method in class org.javarosa.core.model.instance.TreeElement
 
isRepeatable() - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
 
isRepeatable() - Method in class org.javarosa.core.model.instance.TreeElement
 
isRepeatRelevant(TreeReference) - Method in class org.javarosa.core.model.FormDef
 
isRequired() - Method in class org.javarosa.core.model.instance.TreeElement
 
isRequired() - Method in class org.javarosa.form.api.FormEntryPrompt
 
isRuntimeEvaluated() - Method in class org.javarosa.core.model.instance.DataInstance
Whether the structure of this instance is only available at runtime.
isStep(ASTNodeAbstractExpr) - Static method in class org.javarosa.xpath.parser.Parser
 
isSubElement(FormIndex, FormIndex) - Static method in class org.javarosa.core.model.FormIndex
 
isSubIndex(FormIndex, FormIndex) - Static method in class org.javarosa.core.model.FormIndex
 
isTerminal() - Method in class org.javarosa.core.model.FormIndex
Identifies whether this is a terminal index, in other words whether this index references with more specificity than the current context
isTerminal() - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
IStorageFactory - Interface in org.javarosa.core.services.storage
 
IStorageIterator<E extends Externalizable> - Interface in org.javarosa.core.services.storage
Interface for iterating through a set of records from an IStorageUtility
IStorageUtility<E extends Externalizable> - Interface in org.javarosa.core.services.storage
IStorageUtility Implementations of this interface provide persistent records-based storage in which records are stored and retrieved using record IDs.
IStorageUtilityIndexed<E extends Externalizable> - Interface in org.javarosa.core.services.storage
 
ItemsetBinding - Class in org.javarosa.core.model
 
ItemsetBinding() - Constructor for class org.javarosa.core.model.ItemsetBinding
 
itemsets - Variable in class org.javarosa.xform.parse.XFormParser
 
iterate() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Return an iterator to iterate through all records in this store
iterate() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
iterate() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
Iterator<E> - Interface in org.javarosa.core.util
Interface for iterating through a set of records from an IStorageUtility
ITEXT_CLOSE - Static variable in class org.javarosa.xform.parse.XFormParser
 
ITEXT_OPEN - Static variable in class org.javarosa.xform.parse.XFormParser
 
itextKnownForms - Variable in class org.javarosa.xform.parse.XFormParser
 
ITreeVisitor - Interface in org.javarosa.core.model.instance.utils
ITreeVisitor is a visitor interface for the elements of the FormInstance tree elements.
IXFormParserFactory - Interface in org.javarosa.xform.parse
Interface for class factory for creating an XFormParser.
IXFormyFactory - Interface in org.javarosa.core.model.util.restorable
 

J

JavaRosaCoreModule - Class in org.javarosa.core.util
 
JavaRosaCoreModule() - Constructor for class org.javarosa.core.util.JavaRosaCoreModule
 
JavaRosaPropertyRules - Class in org.javarosa.core.services.properties
A set of rules governing the allowable properties for JavaRosa's core funtionality.
JavaRosaPropertyRules() - Constructor for class org.javarosa.core.services.properties.JavaRosaPropertyRules
Creates the JavaRosa set of property rules
join(String, String...) - Static method in class org.javarosa.debug.Event
 
join(Object, Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
concatenate an abritrary-length argument list of string values together
jumpToIndex(FormIndex) - Method in class org.javarosa.form.api.FormEntryController
Jumps to a given FormIndex.

K

keyAt(int) - Method in class org.javarosa.core.util.Map
 
keynames - Variable in exception org.javarosa.core.util.NoLocalizedTextException
 
keys - Variable in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
keys - Variable in class org.javarosa.core.util.Map
 
keys() - Method in class org.javarosa.core.util.Map
 
keysSealed - Variable in class org.javarosa.core.util.Map
 
keyType - Variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
keyType - Variable in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 

L

LABEL_ELEMENT - Static variable in class org.javarosa.xform.parse.XFormParser
 
labelExpr - Variable in class org.javarosa.core.model.ItemsetBinding
 
labelInnerText - Variable in class org.javarosa.core.model.GroupDef
 
labelInnerText - Variable in class org.javarosa.core.model.QuestionDef
 
labelInnerText - Variable in class org.javarosa.core.model.SelectChoice
 
labelIsItext - Variable in class org.javarosa.core.model.ItemsetBinding
 
labelRef - Variable in class org.javarosa.core.model.ItemsetBinding
 
LatestDagBase - Class in org.javarosa.core.model
 
LatestDagBase(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.LatestDagBase
 
latitude - Variable in class org.javarosa.core.util.GeoUtils.GPSCoordinates
 
lazyInit() - Method in class org.javarosa.core.util.externalizable.PrototypeFactory
 
LBRACK - Static variable in class org.javarosa.xpath.parser.Token
 
LegacyDagImpl - Class in org.javarosa.core.model
The legacy eval logic on or before javarosa-2013-09-30.jar
LegacyDagImpl(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.LegacyDagImpl
 
len - Variable in class org.javarosa.core.model.data.GeoPointData
 
length - Static variable in class org.javarosa.core.util.MD5
 
lex(String) - Static method in class org.javarosa.xpath.parser.Lexer
 
LEX_CONTEXT_OP - Static variable in class org.javarosa.xpath.parser.Lexer
 
LEX_CONTEXT_VAL - Static variable in class org.javarosa.xpath.parser.Lexer
 
Lexer - Class in org.javarosa.xpath.parser
 
Lexer() - Constructor for class org.javarosa.xpath.parser.Lexer
 
listCopy(List<E>) - Static method in class org.javarosa.core.util.ArrayUtilities
 
listEquals(List<String>, List<String>) - Method in class org.javarosa.core.services.PropertyManager
 
listEquals(List, List) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
listOfActions - Variable in class org.javarosa.core.model.actions.ActionWrapper
 
listRegisteredUtilities() - Static method in class org.javarosa.core.services.storage.StorageManager
 
literal - Variable in class org.javarosa.xpath.expr.XPathStep
 
loadCurrentLocaleResources() - Method in class org.javarosa.core.services.locale.Localizer
Constructs a body of local resources to be the set of Current Locale Data.
loadInstanceData(Element, TreeElement, FormDef) - Static method in class org.javarosa.xform.parse.XFormParser
 
loadLocaleResource(String) - Method in class org.javarosa.core.services.locale.ResourceFileDataSource
 
loadNamespaces(Element, FormInstance) - Static method in class org.javarosa.xform.parse.XFormParser
 
loadTable(OrderedMap<String, PrefixTreeNode>, OrderedMap<String, String>) - Method in class org.javarosa.core.services.locale.Localizer
Moves all relevant entries in the source dictionary into the destination dictionary
loadTemplateInstance(int) - Static method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
load a template instance fresh from the original FormDef, retrieved from RMS
loadXmlInstance(FormDef, Reader) - Method in class org.javarosa.xform.parse.XFormParser
 
loadXmlInstance(FormDef, Document) - Static method in class org.javarosa.xform.parse.XFormParser
Load a compatible xml instance into FormDef f call before f.initialize()!
locale - Variable in exception org.javarosa.core.util.NoLocalizedTextException
 
localeChanged(String, Localizer) - Method in class org.javarosa.core.model.FormDef
 
localeChanged(String, Localizer) - Method in class org.javarosa.core.model.GroupDef
 
localeChanged(String, Localizer) - Method in class org.javarosa.core.model.ItemsetBinding
 
localeChanged(String, Localizer) - Method in class org.javarosa.core.model.QuestionDef
 
localeChanged(String, Localizer) - Method in class org.javarosa.core.model.SelectChoice
 
localeChanged(String, Localizer) - Method in interface org.javarosa.core.services.locale.Localizable
Updates the current object with the locate given.
localeData - Variable in class org.javarosa.core.services.locale.TableLocaleSource
 
LocaleDataSource - Interface in org.javarosa.core.services.locale
 
localeResources - Variable in class org.javarosa.core.services.locale.Localizer
 
locales - Variable in class org.javarosa.core.services.locale.Localizer
 
LocaleTextException - Exception in org.javarosa.core.services.locale
 
LocaleTextException(String) - Constructor for exception org.javarosa.core.services.locale.LocaleTextException
 
localIndex - Variable in class org.javarosa.core.model.FormIndex
The index of the questiondef in the current context
Localizable - Interface in org.javarosa.core.services.locale
Localizable objects are able to update their text based on the current locale.
Localization - Class in org.javarosa.core.services.locale
 
Localization() - Constructor for class org.javarosa.core.services.locale.Localization
 
LocalizationUtils - Class in org.javarosa.core.services.locale
 
LocalizationUtils() - Constructor for class org.javarosa.core.services.locale.LocalizationUtils
 
localizer - Variable in class org.javarosa.core.model.FormDef
A unique external name that is used to identify the form between machines
Localizer - Class in org.javarosa.core.services.locale
The Localizer object maintains mappings for locale ID's and Object ID's to the String values associated with them in different locales.
Localizer() - Constructor for class org.javarosa.core.services.locale.Localizer
Default constructor.
Localizer(boolean, boolean) - Constructor for class org.javarosa.core.services.locale.Localizer
Full constructor.
localizer() - Method in class org.javarosa.form.api.FormEntryCaption
 
log(String, String, Date) - Method in interface org.javarosa.core.api.ILogger
 
log(String, String) - Static method in class org.javarosa.core.services.Logger
Posts the given data to an existing Incident Log, if one has been registered and if logging is enabled on the device.
LOG_TYPE_ACTIVITY - Static variable in class org.javarosa.core.log.LogEntry
 
LOG_TYPE_APPLICATION - Static variable in class org.javarosa.core.log.LogEntry
 
LogEntry - Class in org.javarosa.core.log
 
LogEntry() - Constructor for class org.javarosa.core.log.LogEntry
NOTE: For serialization purposes only
LogEntry(String, String, Date) - Constructor for class org.javarosa.core.log.LogEntry
 
logForce(String, String) - Static method in class org.javarosa.core.services.Logger
 
Logger - Class in org.javarosa.core.services
 
Logger() - Constructor for class org.javarosa.core.services.Logger
 
logger - Static variable in class org.javarosa.core.services.Logger
 
logIDs - Variable in class org.javarosa.core.log.StreamLogSerializer
 
LOGS_ENABLED - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
LOGS_ENABLED_NO - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
LOGS_ENABLED_YES - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
logSize() - Method in interface org.javarosa.core.api.ILogger
 
LongData - Class in org.javarosa.core.model.data
A response to a question requesting an Long Numeric Value
LongData() - Constructor for class org.javarosa.core.model.data.LongData
Empty Constructor, necessary for dynamic construction during deserialization.
LongData(long) - Constructor for class org.javarosa.core.model.data.LongData
 
LongData(Long) - Constructor for class org.javarosa.core.model.data.LongData
 
longitude - Variable in class org.javarosa.core.util.GeoUtils.GPSCoordinates
 
low - Static variable in class org.javarosa.core.util.DataUtil
 
LPAREN - Static variable in class org.javarosa.xpath.parser.Token
 
LT - Static variable in class org.javarosa.xpath.expr.XPathCmpExpr
 
LT - Static variable in class org.javarosa.xpath.parser.Token
 
LTE - Static variable in class org.javarosa.xpath.expr.XPathCmpExpr
 
LTE - Static variable in class org.javarosa.xpath.parser.Token
 

M

m - Variable in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
mainHeader - Variable in class org.javarosa.core.model.GroupDef
 
mainInstance - Variable in class org.javarosa.core.model.FormDef
 
mainInstanceNode - Variable in class org.javarosa.xform.parse.XFormParser
 
makeSelection(Object) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
build a Selection from an integer or string, according to the current CHOICE_MODE
Map<K,V> - Class in org.javarosa.core.util
A Map is a data object that maintains a map from one set of data objects to another.
Map() - Constructor for class org.javarosa.core.util.Map
 
Map(int) - Constructor for class org.javarosa.core.util.Map
 
Map(K[], V[]) - Constructor for class org.javarosa.core.util.Map
 
mark(int) - Method in class org.javarosa.core.io.BufferedInputStream
 
markSupported() - Method in class org.javarosa.core.io.BufferedInputStream
 
MASK_ATTRIBUTE - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_ENABLED - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_ENABLED_INH - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_RELEVANT - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_RELEVANT_INH - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_REPEATABLE - Static variable in class org.javarosa.core.model.instance.TreeElement
 
MASK_REQUIRED - Static variable in class org.javarosa.core.model.instance.TreeElement
 
matches(E) - Method in class org.javarosa.core.services.storage.EntityFilter
 
matches(XPathExpression) - Method in class org.javarosa.xpath.expr.XPathPathExpr
Warning: this method has somewhat unclear semantics.
matches(XPathStep) - Method in class org.javarosa.xpath.expr.XPathStep
"matches" follows roughly the same process as equals(), in that it for a step it will check whether two steps share the same properties (multiplicity, test, axis, etc).
matchesCustomMethod(String) - Method in class org.javarosa.xform.parse.SubmissionParser
 
matchNCName(String, int) - Static method in class org.javarosa.xpath.parser.Lexer
 
matchNumeric(String, int) - Static method in class org.javarosa.xpath.parser.Lexer
 
matchPrototype(Object[], Class[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
Given a prototype defined by the function handler, attempt to coerce the function arguments to match that prototype (checking # args, type conversion, etc.).
matchQName(String, int) - Static method in class org.javarosa.xpath.parser.Lexer
 
MathUtils - Class in org.javarosa.core.util
Static utility functions for mathematical operations
MathUtils() - Constructor for class org.javarosa.core.util.MathUtils
 
max - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
max(Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
Identify the largest value from the list of provided values.
MAX_MSG_LENGTH - Static variable in class org.javarosa.core.services.Logger
 
maxCast - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
maxInclusive - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
MD5 - Class in org.javarosa.core.util
Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher.
MD5(byte[]) - Constructor for class org.javarosa.core.util.MD5
 
MD5InputStream - Class in org.javarosa.core.util
 
MD5InputStream(InputStream) - Constructor for class org.javarosa.core.util.MD5InputStream
 
MD5State - Class in org.javarosa.core.util
Fast implementation of RSA's MD5 hash generator in Java JDK Beta-2 or higher
Originally written by Santeri Paavolainen, Helsinki Finland 1996
(c) Santeri Paavolainen, Helsinki Finland 1996
Some changes Copyright (c) 2002 Timothy W Macinta
MD5State() - Constructor for class org.javarosa.core.util.MD5State
 
MD5State(MD5State) - Constructor for class org.javarosa.core.util.MD5State
Create this State as a copy of another state
mediaType - Variable in class org.javarosa.core.model.SubmissionProfile
 
memoize() - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
MEMORY_PRINT_ENABLED - Static variable in class org.javarosa.core.util.MemoryUtils
 
MEMORY_PROFILE_SIZE - Static variable in class org.javarosa.core.util.MemoryUtils
 
memoryHolders - Static variable in class org.javarosa.core.util.MemoryUtils
 
memoryProfile - Static variable in class org.javarosa.core.util.MemoryUtils
 
MemoryUtils - Class in org.javarosa.core.util
J2ME suffers from major disparities in the effective use of memory.
MemoryUtils() - Constructor for class org.javarosa.core.util.MemoryUtils
 
mergeDataModel(FormInstance, FormInstance, String) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
mergeDataModel(FormInstance, FormInstance, TreeReference) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
message - Variable in class org.javarosa.core.log.LogEntry
 
message - Variable in exception org.javarosa.core.log.WrappedException
 
message - Variable in class org.javarosa.debug.Event
 
meta - Variable in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
META_ID - Static variable in class org.javarosa.core.model.instance.FormInstance
 
META_XMLNS - Static variable in class org.javarosa.core.model.instance.FormInstance
 
MetaDataWrapper - Class in org.javarosa.core.services.storage
An internal-use class to keep track of metadata records without requiring the original object to remain in memory
MetaDataWrapper(HashMap<String, Object>) - Constructor for class org.javarosa.core.services.storage.MetaDataWrapper
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapBase
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapList
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapMap
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
metaReadExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapBase
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapList
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapMap
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
metaWriteExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
method - Variable in class org.javarosa.core.model.SubmissionProfile
 
method - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
min - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
min(Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
minCast - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
minimumHeuristicLength - Variable in class org.javarosa.core.util.PrefixTree
 
minimumPrefixLength - Variable in class org.javarosa.core.util.PrefixTree
 
minInclusive - Variable in class org.javarosa.core.model.condition.pivot.RangeHint
 
MINUS - Static variable in class org.javarosa.xpath.parser.Token
 
minute - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 
MISSING_VALUE - Static variable in class org.javarosa.core.model.data.GeoPointData
 
MOD - Static variable in class org.javarosa.xpath.parser.Token
 
mode - Variable in class org.javarosa.core.model.April2014DagImpl
 
mode - Variable in class org.javarosa.core.model.Fast2014DagImpl
 
mode - Variable in class org.javarosa.core.model.LegacyDagImpl
 
mode - Variable in class org.javarosa.core.model.Safe2014DagImpl
 
model - Variable in class org.javarosa.form.api.FormEntryController
 
modelFound - Variable in class org.javarosa.xform.parse.XFormParser
 
modelPrototypes - Static variable in class org.javarosa.xform.parse.XFormParser
 
ModelReferencePayload - Class in org.javarosa.core.model.instance.utils
The ModelReferencePayload essentially provides a wrapper functionality around a ModelTree to allow it to be used as a payload, but only to actually perform the various computationally expensive functions of serialization when required.
ModelReferencePayload() - Constructor for class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
ModelReferencePayload(int) - Constructor for class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
modLongNotSuck(long, long) - Static method in class org.javarosa.core.util.MathUtils
 
MODULO - Static variable in class org.javarosa.xpath.expr.XPathArithExpr
 
month - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 
MONTH_OFFSET - Static variable in class org.javarosa.core.model.utils.DateUtils
 
mTreeElement - Variable in class org.javarosa.form.api.FormEntryPrompt
 
MULT - Static variable in class org.javarosa.xpath.parser.Token
 
MULT_NOT_ALLOWED - Static variable in class org.javarosa.xform.parse.ChildProcessingRule
 
MULT_PROCESS_ALL - Static variable in class org.javarosa.xform.parse.ChildProcessingRule
 
MULT_PROCESS_FIRST_ONLY - Static variable in class org.javarosa.xform.parse.ChildProcessingRule
 
MULT_UNINIT - Static variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
MultiInputStream - Class in org.javarosa.core.util
MultiInputStream allows for concatenating multiple input streams together to be read serially in the order that they were added.
MultiInputStream() - Constructor for class org.javarosa.core.util.MultiInputStream
 
MultiMessagePayload - Class in org.javarosa.core.services.transport.payload
 
MultiMessagePayload() - Constructor for class org.javarosa.core.services.transport.payload.MultiMessagePayload
Note: Only useful for serialization.
multiplicity - Variable in class org.javarosa.core.model.instance.TreeElement
 
multiplicity - Variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
multiplicity - Variable in class org.javarosa.xform.parse.ChildProcessingRule
 
MULTIPLY - Static variable in class org.javarosa.xpath.expr.XPathArithExpr
 
MultiPointerAnswerData - Class in org.javarosa.core.model.data
An answer data storing multiple pointers
MultiPointerAnswerData() - Constructor for class org.javarosa.core.model.data.MultiPointerAnswerData
NOTE: Only for serialization/deserialization
MultiPointerAnswerData(IDataPointer[]) - Constructor for class org.javarosa.core.model.data.MultiPointerAnswerData
 
multiSelected(Object, Object, String) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
return whether a particular choice of a multi-select is selected

N

n - Variable in class org.javarosa.core.model.data.IntegerData
 
n - Variable in class org.javarosa.core.model.data.LongData
 
name - Variable in class org.javarosa.core.model.Action
 
name - Variable in class org.javarosa.core.model.data.helper.BasicDataPointer
 
name - Variable in class org.javarosa.core.model.FormDef
The display title of the form.
name - Variable in class org.javarosa.core.model.instance.DataInstance
The name for this data model
name - Variable in class org.javarosa.core.model.instance.TreeElement
 
name - Variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
name - Variable in class org.javarosa.core.services.properties.Property
 
name - Variable in class org.javarosa.xform.parse.ChildProcessingRule
 
name - Variable in class org.javarosa.xform.parse.NodeProcessingRule
 
name - Variable in class org.javarosa.xpath.expr.XPathQName
 
name - Variable in class org.javarosa.xpath.expr.XPathStep
 
name - Variable in class org.javarosa.xpath.parser.ast.ASTNodeFunctionCall
 
NAME_WILDCARD - Static variable in class org.javarosa.core.model.instance.TreeReference
 
namedActions - Variable in class org.javarosa.xform.parse.XFormParser
 
namespace - Variable in class org.javarosa.core.model.instance.TreeElement
 
namespace - Variable in class org.javarosa.xpath.expr.XPathQName
 
namespace - Variable in class org.javarosa.xpath.expr.XPathStep
 
NAMESPACE_HTML - Static variable in class org.javarosa.xform.parse.XFormParser
 
NAMESPACE_JAVAROSA - Static variable in class org.javarosa.xform.parse.XFormParser
 
namespaces - Variable in class org.javarosa.core.model.instance.FormInstance
 
NEQ - Static variable in class org.javarosa.xpath.parser.Token
 
newDataModel(String) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
newInstance() - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
newInstance() - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
newInstance() - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
newNode(ASTNodeAbstractExpr) - Method in class org.javarosa.xpath.parser.Parser.SubNodeFactory
 
newRepeat(FormIndex) - Method in class org.javarosa.form.api.FormEntryController
Creates a new repeated instance of the group referenced by the specified FormIndex.
newRepeat() - Method in class org.javarosa.form.api.FormEntryController
Creates a new repeated instance of the group referenced by the current FormIndex.
newStorage(String, Class) - Method in interface org.javarosa.core.services.storage.IStorageFactory
 
nextID() - Method in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
nextID() - Method in interface org.javarosa.core.util.Iterator
Return the ID of the next record in the set.
nextLevel - Variable in class org.javarosa.core.model.FormIndex
The next level of this index
nextRecord() - Method in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
nextRecord() - Method in interface org.javarosa.core.util.Iterator
Return the next record in the set.
NO_ACCURACY_VALUE - Static variable in class org.javarosa.core.model.data.GeoPointData
 
NO_SELECTION - Static variable in class org.javarosa.core.model.Constants
Index for no selection
noAddRemove - Variable in class org.javarosa.core.model.GroupDef
 
NODE_TEST_TYPE_ABBR_DBL_DOT - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NODE_TEST_TYPE_ABBR_DOT - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NODE_TEST_TYPE_FUNC - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NODE_TEST_TYPE_NSWILDCARD - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NODE_TEST_TYPE_QNAME - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NODE_TEST_TYPE_WILDCARD - Static variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
nodeContents() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
nodeContents() - Method in class org.javarosa.xpath.XPathNodeset
 
NodeProcessingRule - Class in org.javarosa.xform.parse
 
NodeProcessingRule(String, boolean, boolean) - Constructor for class org.javarosa.xform.parse.NodeProcessingRule
 
nodes - Variable in class org.javarosa.xpath.XPathNodeset
 
nodeSet - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
nodeset - Variable in class org.javarosa.model.xform.XPathReference
 
NODESET_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
nodesetExpr - Variable in class org.javarosa.core.model.ItemsetBinding
 
nodesetRef - Variable in class org.javarosa.core.model.ItemsetBinding
note that storing both the ref and expr for everything is kind of redundant, but we're forced to since it's nearly impossible to convert between the two w/o having access to the underlying xform/xpath classes, which we don't from the core model project
nodeTestFunc - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
nodeTestNamespace - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
nodeTestQName - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
nodeTestType - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
NoLocalizedTextException - Exception in org.javarosa.core.util
 
NoLocalizedTextException(String, String, String) - Constructor for exception org.javarosa.core.util.NoLocalizedTextException
 
notifyChanges(String) - Method in class org.javarosa.core.services.PropertyManager
Identifies the property rules set that the property belongs to, and notifies it about the property change.
NSWILDCARD - Static variable in class org.javarosa.xpath.parser.Token
 
NULL_ID - Static variable in class org.javarosa.core.model.Constants
ID not set to a value
nullIfEmpty(byte[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
nullIfEmpty(String) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
nullIfEmpty(List) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
nullIfEmpty(HashMap) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
NUM - Static variable in class org.javarosa.xpath.parser.Token
 
numRecords() - Method in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
numRecords() - Method in interface org.javarosa.core.util.Iterator
Number of records in the set

O

objectEquals(Object, Object) - Static method in class org.javarosa.core.model.FormDef
Copied from commons-lang 2.6: For reviewing purposes only.
observers - Variable in class org.javarosa.core.model.GroupDef
 
observers - Variable in class org.javarosa.core.model.instance.TreeElement
 
observers - Variable in class org.javarosa.core.model.QuestionDef
 
observers - Variable in class org.javarosa.core.services.locale.Localizer
 
offset - Static variable in class org.javarosa.core.util.DataUtil
 
oldterning - Static variable in class org.javarosa.core.util.MemoryUtils
 
oldxpath - Static variable in class org.javarosa.core.util.MemoryUtils
 
op - Variable in class org.javarosa.core.model.condition.pivot.CmpPivot
 
op - Variable in class org.javarosa.xpath.expr.XPathArithExpr
 
op - Variable in class org.javarosa.xpath.expr.XPathBoolExpr
 
op - Variable in class org.javarosa.xpath.expr.XPathCmpExpr
 
op - Variable in class org.javarosa.xpath.parser.ast.ASTNodeUnaryOp
 
OPENROSA_API_LEVEL - Static variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
The expected compliance version for the OpenRosa API set
ops - Variable in class org.javarosa.xpath.parser.ast.ASTNodeBinaryOp
 
OR - Static variable in class org.javarosa.xpath.expr.XPathBoolExpr
 
OR - Static variable in class org.javarosa.xpath.parser.Token
 
ordered - Variable in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
OrderedMap<K,V> - Class in org.javarosa.core.util
 
OrderedMap() - Constructor for class org.javarosa.core.util.OrderedMap
 
org.javarosa.core.api - package org.javarosa.core.api
 
org.javarosa.core.data - package org.javarosa.core.data
 
org.javarosa.core.io - package org.javarosa.core.io
 
org.javarosa.core.log - package org.javarosa.core.log
 
org.javarosa.core.model - package org.javarosa.core.model
 
org.javarosa.core.model.actions - package org.javarosa.core.model.actions
 
org.javarosa.core.model.condition - package org.javarosa.core.model.condition
 
org.javarosa.core.model.condition.pivot - package org.javarosa.core.model.condition.pivot
 
org.javarosa.core.model.data - package org.javarosa.core.model.data
 
org.javarosa.core.model.data.helper - package org.javarosa.core.model.data.helper
 
org.javarosa.core.model.instance - package org.javarosa.core.model.instance
 
org.javarosa.core.model.instance.utils - package org.javarosa.core.model.instance.utils
 
org.javarosa.core.model.util.restorable - package org.javarosa.core.model.util.restorable
 
org.javarosa.core.model.utils - package org.javarosa.core.model.utils
 
org.javarosa.core.reference - package org.javarosa.core.reference
 
org.javarosa.core.services - package org.javarosa.core.services
 
org.javarosa.core.services.locale - package org.javarosa.core.services.locale
 
org.javarosa.core.services.properties - package org.javarosa.core.services.properties
 
org.javarosa.core.services.storage - package org.javarosa.core.services.storage
 
org.javarosa.core.services.storage.util - package org.javarosa.core.services.storage.util
 
org.javarosa.core.services.transport.payload - package org.javarosa.core.services.transport.payload
 
org.javarosa.core.util - package org.javarosa.core.util
 
org.javarosa.core.util.externalizable - package org.javarosa.core.util.externalizable
 
org.javarosa.debug - package org.javarosa.debug
 
org.javarosa.form.api - package org.javarosa.form.api
 
org.javarosa.formmanager - package org.javarosa.formmanager
 
org.javarosa.formmanager.view - package org.javarosa.formmanager.view
 
org.javarosa.model.xform - package org.javarosa.model.xform
 
org.javarosa.xform.parse - package org.javarosa.xform.parse
 
org.javarosa.xform.util - package org.javarosa.xform.util
 
org.javarosa.xpath - package org.javarosa.xpath
 
org.javarosa.xpath.expr - package org.javarosa.xpath.expr
 
org.javarosa.xpath.parser - package org.javarosa.xpath.parser
 
org.javarosa.xpath.parser.ast - package org.javarosa.xpath.parser.ast
 
original - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
originalContextRef - Variable in class org.javarosa.core.model.condition.Triggerable
The first context provided to this triggerable before reducing to the common root.
originalPath - Variable in class org.javarosa.xpath.XPathNodeset
 
otrt - Static variable in class org.javarosa.core.util.MemoryUtils
 
outcome - Variable in class org.javarosa.core.model.condition.pivot.CmpPivot
 
outcome - Variable in class org.javarosa.core.model.ValidateOutcome
 
outputFragments - Variable in class org.javarosa.core.model.FormDef
 
OutputIOException(IOException) - Constructor for exception org.javarosa.core.io.StreamsUtil.OutputIOException
 
outputTextForm - Variable in class org.javarosa.core.model.condition.EvaluationContext
 

P

p - Variable in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
padding - Static variable in class org.javarosa.core.util.MD5
 
panic() - Method in interface org.javarosa.core.api.ILogger
 
parent - Variable in class org.javarosa.core.model.instance.TreeElement
 
parent(TreeReference) - Method in class org.javarosa.core.model.instance.TreeReference
 
parent - Variable in class org.javarosa.core.util.PrefixTreeNode
 
parse() - Method in class org.javarosa.xform.parse.XFormParser
 
parse(Vector<Token>) - Static method in class org.javarosa.xpath.parser.Parser
 
parseAndAdd(OrderedMap<String, String>, String, int) - Static method in class org.javarosa.core.services.locale.LocalizationUtils
 
parseAndAdd(OrderedMap<String, String>, String, int) - Method in class org.javarosa.core.services.locale.ResourceFileDataSource
 
parseBalanced(ASTNode, Parser.SubNodeFactory, int, int) - Static method in class org.javarosa.xpath.parser.Parser
 
parseBinaryOp(ASTNode, int[], int) - Static method in class org.javarosa.xpath.parser.Parser
 
parseBind(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseControl(IFormElement, Element, int) - Method in class org.javarosa.xform.parse.XFormParser
 
parseControl(IFormElement, Element, int, List<String>) - Method in class org.javarosa.xform.parse.XFormParser
 
parseData(String, int, TreeReference, FormDef) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
parseDate(String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
parseDate(String, DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
parseDateTime(String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
parseDoc() - Method in class org.javarosa.xform.parse.XFormParser
 
parseElement(Element, Object, HashMap<String, IElementHandler>) - Method in class org.javarosa.xform.parse.XFormParser
 
parseFilterExp(ASTNodeAbstractExpr) - Static method in class org.javarosa.xpath.parser.Parser
 
parseFuncCalls(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
parseGroup(IFormElement, Element, int) - Method in class org.javarosa.xform.parse.XFormParser
 
parseGroupLabel(GroupDef, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseHint(QuestionDef, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseInstance(Element, boolean) - Method in class org.javarosa.xform.parse.XFormParser
 
parseItem(QuestionDef, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseItemset(QuestionDef, Element, IFormElement) - Method in class org.javarosa.xform.parse.XFormParser
 
parseIText(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseLocaleInput(InputStream) - Static method in class org.javarosa.core.services.locale.LocalizationUtils
 
parseMeta(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseModel(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseNamedAction(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseOperators(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
parseOutput(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseParens(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
parsePathExpr(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
parsePredicates(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
parseQuestionLabel(QuestionDef, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
Parser - Class in org.javarosa.xpath.parser
 
Parser() - Constructor for class org.javarosa.xpath.parser.Parser
 
Parser.SubNodeFactory - Class in org.javarosa.xpath.parser
 
parseRawTime(String, DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
Parse the raw components of time (hh:mm:ss) with no timezone information
parseRestore(byte[], Class) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
parseSetValueAction(FormDef, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseStep(ASTNodeAbstractExpr) - Static method in class org.javarosa.xpath.parser.Parser
 
parseSubmission(String, String, IDataReference, Element) - Method in class org.javarosa.xform.parse.SubmissionParser
 
parseSubmission(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseTextHandle(TableLocaleSource, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseTime(String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
parseTime(String, DateUtils.DateFields) - Static method in class org.javarosa.core.model.utils.DateUtils
 
parseTitle(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseTranslation(Localizer, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
parseUnaryOp(ASTNode, int) - Static method in class org.javarosa.xpath.parser.Parser
 
parseUpload(IFormElement, Element, int) - Method in class org.javarosa.xform.parse.XFormParser
 
parseXPath(String) - Static method in class org.javarosa.xpath.XPathParseTool
 
partition(int[], int, int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
Partition() - Constructor for class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr.Partition
 
partitionBalanced(int, int, int, int) - Method in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
pathEvaluated - Variable in class org.javarosa.xpath.XPathNodeset
 
payload - Variable in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
payload - Variable in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
PAYLOAD_TYPE_HEADER - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
 
PAYLOAD_TYPE_JPG - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
 
PAYLOAD_TYPE_MULTI - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
 
PAYLOAD_TYPE_SMS - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
 
PAYLOAD_TYPE_TEXT - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
Data payload codes
PAYLOAD_TYPE_XML - Static variable in interface org.javarosa.core.services.transport.payload.IDataPayload
 
payloads - Variable in class org.javarosa.core.services.transport.payload.MultiMessagePayload
IDataPayload
peekID() - Method in class org.javarosa.core.services.storage.util.DummyStorageIterator
 
peekID() - Method in interface org.javarosa.core.util.Iterator
Return the ID of the next record in the set without advancing the iterator.
performAction(TreeElement, int) - Method in class org.javarosa.core.model.condition.Condition
 
performEvaluation() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
Persistable - Interface in org.javarosa.core.services.storage
A modest extension to Externalizable which identifies objects that have the concept of an internal 'record ID'
pieces - Variable in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr.Partition
 
pivot(FormInstance, EvaluationContext) - Method in interface org.javarosa.core.model.condition.IConditionExpr
Provide a list of Pivots around which this Condition Expression depends.
Pivot - Interface in org.javarosa.core.model.condition.pivot
 
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
pivot(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.expr.XPathExpression
 
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathExpression
Pivot this expression, returning values if appropriate, and adding any pivots to the list.
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
pivot(FormInstance, EvaluationContext, List<Object>, Object) - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
pivot(FormInstance, EvaluationContext) - Method in class org.javarosa.xpath.XPathConditional
 
PLUS - Static variable in class org.javarosa.xpath.parser.Token
 
pointer - Variable in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
PointerAnswerData - Class in org.javarosa.core.model.data
Answer data representing a pointer object.
PointerAnswerData() - Constructor for class org.javarosa.core.model.data.PointerAnswerData
NOTE: Only for serialization/deserialization
PointerAnswerData(IDataPointer) - Constructor for class org.javarosa.core.model.data.PointerAnswerData
 
points - Variable in class org.javarosa.core.model.data.GeoShapeData.GeoShape
 
points - Variable in class org.javarosa.core.model.data.GeoShapeData
 
points - Variable in class org.javarosa.core.model.data.GeoTraceData.GeoTrace
 
points - Variable in class org.javarosa.core.model.data.GeoTraceData
 
populate(TreeElement, FormDef) - Method in class org.javarosa.core.model.instance.TreeElement
 
populateDynamicChoices(ItemsetBinding, TreeReference) - Method in class org.javarosa.core.model.FormDef
Identify the itemset in the backend model, and create a set of SelectChoice objects at the current question reference based on the data in the model.
populateTemplate(TreeElement, FormDef) - Method in class org.javarosa.core.model.instance.TreeElement
 
position - Variable in class org.javarosa.core.io.BufferedInputStream
 
position(TreeReference) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
postProcessInstance() - Method in class org.javarosa.core.model.FormDef
 
postProcessInstance(TreeElement) - Method in class org.javarosa.core.model.FormDef
Iterate over the form's data bindings, and evaluate all post procesing calls.
predicateEvaluationProgress - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
predicates - Variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
predicates - Variable in class org.javarosa.xpath.expr.XPathFilterExpr
 
predicates - Variable in class org.javarosa.xpath.expr.XPathStep
 
predicates - Variable in class org.javarosa.xpath.parser.ast.ASTNodeFilterExpr
 
predicates - Variable in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
preFilter(int, HashMap<String, Object>) - Method in class org.javarosa.core.services.storage.EntityFilter
filter based just on ID and metadata (metadata not supported yet!! will always be 'null', currently)
PREFILTER_EXCLUDE - Static variable in class org.javarosa.core.services.storage.EntityFilter
 
PREFILTER_FILTER - Static variable in class org.javarosa.core.services.storage.EntityFilter
 
PREFILTER_INCLUDE - Static variable in class org.javarosa.core.services.storage.EntityFilter
 
prefix - Variable in class org.javarosa.core.reference.RootTranslator
 
prefix - Variable in class org.javarosa.core.util.PrefixTreeNode
 
prefix - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
PrefixedRootFactory - Class in org.javarosa.core.reference
PrefixedRootFactory provides a clean way to implement the vast majority of behavior for a reference factory.
PrefixedRootFactory(String[]) - Constructor for class org.javarosa.core.reference.PrefixedRootFactory
Construct a PrefixedRootFactory which handles the roots provided.
PrefixTree - Class in org.javarosa.core.util
 
PrefixTree() - Constructor for class org.javarosa.core.util.PrefixTree
 
PrefixTree(int) - Constructor for class org.javarosa.core.util.PrefixTree
 
PrefixTreeNode - Class in org.javarosa.core.util
 
PrefixTreeNode(char[]) - Constructor for class org.javarosa.core.util.PrefixTreeNode
 
preload - Variable in class org.javarosa.core.model.DataBinding
 
preloadDate(String) - Method in class org.javarosa.core.model.utils.QuestionPreloader
Preloads a DateData object for the preload type 'date'
preloader - Variable in class org.javarosa.core.model.FormDef
 
preloadHandled() - Method in interface org.javarosa.core.model.utils.IPreloadHandler
 
preloadHandler - Variable in class org.javarosa.core.model.instance.TreeElement
 
preloadHandlers - Variable in class org.javarosa.core.model.utils.QuestionPreloader
 
preloadInstance(TreeElement) - Method in class org.javarosa.core.model.FormDef
Preload the Data Model with the preload values that are enumerated in the data bindings.
preloadParams - Variable in class org.javarosa.core.model.DataBinding
 
preloadParams - Variable in class org.javarosa.core.model.instance.TreeElement
 
preloadProperty(String) - Method in class org.javarosa.core.model.utils.QuestionPreloader
Preloads a StringData object for the preload type 'property'
PreloadUtils - Class in org.javarosa.core.model.utils
 
PreloadUtils() - Constructor for class org.javarosa.core.model.utils.PreloadUtils
 
prepare() - Method in class org.javarosa.core.util.MultiInputStream
Finalize the stream and allow it to be read from.
print(OutputStreamWriter) - Method in class org.javarosa.core.model.condition.Triggerable
 
print(Object) - Method in class org.javarosa.xpath.expr.XPathExpression
 
print() - Method in class org.javarosa.xpath.parser.ast.ASTNode
 
print(Object) - Method in class org.javarosa.xpath.parser.ast.ASTNode
 
printBytes(byte[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
printException(Exception) - Static method in exception org.javarosa.core.log.WrappedException
 
printMemoryTest() - Static method in class org.javarosa.core.util.MemoryUtils
Prints a memory test debug statement to stdout.
printMemoryTest(String) - Static method in class org.javarosa.core.util.MemoryUtils
Prints a memory test debug statement to stdout with a tag to reference Requires memory printing to be enabled, otherwise is a no-op
printMemoryTest(String, int) - Static method in class org.javarosa.core.util.MemoryUtils
Prints a memory test debug statement to stdout with a tag to reference.
printParseTree() - Method in class org.javarosa.xpath.expr.XPathExpression
 
printStackTrace() - Method in exception org.javarosa.core.io.StreamsUtil.DirectionalIOException
 
printStr(String) - Method in class org.javarosa.xpath.expr.XPathExpression
 
printStr(String) - Method in class org.javarosa.xpath.parser.ast.ASTNode
 
printTriggerables(String) - Method in class org.javarosa.core.model.FormDef
For debugging
printTriggerables(String) - Method in class org.javarosa.core.model.IDag
For debugging
probeAlternativeReferences() - Method in interface org.javarosa.core.reference.Reference
Determines any platform-specific and reference-type specific alternatives versions of this reference which may exist.
probeAlternativeReferences() - Method in class org.javarosa.core.reference.ResourceReference
 
processAction(FormDef, TreeReference) - Method in class org.javarosa.core.model.Action
Process actions that were triggered in the form.
processAction(FormDef, TreeReference) - Method in class org.javarosa.core.model.actions.ActionWrapper
 
processAction(FormDef, TreeReference) - Method in class org.javarosa.core.model.actions.SetValueAction
 
processAdditionalAttributes(QuestionDef, Element, List<String>) - Method in class org.javarosa.xform.parse.XFormParser
 
processArguments(String, HashMap<String, String>) - Static method in class org.javarosa.core.services.locale.Localizer
 
processArguments(String, String[]) - Static method in class org.javarosa.core.services.locale.Localizer
 
processArguments(String, String[], int) - Static method in class org.javarosa.core.services.locale.Localizer
 
processInstance(FormInstance) - Method in interface org.javarosa.core.model.utils.IInstanceProcessor
Processes the provided data model.
processRepeats(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
processSaved(FormInstance, FormDef) - Method in class org.javarosa.core.model.instance.FormInstance
 
processStandardBindAttributes(List<String>, Element) - Method in class org.javarosa.xform.parse.XFormParser
 
processTemplates(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
profileMemory() - Static method in class org.javarosa.core.util.MemoryUtils
Experimental.
properties - Variable in class org.javarosa.core.services.PropertyManager
The persistent storage utility
Property - Class in org.javarosa.core.services.properties
Property is an encapsulation of a record containing a property in the J2ME RMS persistent storage system.
Property() - Constructor for class org.javarosa.core.services.properties.Property
 
PROPERTY_MANAGER - Static variable in class org.javarosa.core.api.Constants
 
PropertyManager - Class in org.javarosa.core.services
PropertyManager is a class that is used to set and retrieve name/value pairs from persistent storage.
PropertyManager() - Constructor for class org.javarosa.core.services.PropertyManager
Constructor for this PropertyManager
PropertyUtils - Class in org.javarosa.core.util
 
PropertyUtils() - Constructor for class org.javarosa.core.util.PropertyUtils
 
PrototypeFactory - Class in org.javarosa.core.util.externalizable
 
PrototypeFactory() - Constructor for class org.javarosa.core.util.externalizable.PrototypeFactory
 
PrototypeFactory(PrefixTree) - Constructor for class org.javarosa.core.util.externalizable.PrototypeFactory
 
PrototypeFactoryDeprecated - Class in org.javarosa.core.util.externalizable
The PrototypeFactory is a factory class for instantiating classes based on their class name.
PrototypeFactoryDeprecated() - Constructor for class org.javarosa.core.util.externalizable.PrototypeFactoryDeprecated
 
PrototypeManager - Class in org.javarosa.core.services
 
PrototypeManager() - Constructor for class org.javarosa.core.services.PrototypeManager
 
prototypes - Static variable in class org.javarosa.core.services.PrototypeManager
 
prototypes - Variable in class org.javarosa.core.util.externalizable.PrototypeFactoryDeprecated
 
publishEvent(Event) - Method in interface org.javarosa.debug.EventNotifier
 
publishEvent(Event) - Method in class org.javarosa.debug.EventNotifierSilent
 
publishSummary(String, Collection<QuickTriggerable>) - Method in class org.javarosa.core.model.IDag
 
publishSummary(String, TreeReference, Collection<QuickTriggerable>) - Method in class org.javarosa.core.model.IDag
 
purge() - Method in class org.javarosa.core.log.StreamLogSerializer
 
purge(SortedIntSet) - Method in interface org.javarosa.core.log.StreamLogSerializer.Purger
 
purger - Variable in class org.javarosa.core.log.StreamLogSerializer
 
put(K, V) - Method in class org.javarosa.core.util.Map
Places the key/value pair in this map.

Q

QNAME - Static variable in class org.javarosa.xpath.parser.Token
 
QuestionDef - Class in org.javarosa.core.model
The definition of a Question to be presented to users when filling out a form.
QuestionDef() - Constructor for class org.javarosa.core.model.QuestionDef
 
QuestionDef(int, int) - Constructor for class org.javarosa.core.model.QuestionDef
 
questionPostProcess(TreeElement, String, String) - Method in class org.javarosa.core.model.utils.QuestionPreloader
 
QuestionPreloader - Class in org.javarosa.core.model.utils
The Question Preloader is responsible for maintaining a set of handlers which are capable of parsing 'preload' elements, and their parameters, and returning IAnswerData objects.
QuestionPreloader() - Constructor for class org.javarosa.core.model.utils.QuestionPreloader
Creates a new Preloader with default handlers
QuickTriggerable - Class in org.javarosa.core.model
Triggerable implementations have a deep equals() comparison operator.
QuickTriggerable(Triggerable) - Constructor for class org.javarosa.core.model.QuickTriggerable
 
quickTriggerablesRootOrdering - Static variable in class org.javarosa.core.model.QuickTriggerable
 

R

r - Static variable in class org.javarosa.core.util.MathUtils
 
randHex(int) - Static method in class org.javarosa.core.util.PropertyUtils
 
RangeHint<T extends IAnswerData> - Class in org.javarosa.core.model.condition.pivot
 
RangeHint() - Constructor for class org.javarosa.core.model.condition.pivot.RangeHint
 
rawArgs() - Method in interface org.javarosa.core.model.condition.IFunctionHandler
 
RBRACK - Static variable in class org.javarosa.xpath.parser.Token
 
read(byte[], int, int) - Method in class org.javarosa.core.io.BufferedInputStream
 
read(byte[]) - Method in class org.javarosa.core.io.BufferedInputStream
 
read() - Method in class org.javarosa.core.io.BufferedInputStream
 
read(int) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Read and return the record corresponding to 'id'.
read(int) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
read(int) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
read(DataInputStream, Class) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
read(DataInputStream, Class, PrototypeFactory) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
read(DataInputStream, ExternalizableWrapper) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
read(DataInputStream, ExternalizableWrapper, PrototypeFactory) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
read() - Method in class org.javarosa.core.util.MultiInputStream
 
readAttributes(DataInputStream, TreeElement) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readBool(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readByte(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readBytes(int) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Read and return the raw bytes for the record corresponding to 'id'.
readBytes(int) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
readBytes(int) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
readBytes(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readChar(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readDate(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readDecimal(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.log.LogEntry
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.Action
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.actions.ActionWrapper
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.actions.SetValueAction
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.condition.Condition
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.condition.Constraint
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.condition.Triggerable
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.BooleanData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.DateData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.DateTimeData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.DecimalData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.GeoPointData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.GeoShapeData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.GeoTraceData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.helper.Selection
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.IntegerData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.LongData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.PointerAnswerData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.SelectMultiData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.SelectOneData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.StringData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.TimeData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.data.UncastData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.DataBinding
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.FormDef
Reads the form definition object from the supplied stream.
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.GroupDef
Reads a group definition object from the supplied stream.
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.DataInstance
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.FormInstance
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.TreeElement
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.TreeReference
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
deserialize a compact instance.
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.ItemsetBinding
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.QuestionDef
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.SelectChoice
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.SubmissionProfile
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.reference.ReferenceDataSource
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.reference.RootTranslator
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.locale.Localizer
Read the object from stream.
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.locale.ResourceFileDataSource
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.locale.TableLocaleSource
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.properties.Property
(non-Javadoc)
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
readExternal(DataInputStream, PrototypeFactory) - Method in interface org.javarosa.core.util.externalizable.Externalizable
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapBase
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapList
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapMap
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.util.SortedIntSet
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.model.xform.XPathReference
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathArithExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathBoolExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathEqExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathNumericLiteral
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathNumNegExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathQName
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathStep
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathStringLiteral
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathUnionExpr
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.expr.XPathVariableReference
 
readExternal(DataInputStream, PrototypeFactory) - Method in class org.javarosa.xpath.XPathConditional
 
readFromStream(InputStream, int) - Static method in class org.javarosa.core.io.StreamsUtil
Read bytes from an input stream into a byte array then close the input stream
readFromStream(InputStream, int) - Static method in class org.javarosa.core.util.StreamsUtil
Read bytes from an input stream into a byte array then close the input stream
readInt(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readInts(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readNumeric(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readNumeric(DataInputStream, ExtWrapIntEncoding) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readonlyAbsolute - Variable in class org.javarosa.core.model.DataBinding
 
readonlyCondition - Variable in class org.javarosa.core.model.DataBinding
 
readOnlyProperties - Variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
readShort(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readString(DataInputStream) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
readTag(DataInputStream, PrototypeFactory) - Static method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
readTreeElement(TreeElement, DataInputStream, PrototypeFactory) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
recursively read in a node of the instance, by filling out the template instance
realTime() - Method in interface org.javarosa.core.model.condition.IFunctionHandler
 
rebuild() - Static method in class org.javarosa.core.services.PrototypeManager
 
Recalculate - Class in org.javarosa.core.model.condition
 
Recalculate() - Constructor for class org.javarosa.core.model.condition.Recalculate
 
Recalculate(IConditionExpr, TreeReference) - Constructor for class org.javarosa.core.model.condition.Recalculate
 
Recalculate(IConditionExpr, TreeReference, TreeReference) - Constructor for class org.javarosa.core.model.condition.Recalculate
 
receive(byte[], Class) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
recommendedMode - Static variable in class org.javarosa.core.model.FormDef
 
RECORD_ID_TAG - Static variable in class org.javarosa.core.model.util.restorable.RestoreUtils
 
recordid - Variable in class org.javarosa.core.model.instance.DataInstance
The integer Id of the model
recordId - Variable in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
recordId - Variable in class org.javarosa.core.services.properties.Property
 
recurseForOutput(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
ref - Variable in class org.javarosa.core.model.DataBinding
 
ref - Variable in class org.javarosa.core.model.SubmissionProfile
 
ref(String) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
ref(String) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
ref - Variable in class org.javarosa.model.xform.XPathReference
 
REF_ABSOLUTE - Static variable in class org.javarosa.core.model.instance.TreeReference
 
REF_ATTR - Static variable in class org.javarosa.xform.parse.XFormParser
 
refCache - Variable in class org.javarosa.core.model.instance.TreeElement
 
reference - Variable in class org.javarosa.core.model.FormIndex
 
reference - Variable in exception org.javarosa.core.reference.InvalidReferenceException
 
Reference - Interface in org.javarosa.core.reference
A Reference is essentially a pointer to interact in a limited fashion with an external resource of some kind (images, xforms, etc).
ReferenceDataSource - Class in org.javarosa.core.reference
The ReferenceDataSource is a source of locale data which is located at a location which is defined by a ReferenceURI.
ReferenceDataSource() - Constructor for class org.javarosa.core.reference.ReferenceDataSource
NOTE: FOR SERIALIZATION ONLY!
ReferenceDataSource(String) - Constructor for class org.javarosa.core.reference.ReferenceDataSource
Creates a new Data Source for Locale data with the given resource URI.
ReferenceFactory - Interface in org.javarosa.core.reference
A ReferenceFactory is responsible for knowing how to derive a reference for a range of URI's.
ReferenceManager - Class in org.javarosa.core.reference
The reference manager is a singleton class which is responsible for deriving reference URI's into references at runtime.
ReferenceManager() - Constructor for class org.javarosa.core.reference.ReferenceManager
 
referenceURI - Variable in class org.javarosa.core.reference.ReferenceDataSource
 
refLevel - Variable in class org.javarosa.core.model.instance.TreeReference
 
refreshWidget(int) - Method in interface org.javarosa.formmanager.view.IQuestionWidget
 
refs - Static variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
refs - Static variable in class org.javarosa.xpath.expr.XPathStep
 
refToPathExpr(TreeReference) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
regex(Object, Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
determine if a string matches a regular expression.
register(int, K) - Method in class org.javarosa.core.util.CacheTable
 
register(IQuestionWidget) - Method in class org.javarosa.form.api.FormEntryCaption
 
register(IQuestionWidget) - Method in class org.javarosa.form.api.FormEntryPrompt
 
registerAnswerSerializer(IAnswerDataSerializer) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Extends the serializing capabilities of this serializer by registering another, and allowing this serializer to operate on all of the data types that the argument can.
registerAnswerSerializer(IAnswerDataSerializer) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
registerCache(CacheTable<?>) - Static method in class org.javarosa.core.util.CacheTable
 
registerControlType(String, int) - Static method in class org.javarosa.xform.parse.XFormParser
 
registerEventListener(String, Action) - Method in class org.javarosa.core.model.FormDef
 
registerHandler(String, IElementHandler) - Static method in class org.javarosa.xform.parse.XFormParser
 
registerIndex(String) - Method in interface org.javarosa.core.services.storage.IStorageUtilityIndexed
Optional.
registerIndex(String) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
registerIndex(String) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
registerLanguageFile(String, String) - Static method in class org.javarosa.core.services.locale.Localization
 
registerLanguageReference(String, String) - Static method in class org.javarosa.core.services.locale.Localization
 
registerLocaleResource(String, LocaleDataSource) - Method in class org.javarosa.core.services.locale.Localizer
Registers a resource file as a source of locale data for the specified locale.
registerLocalizable(Localizable) - Method in class org.javarosa.core.services.locale.Localizer
Register a Localizable to receive updates when the locale is changed.
registerLogger(ILogger) - Static method in class org.javarosa.core.services.Logger
 
registerModule() - Method in interface org.javarosa.core.api.IModule
Register Module should identify all configuration that needs to occur for the elements that are contained within a module, and perform that configuration and registration with the current application.
registerModule() - Method in class org.javarosa.core.model.CoreModelModule
 
registerModule() - Method in class org.javarosa.core.util.JavaRosaCoreModule
 
registerModule() - Method in class org.javarosa.formmanager.FormModule
 
registerModule() - Method in class org.javarosa.model.xform.XFormsModule
 
registerPrototype(String) - Static method in class org.javarosa.core.services.PrototypeManager
 
registerPrototypes(String[]) - Static method in class org.javarosa.core.services.PrototypeManager
 
registerStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.FormDef
 
registerStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.GroupDef
 
registerStateObserver(FormElementStateListener) - Method in interface org.javarosa.core.model.IFormElement
Registers a state observer for this element.
registerStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.instance.TreeElement
 
registerStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.QuestionDef
 
registerStorage(String, Class) - Static method in class org.javarosa.core.services.storage.StorageManager
 
registerStorage(String, String, Class) - Static method in class org.javarosa.core.services.storage.StorageManager
 
registerStorage(String, IStorageUtility<? extends Externalizable>) - Static method in class org.javarosa.core.services.storage.StorageManager
It is strongly, strongly advised that you do not register storage in this way.
registerWrappedStorage(String, String, WrappingStorageUtility.SerializationWrapper) - Static method in class org.javarosa.core.services.storage.StorageManager
 
relativize(TreeReference) - Method in class org.javarosa.core.model.instance.TreeReference
 
release() - Method in class org.javarosa.xform.util.InterningKXmlParser
 
relevancyCondition - Variable in class org.javarosa.core.model.DataBinding
 
relevantAbsolute - Variable in class org.javarosa.core.model.DataBinding
 
remove() - Method in interface org.javarosa.core.reference.Reference
Removes the binary data located by this reference.
remove() - Method in class org.javarosa.core.reference.ResourceReference
 
remove(int) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Remove record with the given ID from the store.
remove(Persistable) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Remove object from the store
remove(int) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
remove(Persistable) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
remove(int) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
remove(Persistable) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
remove(Object) - Method in class org.javarosa.core.util.Map
Removes any mapping from the given key
remove(int) - Method in class org.javarosa.core.util.SortedIntSet
 
removeAll() - Method in interface org.javarosa.core.services.storage.IStorageUtility
 
removeAll(EntityFilter) - Method in interface org.javarosa.core.services.storage.IStorageUtility
 
removeAll() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
removeAll(EntityFilter) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
removeAll() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
removeAll(EntityFilter) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
removeAllSelectChoices() - Method in class org.javarosa.core.model.QuestionDef
 
removeAt(int) - Method in class org.javarosa.core.util.Map
 
removeChild(TreeElement) - Method in class org.javarosa.core.model.instance.TreeElement
 
removeChild(String, int) - Method in class org.javarosa.core.model.instance.TreeElement
 
removeChildAt(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
removeChildren(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
removeChildren(String, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
removeInvalidTemplates(FormInstance, FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
removeInvalidTemplates(TreeElement, TreeElement, boolean) - Method in class org.javarosa.xform.parse.XFormParser
 
removeLastLevel() - Method in class org.javarosa.core.model.instance.TreeReference
 
removePredicates() - Method in class org.javarosa.core.model.instance.TreeReference
 
removeReferenceFactory(ReferenceFactory) - Method in class org.javarosa.core.reference.ReferenceManager
 
removeSelectChoice(SelectChoice) - Method in class org.javarosa.core.model.QuestionDef
 
render() - Method in class org.javarosa.core.util.PrefixTreeNode
 
render(StringBuffer) - Method in class org.javarosa.core.util.PrefixTreeNode
 
repack() - Method in interface org.javarosa.core.services.storage.IStorageUtility
Perform any clean-up/consolidation of the StorageUtility's underlying datastructures that is too expensive to do during normal usage (e.g., if all the records are scattered among 10 half-empty RMSes, repack them into 5 full RMSes)
repack() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
repack() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
repair() - Method in interface org.javarosa.core.services.storage.IStorageUtility
If the StorageUtility has been left in a corrupt/inconsistent state, restore it to a non-corrupt state, even if it results in data loss.
repair() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
repair() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
repairAll() - Static method in class org.javarosa.core.services.storage.StorageManager
 
repeat - Variable in class org.javarosa.core.model.GroupDef
A list of questions on a group.
REPEAT_STRUCTURE_LINEAR - Static variable in class org.javarosa.form.api.FormEntryModel
Repeats should be a prompted linear set of questions, either with a fixed set of repetitions, or a prompt for creating a new one.
REPEAT_STRUCTURE_NON_LINEAR - Static variable in class org.javarosa.form.api.FormEntryModel
Repeats should be a custom juncture point with centralized "Create/Remove/Interact" hub.
RepeatOptions() - Constructor for class org.javarosa.form.api.FormEntryCaption.RepeatOptions
 
repeats() - Method in class org.javarosa.form.api.FormEntryCaption
 
repeats - Variable in class org.javarosa.xform.parse.XFormParser
 
repeatStructure - Variable in class org.javarosa.form.api.FormEntryModel
One of "REPEAT_STRUCUTRE_" in this class's static types, represents what abstract structure repeat events should be broadacast as.
repeatTree - Variable in class org.javarosa.xform.parse.XFormParser
 
replaceFirstValue(String, String) - Static method in class org.javarosa.core.services.locale.Localizer
 
reportDependencyCycles(XFormParserReporter) - Method in class org.javarosa.core.model.FormDef
Report any dependency cycles based upon the triggerIndex array.
reportDependencyCycles(XFormParserReporter) - Method in class org.javarosa.core.model.IDag
 
reporter - Variable in class org.javarosa.xform.parse.XFormParser
 
requestConstraintHint(ConstraintHint) - Method in class org.javarosa.form.api.FormEntryPrompt
 
required - Variable in class org.javarosa.xform.parse.ChildProcessingRule
 
REQUIRED_ARRAY_SIZE - Static variable in class org.javarosa.core.model.data.GeoPointData
 
requiredAbsolute - Variable in class org.javarosa.core.model.DataBinding
 
requiredCondition - Variable in class org.javarosa.core.model.DataBinding
 
rescope(TreeReference, int) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
reset() - Method in class org.javarosa.core.io.BufferedInputStream
 
reset() - Method in class org.javarosa.core.util.Map
Removes all keys and values from this map.
resetEvaluationContext() - Method in class org.javarosa.core.model.FormDef
 
resetFormTypes() - Method in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
Empty the list of allowed form types
resolveAnswer(String, TreeElement, FormDef) - Method in class org.javarosa.core.model.instance.utils.DefaultAnswerResolver
 
resolveAnswer(String, TreeElement, FormDef) - Method in interface org.javarosa.core.model.instance.utils.IAnswerResolver
 
resolveReference(TreeReference) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
resolveReference(TreeReference) - Method in class org.javarosa.core.model.instance.DataInstance
 
resolveReference(IDataReference) - Method in class org.javarosa.core.model.instance.DataInstance
 
ResourceFileDataSource - Class in org.javarosa.core.services.locale
 
ResourceFileDataSource() - Constructor for class org.javarosa.core.services.locale.ResourceFileDataSource
NOTE: FOR SERIALIZATION ONLY!
ResourceFileDataSource(String) - Constructor for class org.javarosa.core.services.locale.ResourceFileDataSource
Creates a new Data Source for Locale data with the given resource URI.
ResourceReference - Class in org.javarosa.core.reference
A Resource Reference is a reference to a file which is a Java Resource, which is accessible with the 'getResourceAsStream' method from the Java Classloader.
ResourceReference(String) - Constructor for class org.javarosa.core.reference.ResourceReference
Creates a new resource reference with URI in the format of a fully global resource URI, IE: "/path/file.ext".
ResourceReferenceFactory - Class in org.javarosa.core.reference
A ResourceReferenceFactory is a Raw Reference Accessor which provides a factory for references of the form
ResourceReferenceFactory() - Constructor for class org.javarosa.core.reference.ResourceReferenceFactory
 
resourceURI - Variable in class org.javarosa.core.services.locale.ResourceFileDataSource
 
respectRelevance - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
 
Restorable - Interface in org.javarosa.core.model.util.restorable
 
restoreDataModel(InputStream, Class) - Static method in class org.javarosa.xform.parse.XFormParser
 
restoreDataModel(Document, Class) - Static method in class org.javarosa.xform.parse.XFormParser
 
restoreDataModel(byte[], Class) - Static method in class org.javarosa.xform.parse.XFormParser
 
RestoreUtils - Class in org.javarosa.core.model.util.restorable
 
RestoreUtils() - Constructor for class org.javarosa.core.model.util.restorable.RestoreUtils
 
restrictFormTypes - Variable in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
 
retrieve(int) - Method in class org.javarosa.core.util.CacheTable
 
retrieveExternalDataPointer(IAnswerData) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Retrieves a pointer to external data contained in the provided answer data, if one exists.
retrieveExternalDataPointer(IAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
RETURN_ARG_KEY - Static variable in class org.javarosa.core.api.Constants
 
RETURN_ARG_TYPE_DATA_POINTER - Static variable in class org.javarosa.core.api.Constants
 
RETURN_ARG_TYPE_DATA_POINTER_LIST - Static variable in class org.javarosa.core.api.Constants
 
RETURN_ARG_TYPE_KEY - Static variable in class org.javarosa.core.api.Constants
 
revertTerning() - Static method in class org.javarosa.core.util.MemoryUtils
 
rol(int, int) - Static method in class org.javarosa.core.util.SHA1
 
root - Variable in class org.javarosa.core.model.instance.FormInstance
The root of this tree
root - Variable in class org.javarosa.core.util.PrefixTree
 
rootRef() - Static method in class org.javarosa.core.model.instance.TreeReference
 
rootRef - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
rootRef - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
The root of the xml document which should be included in the serialization
roots - Variable in class org.javarosa.core.reference.PrefixedRootFactory
 
RootTranslator - Class in org.javarosa.core.reference
A Root Translator is a simple reference factory which doesn't actually derive any specific references, but rather translates references from one prefix to another.
RootTranslator() - Constructor for class org.javarosa.core.reference.RootTranslator
Serialization only!
RootTranslator(String, String) - Constructor for class org.javarosa.core.reference.RootTranslator
Creates a translator which will create references of the type described by translatedPrefix whenever references of the type prefix are being derived.
round(double, double) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
round function like in Excel.
roundDate(Date) - Static method in class org.javarosa.core.model.utils.DateUtils
 
RPAREN - Static variable in class org.javarosa.xpath.parser.Token
 
rules - Variable in class org.javarosa.core.services.properties.JavaRosaPropertyRules
 
rulesList - Variable in class org.javarosa.core.services.PropertyManager
The list of rules

S

s - Variable in class org.javarosa.core.model.data.SelectOneData
 
s - Variable in class org.javarosa.core.model.data.StringData
 
s - Variable in class org.javarosa.xpath.expr.XPathStringLiteral
 
Safe2014DagImpl - Class in org.javarosa.core.model
The safe (Latest_safest) eval logic for 2014
Safe2014DagImpl(IDag.EventNotifierAccessor) - Constructor for class org.javarosa.core.model.Safe2014DagImpl
 
saveAnswer(FormIndex, IAnswerData, boolean) - Method in class org.javarosa.form.api.FormEntryController
saveAnswer attempts to save the current answer into the data model without doing any constraint checking.
saveAnswer(IAnswerData, boolean) - Method in class org.javarosa.form.api.FormEntryController
saveAnswer attempts to save the current answer into the data model without doing any constraint checking.
saveInstanceNode(Element) - Method in class org.javarosa.xform.parse.XFormParser
 
saveProperty(String, TreeElement) - Method in class org.javarosa.core.model.utils.QuestionPreloader
 
schema - Variable in class org.javarosa.core.model.instance.FormInstance
 
schema - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
The schema to be used to serialize answer data
schema - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
The schema to be used to serialize answer data
seal() - Method in class org.javarosa.core.model.FormDef
Frees all of the components of this form which are no longer needed once it is completed.
seal() - Method in class org.javarosa.core.util.Map
 
seal() - Method in class org.javarosa.core.util.PrefixTree
 
seal() - Method in class org.javarosa.core.util.PrefixTreeNode
 
sealed - Variable in class org.javarosa.core.util.externalizable.ExtWrapList
 
sealed - Variable in class org.javarosa.core.util.Map
 
second - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 
secTicks - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 
Secure - Interface in org.javarosa.core.services.storage
Tag interface for defining that models used in storage should be stored in the most secure way possible.
SELECT - Static variable in class org.javarosa.xform.parse.XFormParser
 
SelectChoice - Class in org.javarosa.core.model
 
SelectChoice() - Constructor for class org.javarosa.core.model.SelectChoice
 
SelectChoice(String, String) - Constructor for class org.javarosa.core.model.SelectChoice
 
SelectChoice(String, String, String, boolean) - Constructor for class org.javarosa.core.model.SelectChoice
 
SelectChoice(String, String, boolean) - Constructor for class org.javarosa.core.model.SelectChoice
 
selectedAt(Object, Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
Get the Nth item in a selected list
Selection - Class in org.javarosa.core.model.data.helper
A response to a question requesting a selection from a list.
Selection() - Constructor for class org.javarosa.core.model.data.helper.Selection
for deserialization only
Selection(SelectChoice) - Constructor for class org.javarosa.core.model.data.helper.Selection
 
Selection(String) - Constructor for class org.javarosa.core.model.data.helper.Selection
 
Selection(int) - Constructor for class org.javarosa.core.model.data.helper.Selection
 
selection() - Method in class org.javarosa.core.model.SelectChoice
 
SelectMultiData - Class in org.javarosa.core.model.data
A response to a question requesting a selection of any number of items from a list.
SelectMultiData() - Constructor for class org.javarosa.core.model.data.SelectMultiData
Empty Constructor, necessary for dynamic construction during deserialization.
SelectMultiData(List<Selection>) - Constructor for class org.javarosa.core.model.data.SelectMultiData
 
selectMultis - Variable in class org.javarosa.xform.parse.XFormParser
 
SELECTONE - Static variable in class org.javarosa.xform.parse.XFormParser
 
SelectOneData - Class in org.javarosa.core.model.data
A response to a question requesting a selection of one and only one item from a list
SelectOneData() - Constructor for class org.javarosa.core.model.data.SelectOneData
Empty Constructor, necessary for dynamic construction during deserialization.
SelectOneData(Selection) - Constructor for class org.javarosa.core.model.data.SelectOneData
 
selectOnes - Variable in class org.javarosa.xform.parse.XFormParser
 
selfRef() - Static method in class org.javarosa.core.model.instance.TreeReference
 
separators - Variable in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr.Partition
 
separators - Variable in class org.javarosa.xpath.parser.ast.ASTNodeLocPath
 
serialize(Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
serialize(DataInstance, TreeReference) - Method in class org.javarosa.model.xform.DataModelSerializer
 
serializeAnswerData(IAnswerData, int) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Serializes the given data object into a format that can be stored externally using the defined schemas
serializeAnswerData(IAnswerData) - Method in interface org.javarosa.core.model.IAnswerDataSerializer
Serializes the given data object into a format that can be stored externally.
serializeAnswerData(UncastData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(StringData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(DateData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(DateTimeData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(TimeData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(PointerAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(MultiPointerAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(SelectMultiData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(SelectOneData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(IntegerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(LongData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(DecimalData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(GeoPointData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(GeoTraceData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(GeoShapeData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(BooleanData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(IAnswerData, int) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeAnswerData(IAnswerData) - Method in class org.javarosa.xform.util.XFormAnswerDataSerializer
 
serializeData(IAnswerData) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
serializeInstance(FormInstance) - Method in interface org.javarosa.core.model.util.restorable.IXFormyFactory
 
serializeInstance(FormInstance, FormDef) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
serializeInstance(FormInstance, IDataReference) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
serializeInstance(FormInstance) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
serializeInstance(FormInstance, FormDef) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
serializeInstance(FormInstance) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
serializeInstance(FormInstance, IDataReference) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
serializeInstance(FormInstance, FormDef) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
serializeInstance(FormInstance) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
serializeInstance(FormInstance, IDataReference) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
serializeLog(LogEntry) - Method in class org.javarosa.core.log.FlatLogSerializer
 
serializeLog(int, LogEntry) - Method in class org.javarosa.core.log.StreamLogSerializer
 
serializeLog(LogEntry) - Method in class org.javarosa.core.log.StreamLogSerializer
 
serializeLogs(IFullLogSerializer<T>) - Method in interface org.javarosa.core.api.ILogger
 
serializeLogs(StreamLogSerializer) - Method in interface org.javarosa.core.api.ILogger
 
serializeLogs(StreamLogSerializer, int) - Method in interface org.javarosa.core.api.ILogger
 
serializeLogs(LogEntry[]) - Method in class org.javarosa.core.log.FlatLogSerializer
 
serializeLogs(LogEntry[]) - Method in interface org.javarosa.core.log.IFullLogSerializer
 
serializeNode(AbstractTreeElement) - Method in class org.javarosa.model.xform.DataModelSerializer
 
serializeNode(TreeElement) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
serializeNode(TreeElement) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
serializer - Variable in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
serializer - Variable in class org.javarosa.model.xform.DataModelSerializer
 
serializer - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
The serializer to be used in constructing XML for AnswerData elements
serializer - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
The serializer to be used in constructing XML for AnswerData elements
serialQuestionID - Variable in class org.javarosa.xform.parse.XFormParser
 
serialVersionUID - Static variable in exception org.javarosa.core.io.StreamsUtil.DirectionalIOException
 
serialVersionUID - Static variable in exception org.javarosa.core.io.StreamsUtil.InputIOException
 
serialVersionUID - Static variable in exception org.javarosa.core.io.StreamsUtil.OutputIOException
 
serialVersionUID - Static variable in exception org.javarosa.core.log.FatalException
 
serialVersionUID - Static variable in exception org.javarosa.core.log.WrappedException
 
serialVersionUID - Static variable in exception org.javarosa.core.model.condition.pivot.UnpivotableExpressionException
 
serialVersionUID - Static variable in exception org.javarosa.core.model.data.helper.InvalidDataException
 
serialVersionUID - Static variable in exception org.javarosa.core.model.instance.InvalidReferenceException
 
serialVersionUID - Static variable in exception org.javarosa.core.reference.InvalidReferenceException
 
serialVersionUID - Static variable in exception org.javarosa.core.services.locale.LocaleTextException
 
serialVersionUID - Static variable in exception org.javarosa.core.services.storage.StorageFullException
 
serialVersionUID - Static variable in exception org.javarosa.core.services.storage.StorageModifiedException
 
serialVersionUID - Static variable in exception org.javarosa.core.services.UnavailableServiceException
 
serialVersionUID - Static variable in exception org.javarosa.core.util.externalizable.CannotCreateObjectException
 
serialVersionUID - Static variable in exception org.javarosa.core.util.externalizable.DeserializationException
 
serialVersionUID - Static variable in exception org.javarosa.core.util.UnregisteredLocaleException
 
serialVersionUID - Static variable in exception org.javarosa.xform.parse.XFormParseException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.parser.XPathSyntaxException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.XPathException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.XPathMissingInstanceException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.XPathTypeMismatchException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.XPathUnhandledException
 
serialVersionUID - Static variable in exception org.javarosa.xpath.XPathUnsupportedException
 
sessionTranslators - Variable in class org.javarosa.core.reference.ReferenceManager
 
setAdditionalAttribute(String, String, String) - Method in class org.javarosa.core.model.DataBinding
 
setAdditionalAttribute(String, String, String) - Method in class org.javarosa.core.model.FormDef
 
setAdditionalAttribute(String, String, String) - Method in class org.javarosa.core.model.GroupDef
 
setAdditionalAttribute(String, String, String) - Method in interface org.javarosa.core.model.IFormElement
Capture additional attributes on a Question or Group
setAdditionalAttribute(String, String, String) - Method in class org.javarosa.core.model.QuestionDef
 
setAnswer(IAnswerData, TreeReference) - Method in class org.javarosa.core.model.FormDef
 
setAnswer(IAnswerData, TreeElement) - Method in class org.javarosa.core.model.FormDef
 
setAnswer(IAnswerData) - Method in class org.javarosa.core.model.instance.TreeElement
 
setAnswerDataSerializer(IAnswerDataSerializer) - Method in interface org.javarosa.core.model.utils.IInstanceSerializingVisitor
 
setAnswerDataSerializer(IAnswerDataSerializer) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
setAnswerDataSerializer(IAnswerDataSerializer) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
setAnswerResolver(IAnswerResolver) - Static method in class org.javarosa.xform.parse.XFormParser
 
setAppearanceAttr(String) - Method in class org.javarosa.core.model.FormDef
Appearance isn't a valid attribute for form, but this method must be included as a result of conforming to the IFormElement interface.
setAppearanceAttr(String) - Method in class org.javarosa.core.model.GroupDef
 
setAppearanceAttr(String) - Method in interface org.javarosa.core.model.IFormElement
 
setAppearanceAttr(String) - Method in class org.javarosa.core.model.QuestionDef
 
setAttribute(TreeElement, List<TreeElement>, String, String, String) - Static method in class org.javarosa.core.model.instance.TreeElement
 
setAttribute(String, String, String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setBind(IDataReference) - Method in class org.javarosa.core.model.GroupDef
 
setBind(IDataReference) - Method in class org.javarosa.core.model.QuestionDef
 
setBindAttribute(String, String, String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setBindAttributes(List<TreeElement>) - Method in class org.javarosa.core.model.instance.TreeElement
 
setChildren(List<IFormElement>) - Method in class org.javarosa.core.model.FormDef
 
setChildren(List<IFormElement>) - Method in class org.javarosa.core.model.GroupDef
 
setChildren(List<IFormElement>) - Method in interface org.javarosa.core.model.IFormElement
 
setChildren(List<IFormElement>) - Method in class org.javarosa.core.model.QuestionDef
 
setChoices(List<SelectChoice>, Localizer) - Method in class org.javarosa.core.model.ItemsetBinding
 
setConstraint(Constraint) - Method in class org.javarosa.core.model.instance.TreeElement
 
setContext(int) - Method in class org.javarosa.core.model.instance.TreeReference
 
setControlType(int) - Method in class org.javarosa.core.model.QuestionDef
 
setData(Externalizable) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
setData(Externalizable) - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
setData(Externalizable) - Method in interface org.javarosa.core.services.storage.WrappingStorageUtility.SerializationWrapper
set the underlying object (to be followed by a call to writeExternal)
setDataType(int) - Method in class org.javarosa.core.model.DataBinding
 
setDataType(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
setDateSaved(Date) - Method in class org.javarosa.core.model.instance.FormInstance
 
setDefaultEventNotifier(EventNotifier) - Static method in class org.javarosa.core.model.FormDef
 
setDefaultLocale(String) - Static method in class org.javarosa.core.services.locale.Localization
 
setDefaultLocale(String) - Method in class org.javarosa.core.services.locale.Localizer
Set the default locale.
setDefaultSubmission(SubmissionProfile) - Method in class org.javarosa.core.model.FormDef
 
setDestination(String) - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
setDestRef(QuestionDef) - Method in class org.javarosa.core.model.ItemsetBinding
 
setDynamicChoices(ItemsetBinding) - Method in class org.javarosa.core.model.QuestionDef
 
setEnabled(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setEnabled(boolean, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setEvalBehavior(FormDef.EvalBehavior) - Static method in class org.javarosa.core.model.FormDef
 
setEventNotifier(EventNotifier) - Method in class org.javarosa.core.model.FormDef
 
setFormId(int) - Method in class org.javarosa.core.model.instance.DataInstance
 
setHelpInnerText(String) - Method in class org.javarosa.core.model.QuestionDef
 
setHelpText(String) - Method in class org.javarosa.core.model.QuestionDef
Only if there is no localizable version of the <hint>available should this method be used
setHelpTextID(String) - Method in class org.javarosa.core.model.QuestionDef
 
setId(String) - Method in class org.javarosa.core.model.DataBinding
 
setID(int) - Method in class org.javarosa.core.model.FormDef
 
setID(int) - Method in class org.javarosa.core.model.GroupDef
 
setID(int) - Method in interface org.javarosa.core.model.IFormElement
 
setID(int) - Method in class org.javarosa.core.model.instance.DataInstance
 
setID(int) - Method in class org.javarosa.core.model.QuestionDef
 
setID(int) - Method in class org.javarosa.core.services.properties.Property
(non-Javadoc)
setID(int) - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
setID(int) - Method in interface org.javarosa.core.services.storage.Persistable
 
setImmediateCascades(HashSet<QuickTriggerable>) - Method in class org.javarosa.core.model.condition.Triggerable
 
setIndex(int) - Method in class org.javarosa.core.model.SelectChoice
 
setInstance(FormInstance) - Method in class org.javarosa.core.model.FormDef
Set the main instance
setInstanceId(String) - Method in class org.javarosa.core.model.instance.DataInstance
 
setInstanceName(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setInstanceName(String) - Method in class org.javarosa.core.model.instance.TreeReference
 
setIsAttribute(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setLabelInnerText(String) - Method in class org.javarosa.core.model.GroupDef
 
setLabelInnerText(String) - Method in class org.javarosa.core.model.QuestionDef
 
setLabelInnerText(String) - Method in class org.javarosa.core.model.SelectChoice
 
setLanguage(String) - Method in class org.javarosa.form.api.FormEntryController
Sets the current language.
setLanguage(String) - Method in class org.javarosa.form.api.FormEntryModel
 
setLocale(String) - Static method in class org.javarosa.core.services.locale.Localization
 
setLocale(String) - Method in class org.javarosa.core.services.locale.Localizer
Set the current locale.
setLocaleMapping(String, String) - Method in class org.javarosa.core.services.locale.TableLocaleSource
Set a text mapping for a single text handle for a given locale.
setLocalizable(boolean) - Method in class org.javarosa.core.model.SelectChoice
 
setLocalizationData(Localizer) - Static method in class org.javarosa.core.services.locale.Localization
 
setLocalizer(Localizer) - Method in class org.javarosa.core.model.FormDef
 
setMaskVar(int, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setMult(int) - Method in class org.javarosa.core.model.instance.TreeElement
 
setMultiplicity(int, int) - Method in class org.javarosa.core.model.instance.TreeReference
 
setMultiplicity(int) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
setName(String) - Method in class org.javarosa.core.model.FormDef
 
setName(String) - Method in class org.javarosa.core.model.instance.DataInstance
 
setName(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setName(String) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
setNamespace(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setOriginalContext(TreeReference) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
setOutcome(boolean) - Method in class org.javarosa.core.model.condition.pivot.CmpPivot
 
setOutputFragments(List<IConditionExpr>) - Method in class org.javarosa.core.model.FormDef
 
setOutputTextForm(String) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
setParent(AbstractTreeElement) - Method in class org.javarosa.core.model.instance.TreeElement
 
setPredicateProcessSet(int[]) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
setPredicates(List<XPathExpression>) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
setPreload(String) - Method in class org.javarosa.core.model.DataBinding
 
setPreloader(QuestionPreloader) - Method in class org.javarosa.core.model.FormDef
 
setPreloadHandler(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setPreloadParams(String) - Method in class org.javarosa.core.model.DataBinding
 
setPreloadParams(String) - Method in class org.javarosa.core.model.instance.TreeElement
 
setProperty(String, String) - Method in interface org.javarosa.core.services.IPropertyManager
 
setProperty(String, List<String>) - Method in interface org.javarosa.core.services.IPropertyManager
 
setProperty(String, String) - Method in class org.javarosa.core.services.PropertyManager
Sets the given property to the given string value, if both are allowed by any existing ruleset
setProperty(String, List<String>) - Method in class org.javarosa.core.services.PropertyManager
Sets the given property to the given vector value, if both are allowed by any existing ruleset
setPropertyManager(IPropertyManager) - Static method in class org.javarosa.core.services.PropertyManager
 
setPurger(StreamLogSerializer.Purger) - Method in class org.javarosa.core.log.StreamLogSerializer
 
setQuestionIndex(FormIndex) - Method in class org.javarosa.form.api.FormEntryModel
Set the FormIndex for the current question.
setReadOnly() - Method in interface org.javarosa.core.services.storage.IStorageUtility
 
setReadOnly() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
setReadOnly() - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
setReference(IDataReference) - Method in class org.javarosa.core.model.DataBinding
 
setReference(Object) - Method in interface org.javarosa.core.model.IDataReference
 
setReference(Object) - Method in class org.javarosa.model.xform.XPathReference
 
setReferences(List<TreeReference>) - Method in class org.javarosa.xpath.XPathNodeset
 
setRefLevel(int) - Method in class org.javarosa.core.model.instance.TreeReference
 
setRelevant(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setRelevant(boolean, boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setRepeat(boolean) - Method in class org.javarosa.core.model.GroupDef
 
setRepeatable(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setRepeatNextMultiplicity(List<IFormElement>, List<Integer>) - Method in class org.javarosa.form.api.FormEntryModel
 
setRequired(boolean) - Method in class org.javarosa.core.model.instance.TreeElement
 
setRoot(TreeElement) - Method in class org.javarosa.core.model.instance.FormInstance
Sets the root element of this Model's tree
setRules(IPropertyRules) - Method in class org.javarosa.core.services.PropertyManager
Sets the rules that should be used by this PropertyManager, removing any other existing rules sets.
setSerializer(IInstanceSerializingVisitor) - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
setSource(String) - Method in exception org.javarosa.xpath.XPathException
 
setStateToReturnTo(State) - Static method in class org.javarosa.core.api.StateMachine
 
setStorageFactory(IStorageFactory) - Static method in class org.javarosa.core.services.storage.StorageManager
Attempts to set the storage factory for the current environment.
setStorageFactory(IStorageFactory, boolean) - Static method in class org.javarosa.core.services.storage.StorageManager
Attempts to set the storage factory for the current environment and fails and dies if there is already a storage factory set if specified.
setStringCache(CacheTable<String>) - Method in class org.javarosa.xform.parse.XFormParser
 
setTerminal() - Method in class org.javarosa.core.util.PrefixTreeNode
 
setTextID(String) - Method in class org.javarosa.core.model.FormDef
Not applicable
setTextID(String) - Method in class org.javarosa.core.model.GroupDef
 
setTextID(String) - Method in interface org.javarosa.core.model.IFormElement
Set the textID for this element for use with localization.
setTextID(String) - Method in class org.javarosa.core.model.QuestionDef
 
setTextID(String) - Method in class org.javarosa.core.model.SelectChoice
 
setTitle(String) - Method in class org.javarosa.core.model.FormDef
 
setToDefault() - Method in class org.javarosa.core.services.locale.Localizer
Set the current locale to the default locale.
setValue(Object) - Method in class org.javarosa.core.model.data.BooleanData
 
setValue(Object) - Method in class org.javarosa.core.model.data.DateData
 
setValue(Object) - Method in class org.javarosa.core.model.data.DateTimeData
 
setValue(Object) - Method in class org.javarosa.core.model.data.DecimalData
 
setValue(Object) - Method in class org.javarosa.core.model.data.GeoPointData
 
setValue(Object) - Method in class org.javarosa.core.model.data.GeoShapeData
 
setValue(Object) - Method in class org.javarosa.core.model.data.GeoTraceData
 
setValue(Object) - Method in interface org.javarosa.core.model.data.IAnswerData
 
setValue(Object) - Method in class org.javarosa.core.model.data.IntegerData
 
setValue(Object) - Method in class org.javarosa.core.model.data.LongData
 
setValue(Object) - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
setValue(Object) - Method in class org.javarosa.core.model.data.PointerAnswerData
 
setValue(Object) - Method in class org.javarosa.core.model.data.SelectMultiData
 
setValue(Object) - Method in class org.javarosa.core.model.data.SelectOneData
 
setValue(Object) - Method in class org.javarosa.core.model.data.StringData
 
setValue(Object) - Method in class org.javarosa.core.model.data.TimeData
 
setValue(Object) - Method in class org.javarosa.core.model.data.UncastData
 
setValue(IAnswerData, TreeReference, boolean) - Method in class org.javarosa.core.model.FormDef
 
setValue(IAnswerData, TreeReference, TreeElement, boolean) - Method in class org.javarosa.core.model.FormDef
 
setValue(IAnswerData) - Method in class org.javarosa.core.model.instance.TreeElement
 
SetValueAction - Class in org.javarosa.core.model.actions
 
SetValueAction() - Constructor for class org.javarosa.core.model.actions.SetValueAction
 
SetValueAction(TreeReference, XPathExpression) - Constructor for class org.javarosa.core.model.actions.SetValueAction
 
SetValueAction(TreeReference, String) - Constructor for class org.javarosa.core.model.actions.SetValueAction
 
setVariable(String, Object) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
setVariables(HashMap<String, ?>) - Method in class org.javarosa.core.model.condition.EvaluationContext
 
setWaveCount(int) - Method in class org.javarosa.core.model.condition.Triggerable
 
setXFormParserFactory(IXFormParserFactory) - Static method in class org.javarosa.xform.util.XFormUtils
 
SHA1 - Class in org.javarosa.core.util
 
SHA1() - Constructor for class org.javarosa.core.util.SHA1
 
shallowCopy() - Method in class org.javarosa.core.model.instance.TreeElement
 
shallowCopy() - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
sharedPrefixLength(char[], int, char[]) - Static method in class org.javarosa.core.util.PrefixTree
 
shouldTrustPreviouslyCommittedAnswer() - Method in class org.javarosa.core.model.April2014DagImpl
 
shouldTrustPreviouslyCommittedAnswer() - Method in class org.javarosa.core.model.Fast2014DagImpl
 
shouldTrustPreviouslyCommittedAnswer() - Method in class org.javarosa.core.model.IDag
Specifies if unchanged answers should be trusted (and not re-committed).
shouldTrustPreviouslyCommittedAnswer() - Method in class org.javarosa.core.model.LegacyDagImpl
 
shouldTrustPreviouslyCommittedAnswer() - Method in class org.javarosa.core.model.Safe2014DagImpl
 
showUnusedAttributeWarning(Element, List<String>) - Static method in class org.javarosa.xform.util.XFormUtils
 
size() - Method in class org.javarosa.core.model.instance.TreeReference
 
size() - Method in class org.javarosa.core.util.Map
 
size() - Method in class org.javarosa.core.util.SortedIntSet
 
size() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
size() - Method in class org.javarosa.xpath.XPathNodeset
 
skip(long) - Method in class org.javarosa.core.io.BufferedInputStream
 
SLASH - Static variable in class org.javarosa.xpath.parser.Token
 
SMSSerializingVisitor - Class in org.javarosa.model.xform
A modified version of Clayton's XFormSerializingVisitor that constructs SMS's.
SMSSerializingVisitor() - Constructor for class org.javarosa.model.xform.SMSSerializingVisitor
 
snip() - Method in class org.javarosa.core.model.FormIndex
 
SortedIntSet - Class in org.javarosa.core.util
 
SortedIntSet() - Constructor for class org.javarosa.core.util.SortedIntSet
 
sourceRef - Variable in exception org.javarosa.xpath.XPathException
 
split(String, String, boolean) - Static method in class org.javarosa.core.model.utils.DateUtils
Tokenizes a string based on the given delimiter string
standin - Variable in exception org.javarosa.core.model.data.helper.InvalidDataException
 
start() - Method in interface org.javarosa.core.api.State
 
State - Interface in org.javarosa.core.api
A state represents a particular state of the application.
state - Variable in class org.javarosa.core.util.MD5
 
state - Variable in class org.javarosa.core.util.MD5State
128-bit state
StateMachine - Class in org.javarosa.core.api
 
StateMachine() - Constructor for class org.javarosa.core.api.StateMachine
 
statesToReturnTo - Static variable in class org.javarosa.core.api.StateMachine
 
staticDefault - Static variable in class org.javarosa.core.services.PrototypeManager
 
staticInit() - Static method in class org.javarosa.xform.parse.XFormParser
 
stepEvent(boolean) - Method in class org.javarosa.form.api.FormEntryController
Moves the current FormIndex to the next/previous relevant position.
steps - Variable in class org.javarosa.xpath.expr.XPathPathExpr
 
stepToNextEvent() - Method in class org.javarosa.form.api.FormEntryController
Navigates forward in the form.
stepToPreviousEvent() - Method in class org.javarosa.form.api.FormEntryController
Navigates backward in the form.
stopTerning() - Static method in class org.javarosa.core.util.MemoryUtils
 
storage - Variable in class org.javarosa.core.services.storage.WrappingStorageUtility
 
STORAGE_KEY - Static variable in class org.javarosa.core.log.LogEntry
 
STORAGE_KEY - Static variable in class org.javarosa.core.model.FormDef
 
STORAGE_KEY - Static variable in class org.javarosa.core.model.instance.FormInstance
 
STORAGE_KEY - Static variable in class org.javarosa.core.services.PropertyManager
The name for the Persistent storage utility name
storageFactory - Static variable in class org.javarosa.core.services.storage.StorageManager
 
StorageFullException - Exception in org.javarosa.core.services.storage
An exception thrown by a StorageUtility when the requested action cannot be completed because there is not enough space in the underlying device storage.
StorageFullException() - Constructor for exception org.javarosa.core.services.storage.StorageFullException
 
StorageManager - Class in org.javarosa.core.services.storage
Manages StorageProviders for JavaRosa, which maintain persistent data on a device.
StorageManager() - Constructor for class org.javarosa.core.services.storage.StorageManager
 
StorageModifiedException - Exception in org.javarosa.core.services.storage
 
StorageModifiedException() - Constructor for exception org.javarosa.core.services.storage.StorageModifiedException
 
StorageModifiedException(String) - Constructor for exception org.javarosa.core.services.storage.StorageModifiedException
 
storageRegistry - Static variable in class org.javarosa.core.services.storage.StorageManager
 
STR - Static variable in class org.javarosa.xpath.parser.Token
 
StreamLogSerializer - Class in org.javarosa.core.log
 
StreamLogSerializer() - Constructor for class org.javarosa.core.log.StreamLogSerializer
 
StreamLogSerializer.Purger - Interface in org.javarosa.core.log
 
streams - Variable in class org.javarosa.core.util.MultiInputStream
InputStream
StreamsUtil - Class in org.javarosa.core.io
 
StreamsUtil() - Constructor for class org.javarosa.core.io.StreamsUtil
 
StreamsUtil - Class in org.javarosa.core.util
 
StreamsUtil() - Constructor for class org.javarosa.core.util.StreamsUtil
 
StreamsUtil.DirectionalIOException - Exception in org.javarosa.core.io
 
StreamsUtil.InputIOException - Exception in org.javarosa.core.io
 
StreamsUtil.OutputIOException - Exception in org.javarosa.core.io
 
stringCache - Static variable in class org.javarosa.core.util.externalizable.ExtUtil
 
stringCache - Variable in class org.javarosa.xform.parse.XFormParser
 
stringCache - Variable in class org.javarosa.xform.parse.XFormParserFactory
 
stringCache - Variable in class org.javarosa.xform.util.InterningKXmlParser
 
stringContains(String, String) - Static method in class org.javarosa.core.model.utils.DateUtils
 
StringData - Class in org.javarosa.core.model.data
A response to a question requesting a String Value
StringData() - Constructor for class org.javarosa.core.model.data.StringData
Empty Constructor, necessary for dynamic construction during deserialization.
StringData(String) - Constructor for class org.javarosa.core.model.data.StringData
 
stringLength(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
StringLengthRangeHint - Class in org.javarosa.core.model.condition.pivot
 
StringLengthRangeHint() - Constructor for class org.javarosa.core.model.condition.pivot.StringLengthRangeHint
 
stringTree - Variable in class org.javarosa.core.services.locale.Localizer
 
structuredActions - Variable in class org.javarosa.xform.parse.XFormParser
 
subDataModel(TreeElement) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
SubmissionParser - Class in org.javarosa.xform.parse
A Submission Profile
SubmissionParser() - Constructor for class org.javarosa.xform.parse.SubmissionParser
 
submissionParsers - Static variable in class org.javarosa.xform.parse.XFormParser
 
SubmissionProfile - Class in org.javarosa.core.model
A Submission Profile is a class which is responsible for holding and processing the details of how a submission should be handled.
SubmissionProfile() - Constructor for class org.javarosa.core.model.SubmissionProfile
 
SubmissionProfile(IDataReference, String, String, String) - Constructor for class org.javarosa.core.model.SubmissionProfile
 
SubmissionProfile(IDataReference, String, String, String, HashMap<String, String>) - Constructor for class org.javarosa.core.model.SubmissionProfile
 
submissionProfiles - Variable in class org.javarosa.core.model.FormDef
 
SubNodeFactory() - Constructor for class org.javarosa.xpath.parser.Parser.SubNodeFactory
 
subsetArgList(Object[], int) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
subsetArgList(Object[], int, int) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
return a subset of an argument list as a new arguments list
substituteStringArgs(String) - Method in class org.javarosa.form.api.FormEntryCaption
 
substring(Object, Object, Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
SUBTRACT - Static variable in class org.javarosa.xpath.expr.XPathArithExpr
 
sum(Object[]) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
sum the values in a nodeset; each element is coerced to a numeric value
syncMeta() - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 

T

t - Variable in class org.javarosa.core.model.QuickTriggerable
 
TableLocaleSource - Class in org.javarosa.core.services.locale
 
TableLocaleSource() - Constructor for class org.javarosa.core.services.locale.TableLocaleSource
 
TableLocaleSource(OrderedMap<String, String>) - Constructor for class org.javarosa.core.services.locale.TableLocaleSource
 
TaggedSerializationWrapper - Class in org.javarosa.core.services.storage
 
TaggedSerializationWrapper() - Constructor for class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
target - Variable in class org.javarosa.core.model.actions.SetValueAction
 
targets - Variable in class org.javarosa.core.model.condition.Triggerable
References to all of the (non-contextualized) nodes which should be updated by the result of this triggerable
template(int, int) - Static method in class org.javarosa.core.model.data.AnswerDataFactory
The one-template to rule them all.
templateByDataType(int) - Static method in class org.javarosa.core.model.data.AnswerDataFactory
 
templateCache - Variable in class org.javarosa.core.model.instance.utils.CachingInstanceTemplateManager
 
templateChild(FormInstance, String, TreeReference, Restorable) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
templateData(FormInstance, TreeReference) - Method in interface org.javarosa.core.model.util.restorable.Restorable
 
templateData(Restorable, FormInstance, TreeReference) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
templateMgr - Variable in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
 
TEMPLATING_RECURSION_LIMIT - Static variable in class org.javarosa.core.model.FormDef
 
terminal - Variable in class org.javarosa.core.util.PrefixTreeNode
 
test - Variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_NAME - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_NAME_WILDCARD - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_NAMESPACE_WILDCARD - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_TYPE_COMMENT - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_TYPE_NODE - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_TYPE_PROCESSING_INSTRUCTION - Static variable in class org.javarosa.xpath.expr.XPathStep
 
TEST_TYPE_TEXT - Static variable in class org.javarosa.xpath.expr.XPathStep
 
testStr() - Method in class org.javarosa.xpath.expr.XPathStep
 
TEXT_FORM_AUDIO - Static variable in class org.javarosa.form.api.FormEntryCaption
 
TEXT_FORM_IMAGE - Static variable in class org.javarosa.form.api.FormEntryCaption
 
TEXT_FORM_LONG - Static variable in class org.javarosa.form.api.FormEntryCaption
 
TEXT_FORM_SHORT - Static variable in class org.javarosa.form.api.FormEntryCaption
 
TEXT_FORM_VIDEO - Static variable in class org.javarosa.form.api.FormEntryCaption
 
textID - Variable in class org.javarosa.core.model.GroupDef
 
textID - Variable in class org.javarosa.core.model.QuestionDef
 
textID - Variable in class org.javarosa.core.model.SelectChoice
 
textID - Variable in class org.javarosa.form.api.FormEntryCaption
 
theSmsStr - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
theXmlDoc - Variable in class org.javarosa.model.xform.XFormSerializingVisitor
The XML document containing the instance that is to be returned
time - Variable in class org.javarosa.core.log.LogEntry
 
TimeData - Class in org.javarosa.core.model.data
 
TimeData() - Constructor for class org.javarosa.core.model.data.TimeData
Empty Constructor, necessary for dynamic construction during deserialization.
TimeData(Date) - Constructor for class org.javarosa.core.model.data.TimeData
 
title - Variable in class org.javarosa.core.model.FormDef
The numeric unique identifier of the form definition on the local device
toArgList() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
toArgList() - Method in class org.javarosa.xpath.XPathNodeset
 
toBase64(byte[]) - Static method in class org.javarosa.core.util.MD5
 
toBoolean() - Method in class org.javarosa.core.model.data.GeoPointData
 
toBoolean() - Method in class org.javarosa.core.model.data.GeoShapeData
 
toBoolean() - Method in class org.javarosa.core.model.data.GeoTraceData
 
toBoolean(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
convert a value to a boolean using xpath's type conversion rules
toBoolean() - Method in interface org.javarosa.xpath.IExprDataType
 
toByte(long) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
toDate(Object, boolean) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
convert a value to a date.
today() - Static method in class org.javarosa.core.model.utils.DateUtils
 
toDecimalDateTime(Object, boolean) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
toDouble(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
toHex(byte[]) - Static method in class org.javarosa.core.util.MD5
Returns 32-character hex representation of this objects hash
toInt(long) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
toInt(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
convert a number to an integer by truncating the fractional part.
TOKEN - Static variable in class org.javarosa.xpath.parser.ast.ASTNodeAbstractExpr
 
Token - Class in org.javarosa.xpath.parser
 
Token(int) - Constructor for class org.javarosa.xpath.parser.Token
 
Token(int, Object) - Constructor for class org.javarosa.xpath.parser.Token
 
toLong(Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
toNumeric() - Method in class org.javarosa.core.model.data.GeoPointData
 
toNumeric() - Method in class org.javarosa.core.model.data.GeoShapeData
 
toNumeric() - Method in class org.javarosa.core.model.data.GeoTraceData
 
toNumeric(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
convert a value to a number using xpath's type conversion rules (note that xpath itself makes no distinction between integer and floating point numbers)
toNumeric() - Method in interface org.javarosa.xpath.IExprDataType
 
topLevelHandlers - Static variable in class org.javarosa.xform.parse.XFormParser
 
topRef(FormInstance) - Static method in class org.javarosa.core.model.util.restorable.RestoreUtils
 
toShort(long) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
toShortString() - Method in class org.javarosa.core.model.instance.TreeReference
 
toString() - Method in class org.javarosa.core.model.condition.Triggerable
 
toString() - Method in class org.javarosa.core.model.data.GeoPointData
 
toString() - Method in class org.javarosa.core.model.data.GeoShapeData
 
toString() - Method in class org.javarosa.core.model.data.GeoTraceData
 
toString() - Method in class org.javarosa.core.model.FormDef
 
toString() - Method in class org.javarosa.core.model.FormIndex
 
toString() - Method in class org.javarosa.core.model.GroupDef
 
toString() - Method in class org.javarosa.core.model.instance.DataInstance
 
toString() - Method in class org.javarosa.core.model.instance.TreeElement
 
toString() - Method in class org.javarosa.core.model.instance.TreeReference
 
toString(boolean) - Method in class org.javarosa.core.model.instance.TreeReference
 
toString() - Method in class org.javarosa.core.model.SelectChoice
 
toString() - Method in class org.javarosa.core.util.Map
 
toString() - Method in class org.javarosa.core.util.OrderedMap
 
toString() - Method in class org.javarosa.core.util.PrefixTree
 
toString() - Method in class org.javarosa.core.util.PrefixTreeNode
 
toString() - Method in class org.javarosa.debug.EvaluationResult
 
toString() - Method in class org.javarosa.xpath.expr.XPathArithExpr
 
toString(String) - Method in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathBoolExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathEqExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
toString(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
convert a value to a string using xpath's type conversion rules
toString() - Method in class org.javarosa.xpath.expr.XPathNumericLiteral
 
toString() - Method in class org.javarosa.xpath.expr.XPathNumNegExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathQName
 
toString() - Method in class org.javarosa.xpath.expr.XPathStep
 
toString() - Method in class org.javarosa.xpath.expr.XPathStringLiteral
 
toString() - Method in class org.javarosa.xpath.expr.XPathUnionExpr
 
toString() - Method in class org.javarosa.xpath.expr.XPathVariableReference
 
toString() - Method in interface org.javarosa.xpath.IExprDataType
 
toString() - Method in class org.javarosa.xpath.parser.Token
 
toString() - Method in class org.javarosa.xpath.XPathConditional
 
totalAdditions - Variable in class org.javarosa.core.util.CacheTable
 
transform(MD5State, byte[], int, int[]) - Method in class org.javarosa.core.util.MD5
 
translatedPrefix - Variable in class org.javarosa.core.reference.RootTranslator
 
translators - Variable in class org.javarosa.core.reference.ReferenceManager
 
TRANSPORT_MANAGER - Static variable in class org.javarosa.core.api.Constants
Service codes
TreeElement - Class in org.javarosa.core.model.instance
An element of a FormInstance.
TreeElement() - Constructor for class org.javarosa.core.model.instance.TreeElement
TreeElement with null name and 0 multiplicity? (a "hidden root" node?)
TreeElement(String) - Constructor for class org.javarosa.core.model.instance.TreeElement
 
TreeElement(String, int) - Constructor for class org.javarosa.core.model.instance.TreeElement
 
TreeReference - Class in org.javarosa.core.model.instance
 
TreeReference() - Constructor for class org.javarosa.core.model.instance.TreeReference
 
TreeReferenceLevel - Class in org.javarosa.core.model.instance
 
TreeReferenceLevel() - Constructor for class org.javarosa.core.model.instance.TreeReferenceLevel
 
TreeReferenceLevel(String, int, List<XPathExpression>) - Constructor for class org.javarosa.core.model.instance.TreeReferenceLevel
 
TreeReferenceLevel(String, int) - Constructor for class org.javarosa.core.model.instance.TreeReferenceLevel
 
treeRefLevelInterningEnabled - Static variable in class org.javarosa.core.model.instance.TreeReferenceLevel
 
Triggerable - Class in org.javarosa.core.model.condition
A triggerable represents an action that should be processed based on a value updating in a model.
Triggerable() - Constructor for class org.javarosa.core.model.condition.Triggerable
 
Triggerable(IConditionExpr, TreeReference, ArrayList<TreeReference>) - Constructor for class org.javarosa.core.model.condition.Triggerable
 
Triggerable(IConditionExpr, TreeReference) - Constructor for class org.javarosa.core.model.condition.Triggerable
 
triggerablesDAG - Variable in class org.javarosa.core.model.IDag
 
triggerablesRootOrdering - Static variable in class org.javarosa.core.model.condition.Triggerable
 
triggerIndex - Variable in class org.javarosa.core.model.IDag
 
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.April2014DagImpl
The entry point for the DAG cascade after a value is changed in the model.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.Fast2014DagImpl
The entry point for the DAG cascade after a value is changed in the model.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Fast2014DagImpl
 
triggerTriggerables(TreeReference, boolean) - Method in class org.javarosa.core.model.FormDef
The entry point for the DAG cascade after a value is changed in the model.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.IDag
Fire a triggereable.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.LegacyDagImpl
The entry point for the DAG cascade after a value is changed in the model.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, boolean) - Method in class org.javarosa.core.model.Safe2014DagImpl
The entry point for the DAG cascade after a value is changed in the model.
triggerTriggerables(FormInstance, EvaluationContext, TreeReference, Set<QuickTriggerable>) - Method in class org.javarosa.core.model.Safe2014DagImpl
 
trim(String, int) - Static method in class org.javarosa.core.util.PropertyUtils
 
trimNegativeIndices(FormIndex) - Static method in class org.javarosa.core.model.FormIndex
Trims any negative indices from the end of the passed in index.
trimRepeatChildren(TreeElement) - Static method in class org.javarosa.xform.parse.XFormParser
 
TrivialTransitions - Interface in org.javarosa.core.util
Convenience interface for states that do not have any transitions.
TrivialTransitionsWithErrors - Interface in org.javarosa.core.util
Convenience interface for states that do not have any transitions.
trueAction - Variable in class org.javarosa.core.model.condition.Condition
 
tryBatchChildFetch(String, int, List<XPathExpression>, EvaluationContext) - Method in interface org.javarosa.core.model.instance.AbstractTreeElement
TODO: Worst method name ever.
tryBatchChildFetch(String, int, List<XPathExpression>, EvaluationContext) - Method in class org.javarosa.core.model.instance.TreeElement
 
type - Variable in class org.javarosa.core.log.LogEntry
 
type - Variable in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
type - Variable in class org.javarosa.core.util.externalizable.ExtWrapBase
 
type - Variable in class org.javarosa.core.util.externalizable.ExtWrapList
 
type - Variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
type - Variable in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
type - Variable in class org.javarosa.xpath.parser.Token
 
TYPE_ERROR - Static variable in class org.javarosa.xform.parse.XFormParserReporter
 
TYPE_ERROR_PRONE - Static variable in class org.javarosa.xform.parse.XFormParserReporter
 
TYPE_INVALID_STRUCTURE - Static variable in class org.javarosa.xform.parse.XFormParserReporter
 
TYPE_NORMAL - Static variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
TYPE_ORDERED - Static variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
TYPE_SLOW_COMPACT - Static variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
TYPE_SLOW_READ_ONLY - Static variable in class org.javarosa.core.util.externalizable.ExtWrapMap
 
TYPE_TECHNICAL - Static variable in class org.javarosa.xform.parse.XFormParserReporter
 
TYPE_UNKNOWN_MARKUP - Static variable in class org.javarosa.xform.parse.XFormParserReporter
 
typeMappings - Static variable in class org.javarosa.xform.parse.XFormParser
 

U

uiVersion - Variable in class org.javarosa.core.model.instance.FormInstance
 
UMINUS - Static variable in class org.javarosa.xpath.parser.Token
 
UnavailableServiceException - Exception in org.javarosa.core.services
 
UnavailableServiceException() - Constructor for exception org.javarosa.core.services.UnavailableServiceException
 
UnavailableServiceException(String) - Constructor for exception org.javarosa.core.services.UnavailableServiceException
 
uncast() - Method in class org.javarosa.core.model.data.BooleanData
 
uncast() - Method in class org.javarosa.core.model.data.DateData
 
uncast() - Method in class org.javarosa.core.model.data.DateTimeData
 
uncast() - Method in class org.javarosa.core.model.data.DecimalData
 
uncast() - Method in class org.javarosa.core.model.data.GeoPointData
 
uncast() - Method in class org.javarosa.core.model.data.GeoShapeData
 
uncast() - Method in class org.javarosa.core.model.data.GeoTraceData
 
uncast() - Method in interface org.javarosa.core.model.data.IAnswerData
Data types can be uncast if they are expected to be used in different contexts.
uncast() - Method in class org.javarosa.core.model.data.IntegerData
 
uncast() - Method in class org.javarosa.core.model.data.LongData
 
uncast() - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
uncast() - Method in class org.javarosa.core.model.data.PointerAnswerData
 
uncast() - Method in class org.javarosa.core.model.data.SelectMultiData
 
uncast() - Method in class org.javarosa.core.model.data.SelectOneData
 
uncast() - Method in class org.javarosa.core.model.data.StringData
 
uncast() - Method in class org.javarosa.core.model.data.TimeData
 
uncast() - Method in class org.javarosa.core.model.data.UncastData
 
UncastData - Class in org.javarosa.core.model.data
Uncast data values are those which are not assigned a particular data type.
UncastData() - Constructor for class org.javarosa.core.model.data.UncastData
 
UncastData(String) - Constructor for class org.javarosa.core.model.data.UncastData
 
unExpandedRef - Variable in class org.javarosa.xpath.XPathLazyNodeset
 
UNION - Static variable in class org.javarosa.xpath.parser.Token
 
unit() - Method in class org.javarosa.core.model.condition.pivot.DateRangeHint
 
unit() - Method in class org.javarosa.core.model.condition.pivot.DecimalRangeHint
 
unit() - Method in class org.javarosa.core.model.condition.pivot.IntegerRangeHint
 
unit() - Method in class org.javarosa.core.model.condition.pivot.RangeHint
 
unit() - Method in class org.javarosa.core.model.condition.pivot.StringLengthRangeHint
 
unorderedTriggerables - Variable in class org.javarosa.core.model.IDag
 
unpack(Object) - Static method in class org.javarosa.xpath.expr.XPathFuncExpr
 
unpack() - Method in class org.javarosa.xpath.XPathLazyNodeset
 
unpack() - Method in class org.javarosa.xpath.XPathNodeset
 
unpackReference(IDataReference) - Static method in class org.javarosa.core.model.instance.DataInstance
 
unpackValue(IAnswerData) - Static method in class org.javarosa.xpath.expr.XPathPathExpr
 
UnpivotableExpressionException - Exception in org.javarosa.core.model.condition.pivot
 
UnpivotableExpressionException() - Constructor for exception org.javarosa.core.model.condition.pivot.UnpivotableExpressionException
Default constructor.
UnpivotableExpressionException(String) - Constructor for exception org.javarosa.core.model.condition.pivot.UnpivotableExpressionException
Message constructor.
unregister() - Method in class org.javarosa.form.api.FormEntryCaption
 
unregister() - Method in class org.javarosa.form.api.FormEntryPrompt
 
unregisterAll() - Method in class org.javarosa.core.model.instance.TreeElement
 
unregisterAll() - Method in class org.javarosa.core.model.QuestionDef
 
unregisterAll() - Method in class org.javarosa.core.services.locale.Localizer
Unregister all ILocalizables.
UnregisteredLocaleException - Exception in org.javarosa.core.util
 
UnregisteredLocaleException(String) - Constructor for exception org.javarosa.core.util.UnregisteredLocaleException
 
unregisterLocalizable(Localizable) - Method in class org.javarosa.core.services.locale.Localizer
Unregister an Localizable from receiving locale change updates.
unregisterStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.FormDef
 
unregisterStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.GroupDef
 
unregisterStateObserver(FormElementStateListener) - Method in interface org.javarosa.core.model.IFormElement
Unregisters a state observer for this element.
unregisterStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.instance.TreeElement
 
unregisterStateObserver(FormElementStateListener) - Method in class org.javarosa.core.model.QuestionDef
 
unusedAttWarning(Element, List<String>) - Static method in class org.javarosa.xform.util.XFormUtils
 
unwrap(Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
update(int, E) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Update a record in the store.
update(int, T) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
update(int, Externalizable) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
update(MD5State, byte[], int, int) - Method in class org.javarosa.core.util.MD5
Updates hash with the bytebuffer given (using at maximum length bytes from that buffer)
update(byte[]) - Method in class org.javarosa.core.util.MD5
Updates hash with given array of bytes
update(byte[], int, int) - Method in class org.javarosa.core.util.MD5
 
URI - Variable in class org.javarosa.core.reference.ResourceReference
 
USER_ID_KEY - Static variable in class org.javarosa.core.api.Constants
 
USER_KEY - Static variable in class org.javarosa.core.api.Constants
 

V

v - Variable in class org.javarosa.core.util.SortedIntSet
 
val - Variable in class org.javarosa.core.model.condition.pivot.CmpPivot
 
val - Variable in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
val - Variable in class org.javarosa.xpath.parser.Token
 
validate(boolean) - Method in class org.javarosa.core.model.FormDef
 
validate(FormEntryController, boolean) - Method in class org.javarosa.core.model.IDag
Invoked to validate a filled-in form.
validateAxisName(String) - Static method in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
validateNodeTypeTest(ASTNodeFunctionCall) - Static method in class org.javarosa.xpath.parser.ast.ASTNodePathStep
 
ValidateOutcome - Class in org.javarosa.core.model
 
ValidateOutcome(FormIndex, int) - Constructor for class org.javarosa.core.model.ValidateOutcome
 
value - Variable in class org.javarosa.core.model.actions.SetValueAction
 
value - Variable in class org.javarosa.core.model.data.UncastData
 
value - Variable in class org.javarosa.core.model.instance.TreeElement
 
value - Variable in class org.javarosa.core.model.SelectChoice
 
value - Variable in class org.javarosa.core.services.properties.Property
 
value - Variable in class org.javarosa.debug.EvaluationResult
 
VALUE - Static variable in class org.javarosa.xform.parse.XFormParser
 
valueExpr - Variable in class org.javarosa.core.model.ItemsetBinding
 
valueOf(String) - Static method in enum org.javarosa.core.model.FormDef.EvalBehavior
Returns the enum constant of this type with the specified name.
valueRef - Variable in class org.javarosa.core.model.ItemsetBinding
 
values() - Static method in enum org.javarosa.core.model.FormDef.EvalBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
VAR - Static variable in class org.javarosa.xpath.parser.Token
 
variables - Variable in class org.javarosa.core.model.condition.EvaluationContext
 
vectInt(Vector<Integer>, int) - Static method in class org.javarosa.xpath.parser.Parser
 
verifyActions(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyBaseExpr(ASTNode) - Static method in class org.javarosa.xpath.parser.Parser
 
verifyBindings(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyControlBindings(IFormElement, FormInstance, List<String>) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyItemsetBindings(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyItemsetSrcDstCompatibility(FormInstance) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyRepeatMemberBindings(IFormElement, FormInstance, GroupDef) - Method in class org.javarosa.xform.parse.XFormParser
 
verifyTextMappings(String, String, boolean) - Method in class org.javarosa.xform.parse.XFormParser
 
viewWidget - Variable in class org.javarosa.form.api.FormEntryCaption
 
visit(FormInstance) - Method in interface org.javarosa.core.model.instance.utils.ITreeVisitor
 
visit(AbstractTreeElement) - Method in interface org.javarosa.core.model.instance.utils.ITreeVisitor
 
visit(FormInstance) - Method in interface org.javarosa.core.model.utils.IInstanceVisitor
Performs any necessary operations on the IFormDataModel without visiting any of the Model's potential children.
visit(ByteArrayPayload) - Method in interface org.javarosa.core.services.transport.payload.IDataPayloadVisitor
 
visit(MultiMessagePayload) - Method in interface org.javarosa.core.services.transport.payload.IDataPayloadVisitor
 
visit(DataPointerPayload) - Method in interface org.javarosa.core.services.transport.payload.IDataPayloadVisitor
 
visit(FormInstance) - Method in class org.javarosa.model.xform.SMSSerializingVisitor
 
visit(FormInstance) - Method in class org.javarosa.model.xform.XFormSerializingVisitor
 
vs - Variable in class org.javarosa.core.model.data.SelectMultiData
 

W

w - Variable in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
warning(String, String, String) - Method in class org.javarosa.xform.parse.XFormParserReporter
 
waveCount - Variable in class org.javarosa.core.model.condition.Triggerable
 
WILDCARD - Static variable in class org.javarosa.xpath.parser.Token
 
wrapData(Object, int) - Static method in class org.javarosa.core.model.condition.Recalculate
convert the data object returned by the xpath expression into an IAnswerData suitable for storage in the FormInstance
wrapIndeterminedObject(Object) - Static method in class org.javarosa.core.model.utils.PreloadUtils
Note: This method is a hack to fix the problem that we don't know what data type we're using when we have a preloader.
WrappedException - Exception in org.javarosa.core.log
 
WrappedException(String) - Constructor for exception org.javarosa.core.log.WrappedException
 
WrappedException(Exception) - Constructor for exception org.javarosa.core.log.WrappedException
 
WrappedException(String, Exception) - Constructor for exception org.javarosa.core.log.WrappedException
 
wrapper - Variable in class org.javarosa.core.services.storage.WrappingStorageUtility
 
WRAPPER_CODES - Static variable in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
WRAPPER_TAG - Static variable in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
WrappingStorageUtility - Class in org.javarosa.core.services.storage
A wrapper implementation of IStorageUtility that lets you serialize an object with a serialization scheme other than the default scheme provided by the object's readExternal/writeExternal methods.
WrappingStorageUtility(String, WrappingStorageUtility.SerializationWrapper, IStorageFactory) - Constructor for class org.javarosa.core.services.storage.WrappingStorageUtility
Create a new wrapping StorageUtility
WrappingStorageUtility.SerializationWrapper - Interface in org.javarosa.core.services.storage
Defines an alternate serialization scheme.
write(Persistable) - Method in interface org.javarosa.core.services.storage.IStorageUtility
Write an object to the store.
write(Persistable) - Method in class org.javarosa.core.services.storage.util.DummyIndexedStorageUtility
 
write(Persistable) - Method in class org.javarosa.core.services.storage.WrappingStorageUtility
 
write(DataOutputStream, Object) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeAttributes(DataOutputStream, List<TreeElement>) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeBool(DataOutputStream, boolean) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeBytes(DataOutputStream, byte[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeChar(DataOutputStream, char) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeDate(DataOutputStream, Date) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeDecimal(DataOutputStream, double) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.log.LogEntry
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.Action
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.actions.ActionWrapper
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.actions.SetValueAction
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.condition.Condition
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.condition.Constraint
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.condition.Triggerable
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.BooleanData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.DateData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.DateTimeData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.DecimalData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.GeoPointData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.GeoShapeData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.GeoTraceData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.helper.BasicDataPointer
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.helper.Selection
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.IntegerData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.LongData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.MultiPointerAnswerData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.PointerAnswerData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.SelectMultiData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.SelectOneData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.StringData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.TimeData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.data.UncastData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.DataBinding
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.FormDef
Writes the form definition object to the supplied stream.
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.GroupDef
Write the group definition object to the supplied stream.
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.DataInstance
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.FormInstance
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.TreeElement
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.TreeReference
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.TreeReferenceLevel
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper.ExtWrapAnswerData
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
serialize a compact instance
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.instance.utils.ModelReferencePayload
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.ItemsetBinding
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.QuestionDef
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.SelectChoice
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.model.SubmissionProfile
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.reference.ReferenceDataSource
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.reference.RootTranslator
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.locale.Localizer
Write the object to stream.
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.locale.ResourceFileDataSource
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.locale.TableLocaleSource
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.properties.Property
(non-Javadoc)
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.storage.FauxIndexedPersistable
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.storage.TaggedSerializationWrapper
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.transport.payload.ByteArrayPayload
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.transport.payload.DataPointerPayload
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.services.transport.payload.MultiMessagePayload
 
writeExternal(DataOutputStream) - Method in interface org.javarosa.core.util.externalizable.Externalizable
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExternalizableWrapper
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapBase
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingSmall
serialize a numeric value, only using as many bytes as needed.
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapIntEncodingUniform
serialize a numeric value, only using as many bytes as needed.
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapList
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapListPoly
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapMap
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapMapPoly
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapNullable
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
writeExternal(DataOutputStream) - Method in class org.javarosa.core.util.SortedIntSet
 
writeExternal(DataOutputStream) - Method in class org.javarosa.model.xform.XPathReference
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathArithExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathBoolExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathCmpExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathEqExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathFilterExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathFuncExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathNumericLiteral
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathNumNegExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathPathExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathQName
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathStep
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathStringLiteral
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathUnionExpr
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.expr.XPathVariableReference
 
writeExternal(DataOutputStream) - Method in class org.javarosa.xpath.XPathConditional
 
writeFromInputToOutput(InputStream, OutputStream, long[]) - Static method in class org.javarosa.core.io.StreamsUtil
Write everything from input stream to output stream, byte by byte then close the streams
writeFromInputToOutput(InputStream, OutputStream) - Static method in class org.javarosa.core.io.StreamsUtil
 
writeFromInputToOutput(InputStream, OutputStream, long[]) - Static method in class org.javarosa.core.util.StreamsUtil
Write everything from input stream to output stream, byte by byte then close the streams
writeFromInputToOutput(InputStream, OutputStream) - Static method in class org.javarosa.core.util.StreamsUtil
 
writeFromInputToOutputSpecific(InputStream, OutputStream) - Static method in class org.javarosa.core.io.StreamsUtil
 
writeInts(DataOutputStream, int[]) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeNumeric(DataOutputStream, long) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeNumeric(DataOutputStream, long, ExtWrapIntEncoding) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeString(DataOutputStream, String) - Static method in class org.javarosa.core.util.externalizable.ExtUtil
 
writeTag(DataOutputStream, Object) - Static method in class org.javarosa.core.util.externalizable.ExtWrapTagged
 
writeToOutput(byte[], OutputStream, long[]) - Static method in class org.javarosa.core.io.StreamsUtil
Write the byte array to the output stream
writeToOutput(byte[], OutputStream) - Static method in class org.javarosa.core.io.StreamsUtil
 
writeToOutput(byte[], OutputStream, long[]) - Static method in class org.javarosa.core.util.StreamsUtil
Write the byte array to the output stream
writeToOutput(byte[], OutputStream) - Static method in class org.javarosa.core.util.StreamsUtil
 
writeTreeElement(DataOutputStream, TreeElement) - Method in class org.javarosa.core.model.instance.utils.CompactInstanceWrapper
recursively write out a node of the instance
writeValue(String, List<String>) - Method in class org.javarosa.core.services.PropertyManager
 

X

x - Variable in class org.javarosa.xpath.expr.XPathFilterExpr
 
xfFact - Static variable in class org.javarosa.core.model.util.restorable.RestoreUtils
 
XFormAnswerDataParser - Class in org.javarosa.xform.util
The XFormAnswerDataParser is responsible for taking XForms elements and parsing them into a specific type of IAnswerData.
XFormAnswerDataParser() - Constructor for class org.javarosa.xform.util.XFormAnswerDataParser
 
XFormAnswerDataSerializer - Class in org.javarosa.xform.util
The XFormAnswerDataSerializer takes in AnswerData objects, and provides an XForms compliant (String or Element) representation of that AnswerData.
XFormAnswerDataSerializer() - Constructor for class org.javarosa.xform.util.XFormAnswerDataSerializer
 
XFormExtension - Interface in org.javarosa.core.model
 
XFormParseException - Exception in org.javarosa.xform.parse
Exception thrown when an XForms Parsing error occurs.
XFormParseException() - Constructor for exception org.javarosa.xform.parse.XFormParseException
 
XFormParseException(String) - Constructor for exception org.javarosa.xform.parse.XFormParseException
 
XFormParseException(String, Element) - Constructor for exception org.javarosa.xform.parse.XFormParseException
 
XFormParser - Class in org.javarosa.xform.parse
Provides conversion from xform to epihandy object model and vice vasa.
XFormParser(Reader) - Constructor for class org.javarosa.xform.parse.XFormParser
 
XFormParser(Document) - Constructor for class org.javarosa.xform.parse.XFormParser
 
XFormParser(Reader, Reader) - Constructor for class org.javarosa.xform.parse.XFormParser
 
XFormParser(Document, Document) - Constructor for class org.javarosa.xform.parse.XFormParser
 
XFormParserFactory - Class in org.javarosa.xform.parse
Class factory for creating an XFormParser.
XFormParserFactory() - Constructor for class org.javarosa.xform.parse.XFormParserFactory
 
XFormParserFactory(CacheTable<String>) - Constructor for class org.javarosa.xform.parse.XFormParserFactory
 
XFormParserReporter - Class in org.javarosa.xform.parse
A Parser Reporter is provided to the XFormParser to receive warnings and errors from the parser.
XFormParserReporter() - Constructor for class org.javarosa.xform.parse.XFormParserReporter
 
XFormParserReporter(PrintStream) - Constructor for class org.javarosa.xform.parse.XFormParserReporter
 
XFormSerializer - Class in org.javarosa.xform.util
 
XFormSerializer() - Constructor for class org.javarosa.xform.util.XFormSerializer
 
XFormSerializingVisitor - Class in org.javarosa.model.xform
A visitor-esque class which walks a FormInstance and constructs an XML document containing its instance.
XFormSerializingVisitor() - Constructor for class org.javarosa.model.xform.XFormSerializingVisitor
 
XFormSerializingVisitor(boolean) - Constructor for class org.javarosa.model.xform.XFormSerializingVisitor
 
XFormsModule - Class in org.javarosa.model.xform
 
XFormsModule() - Constructor for class org.javarosa.model.xform.XFormsModule
 
XFormUtils - Class in org.javarosa.xform.util
Static Utility methods pertaining to XForms.
XFormUtils() - Constructor for class org.javarosa.xform.util.XFormUtils
 
XFTAG_UPLOAD - Static variable in class org.javarosa.core.model.Constants
constants for xform tags
xmlns - Variable in class org.javarosa.model.xform.SMSSerializingVisitor
 
xmlValue - Variable in class org.javarosa.core.model.data.helper.Selection
 
xpath - Variable in class org.javarosa.xpath.XPathConditional
 
XPathArithExpr - Class in org.javarosa.xpath.expr
 
XPathArithExpr() - Constructor for class org.javarosa.xpath.expr.XPathArithExpr
 
XPathArithExpr(int, XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathArithExpr
 
XPathBinaryOpExpr - Class in org.javarosa.xpath.expr
 
XPathBinaryOpExpr() - Constructor for class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
XPathBinaryOpExpr(XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathBinaryOpExpr
 
XPathBoolExpr - Class in org.javarosa.xpath.expr
 
XPathBoolExpr() - Constructor for class org.javarosa.xpath.expr.XPathBoolExpr
 
XPathBoolExpr(int, XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathBoolExpr
 
xpathClasses - Static variable in class org.javarosa.xpath.XPathParseTool
 
XPathCmpExpr - Class in org.javarosa.xpath.expr
 
XPathCmpExpr() - Constructor for class org.javarosa.xpath.expr.XPathCmpExpr
 
XPathCmpExpr(int, XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathCmpExpr
 
XPathConditional - Class in org.javarosa.xpath
 
XPathConditional(String) - Constructor for class org.javarosa.xpath.XPathConditional
 
XPathConditional(XPathExpression) - Constructor for class org.javarosa.xpath.XPathConditional
 
XPathConditional() - Constructor for class org.javarosa.xpath.XPathConditional
 
xPathConstraintMsg - Variable in class org.javarosa.core.model.condition.Constraint
 
XPathEqExpr - Class in org.javarosa.xpath.expr
 
XPathEqExpr() - Constructor for class org.javarosa.xpath.expr.XPathEqExpr
 
XPathEqExpr(boolean, XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathEqExpr
 
XPathException - Exception in org.javarosa.xpath
 
XPathException() - Constructor for exception org.javarosa.xpath.XPathException
 
XPathException(String) - Constructor for exception org.javarosa.xpath.XPathException
 
XPathExpression - Class in org.javarosa.xpath.expr
 
XPathExpression() - Constructor for class org.javarosa.xpath.expr.XPathExpression
 
XPathFilterExpr - Class in org.javarosa.xpath.expr
 
XPathFilterExpr() - Constructor for class org.javarosa.xpath.expr.XPathFilterExpr
 
XPathFilterExpr(XPathExpression, XPathExpression[]) - Constructor for class org.javarosa.xpath.expr.XPathFilterExpr
 
XPathFuncExpr - Class in org.javarosa.xpath.expr
Representation of an xpath function expression.
XPathFuncExpr() - Constructor for class org.javarosa.xpath.expr.XPathFuncExpr
 
XPathFuncExpr(XPathQName, XPathExpression[]) - Constructor for class org.javarosa.xpath.expr.XPathFuncExpr
 
XPathLazyNodeset - Class in org.javarosa.xpath
Represents a set of XPath nodes returned from a path or other operation which acts on multiple paths.
XPathLazyNodeset(TreeReference, FormInstance, EvaluationContext) - Constructor for class org.javarosa.xpath.XPathLazyNodeset
Construct an XPath nodeset.
XPathMissingInstanceException - Exception in org.javarosa.xpath
 
XPathMissingInstanceException(String) - Constructor for exception org.javarosa.xpath.XPathMissingInstanceException
 
XPathMissingInstanceException(String, String) - Constructor for exception org.javarosa.xpath.XPathMissingInstanceException
 
XPathNodeset - Class in org.javarosa.xpath
Represents a set of XPath nodes returned from a path or other operation which acts on multiple paths.
XPathNodeset() - Constructor for class org.javarosa.xpath.XPathNodeset
 
XPathNodeset(FormInstance, EvaluationContext) - Constructor for class org.javarosa.xpath.XPathNodeset
for lazy evaluation
XPathNodeset(List<TreeReference>, FormInstance, EvaluationContext) - Constructor for class org.javarosa.xpath.XPathNodeset
Construct an XPath nodeset.
XPathNumericLiteral - Class in org.javarosa.xpath.expr
 
XPathNumericLiteral() - Constructor for class org.javarosa.xpath.expr.XPathNumericLiteral
 
XPathNumericLiteral(Double) - Constructor for class org.javarosa.xpath.expr.XPathNumericLiteral
 
XPathNumNegExpr - Class in org.javarosa.xpath.expr
 
XPathNumNegExpr() - Constructor for class org.javarosa.xpath.expr.XPathNumNegExpr
 
XPathNumNegExpr(XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathNumNegExpr
 
XPathOpExpr - Class in org.javarosa.xpath.expr
 
XPathOpExpr() - Constructor for class org.javarosa.xpath.expr.XPathOpExpr
 
XPathParseTool - Class in org.javarosa.xpath
 
XPathParseTool() - Constructor for class org.javarosa.xpath.XPathParseTool
 
XPathPathExpr - Class in org.javarosa.xpath.expr
 
XPathPathExpr() - Constructor for class org.javarosa.xpath.expr.XPathPathExpr
 
XPathPathExpr(int, XPathStep[]) - Constructor for class org.javarosa.xpath.expr.XPathPathExpr
 
XPathPathExpr(XPathFilterExpr, XPathStep[]) - Constructor for class org.javarosa.xpath.expr.XPathPathExpr
 
XPathQName - Class in org.javarosa.xpath.expr
 
XPathQName() - Constructor for class org.javarosa.xpath.expr.XPathQName
 
XPathQName(String) - Constructor for class org.javarosa.xpath.expr.XPathQName
 
XPathQName(String, String) - Constructor for class org.javarosa.xpath.expr.XPathQName
 
XPathReference - Class in org.javarosa.model.xform
 
XPathReference() - Constructor for class org.javarosa.model.xform.XPathReference
 
XPathReference(String) - Constructor for class org.javarosa.model.xform.XPathReference
 
XPathReference(XPathPathExpr) - Constructor for class org.javarosa.model.xform.XPathReference
 
XPathReference(TreeReference) - Constructor for class org.javarosa.model.xform.XPathReference
 
XPathStep - Class in org.javarosa.xpath.expr
 
XPathStep() - Constructor for class org.javarosa.xpath.expr.XPathStep
 
XPathStep(int, int) - Constructor for class org.javarosa.xpath.expr.XPathStep
 
XPathStep(int, XPathQName) - Constructor for class org.javarosa.xpath.expr.XPathStep
 
XPathStep(int, String) - Constructor for class org.javarosa.xpath.expr.XPathStep
 
XPathStepInterningEnabled - Static variable in class org.javarosa.xpath.expr.XPathStep
 
XPathStringLiteral - Class in org.javarosa.xpath.expr
 
XPathStringLiteral() - Constructor for class org.javarosa.xpath.expr.XPathStringLiteral
 
XPathStringLiteral(String) - Constructor for class org.javarosa.xpath.expr.XPathStringLiteral
 
XPathSyntaxException - Exception in org.javarosa.xpath.parser
 
XPathSyntaxException() - Constructor for exception org.javarosa.xpath.parser.XPathSyntaxException
 
XPathSyntaxException(String) - Constructor for exception org.javarosa.xpath.parser.XPathSyntaxException
 
XPathTypeMismatchException - Exception in org.javarosa.xpath
 
XPathTypeMismatchException() - Constructor for exception org.javarosa.xpath.XPathTypeMismatchException
 
XPathTypeMismatchException(String) - Constructor for exception org.javarosa.xpath.XPathTypeMismatchException
 
XPathUnaryOpExpr - Class in org.javarosa.xpath.expr
 
XPathUnaryOpExpr() - Constructor for class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
XPathUnaryOpExpr(XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathUnaryOpExpr
 
XPathUnhandledException - Exception in org.javarosa.xpath
 
XPathUnhandledException() - Constructor for exception org.javarosa.xpath.XPathUnhandledException
 
XPathUnhandledException(String) - Constructor for exception org.javarosa.xpath.XPathUnhandledException
 
XPathUnionExpr - Class in org.javarosa.xpath.expr
 
XPathUnionExpr() - Constructor for class org.javarosa.xpath.expr.XPathUnionExpr
 
XPathUnionExpr(XPathExpression, XPathExpression) - Constructor for class org.javarosa.xpath.expr.XPathUnionExpr
 
XPathUnsupportedException - Exception in org.javarosa.xpath
 
XPathUnsupportedException() - Constructor for exception org.javarosa.xpath.XPathUnsupportedException
 
XPathUnsupportedException(String) - Constructor for exception org.javarosa.xpath.XPathUnsupportedException
 
XPathVariableReference - Class in org.javarosa.xpath.expr
 
XPathVariableReference() - Constructor for class org.javarosa.xpath.expr.XPathVariableReference
 
XPathVariableReference(XPathQName) - Constructor for class org.javarosa.xpath.expr.XPathVariableReference
 

Y

year - Variable in class org.javarosa.core.model.utils.DateUtils.DateFields
 

_

_() - Static method in class org.javarosa.core.reference.ReferenceManager
 
_() - Static method in class org.javarosa.core.services.Logger
 
_() - Static method in class org.javarosa.core.services.PropertyManager
 
_f - Variable in class org.javarosa.xform.parse.XFormParser
 
_factory - Static variable in class org.javarosa.xform.util.XFormUtils
 
_instDoc - Variable in class org.javarosa.xform.parse.XFormParser
 
_instReader - Variable in class org.javarosa.xform.parse.XFormParser
 
_reader - Variable in class org.javarosa.xform.parse.XFormParser
 
_xmldoc - Variable in class org.javarosa.xform.parse.XFormParser
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
Skip navigation links