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

A

AbstractCatchElement - Class in org.jvoicexml.xml.vxml
The <catch> element associates a catch with a document, dialog, or form item (except for blocks).
AbstractCatchElement(Node, XmlNodeFactory<? extends XmlNode>) - Constructor for class org.jvoicexml.xml.vxml.AbstractCatchElement
Construct a new object.
AbstractXmlDocumentType - Class in org.jvoicexml.xml
Base class for a DOCTYPE node.
AbstractXmlDocumentType(String, String, String) - Constructor for class org.jvoicexml.xml.AbstractXmlDocumentType
Constructs a new objects.
AbstractXmlNode - Class in org.jvoicexml.xml
Abstract base class for all nodes in an XML document.
AbstractXmlNode(Node, XmlNodeFactory<? extends XmlNode>) - Constructor for class org.jvoicexml.xml.AbstractXmlNode
Constructs a new XmlNode.
Accept - Class in org.jvoicexml.xml.ccxml
When a CCXML document receives a connection.alerting event within an eventprocessor, the execution of an accept within the transition block will cause the underlying platform to signal the telephony system to connect the call.
Accept() - Constructor for class org.jvoicexml.xml.ccxml.Accept
Construct a new accept object without a node.
AcceptType - Enum in org.jvoicexml.xml.vxml
Accept mode of a choice.
add(String) - Method in class org.jvoicexml.xml.TokenList
Adding null is not allowed and throws a NullPointerException.
add(T) - Method in class org.jvoicexml.xml.XmlNodeList
Appends the specified element to the end of this list.
addCData(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Creates a new CDATA section within this grammar.
addCdata(String) - Method in class org.jvoicexml.xml.vxml.Script
Create a new text within this node.
addChild(Class<T>) - Method in class org.jvoicexml.xml.AbstractXmlNode
Adds an instance of the specified child class to this node.
addChild(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Adds an instance of the specified child class to this node.
addChild(String) - Method in interface org.jvoicexml.xml.XmlNode
Adds an instance of the specified child class to this node.
addDtmfVariable() - Method in class org.jvoicexml.xml.vxml.Enumerate
Adds a _dtmf variable to this enumerat tag.
addPromptVariable() - Method in class org.jvoicexml.xml.vxml.Enumerate
Adds a _prompt variable to this enumerat tag.
addText(String) - Method in class org.jvoicexml.xml.ccxml.Script
Create a new text within this node.
addText(TextContainer, String) - Static method in class org.jvoicexml.xml.NodeHelper
Utility method to add the given text the text container.
addText(String) - Method in class org.jvoicexml.xml.pls.Alias
Create a new text within this grapheme element.
addText(String) - Method in class org.jvoicexml.xml.pls.Example
Create a new text within this example element.
addText(String) - Method in class org.jvoicexml.xml.pls.Grapheme
Create a new text within this grapheme element.
addText(String) - Method in class org.jvoicexml.xml.pls.Phoneme
Create a new text within this grapheme element.
addText(String) - Method in class org.jvoicexml.xml.srgs.Example
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Create a new text within this grammar.
addText(String) - Method in class org.jvoicexml.xml.srgs.Item
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.srgs.Rule
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.srgs.Tag
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.Audio
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.Desc
Create a new text within this block.
addText(String) - Method in class org.jvoicexml.xml.ssml.Emphasis
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.P
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.Phoneme
Create a new text within this block.
addText(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.S
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.SayAs
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.ssml.Speak
Create a new text within this speak element.
addText(String) - Method in class org.jvoicexml.xml.ssml.Sub
Create a new text within this block.
addText(String) - Method in class org.jvoicexml.xml.ssml.Voice
Creates a new text within this node.
addText(String) - Method in interface org.jvoicexml.xml.TextContainer
Creates a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Block
Create a new text within this block.
addText(String) - Method in class org.jvoicexml.xml.vxml.Catch
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Choice
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Enumerate
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Error
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Exit
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Field
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Filled
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Foreach
Creates a new text within this prompt.
addText(String) - Method in class org.jvoicexml.xml.vxml.Help
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.If
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Initial
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Log
Creates a new text within this logger.
addText(String) - Method in class org.jvoicexml.xml.vxml.Menu
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Noinput
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Nomatch
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Option
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Creates a new text within this prompt.
addText(String) - Method in class org.jvoicexml.xml.vxml.Record
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Script
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Create a new text within this node.
addText(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Create a new text within this node.
adoptNode(Node) - Method in class org.jvoicexml.xml.XmlDocument
Attempts to adopt a node from another document to this document.
Alias - Class in org.jvoicexml.xml.pls
A <lexeme> element MAY contain one or more <alias> elements which are used to indicate the pronunciation of an acronym or an abbreviated term, in terms of other orthographies, or other substitutions as necessary.
Alias() - Constructor for class org.jvoicexml.xml.pls.Alias
Construct a new object without a node.
appendChild(Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Adds the node newChild to the end of the list of children of this node.
appendChild(Class<T>) - Method in class org.jvoicexml.xml.AbstractXmlNode
Adds an instance of the specified child class to this node and appends it to the child nodes of this node.
appendChild(Node) - Method in class org.jvoicexml.xml.XmlDocument
Adds the node newChild to the end of the list of children of this node.
appendDeepClone(AbstractXmlNode) - Method in class org.jvoicexml.xml.AbstractXmlNode
Appends a deep clone of the given node to the children of this node.
Assign - Class in org.jvoicexml.xml.ccxml
Variables are declared using the <var> element and are initialized with the results of evaluating the OPTIONAL expr attribute as an ECMAScript expression.
Assign() - Constructor for class org.jvoicexml.xml.ccxml.Assign
Construct a new assign object without a node.
Assign - Class in org.jvoicexml.xml.scxml
the <assign> element is used to modify the data model.
Assign() - Constructor for class org.jvoicexml.xml.scxml.Assign
Construct a new assign object without a node.
Assign - Class in org.jvoicexml.xml.vxml
The <assign> element assigns a value to a variable: <assign name="flavor" expr="'chocolate'"/>
<assign name="document.mycost" expr="document.mycost+14"/>
It is illegal to make an assignment to a variable that has not been explicitly declared using a <var> element or a var statement within a <script>.
Assign() - Constructor for class org.jvoicexml.xml.vxml.Assign
Construct a new assign object without a node.
ATTRIBUTE_AAI - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression which returns a string of application-to-application information to be passed to the destination endpoint when establishing the connection.
ATTRIBUTE_AAI - Static variable in class org.jvoicexml.xml.vxml.Transfer
Application-to-application information.
ATTRIBUTE_AAIEXPR - Static variable in class org.jvoicexml.xml.vxml.Transfer
An ECMAScript expression yielding the AAI data.
ATTRIBUTE_ACCEPT - Static variable in class org.jvoicexml.xml.vxml.Choice
Override the setting for accept in <menu> for this particular choice.
ATTRIBUTE_ACCEPT - Static variable in class org.jvoicexml.xml.vxml.Menu
When set to "exact" (the default), the text of the choice elements in the menu defines the exact phrase to be recognized.
ATTRIBUTE_ACCEPT - Static variable in class org.jvoicexml.xml.vxml.Option
When set to "exact" (the default), the text of the option element defines the exact phrase to be recognized.
ATTRIBUTE_AGE - Static variable in class org.jvoicexml.xml.ssml.Voice
Optional attribute indicating the preferred age in years (since birth) of the voice to speak the contained text.
ATTRIBUTE_ALIAS - Static variable in class org.jvoicexml.xml.ssml.Sub
Specifies the string to be spoken instead of the enclosed string.
ATTRIBUTE_ALPHABET - Static variable in class org.jvoicexml.xml.pls.Lexicon
The <lexicon> element MUST specify an alphabet attribute which indicates the default pronunciation alphabet to be used within the PLS document.
ATTRIBUTE_ALPHABET - Static variable in class org.jvoicexml.xml.pls.Phoneme
A <phoneme> element MAY have an alphabet attribute, which indicates the pronunciation alphabet that is used for this <phoneme> element only.
ATTRIBUTE_ALPHABET - Static variable in class org.jvoicexml.xml.ssml.Phoneme
Optional attribute that specifies the phonemic/phonetic alphabet.
ATTRIBUTE_APPLICATION - Static variable in class org.jvoicexml.xml.vxml.Vxml
The URI of this document's application root document, if any.
ATTRIBUTE_ARCHIVE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
A space-separated list of URIs for archives containing resources relevant to the object, which may include the resources specified by the classid and data attributes.
ATTRIBUTE_ARRAY - Static variable in class org.jvoicexml.xml.vxml.Foreach
An ECMAScript expression that must evaluate to an array; otherwise, an error.semantic event is thrown.
ATTRIBUTE_AUTOINPUTGAIN - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript Boolean expression that tells the conference mixer if it should use AGC to determine the input gain for a leg.
ATTRIBUTE_AUTOOUTPUTGAIN - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript boolean expression that tells the conference mixer if it should use AGC to determine the output gain for a leg.
ATTRIBUTE_BARGEIN - Static variable in class org.jvoicexml.xml.vxml.Prompt
Control whether the user can interrupt a prompt.
ATTRIBUTE_BARGEINTYPE - Static variable in class org.jvoicexml.xml.vxml.Prompt
Sets the type of bargein to be BARGEIN_TYPE_SPEECH or BARGEIN_TYPE_HOTWORD.
ATTRIBUTE_BEEP - Static variable in class org.jvoicexml.xml.vxml.Record
If true, a tone is emitted just prior to recording.
ATTRIBUTE_BINDING - Static variable in class org.jvoicexml.xml.scxml.Scxml
The data binding to use.
ATTRIBUTE_BRIDGE - Static variable in class org.jvoicexml.xml.vxml.Transfer
Determines whether the platform remains in the connection with the caller and callee.
ATTRIBUTE_CALLERID - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression which returns a string defining the caller identity to be used when making the outbound connection.
ATTRIBUTE_CHARSET - Static variable in class org.jvoicexml.xml.ccxml.Script
A character string that indicates the character encoding type of the script.
ATTRIBUTE_CHARSET - Static variable in class org.jvoicexml.xml.vxml.Script
The character encoding of the script designated by src.
ATTRIBUTE_CLASSID - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The URI specifying the location of the object's implementation.
ATTRIBUTE_CODEBASE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The base path used to resolve relative URIs specified by classid, data, and archive.
ATTRIBUTE_CODETYPE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The content type of data expected when downloading the object specified by classid.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.ccxml.Elseif
An ECMAScript expression which can be evaluated to true or false.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.ccxml.If
An ECMAScript expression which can be evaluated to true or false.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.ccxml.Transition
An ECMAScript expression which can be evaluated to true or false.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.AbstractCatchElement
An expression which must evaluate to true after conversion to boolean in order for the event to be caught.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Block
An expression thatmust evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Elseif
An expression which must evaluate to true after conversion to boolean in order for the elseif content to be considered.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Field
An expression that must evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.If
An expression which must evaluate to true after conversion to boolean in order for the if content to be considered.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Initial
An expression that must evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
An expression that must evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Prompt
An expression that must evaluate to true after conversion to boolean in order for the prompt to be played.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Record
An expression that must evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Subdialog
An expression that must evaluate to true after conversion to boolean in order for the form item to be visited.
ATTRIBUTE_COND - Static variable in class org.jvoicexml.xml.vxml.Transfer
An expression that must evaluate to true in order for the form item to be visited.
ATTRIBUTE_CONFERENCEID - Static variable in class org.jvoicexml.xml.ccxml.Createconference
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_CONFERENCEID - Static variable in class org.jvoicexml.xml.ccxml.Destroyconference
An ECMAScript expression which returns a string that is the identifier of the conference that should be destroyed.
ATTRIBUTE_CONFERENCEID - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An Optional ECMAScript expression which returns the identifier of`a confe2ence bridge.
ATTRIBUTE_CONFERENCEID - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An Optional ECMAScript expression which returns the identifier of`a confe2ence bridge.
ATTRIBUTE_CONFNAME - Static variable in class org.jvoicexml.xml.ccxml.Createconference
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Accept
An ECMAScript expression which returns a string that is the identifier of a Connection on which the incoming call is signaled.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression which returns a string defining the caller identity to be used when making the outbound connection.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An Optional ECMAScript expression which returns the identifier of a connection.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An Optional ECMAScript expression which returns the identifier of a connection.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Disconnect
An ECMAScript expression which returns a string that is the id of a call leg that should be disconnected.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Redirect
An ECMAScript expression which returns a string that is the identifier of a Connection on which a call is active or on which an incoming call is being signaled.
ATTRIBUTE_CONNECTIONID - Static variable in class org.jvoicexml.xml.ccxml.Reject
An ECMAScript expression which returns a string that is the identifier of a Connection on which an incoming call is being signaled.
ATTRIBUTE_CONNECTIONID1 - Static variable in class org.jvoicexml.xml.ccxml.Merge
An ECMAScript expression which returns a string that is the identifier of the first connection that is to be merged.
ATTRIBUTE_CONNECTIONID2 - Static variable in class org.jvoicexml.xml.ccxml.Merge
An ECMAScript expression which returns a string that is the identifier of the second connection that is to be merged.
ATTRIBUTE_CONNECTTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Transfer
The time to wait while trying to connect the call before returning the noanswer condition.
ATTRIBUTE_CONTENT - Static variable in class org.jvoicexml.xml.ccxml.Meta
The value of the metadata property.
ATTRIBUTE_CONTENT - Static variable in class org.jvoicexml.xml.pls.Meta
The value of the metadata property.
ATTRIBUTE_CONTENT - Static variable in class org.jvoicexml.xml.srgs.Meta
The value of the metadata property.
ATTRIBUTE_CONTENT - Static variable in class org.jvoicexml.xml.vxml.Meta
The value of the metadata property.
ATTRIBUTE_CONTOUR - Static variable in class org.jvoicexml.xml.ssml.Prosody
Sets the actual pitch contour for the contained text.
ATTRIBUTE_COUNT - Static variable in class org.jvoicexml.xml.vxml.AbstractCatchElement
The occurrence of the event (default is 1).
ATTRIBUTE_COUNT - Static variable in class org.jvoicexml.xml.vxml.Prompt
A number that allows you to emit different prompts if the user is doing something repeatedly.
ATTRIBUTE_DATA - Static variable in class org.jvoicexml.xml.ccxml.Send
An ECMAScript expression which returns a character string that indicates the type of event being generated.
ATTRIBUTE_DATA - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The URI specifying the location of the object's data.
ATTRIBUTE_DATAMODEL - Static variable in class org.jvoicexml.xml.scxml.Scxml
The datamodel that this document requires.
ATTRIBUTE_DELAY - Static variable in class org.jvoicexml.xml.ccxml.Send
The character string returned is interpreted as a time interval.
ATTRIBUTE_DEST - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression which returns a string that is the target of the outbound telephone call.
ATTRIBUTE_DEST - Static variable in class org.jvoicexml.xml.ccxml.Redirect
An ECMAScript expression which returns a string that is the target of the outbound telephone call.
ATTRIBUTE_DEST - Static variable in class org.jvoicexml.xml.vxml.Transfer
The URI of the destination (telephone, IP telephony address).
ATTRIBUTE_DESTEXPR - Static variable in class org.jvoicexml.xml.vxml.Transfer
An ECMAScript expression yielding the URI of the destination.
ATTRIBUTE_DETAIL - Static variable in class org.jvoicexml.xml.ssml.SayAs
Optional attribute that indicates the level of detail to be read aloud or rendered.
ATTRIBUTE_DIALOGID - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_DIALOGID - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_DIALOGID - Static variable in class org.jvoicexml.xml.ccxml.Dialogterminate
A CCXML document may decide that it wants to terminate a currently executing dialog, to throw away a previously prepared dialog, or to terminate the preparation of a dialog.
ATTRIBUTE_DTMF - Static variable in class org.jvoicexml.xml.vxml.Choice
The DTMF sequence for this choice.
ATTRIBUTE_DTMF - Static variable in class org.jvoicexml.xml.vxml.Link
The DTMF sequence for this link.
ATTRIBUTE_DTMF - Static variable in class org.jvoicexml.xml.vxml.Menu
When set to true, the first nine choices that have not explicitly specified a value for the dtmf attribute are given the implicit ones "1", "2", etc.
ATTRIBUTE_DTMF - Static variable in class org.jvoicexml.xml.vxml.Option
An optional DTMF sequence for this option.
ATTRIBUTE_DTMFCLAMP - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript Boolean expression that tells the conference mixer if it should attempt to remove detected DTMF tones.
ATTRIBUTE_DTMFTERM - Static variable in class org.jvoicexml.xml.vxml.Record
If true, any DTMF keypress not matched by an active grammar will be treated as a match of an active (anonymous) local DTMF grammar.
ATTRIBUTE_DUPLEX - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript expression that returns a character string equal to "half" or "full", which defines the direction of the media flow between id1 resource and id2 resource.
ATTRIBUTE_DURATION - Static variable in class org.jvoicexml.xml.ssml.Prosody
A value in seconds or milliseconds for the desired time to take to read the element contents.
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
An ECMAScript expression which returns a character string that indicates the media encoding type of the submitted document (when the value of the method is "post").
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript expression which returns a character string that indicates the HTTP method to use.
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression which returns a character string that indicates the HTTP method to use.
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.ccxml.Fetch
An ECMAScript expression which returns a character string that indicates the media encoding type of the submitted document (when the value of the method is "post").
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.vxml.Data
The media encoding type of the submitted document.
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The media encoding type of the submitted document (when the value of method is "post").
ATTRIBUTE_ENCTYPE - Static variable in class org.jvoicexml.xml.vxml.Submit
The media encoding type of the submitted document (when the value of method is "post").
ATTRIBUTE_ENTERTONE - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript expression that returns a character string that is used to play a tone or a custom wav file to the conference participants when another caller joins.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.ccxml.Move
The event source from which the event object originated, if any, will be moved to the target session.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.ccxml.Transition
This is a pattern that indicates a matching event type.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.vxml.Catch
The event or events to catch.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.vxml.Choice
Specify an event to be thrown instead of specifying a next.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.vxml.Link
The event to throw when the user matches one of the link grammars.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.vxml.Return
Return, then throw this event.
ATTRIBUTE_EVENT - Static variable in class org.jvoicexml.xml.vxml.Throw
The event being thrown.
ATTRIBUTE_EVENTEXPR - Static variable in class org.jvoicexml.xml.vxml.Choice
An ECMAScript expression evaluating to the name of the event to be thrown.
ATTRIBUTE_EVENTEXPR - Static variable in class org.jvoicexml.xml.vxml.Link
An ECMAScript expression evaluating to the name of the event to throw when the user matches one of the link grammars.
ATTRIBUTE_EVENTEXPR - Static variable in class org.jvoicexml.xml.vxml.Return
Return, then throw the event to which this ECMAScript expression evaluates.
ATTRIBUTE_EVENTEXPR - Static variable in class org.jvoicexml.xml.vxml.Throw
An ECMAScript expression evaluating to the name of the event being thrown.
ATTRIBUTE_EXITTONE - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript expression that returns a character string that is used to play a tone or a custom wav file to the conference participants when another caller exits.
ATTRIBUTE_EXMODE - Static variable in class org.jvoicexml.xml.scxml.Scxml
Determines whether the processor should silently ignore markup that it does not support.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.ccxml.Assign
Indicates the new value of the variable.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.ccxml.Exit
A return ECMAScript expression (e.g. 0 or 'oops!').
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.ccxml.Log
An ECMAScript expression evaluating to a string to be logged.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.ccxml.Var
Indicates the new value of the variable.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.ssml.Audio
An ECMAScript expression which determines the source of the audio to be played.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Assign
The new value of the variable.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Block
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Choice
Specify an expression to evaluate as a URI to transition to instead of specifying a next.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Exit
An ECMAScript expression that is evaluated as the return value (e.g. "0", "'oops!'"
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Field
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Goto
An ECMAScript expression that yields the URI.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Initial
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Link
Like next, except that the URI is dynamically determined by evaluating the given ECMAScript expression.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Log
An optional ECMAScript expression evaluating to a string.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Param
An expression that computes the value associated with name.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Record
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Submit
Like next, except that the URI reference is dynamically determined by evaluating the given ECMAScript expression.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Transfer
The initial value of the form item variable; default is ECMAScript undefined.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Value
The expression to render.
ATTRIBUTE_EXPR - Static variable in class org.jvoicexml.xml.vxml.Var
The initial value of the variable (optional).
ATTRIBUTE_EXPRITEM - Static variable in class org.jvoicexml.xml.vxml.Goto
An ECMAScript expression that yields the name of the next form item to visit.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Choice
The URI of the audio clip to play while the fetch is being done.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Data
This defaults to the fetchaudio property.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Goto
The URI of the audio clip to play while the fetch is being done.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Link
The URI of the audio clip to play while the fetch is being done.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The URI of the audio clip to play while the fetch is being done.
ATTRIBUTE_FETCHAUDIO - Static variable in class org.jvoicexml.xml.vxml.Submit
The URI of the audio clip to play while the fetch is being done.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.srgs.Grammar
This defaults to the grammarfetchhint property.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.ssml.Audio
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Choice
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Data
This defaults to the datafetchhint property.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Goto
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Link
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Script
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Subdialog
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHHINT - Static variable in class org.jvoicexml.xml.vxml.Submit
Defines when the interpreter context should retrieve content from the server. prefetch indicates a file may be downloaded when the page is loaded, whereas safe indicates a file that should only be downloaded when actually needed.
ATTRIBUTE_FETCHID - Static variable in class org.jvoicexml.xml.ccxml.Fetch
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_FETCHID - Static variable in class org.jvoicexml.xml.ccxml.Goto
An ECMAScript expression which returns the fetch identifier of a completed fetch request acquired either in a fetch with the fetchid attribute, or from the fetchid attribute of a fetch.done event.
ATTRIBUTE_FETCHID - Static variable in class org.jvoicexml.xml.ccxml.Script
An ECMAScript expression which returns the fetch identifier of a completed fetch request, acquired either in a fetch with the fetchid attribute, or from the fetchid attribute of a fetch.done event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.srgs.Grammar
This defaults to the fetchtimeout property.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.ssml.Audio
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Choice
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Data
This defaults to the fetchtimeout property.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Goto
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Link
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Script
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FETCHTIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Submit
The interval to wait for the content to be returned before throwing an error.badfetch event.
ATTRIBUTE_FINALSILENCE - Static variable in class org.jvoicexml.xml.vxml.Record
The interval of silence that indicates end of speech.
ATTRIBUTE_FORMAT - Static variable in class org.jvoicexml.xml.ssml.SayAs
Provides hints on the precise formatting of the contained text for content types that may have ambiguous formats.
ATTRIBUTE_GENDER - Static variable in class org.jvoicexml.xml.ssml.Voice
Optional attribute indicating the preferred gender of the voice to speak the contained text.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Accept
An ECMAScript expression which returns a string that is the identifier of a Connection on which the incoming call is signaled.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Createcall
ECMAScript expression that returns an ECMAScript object The ECMAScript object returned contains information which may be used by the implementing platform when establishing the outbound connection.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Createconference
The ECMAScript object returned contains information which may be used by the implementing platform when creating the conference.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Destroyconference
An ECMAScript expression which returns a string that is the identifier of the conference that should be destroyed.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Disconnect
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network disconnecting the connection.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Join
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when the two specified Connections, Dialogs or Conferences (id1 and id2) are joined.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Merge
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when merging the two connections.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Redirect
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network redirecting the connection.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Reject
An ECMAScript expression which returns a string that is the identifier of a Connection on which an incoming call is being signaled.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Send
The ECMAScript object returned contains information which may be used by the implementing platform to configure the event processor.
ATTRIBUTE_HINTS - Static variable in class org.jvoicexml.xml.ccxml.Unjoin
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when the two specified Connections, Dialogs or Conferences (id1 and id2) are unjoined.
ATTRIBUTE_HTTP_EQUIV - Static variable in class org.jvoicexml.xml.ccxml.Meta
The NAME of an HTTP response header.
ATTRIBUTE_HTTP_EQUIV - Static variable in class org.jvoicexml.xml.pls.Meta
The name of an HTTP response header.
ATTRIBUTE_HTTP_EQUIV - Static variable in class org.jvoicexml.xml.srgs.Meta
The name of an HTTP response header.
ATTRIBUTE_HTTP_EQUIV - Static variable in class org.jvoicexml.xml.vxml.Meta
The name of an HTTP response header.
ATTRIBUTE_ID - Static variable in class org.jvoicexml.xml.srgs.Rule
Rule identifier.
ATTRIBUTE_ID - Static variable in class org.jvoicexml.xml.vxml.Form
Name of the id attribute.
ATTRIBUTE_ID - Static variable in class org.jvoicexml.xml.vxml.Menu
The identifier of the menu.
ATTRIBUTE_ID1 - Static variable in class org.jvoicexml.xml.ccxml.Join
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when the two specified Connections, Dialogs or Conferences (id1 and id2) are joined.
ATTRIBUTE_ID1 - Static variable in class org.jvoicexml.xml.ccxml.Unjoin
An ECMAScript expression which returns a string that is the identifier of a Connection, Dialog or Conference.
ATTRIBUTE_ID2 - Static variable in class org.jvoicexml.xml.ccxml.Join
The ECMAScript object returned contains information which may be used by the implementing platform or passed to the network when the two specified Connections, Dialogs or Conferences (id1 and id2) are joined.
ATTRIBUTE_ID2 - Static variable in class org.jvoicexml.xml.ccxml.Unjoin
An ECMAScript expression which returns a string that is the identifier of a Connection, Dialog or Conference.
ATTRIBUTE_IMMEDIATE - Static variable in class org.jvoicexml.xml.ccxml.Dialogterminate
An ECMAScript Boolean expression, that identifies the termination style of the dialog.
ATTRIBUTE_INTERPRET_AS - Static variable in class org.jvoicexml.xml.ssml.SayAs
indicates the content type of the contained text construct.
ATTRIBUTE_ITEM - Static variable in class org.jvoicexml.xml.vxml.Foreach
The variable that stores each array item upon each iteration of the loop.
ATTRIBUTE_JOINDIRECTION - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression that defines the direction of the media flow between the newly created connection, and the existing connection/conference/dialog referenced by joinid.
ATTRIBUTE_JOINID - Static variable in class org.jvoicexml.xml.ccxml.Createcall
An ECMAScript expression that identifies a connection, conference, or dialog ID that the new call will be joined to.
ATTRIBUTE_LABEL - Static variable in class org.jvoicexml.xml.ccxml.Log
An ECMAScript expression which returns a character string which may be used, for example, to indicate the purpose of the log.
ATTRIBUTE_LABEL - Static variable in class org.jvoicexml.xml.vxml.Log
An optional string which may be used, for example, to indicate the purpose of the log.
ATTRIBUTE_LEVEL - Static variable in class org.jvoicexml.xml.ssml.Emphasis
The optional level attribute indicates the strength of emphasis to be applied.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ccxml.Fetch
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ccxml.Script
The character string is interpreted as a time interval.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.srgs.Grammar
This defaults to the grammarmaxage property.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.ssml.Audio
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Choice
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Data
This defaults to the datamaxage property.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Goto
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Link
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Script
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Subdialog
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXAGE - Static variable in class org.jvoicexml.xml.vxml.Submit
Indicates that the document is willing to use content whose age is no greater than the specified time in seconds.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ccxml.Fetch
The character string returned is interpreted as a time interval.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ccxml.Script
The character string is interpreted as a time interval.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.srgs.Grammar
This defaults to the grammarmaxstale property.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.ssml.Audio
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Choice
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Data
This defaults to the datamaxstale property.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Goto
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Link
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Script
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Subdialog
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXSTALE - Static variable in class org.jvoicexml.xml.vxml.Submit
Indicates that the document is willing to use content that has exceeded its expiration time.
ATTRIBUTE_MAXTIME - Static variable in class org.jvoicexml.xml.vxml.Record
The maximum duration to record.
ATTRIBUTE_MAXTIME - Static variable in class org.jvoicexml.xml.vxml.Transfer
The time that the call is allowed to last, or 0s if no limit is imposed.
ATTRIBUTE_MEDIADIRECTION - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript expression that defines the direction of the media flow between the Dialog and the Connection or Conference specified by the connectionid or conferenceid attribute.
ATTRIBUTE_MEDIADIRECTION - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression that defines the direction of the media flow between the Dialog and the Connection or Conference specified by the connectionid or conferenceid attribute.
ATTRIBUTE_MESSAGE - Static variable in class org.jvoicexml.xml.vxml.Choice
A message string providing additional context about the event being thrown.
ATTRIBUTE_MESSAGE - Static variable in class org.jvoicexml.xml.vxml.Link
A message string providing additional context about the event being thrown.
ATTRIBUTE_MESSAGE - Static variable in class org.jvoicexml.xml.vxml.Return
A message string providing additional context about the event being thrown.
ATTRIBUTE_MESSAGE - Static variable in class org.jvoicexml.xml.vxml.Throw
A message string providing additional context about the event being thrown.
ATTRIBUTE_MESSAGEEXPR - Static variable in class org.jvoicexml.xml.vxml.Choice
An ECMAScript expression evaluating to the message string.
ATTRIBUTE_MESSAGEEXPR - Static variable in class org.jvoicexml.xml.vxml.Link
An ECMAScript expression evaluating to the message string.
ATTRIBUTE_MESSAGEEXPR - Static variable in class org.jvoicexml.xml.vxml.Return
An ECMAScript expression evaluating to the message string.
ATTRIBUTE_MESSAGEEXPR - Static variable in class org.jvoicexml.xml.vxml.Throw
An ECMAScript expression evaluating to the message string.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
The character string returned is interpreted as a time interval.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript expression which returns a character string that indicates the HTTP method to use.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression which returns a character string that indicates the HTTP method to use.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.ccxml.Fetch
An ECMAScript expression which returns a character string that indicates the HTTP method to use.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.vxml.Data
The request method: get (the default) or post.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The request method: get (the default) or post.
ATTRIBUTE_METHOD - Static variable in class org.jvoicexml.xml.vxml.Submit
The request method: get (the default) or post.
ATTRIBUTE_MODAL - Static variable in class org.jvoicexml.xml.vxml.Field
If this is false (the default) all active grammars are turned on while collecting this field.
ATTRIBUTE_MODAL - Static variable in class org.jvoicexml.xml.vxml.Record
If this is true (the default) all non-local speech and DTMF grammars are not active while making the recording.
ATTRIBUTE_MODE - Static variable in class org.jvoicexml.xml.srgs.Grammar
Defines the mode of the grammar following the modes of the W3C Speech Recognition Grammar Specification.
ATTRIBUTE_MODE - Static variable in class org.jvoicexml.xml.vxml.Filled
Either all (the default), or any.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ccxml.Assign
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ccxml.Meta
The NAME of the metadata property.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ccxml.Transition
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ccxml.Var
Indicates the name of the variable.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.pls.Meta
The name of the metadata property.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.srgs.Meta
The name of the metadata property.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ssml.Mark
Name of the mark.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.ssml.Voice
optional attribute indicating a preferred variant of the other voice characteristics to speak the contained text.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Assign
The name of the variable being assigned to.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Block
The name of the form item variable used to track whether this block is eligible to be executed; defaults to an inaccessible internal variable.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Data
The name of the variable that exposes the DOM.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Field
The form item variable in the dialog scope that will hold the result.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Initial
The name of a form item variable used to track whether the <initial> is eligible to execute; defaults to an inaccessible internal variable.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Meta
The name of the metadata property.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
When the object is evaluated, it sets this variable to an ECMAScript value whose type is defined by the object.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Param
The name to be associated with this parameter when the object or subdialog is invoked.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Property
The name of the property.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Record
The input item variable that will hold the recording.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The result returned from the subdialog, an ECMAScript object whose properties are the ones defined in the namelist attribute of the <return> element.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Transfer
Stores the outcome of a bridge transfer attempt.
ATTRIBUTE_NAME - Static variable in class org.jvoicexml.xml.vxml.Var
The name of the variable that will hold the result.
ATTRIBUTE_NAMEEXPR - Static variable in class org.jvoicexml.xml.ssml.Mark
An ECMAScript expression which evaluates to the name of the mark.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
A list of zero or more whitespace separated CCXML variable names.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
A list of one or more whitespace separated CCXML variable names.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
A list of one or more whitespace separated CCXML variable names.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Exit
A list of one or more whitespace separated CCXML unqualified variable names to be returned.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Fetch
A list of zero or more whitespace separated CCXML variable names.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.ccxml.Send
A list of zero or more whitespace separated CCXML variable names to be included with the event.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Clear
The list of variables to be reset; this can include variable names other than form items.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Data
The list of variables to submit.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Disconnect
Variable names to be returned to the interpreter context.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Exit
Variable names to be returned to interpreter context.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Filled
The input items to trigger on.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Return
Variable names to be returned to calling dialog.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The list of variables to submit.
ATTRIBUTE_NAMELIST - Static variable in class org.jvoicexml.xml.vxml.Submit
The list of variables to submit.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Accept
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Assign
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Cancel
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Createcall
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Createconference
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Destroyconference
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Dialogterminate
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Disconnect
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Elseif
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Eventprocessor
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Exit
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Fetch
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Goto
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.If
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Join
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Log
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Merge
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Meta
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Move
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Redirect
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Reject
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Script
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Send
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Transition
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Unjoin
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ccxml.Var
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.pls.Alias
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.pls.Lexeme
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.pls.Lexicon
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.pls.Meta
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.pls.Phoneme
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Assign
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Cancel
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Content
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Data
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Datamodel
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Elseif
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Final
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Foreach
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.History
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.If
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Invoke
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Log
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Parallel
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Param
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Raise
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Script
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Scxml
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Send
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.State
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Transition
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.scxml.Validate
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Grammar
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Item
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Lexicon
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Meta
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.OneOf
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Rule
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Ruleref
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.srgs.Token
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Audio
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Break
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Desc
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Emphasis
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Lexicon
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Mark
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.P
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Phoneme
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Prosody
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.S
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.SayAs
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Speak
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Sub
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.ssml.Voice
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Assign
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Block
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Catch
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Choice
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Clear
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Data
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Disconnect
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Elseif
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Exit
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Field
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Filled
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Foreach
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Form
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Goto
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Help
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.If
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Initial
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Link
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Log
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Menu
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Meta
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Noinput
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Nomatch
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Option
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Param
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Prompt
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Property
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Record
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Return
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Script
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Subdialog
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Submit
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Throw
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Transfer
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Value
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Var
Supported attribute names for this node.
ATTRIBUTE_NAMES - Static variable in class org.jvoicexml.xml.vxml.Vxml
Supported attribute names for this node.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
An ECMAScript expression which returns the URI of the resource to be fetched.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.ccxml.Fetch
An ECMAScript expression which returns the URI of the resource to be fetched.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.vxml.Choice
The URI of next dialog or document.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.vxml.Goto
The URI to which to transition.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.vxml.Link
The URI to go to.
ATTRIBUTE_NEXT - Static variable in class org.jvoicexml.xml.vxml.Submit
The URI reference.
ATTRIBUTE_NEXTITEM - Static variable in class org.jvoicexml.xml.vxml.Goto
The name of the next form item to visit in the current form.
ATTRIBUTE_PH - Static variable in class org.jvoicexml.xml.ssml.Phoneme
Required attribute that specifies the phoneme/phone string.
ATTRIBUTE_PITCH - Static variable in class org.jvoicexml.xml.ssml.Prosody
The baseline pitch for the contained text.
ATTRIBUTE_PREFER - Static variable in class org.jvoicexml.xml.pls.Alias
OPTIONAL prefer attribute analogous to the prefer attribute for the <phoneme> element.
ATTRIBUTE_PREFER - Static variable in class org.jvoicexml.xml.pls.Phoneme
The prefer is an OPTIONAL attribute, which indicates the pronunciation that MUST be used by a speech synthesis engine when it is set to "true".
ATTRIBUTE_PREPAREDDIALOGID - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression which returns a dialog identifier of a dialog previously prepared by the execution of a dialogprepare element.
ATTRIBUTE_RANGE - Static variable in class org.jvoicexml.xml.ssml.Prosody
The pitch range (variability) for the contained text.
ATTRIBUTE_RATE - Static variable in class org.jvoicexml.xml.ssml.Prosody
A change in the speaking rate for the contained text.
ATTRIBUTE_REASON - Static variable in class org.jvoicexml.xml.ccxml.Disconnect
An ECMAScript expression which returns a string that is the reason the call is being disconnected.
ATTRIBUTE_REASON - Static variable in class org.jvoicexml.xml.ccxml.Redirect
An ECMAScript expression which returns a string that is the reason the call is being redirected.
ATTRIBUTE_REASON - Static variable in class org.jvoicexml.xml.ccxml.Reject
An ECMAScript expression which returns a string that is the reason the call is being rejected.
ATTRIBUTE_REPEAT - Static variable in class org.jvoicexml.xml.srgs.Item
Defines a legal rule expansion as being another sub-expansion that is optional, that is repeated zero or more times, that is repeated one or more times, or that is repeated some range of times.
ATTRIBUTE_REPEAT_PROB - Static variable in class org.jvoicexml.xml.srgs.Item
Any repeat operator may specify an optional repeat probability.
ATTRIBUTE_RESERVEDLISTENERS - Static variable in class org.jvoicexml.xml.ccxml.Createconference
An ECMAScript expression which returns the number of guaranteed listener slots the conference mixer should reserve.
ATTRIBUTE_RESERVEDTALKERS - Static variable in class org.jvoicexml.xml.ccxml.Createconference
An ECMAScript expression which returns the number of guaranteed speaker slots the conference mixer should reserve.
ATTRIBUTE_ROLE - Static variable in class org.jvoicexml.xml.pls.Lexeme
The OPTIONAL role attribute which takes as its value one or more white space separated QNames as defined in Section 4 of Namespaces in XML (1.0 or 1.1, depending on the version of XML being used).
ATTRIBUTE_ROOT - Static variable in class org.jvoicexml.xml.srgs.Grammar
Defines the rule which acts as the root rule of the grammar.
ATTRIBUTE_SCOPE - Static variable in class org.jvoicexml.xml.srgs.Grammar
Either "document", which makes the grammar active in all dialogs of the current document (and relevant application leaf documents), or "dialog", to make the grammar active throughout the current form.
ATTRIBUTE_SCOPE - Static variable in class org.jvoicexml.xml.srgs.Rule
defines the scope of the rule definition.
ATTRIBUTE_SCOPE - Static variable in class org.jvoicexml.xml.vxml.Form
Name of the scope attribute.
ATTRIBUTE_SCOPE - Static variable in class org.jvoicexml.xml.vxml.Menu
The menu's grammar scope.
ATTRIBUTE_SENDID - Static variable in class org.jvoicexml.xml.ccxml.Cancel
An ECMAScript expression which returns the value of the event identifier that was received when the send command was issued.
ATTRIBUTE_SENDID - Static variable in class org.jvoicexml.xml.ccxml.Send
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_SESSIONID - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_SESSIONID - Static variable in class org.jvoicexml.xml.ccxml.Move
An ECMAScript expression that identifies the session to which the event source will be moved.
ATTRIBUTE_SLOT - Static variable in class org.jvoicexml.xml.vxml.Field
The name of the grammar slot used to populate the variable (if it is absent, it defaults to the variable name).
ATTRIBUTE_SOURCE - Static variable in class org.jvoicexml.xml.ccxml.Move
An ECMAScript expression which returns a connectionID or dialogID.
ATTRIBUTE_SPECIAL - Static variable in class org.jvoicexml.xml.srgs.Ruleref
Identifies the rule as being a special rule which is defined to have specific interpretation and processing by a speech recogniser.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript expression which returns a character string identifying the URI of the dialog document that the dialog interpreter should prepare.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression which returns a character string identifying the URI of the dialog document that the dialog interpreter should prepare.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.ccxml.Script
A URI which references a resource which is the script content, and which will be resolved when the CCXML document is compiled.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.srgs.Grammar
The URI specifying the location of the grammar and optionally a rulename within that grammar, if it is external.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.ssml.Audio
The URI of the audio prompt.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.vxml.Data
The URI specifying the location of the XML data to retrieve.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.vxml.Script
The URI specifying the location of the script, if it is external.
ATTRIBUTE_SRC - Static variable in class org.jvoicexml.xml.vxml.Subdialog
The URI of the subdialog.
ATTRIBUTE_SRCEXPR - Static variable in class org.jvoicexml.xml.srgs.Grammar
Equivalent to src, except that the URI is dynamically determined by evaluating the given ECMAScript expression in the current scope (e.g. the current form item).
ATTRIBUTE_SRCEXPR - Static variable in class org.jvoicexml.xml.vxml.Data
Like src, except that the URI is dynamically determined by evaluating the given ECMAScript expression when the data needs to be fetched.
ATTRIBUTE_SRCEXPR - Static variable in class org.jvoicexml.xml.vxml.Script
Equivalent to src, except that the URI is dynamically determined by evaluating the given ECMAScript expression.
ATTRIBUTE_SRCEXPR - Static variable in class org.jvoicexml.xml.vxml.Subdialog
An ECMAScript expression yielding the URI of the subdialog.
ATTRIBUTE_STATE - Static variable in class org.jvoicexml.xml.ccxml.Transition
This indicates the current possible state(s) of the eventprocessor .
ATTRIBUTE_STATEVARIABLE - Static variable in class org.jvoicexml.xml.ccxml.Eventprocessor
This is a CCXML variable name, which is the name of the eventprocessor's state variable.
ATTRIBUTE_STRENGTH - Static variable in class org.jvoicexml.xml.ssml.Break
The strength attribute is an optional attribute having one of the following values: "none", "x-weak", "weak", "medium" (default value), "strong", or "x-strong".
ATTRIBUTE_TAG_FORMAT - Static variable in class org.jvoicexml.xml.srgs.Grammar
Defines the tag content format for all tags within the grammar.
ATTRIBUTE_TARGET - Static variable in class org.jvoicexml.xml.ccxml.Send
An ECMAScript expression returning the target location of the event.
ATTRIBUTE_TARGETTYPE - Static variable in class org.jvoicexml.xml.ccxml.Send
An ECMAScript expression which returns a character string that specifies the type of the Event I/O Processor that the event should be dispatched to.
ATTRIBUTE_TIME - Static variable in class org.jvoicexml.xml.ssml.Break
The time attribute is an optional attribute indicating the duration of a pause to be inserted in the output in seconds or milliseconds.
ATTRIBUTE_TIMEOUT - Static variable in class org.jvoicexml.xml.ccxml.Createcall
The character string returned is interpreted as a time interval.
ATTRIBUTE_TIMEOUT - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
An ECMAScript left hand side expression evaluating to a previously defined variable.
ATTRIBUTE_TIMEOUT - Static variable in class org.jvoicexml.xml.ccxml.Fetch
The character string returned is interpreted as a time interval.
ATTRIBUTE_TIMEOUT - Static variable in class org.jvoicexml.xml.ccxml.Script
The character string is interpreted as a time interval.
ATTRIBUTE_TIMEOUT - Static variable in class org.jvoicexml.xml.vxml.Prompt
The timeout that will be used for the following user input.
ATTRIBUTE_TONECLAMP - Static variable in class org.jvoicexml.xml.ccxml.Join
An ECMAScript Boolean expression that tells the conference mixer if it should attempt to remove loud single-frequency tones from the audio stream.
ATTRIBUTE_TRANSFERAUDIO - Static variable in class org.jvoicexml.xml.vxml.Transfer
The URI of audio source to play while the transfer attempt is in progress (before far-end answer).
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
An ECMAScript expression which returns a character string that specifies the MIME type of the document, and as a result determines which dialog manager environment is actually used.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
An ECMAScript expression which returns a character string that specifies the MIME type of the document, and as a result determines which dialog manager environment is actually used.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.ccxml.Fetch
An ECMAScript expression which returns a character string that specifies the MIME type of the fetched content.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.srgs.Grammar
The preferred media type of the grammar.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.srgs.Lexicon
Specifies the media type of the pronunciation lexicon document.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.srgs.Ruleref
The optional type attribute specifies the media type of the grammar containing the reference.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.ssml.Lexicon
Specifies the media type of the pronunciation lexicon document.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.vxml.Field
The type of field, i.e., the name of a builtin grammar type.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
The content type of the data specified by the data attribute.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.vxml.Param
The media type of the result provided by a URI if the valuetype is ref; only relevant for uses of <param> in <object>.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.vxml.Record
The media format of the resulting recording.
ATTRIBUTE_TYPE - Static variable in class org.jvoicexml.xml.vxml.Transfer
The type of transfer.
ATTRIBUTE_URI - Static variable in class org.jvoicexml.xml.srgs.Lexicon
Identifies the location of the pronunciation lexicon document.
ATTRIBUTE_URI - Static variable in class org.jvoicexml.xml.srgs.Ruleref
URI of grammar where the rule is defined.
ATTRIBUTE_URI - Static variable in class org.jvoicexml.xml.ssml.Lexicon
Identifies the location of the pronunciation lexicon document.
ATTRIBUTE_VALUE - Static variable in class org.jvoicexml.xml.vxml.Option
The string to assign to the field's form item variable when a user selects this option, whether by speech or DTMF.
ATTRIBUTE_VALUE - Static variable in class org.jvoicexml.xml.vxml.Param
Associates a literal string value with name.
ATTRIBUTE_VALUE - Static variable in class org.jvoicexml.xml.vxml.Property
The value of the property.
ATTRIBUTE_VALUETYPE - Static variable in class org.jvoicexml.xml.vxml.Param
One of data or ref, by default data; used to indicate to an object if the value associated with name is data or a URI (ref).
ATTRIBUTE_VARIANT - Static variable in class org.jvoicexml.xml.ssml.Voice
optional attribute indicating a preferred variant of the other voice characteristics to speak the contained text.
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
The version of CCXML of this document (required).
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.pls.Lexicon
The REQUIRED version attribute indicates the version of the specification to be used for the document and MUST have the value "1.0".
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.scxml.Scxml
The value MUST be 1.0.
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.srgs.Grammar
Defines the version of the grammar.
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.ssml.Speak
Defines the version of the SSML document.
ATTRIBUTE_VERSION - Static variable in class org.jvoicexml.xml.vxml.Vxml
The version of VoiceXML of this document (required).
ATTRIBUTE_VOLUME - Static variable in class org.jvoicexml.xml.ssml.Prosody
The volume for the contained text in the range 0.0 to 100.0 (higher values are louder and specifying a value of zero is equivalent to specifying "silent").
ATTRIBUTE_WEIGHT - Static variable in class org.jvoicexml.xml.srgs.Grammar
Specifies the weight of the grammar.
ATTRIBUTE_WEIGHT - Static variable in class org.jvoicexml.xml.srgs.Item
A weight may be optionally provided for any number of alternatives in an alternative expansion.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
The base URI for this document as defined in XML Base, J.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.pls.Lexicon
The OPTIONAL xml:base attribute establishes a base URI for the PLS document.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.srgs.Grammar
Declares the base URI from which relative URIs in the grammar are resolved.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.ssml.Speak
Declares the base URI from which relative URIs in the SSML is resolved.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.vxml.Prompt
Declares the base URI from which relative URIs in the prompt are resloved.
ATTRIBUTE_XML_BASE - Static variable in class org.jvoicexml.xml.vxml.Vxml
The base URI for this document as defined in XML Base, J.
ATTRIBUTE_XML_ID - Static variable in class org.jvoicexml.xml.pls.Lexeme
The OPTIONAL xml:id [XML-ID] attribute allows the element to be referenced from other documents (through fragment identifiers or XPointer, for instance).
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.pls.Lexicon
The REQUIRED xml:lang attribute allows identification of the language for which the pronunciation lexicon is relevant.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.srgs.Grammar
The language identifier for the grammar.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.srgs.Item
The language identifier for the grammar.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.srgs.OneOf
The language identifier for the grammar.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.srgs.Token
The language identifier for the grammar.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.ssml.Desc
Used to indicate that the content of the element is in a different language from that of the content surrounding the element.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.ssml.P
Specifies the language.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.ssml.S
Specifies the language.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.ssml.Speak
The language identifier for the text to be spoek.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.ssml.Voice
Optional language specification attribute.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.vxml.Prompt
The laanguage identifier for the prompt.
ATTRIBUTE_XML_LANG - Static variable in class org.jvoicexml.xml.vxml.Vxml
The language identifier for this document.
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
The designated namespace for CCXXML (required).
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.pls.Lexicon
The namespace URI for PLS is "http://www.w3.org/2005/01/pronunciation-lexicon".
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.scxml.Scxml
The namespace URI for SCXML is "http://www.w3.org/2005/07/scxm".
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.srgs.Grammar
The designated namespace for VoiceXXML (required).
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.ssml.Speak
The designated namespace for VoiceXXML (required).
ATTRIBUTE_XMLNS - Static variable in class org.jvoicexml.xml.vxml.Vxml
The designated namespace for VoiceXXML (required).
Audio - Class in org.jvoicexml.xml.ssml
Audio can be played in any prompt.
Audio() - Constructor for class org.jvoicexml.xml.ssml.Audio
Construct a new audio object without a node.

B

BargeInType - Enum in org.jvoicexml.xml.vxml
When bargein is enabled, the bargeintype attribute can be used to suggest the type of bargein the platform will perform in response to voice or DTMF input.
Block - Class in org.jvoicexml.xml.vxml
This element is a form item.
Block() - Constructor for class org.jvoicexml.xml.vxml.Block
Construct a new block object without a node.
Break - Class in org.jvoicexml.xml.ssml
The break element is an empty element that controls the pausing or other prosodic boundaries between words.
Break() - Constructor for class org.jvoicexml.xml.ssml.Break
Construct a new break object without a node.

C

Cancel - Class in org.jvoicexml.xml.ccxml
When a CCXML program uses <send> to send an event and includes a delay attribute, the <cancel> command will cancel the pending event, if possible.
Cancel() - Constructor for class org.jvoicexml.xml.ccxml.Cancel
Construct a new cancel object without a node.
Cancel - Class in org.jvoicexml.xml.scxml
The <cancel> element is used to cancel a delayed <send> event.
Cancel() - Constructor for class org.jvoicexml.xml.scxml.Cancel
Construct a new final object without a node.
canContainChild(String) - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Accept
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Assign
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Cancel
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Ccxml
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Disconnect
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Else
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Elseif
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Exit
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Goto
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.If
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Join
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Log
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Merge
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Meta
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Metadata
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Move
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Redirect
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Reject
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Script
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Send
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Transition
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Unjoin
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ccxml.Var
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Alias
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Example
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Grapheme
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Lexeme
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Meta
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Metadata
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.pls.Phoneme
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Assign
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Cancel
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Content
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Data
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Datamodel
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Donedata
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Else
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Elseif
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Final
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Finalize
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Foreach
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.History
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.If
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Initial
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Log
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Onentry
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Onexit
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Parallel
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Param
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Raise
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Script
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Send
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.State
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Transition
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.scxml.Validate
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Example
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Item
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Lexicon
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Meta
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Metadata
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.OneOf
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Rule
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Ruleref
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Tag
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.srgs.Token
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Audio
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Break
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Desc
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Emphasis
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Lexicon
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Mark
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.P
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Phoneme
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.S
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.SayAs
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Speak
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Sub
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.ssml.Voice
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.Text
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Assign
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Block
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Catch
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Choice
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Clear
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Data
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Disconnect
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Else
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Elseif
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Enumerate
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Error
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Exit
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Field
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Filled
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Foreach
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Form
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Goto
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Help
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.If
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Initial
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Link
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Log
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Menu
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Meta
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Metadata
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Noinput
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Nomatch
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Option
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Param
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Property
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Record
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Reprompt
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Return
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Script
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Submit
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Throw
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Value
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Var
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.VoiceXmlComment
Can the specified sub-tag be contained within this node?
canContainChild(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Can the specified sub-tag be contained within this node?
Catch - Class in org.jvoicexml.xml.vxml
The <catch> element associates a catch with a document, dialog, or form item (except for blocks).
Catch() - Constructor for class org.jvoicexml.xml.vxml.Catch
Construct a new catch object without a node.
Ccxml - Class in org.jvoicexml.xml.ccxml
This is the parent element of a CCXML document and encloses the entire CCXML script in a document.
Ccxml() - Constructor for class org.jvoicexml.xml.ccxml.Ccxml
Construct a new ccxml object without a node.
CcxmlDocument - Class in org.jvoicexml.xml.ccxml
A CCXML document according to the specifcation in http://www.w3.org/TR/ccxml.
CcxmlDocument() - Constructor for class org.jvoicexml.xml.ccxml.CcxmlDocument
Create an empty CCXML document containg only the root Ccxml element.
CcxmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.ccxml.CcxmlDocument
Constructs a new CCXML document from the given input source.
CcxmlDocument(Document) - Constructor for class org.jvoicexml.xml.ccxml.CcxmlDocument
Construct a new CCXML document with the given document.
CcxmlNode - Interface in org.jvoicexml.xml
Abstract base class for all nodes in a CCXML document.
Choice - Class in org.jvoicexml.xml.vxml
Define a menu item.
Choice() - Constructor for class org.jvoicexml.xml.vxml.Choice
Construct a new choice object without a node.
Clear - Class in org.jvoicexml.xml.vxml
The <clear> element resets one or more variables, including form items.
Clear() - Constructor for class org.jvoicexml.xml.vxml.Clear
Construct a new clear object without a node.
cloneNode(boolean) - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
cloneNode(boolean) - Method in class org.jvoicexml.xml.XmlDocument
Returns a duplicate of this node, i.e., serves as a generic copy constructor for nodes.
compareDocumentPosition(Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Compares the reference node, i.e.
compareDocumentPosition(Node) - Method in class org.jvoicexml.xml.XmlDocument
Compares the reference node, i.e.
Content - Class in org.jvoicexml.xml.scxml
A container element holding data to be passed to an external service.
Content() - Constructor for class org.jvoicexml.xml.scxml.Content
Construct a new content object without a node.
createAttribute(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates an Attr of the given name.
createAttributeNS(String, String) - Method in class org.jvoicexml.xml.XmlDocument
Creates an attribute of the given qualified name and namespace URI.
Createcall - Class in org.jvoicexml.xml.ccxml
A CCXML document can attempt to place an outgoing call with <createcall>.
Createcall() - Constructor for class org.jvoicexml.xml.ccxml.Createcall
Construct a new createcall object without a node.
Createccxml - Class in org.jvoicexml.xml.ccxml
<createccxml> is used to create another CCXML session, which begins execution with the document identified by this element.
Createccxml() - Constructor for class org.jvoicexml.xml.ccxml.Createccxml
Construct a new createccxml object without a node.
createCDATASection(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates a CDATASection node whose value is the specified string.
createComment(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates a Comment node given the specified string.
Createconference - Class in org.jvoicexml.xml.ccxml
A CCXML document can attempt to create or attach to a Conference Object using <createconference>.
Createconference() - Constructor for class org.jvoicexml.xml.ccxml.Createconference
Construct a new createconference object without a node.
createDocumentFragment() - Method in class org.jvoicexml.xml.XmlDocument
Creates an empty DocumentFragment object.
createDocumentType(Document) - Method in interface org.jvoicexml.xml.DocumentTypeFactory
Factory method to create a document type for the given document.
createElement(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates an element of the type specified.
createElementNS(String, String) - Method in class org.jvoicexml.xml.XmlDocument
Creates an element of the given qualified name and namespace URI.
createEntityReference(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates an EntityReference object.
createField() - Method in class org.jvoicexml.xml.vxml.Form
Create a new field.
createProcessingInstruction(String, String) - Method in class org.jvoicexml.xml.XmlDocument
Creates a ProcessingInstruction node given the specified name and data strings.
createRootNode() - Method in class org.jvoicexml.xml.ccxml.CcxmlDocument
Create a new Ccxml node.
createRootNode() - Method in class org.jvoicexml.xml.pls.PlsDocument
Create the root node of the document.
createRootNode() - Method in class org.jvoicexml.xml.scxml.ScxmlDocument
Create the root node of the document.
createRootNode() - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Create the root node of the document.
createRootNode() - Method in class org.jvoicexml.xml.ssml.SsmlDocument
Create the root node of the document.
createRootNode() - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Create the root node of the document.
createRootNode() - Method in class org.jvoicexml.xml.XmlDocument
Create the root node of the document.
createTextNode(String) - Method in class org.jvoicexml.xml.XmlDocument
Creates a Text node given the specified string.
createVar() - Method in class org.jvoicexml.xml.vxml.Form
Create a new var.

D

Data - Class in org.jvoicexml.xml.scxml
The <data> element is used to declare and populate portions of the datamodel.
Data() - Constructor for class org.jvoicexml.xml.scxml.Data
Construct a new data object without a node.
Data - Class in org.jvoicexml.xml.vxml
 
Data() - Constructor for class org.jvoicexml.xml.vxml.Data
Construct a new data object without a node.
Datamodel - Class in org.jvoicexml.xml.scxml
<datamodel> is a wrapper element which encapsulates any number of <data> elements, each of which defines a single data object.
Datamodel() - Constructor for class org.jvoicexml.xml.scxml.Datamodel
Construct a new datamodel object without a node.
DEFAULT_VERSION - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
Default cc xml version number.
DEFAULT_VERSION - Static variable in class org.jvoicexml.xml.srgs.Grammar
Constant for version 1.0.
DEFAULT_VERSION - Static variable in class org.jvoicexml.xml.ssml.Speak
Default Voice XML version number.
DEFAULT_VERSION - Static variable in class org.jvoicexml.xml.vxml.Vxml
Default Voice XML version number.
DEFAULT_XMLNS - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
Default namespace.
DEFAULT_XMLNS - Static variable in class org.jvoicexml.xml.srgs.Grammar
Default namespace.
DEFAULT_XMLNS - Static variable in class org.jvoicexml.xml.ssml.Speak
Default namespace.
DEFAULT_XMLNS - Static variable in class org.jvoicexml.xml.vxml.Vxml
Default namespace.
Desc - Class in org.jvoicexml.xml.ssml
The desc element can only occur within the content of the audio element.
Desc() - Constructor for class org.jvoicexml.xml.ssml.Desc
Construct a new desc object without a node.
Destroyconference - Class in org.jvoicexml.xml.ccxml
A CCXML document can attempt to detach from an existing Conference Object using <destroyconference>.
Destroyconference() - Constructor for class org.jvoicexml.xml.ccxml.Destroyconference
Construct a new destroyconference object without a node.
Dialogprepare - Class in org.jvoicexml.xml.ccxml
<dialogprepare> is used to get an appropriate dialog handler ready to process, it is used as the precursor to a <dialogstart> request.
Dialogprepare() - Constructor for class org.jvoicexml.xml.ccxml.Dialogprepare
Construct a new dialogprepare object without a node.
Dialogstart - Class in org.jvoicexml.xml.ccxml
<dialogstart> is used to start a dialog and associate the dialog with a connection or conference.
Dialogstart() - Constructor for class org.jvoicexml.xml.ccxml.Dialogstart
Construct a new dialogstart object without a node.
Dialogterminate - Class in org.jvoicexml.xml.ccxml
A CCXML document may decide that it wants to terminate a currently executing dialog, to throw away a previously prepared dialog, or to terminate the preparation of a dialog.
Dialogterminate() - Constructor for class org.jvoicexml.xml.ccxml.Dialogterminate
Construct a new dialogterminate object without a node.
Disconnect - Class in org.jvoicexml.xml.ccxml
A CCXML document MAY disconnect a call leg on a Connection by using <disconnect> .
Disconnect() - Constructor for class org.jvoicexml.xml.ccxml.Disconnect
Construct a new disconnect object without a node.
Disconnect - Class in org.jvoicexml.xml.vxml
Causes the interpreter context to disconnect from the user.
Disconnect() - Constructor for class org.jvoicexml.xml.vxml.Disconnect
Construct a new disconnect object without a node.
DocumentTypeFactory - Interface in org.jvoicexml.xml
Factory for document types.
Donedata - Class in org.jvoicexml.xml.scxml
AA wrapper element holding data to be returned when a <final> state is entered.
Donedata() - Constructor for class org.jvoicexml.xml.scxml.Donedata
Construct a onentry final object without a node.
DTMF_VARIABLE - Static variable in class org.jvoicexml.xml.vxml.Enumerate
Name of the varaible that holds the DTMF value.

E

Else - Class in org.jvoicexml.xml.ccxml
<else> is a synonym for <elseif cond="true"/>.
Else() - Constructor for class org.jvoicexml.xml.ccxml.Else
Construct a new else object without a node.
Else - Class in org.jvoicexml.xml.scxml
<else> is an empty element that partitions the content of an <if>.
Else() - Constructor for class org.jvoicexml.xml.scxml.Else
Construct a new else object without a node.
Else - Class in org.jvoicexml.xml.vxml
The <else> element is used for conditional logic.
Else() - Constructor for class org.jvoicexml.xml.vxml.Else
Construct a new else object without a node.
Elseif - Class in org.jvoicexml.xml.ccxml
An <elseif> partitions the content of an <if>, and provides a condition that determines the selection of the partition it begins.
Elseif() - Constructor for class org.jvoicexml.xml.ccxml.Elseif
Construct a new elseif object without a node.
Elseif - Class in org.jvoicexml.xml.scxml
<elseif> is an empty element that partitions the content of an <if>, and provides a condition that determines whether the partition is executed.
Elseif() - Constructor for class org.jvoicexml.xml.scxml.Elseif
Construct a new elseif object without a node.
Elseif - Class in org.jvoicexml.xml.vxml
The <elseif> element is used for conditional logic.
Elseif() - Constructor for class org.jvoicexml.xml.vxml.Elseif
Construct a new elseif object without a node.
Emphasis - Class in org.jvoicexml.xml.ssml
The emphasis element requests that the contained text be spoken with emphasis (also referred to as prominence or stress).
Emphasis() - Constructor for class org.jvoicexml.xml.ssml.Emphasis
Construct a new emphasis object without a node.
Enumerate - Class in org.jvoicexml.xml.vxml
Shorthand for enumerating the choices in a menu.
Enumerate() - Constructor for class org.jvoicexml.xml.vxml.Enumerate
Construct a new enumerate object without a node.
equals(Object) - Method in class org.jvoicexml.xml.AbstractXmlNode
equals(Object) - Method in class org.jvoicexml.xml.srgs.GrammarType
Error - Class in org.jvoicexml.xml.vxml
Catch an error event.
Error() - Constructor for class org.jvoicexml.xml.vxml.Error
Construct a new error object without a node.
Eventprocessor - Class in org.jvoicexml.xml.ccxml
The <eventprocessor> acts a container for <transition>s.
Eventprocessor() - Constructor for class org.jvoicexml.xml.ccxml.Eventprocessor
Construct a new eventprocessor object without a node.
Example - Class in org.jvoicexml.xml.pls
The <example> element includes an example sentence that illustrates an occurrence of this lexeme.
Example() - Constructor for class org.jvoicexml.xml.pls.Example
Construct a new object without a node.
Example - Class in org.jvoicexml.xml.srgs
Element contained within a rule definition that provides an example of input that matches the rule.
Example() - Constructor for class org.jvoicexml.xml.srgs.Example
Construct a new example object without a node.
Exit - Class in org.jvoicexml.xml.ccxml
<exit> ends execution of the CCXML session.
Exit() - Constructor for class org.jvoicexml.xml.ccxml.Exit
Construct a new exit object without a node.
Exit - Class in org.jvoicexml.xml.vxml
Exit a session.
Exit() - Constructor for class org.jvoicexml.xml.vxml.Exit
Construct a new exit object without a node.

F

Fetch - Class in org.jvoicexml.xml.ccxml
<fetch> is used to asynchronously fetch content identified by the attributes of the <fetch>.
Fetch() - Constructor for class org.jvoicexml.xml.ccxml.Fetch
Construct a new fetch object without a node.
Field - Class in org.jvoicexml.xml.vxml
A <field> specifies an form input item to be gathered from the user.
Field() - Constructor for class org.jvoicexml.xml.vxml.Field
Construct a new field object without a node.
Field(Node) - Constructor for class org.jvoicexml.xml.vxml.Field
Constructs a new field object.
Filled - Class in org.jvoicexml.xml.vxml
An action executed when fields are filled.
Filled() - Constructor for class org.jvoicexml.xml.vxml.Filled
Construct a new filled object without a node.
FilledMode - Enum in org.jvoicexml.xml.vxml
Filled mode of the <filled> tag.
Final - Class in org.jvoicexml.xml.scxml
<final> represents a final state of an <scxml> or compound <state> element.
Final() - Constructor for class org.jvoicexml.xml.scxml.Final
Construct a new final object without a node.
Finalize - Class in org.jvoicexml.xml.scxml
The <finalize> element enables an invoking session to update its data model with data contained in events returned by the invoked session.
Finalize() - Constructor for class org.jvoicexml.xml.scxml.Finalize
Construct a finalize object without a node.
Foreach - Class in org.jvoicexml.xml.scxml
The <foreach> element allows an SCXML application to iterate through a collection in the data model and to execute the actions contained within it for each item in the collection.
Foreach() - Constructor for class org.jvoicexml.xml.scxml.Foreach
Construct a new foreach object without a node.
Foreach - Class in org.jvoicexml.xml.vxml
A foreach node.
Foreach() - Constructor for class org.jvoicexml.xml.vxml.Foreach
Construct a new foreach object without a node.
Form - Class in org.jvoicexml.xml.vxml
Forms are the key concept of VoiceXML documents.
Form() - Constructor for class org.jvoicexml.xml.vxml.Form
Construct a new form object without a node.

G

GenderType - Enum in org.jvoicexml.xml.ssml
Gender of a Voice.
get(int) - Method in class org.jvoicexml.xml.TokenList
getAai() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the aai attribute.
getAai() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the aai attribute.
getAaiexpr() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the aaiexpr attribute.
getAccept() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the accept attribute.
getAccept() - Method in class org.jvoicexml.xml.vxml.Menu
Retrieve the accept attribute.
getAccept() - Method in class org.jvoicexml.xml.vxml.Option
Retrieve the accept attribute.
getAcceptObject() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the accept attribute.
getAcceptObject() - Method in class org.jvoicexml.xml.vxml.Menu
Retrieve the accept attribute.
getAge() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the age attribute.
getAgeAsInt() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieves the age attribute as an integer.
getAlias() - Method in class org.jvoicexml.xml.ssml.Sub
Retrieve the alias attribute.
getAlpabet() - Method in class org.jvoicexml.xml.pls.Lexicon
Retrieve the alphabet attribute.
getAlpabet() - Method in class org.jvoicexml.xml.pls.Phoneme
Retrieve the alphabet attribute.
getAlphabet() - Method in class org.jvoicexml.xml.ssml.Phoneme
Retrieve the alphabet attribute.
getApplication() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves the application attribute.
getApplicationUri() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves the application attribute.
getArchive() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the archive attribute.
getArchiveUris() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieves the URIs of the archive attribute.
getArray() - Method in class org.jvoicexml.xml.scxml.Foreach
Retrieves the array attribute.
getArray() - Method in class org.jvoicexml.xml.vxml.Foreach
Retrieve the array attribute.
getAttribute(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Convenient method to get the value of an attribute.
getAttribute(String) - Method in interface org.jvoicexml.xml.XmlNode
Convenient method to get the value of an attribute.
getAttributeNames() - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Accept
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Assign
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Cancel
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Ccxml
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Createcall
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Createconference
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Disconnect
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Elseif
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Exit
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Fetch
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Goto
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.If
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Join
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Log
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Merge
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Meta
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Move
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Redirect
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Reject
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Script
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Send
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Transition
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Unjoin
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ccxml.Var
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.pls.Alias
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.pls.Lexeme
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.pls.Lexicon
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.pls.Meta
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.pls.Phoneme
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Assign
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Cancel
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Content
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Data
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Datamodel
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Donedata
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Else
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Elseif
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Final
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Finalize
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Foreach
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.History
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.If
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Initial
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Invoke
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Log
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Onentry
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Onexit
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Parallel
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Param
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Raise
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Script
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Scxml
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Send
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.State
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Transition
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.scxml.Validate
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Grammar
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Item
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Lexicon
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Meta
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.OneOf
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Rule
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Ruleref
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.srgs.Token
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Audio
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Break
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Desc
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Emphasis
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Lexicon
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Mark
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.P
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Phoneme
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Prosody
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.S
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.SayAs
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Speak
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Sub
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.ssml.Voice
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Assign
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Block
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Catch
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Choice
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Clear
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Data
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Disconnect
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Elseif
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Exit
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Field
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Filled
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Foreach
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Form
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Goto
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Help
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.If
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Initial
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Link
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Log
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Menu
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Meta
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Noinput
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Nomatch
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Option
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Param
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Prompt
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Property
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Record
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Return
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Script
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Subdialog
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Submit
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Throw
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Transfer
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Value
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Var
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in class org.jvoicexml.xml.vxml.Vxml
Returns a collection of permitted attribute names for the node.
getAttributeNames() - Method in interface org.jvoicexml.xml.XmlNode
Returns a collection of permitted attribute names for the node.
getAttributes() - Method in class org.jvoicexml.xml.AbstractXmlNode
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAttributes() - Method in class org.jvoicexml.xml.XmlDocument
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
getAutoforward() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the autoforward attribute.
getAutoinputgain() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the autoinputgain attribute.
getAutooutputgain() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the autooutputgain attribute.
getBargein() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the bargein attribute.
getBargeintype() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the bargeintype attribute.
getBargeintypeName() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the bargeintype attribute.
getBaseURI() - Method in class org.jvoicexml.xml.AbstractXmlNode
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBaseURI() - Method in class org.jvoicexml.xml.XmlDocument
The absolute base URI of this node or null if the implementation wasn't able to obtain an absolute URI.
getBeep() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the beep attribute.
getBinding() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieves the binding attribute.
getBridge() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the bridge attribute.
getCallerid() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the callerid attribute.
getCcxml() - Method in class org.jvoicexml.xml.ccxml.CcxmlDocument
Get the one and only child of this document: The Ccxml node.
getCharset() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the charset attribute.
getCharset() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the charset attribute.
getChildNodes() - Method in class org.jvoicexml.xml.AbstractXmlNode
A NodeList that contains all children of this node.
getChildNodes(Class<T>) - Method in class org.jvoicexml.xml.AbstractXmlNode
Return a collection of child nodes with the specified tag class.
getChildNodes() - Method in class org.jvoicexml.xml.XmlDocument
A NodeList that contains all children of this node.
getChildNodes(Class<T>) - Method in interface org.jvoicexml.xml.XmlNode
Return a collection of child nodes with the specified tag class.
getChildren() - Method in class org.jvoicexml.xml.AbstractXmlNode
Return a collection of all child nodes.
getChildren() - Method in interface org.jvoicexml.xml.XmlNode
Return a collection of all child nodes.
getClassid() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the classid attribute.
getClassidUri() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieves the classid attribute as an URI.
getCodebase() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the codebase attribute.
getCodetype() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the codetype attribute.
getCond() - Method in class org.jvoicexml.xml.ccxml.Elseif
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.ccxml.If
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.ccxml.Transition
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.scxml.Elseif
Retrieves the cond attribute.
getCond() - Method in class org.jvoicexml.xml.scxml.If
Retrieves the cond attribute.
getCond() - Method in class org.jvoicexml.xml.scxml.Transition
Retrieves the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.AbstractCatchElement
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Block
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Elseif
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.If
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Initial
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the cond attribute.
getCond() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the cond attribute.
getConferenceid() - Method in class org.jvoicexml.xml.ccxml.Createconference
Retrieve the conferenceid attribute.
getConferenceid() - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Retrieve the conferenceid attribute.
getConferenceid() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the conferenceid attribute.
getConferenceid() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the conferenceid attribute.
getConfname() - Method in class org.jvoicexml.xml.ccxml.Createconference
Retrieve the confname attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Accept
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Disconnect
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Redirect
Retrieve the connectionid attribute.
getConnectionid() - Method in class org.jvoicexml.xml.ccxml.Reject
Retrieve the connectionid attribute.
getConnectionid1() - Method in class org.jvoicexml.xml.ccxml.Merge
Retrieve the connectionid1 attribute.
getConnectionid2() - Method in class org.jvoicexml.xml.ccxml.Merge
Retrieve the connectionid2 attribute.
getConnecttimeout() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the connecttimeout attribute.
getContent() - Method in class org.jvoicexml.xml.ccxml.Meta
Retrieve the content attribute.
getContent() - Method in class org.jvoicexml.xml.pls.Meta
Retrieve the content attribute.
getContent() - Method in class org.jvoicexml.xml.srgs.Meta
Retrieve the content attribute.
getContent() - Method in class org.jvoicexml.xml.vxml.Meta
Retrieve the content attribute.
getContour() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the contour attribute.
getCount() - Method in class org.jvoicexml.xml.vxml.AbstractCatchElement
Retrieve the count attribute.
getCount() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the count attribute.
getCountAsInt() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the count attribute.
getData() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the data attribute.
getData() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the data attribute.
getDatamodel() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieves the datamodel attribute.
getDataUri() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the data attribute.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.ccxml.CcxmlDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.pls.PlsDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.scxml.ScxmlDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.ssml.SsmlDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Retrieves the default namespace.
getDefaultNamespaceURI() - Method in class org.jvoicexml.xml.XmlDocument
Retrieves the default namespace.
getDefinedAttributeNames() - Method in class org.jvoicexml.xml.AbstractXmlNode
Retrieves a list of all attributes defined in this node.
getDelay() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the delay attribute.
getDelay() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the delay attribute.
getDelayexpr() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the delayexpr attribute.
getDest() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the dest attribute.
getDest() - Method in class org.jvoicexml.xml.ccxml.Redirect
Retrieve the dest attribute.
getDest() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the dest attribute.
getDestexpr() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the destexpr attribute.
getDetail() - Method in class org.jvoicexml.xml.ssml.SayAs
Retrieve the detail attribute.
getDialogid() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the dialogid attribute.
getDialogid() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the dialogid attribute.
getDialogid() - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Retrieve the dialogid attribute.
getDoctype() - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
The Document Type Declaration (see DocumentType) associated with this document.
getDoctype() - Method in class org.jvoicexml.xml.XmlDocument
Retrieves the Document Type Declaration associated with this document.
getDocument() - Method in class org.jvoicexml.xml.XmlDocument
Retrieves the encapsulated document.
getDocumentElement() - Method in class org.jvoicexml.xml.XmlDocument
This is a convenience attribute that allows direct access to the child node that is the root element of the document.
getDocumentURI() - Method in class org.jvoicexml.xml.XmlDocument
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
getDomConfig() - Method in class org.jvoicexml.xml.XmlDocument
The configuration used when Document.normalizeDocument() is invoked.
getDtmf() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the dtmf attribute.
getDtmf() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the dtmf attribute.
getDtmf() - Method in class org.jvoicexml.xml.vxml.Menu
Retrieve the dtmf attribute.
getDtmf() - Method in class org.jvoicexml.xml.vxml.Option
Retrieve the dtmf attribute.
getDtmfclamp() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the dtmfclamp attribute.
getDtmfterm() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the dtmfterm attribute.
getDuplex() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the duplex attribute.
getDuration() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the duration attribute.
getElementById(String) - Method in class org.jvoicexml.xml.XmlDocument
Returns the Element whose ID is given by elementId.
getElementsByTagName(String) - Method in class org.jvoicexml.xml.XmlDocument
Returns a NodeList of all the Elements with a given tag name in the order in which they are encountered in a preorder traversal of the Document tree.
getElementsByTagNameNS(String, String) - Method in class org.jvoicexml.xml.XmlDocument
Returns a NodeList of all the Elements with a given local name and namespace URI in the order in which they are encountered in a preorder traversal of the Document tree.
getEnctype() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the enctype attribute.
getEnctype() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the enctype attribute.
getEntertone() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the entertone attribute.
getEntities() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getEvent() - Method in class org.jvoicexml.xml.ccxml.Move
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.ccxml.Transition
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.scxml.Raise
Retrieves the event attribute.
getEvent() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the event attribute.
getEvent() - Method in class org.jvoicexml.xml.scxml.Transition
Retrieves the event attribute.
getEvent() - Method in class org.jvoicexml.xml.vxml.Catch
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the event attribute.
getEvent() - Method in class org.jvoicexml.xml.vxml.Throw
Retrieve the event attribute.
getEventExpr() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the eventexpr attribute.
getEventexpr() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the eventexpr attribute.
getEventexpr() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the eventexpr attribute.
getEventexpr() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the eventexpr attribute.
getEventexpr() - Method in class org.jvoicexml.xml.vxml.Throw
Retrieve the eventexpr attribute.
getEventList() - Method in class org.jvoicexml.xml.vxml.AbstractCatchElement
Retrieve a list with all events, caught by this catch element.
getEventList() - Method in class org.jvoicexml.xml.vxml.Catch
Retrieve a list with all events, caught by this catch element.
getEventList() - Method in class org.jvoicexml.xml.vxml.Error
Retrieve a list with all events, caught by this catch element.
getEventList() - Method in class org.jvoicexml.xml.vxml.Help
Retrieve a list with all events, caught by this catch element.
getEventList() - Method in class org.jvoicexml.xml.vxml.Noinput
Retrieve a list with all events, caught by this catch element.
getEventList() - Method in class org.jvoicexml.xml.vxml.Nomatch
Retrieve a list with all events, caught by this catch element.
getExittone() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the exittone attribute.
getExmode() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieves the exmode attribute.
getExpr() - Method in class org.jvoicexml.xml.ccxml.Assign
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.ccxml.Exit
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.ccxml.Log
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.ccxml.Var
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.scxml.Assign
Retrieves the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.scxml.Content
Retrieves the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.scxml.Data
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.scxml.Log
Retrieves the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.scxml.Param
Retrieves the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Assign
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Block
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Exit
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Initial
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Log
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Value
Retrieve the expr attribute.
getExpr() - Method in class org.jvoicexml.xml.vxml.Var
Retrieve the expr attribute.
getExpritem() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the expritem attribute.
getFeature(String, String) - Method in class org.jvoicexml.xml.AbstractXmlNode
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFeature(String, String) - Method in class org.jvoicexml.xml.XmlDocument
This method returns a specialized object which implements the specialized APIs of the specified feature and version, as specified in .
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the fetchaudio attribute.
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the fetchaudio attribute.
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the fetchaudio attribute.
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the fetchaudio attribute.
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the fetchaudio attribute.
getFetchaudio() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the fetchaudio attribute.
getFetchhint() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the fetchhint attribute.
getFetchhint() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the fetchhint attribute.
getFetchid() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the fetchid attribute.
getFetchid() - Method in class org.jvoicexml.xml.ccxml.Goto
Retrieve the fetchid attribute.
getFetchid() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the fetchid attribute.
getFetchint() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the fetchint attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the fetchtimeout attribute.
getFetchtimeout() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the fetchtimeout attribute.
getFetchTimeoutAsMsec() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the fetchtimeout attribute as msec.
getField() - Method in class org.jvoicexml.xml.vxml.Enumerate
Retrieves the <field> containing this node.
getFinalsilence() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the finalsilence attribute.
getFirstChild() - Method in class org.jvoicexml.xml.AbstractXmlNode
The first child of this node.
getFirstChild() - Method in class org.jvoicexml.xml.XmlDocument
The first child of this node.
getFirstLevelTextContent() - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns the text contents of this node, similar to AbstractXmlNode.getTextContent() but without recursion.
getFormat() - Method in class org.jvoicexml.xml.ssml.SayAs
Retrieve the format attribute.
getFormMap() - Method in class org.jvoicexml.xml.vxml.Vxml
Get all forms in this document as a map with the name of the form being key.
getForms() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves a list of all forms in this document.
getGender() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the gender attribute.
getGenderName() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the gender attribute.
getGrammar() - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Get the one and only child of this document: The grammar node.
getGrammarType(String) - Method in interface org.jvoicexml.xml.srgs.GrammarTypeFactory
Creates a grammar for the given attribute.
getGrammarType(String) - Method in class org.jvoicexml.xml.srgs.JVoiceXmlGrammarTypeFactory
Creates a grammar for the given attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Accept
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Createconference
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Disconnect
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Merge
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Redirect
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Reject
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the hints attribute.
getHints() - Method in class org.jvoicexml.xml.ccxml.Unjoin
Retrieve the hints attribute.
getHttpEquiv() - Method in class org.jvoicexml.xml.ccxml.Meta
Retrieve the httpEquiv attribute.
getHttpEquiv() - Method in class org.jvoicexml.xml.pls.Meta
Retrieve the http-equiv attribute.
getHttpEquiv() - Method in class org.jvoicexml.xml.srgs.Meta
Retrieve the http-equiv attribute.
getHttpEquiv() - Method in class org.jvoicexml.xml.vxml.Meta
Retrieve the http-equiv attribute.
getId() - Method in class org.jvoicexml.xml.scxml.Data
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.Final
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.History
Retrieves the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.Parallel
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the id attribute.
getId() - Method in class org.jvoicexml.xml.scxml.State
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.srgs.Rule
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.vxml.Form
Retrieve the id attribute.
getId() - Method in class org.jvoicexml.xml.vxml.Menu
Retrieve the id attribute.
getId1() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the id1 attribute.
getId1() - Method in class org.jvoicexml.xml.ccxml.Unjoin
Retrieve the id1 attribute.
getId2() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the id2 attribute.
getId2() - Method in class org.jvoicexml.xml.ccxml.Unjoin
Retrieve the id2 attribute.
getIdlocation() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the idlocation attribute.
getIdlocation() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the idlocation attribute.
getImmediate() - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Retrieve the immediate attribute.
getImplementation() - Method in class org.jvoicexml.xml.XmlDocument
The DOMImplementation object that handles this document.
getIndex() - Method in class org.jvoicexml.xml.scxml.Foreach
Retrieves the index attribute.
getInitial() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieve the initial attribute.
getInitial() - Method in class org.jvoicexml.xml.scxml.State
Retrieve the initial attribute.
getInputEncoding() - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying the encoding used for this document at the time of the parsing.
getInternalSubset() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getInterpretAs() - Method in class org.jvoicexml.xml.ssml.SayAs
Retrieve the interpret-as attribute.
getItem() - Method in class org.jvoicexml.xml.scxml.Foreach
Retrieves the item attribute.
getItem() - Method in class org.jvoicexml.xml.vxml.Foreach
Retrieve the item attribute.
getJoindirection() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the joindirection attribute.
getJoinid() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the joinid attribute.
getLabel() - Method in class org.jvoicexml.xml.ccxml.Log
Retrieve the label attribute.
getLabel() - Method in class org.jvoicexml.xml.scxml.Log
Retrieves the label attribute.
getLabel() - Method in class org.jvoicexml.xml.vxml.Log
Retrieve the label attribute.
getLastChild() - Method in class org.jvoicexml.xml.AbstractXmlNode
The last child of this node.
getLastChild() - Method in class org.jvoicexml.xml.XmlDocument
The last child of this node.
getLength() - Method in class org.jvoicexml.xml.XmlNodeList
getLevel() - Method in class org.jvoicexml.xml.ssml.Emphasis
Retrieve the level attribute.
getLexicon() - Method in class org.jvoicexml.xml.pls.PlsDocument
Get the one and only child of this document: The lexicon node.
getLocalName() - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns the local part of the qualified name of this node.
getLocalName() - Method in class org.jvoicexml.xml.XmlDocument
Returns the local part of the qualified name of this node.
getLocation() - Method in class org.jvoicexml.xml.scxml.Assign
Retrieves the location attribute.
getLocation() - Method in class org.jvoicexml.xml.scxml.Param
Retrieves the location attribute.
getLocation() - Method in class org.jvoicexml.xml.scxml.Validate
Retrieves the location attribute.
getMaxage() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the maxage attribute.
getMaxage() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the maxage attribute.
getMaxageAsMsec() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the maxage attribute as msec.
getMaxRepeat() - Method in class org.jvoicexml.xml.srgs.Item
Retrieves the maximal number of repetitions.
getMaxstale() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the maxstale attribute.
getMaxstale() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the maxstale attribute.
getMaxstaleAsMsec() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the maxstale attribute as msec.
getMaxtime() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the maxtime attribute.
getMaxtime() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the maxtime attribute.
getMaxtimeAsMsec() - Method in class org.jvoicexml.xml.vxml.Record
Retrieves the maxtime attribute as msec.
getMediadirection() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the mediadirection attribute.
getMediadirection() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the mediadirection attribute.
getMessage() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the message attribute.
getMessage() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the message attribute.
getMessage() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the message attribute.
getMessage() - Method in class org.jvoicexml.xml.vxml.Throw
Retrieve the message attribute.
getMessageexpr() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the messageexpr attribute.
getMessageexpr() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the messageexpr attribute.
getMessageexpr() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the messageexpr attribute.
getMessageexpr() - Method in class org.jvoicexml.xml.vxml.Throw
Retrieve the messageexpr attribute.
getMethod() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the method attribute.
getMethod() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the method attribute.
getMethod() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the method attribute.
getMethod() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the method attribute.
getMethod() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the method attribute.
getMethod() - Method in enum org.jvoicexml.xml.vxml.RequestMethod
Retrieves the name of this request method.
getMethod() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the method attribute.
getMethod() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the method attribute.
getMethodName() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the method attribute.
getMethodName() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the method attribute.
getMinRepeat() - Method in class org.jvoicexml.xml.srgs.Item
Retrieves the minimal number of repetitions.
getModal() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the modal attribute.
getModal() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the modal attribute.
getMode() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the mode attribute.
getMode() - Method in enum org.jvoicexml.xml.srgs.ModeType
Retrieves the name of this barge-in type.
getMode() - Method in class org.jvoicexml.xml.vxml.Filled
Retrieve the mode attribute.
getMode() - Method in enum org.jvoicexml.xml.vxml.FilledMode
Retrieves the name of this filled mode.
getModename() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the mode attribute.
getModeObject() - Method in class org.jvoicexml.xml.vxml.Filled
Retrieves the mode attribute object.
getName() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getName() - Method in class org.jvoicexml.xml.ccxml.Assign
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.ccxml.Meta
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.ccxml.Transition
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.ccxml.Var
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.pls.Meta
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.scxml.Param
Retrieves the name attribute.
getName() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.srgs.Meta
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.ssml.Mark
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Assign
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Block
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Initial
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Meta
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Property
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the name attribute.
getName() - Method in class org.jvoicexml.xml.vxml.Var
Retrieve the name attribute.
getNameexpr() - Method in class org.jvoicexml.xml.ssml.Mark
Retrieve the nameexpr attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Exit
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Clear
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Disconnect
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Exit
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Filled
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the namelist attribute.
getNamelist() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the namelist attribute.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Clear
Retrieve the namelist attribute as a list object.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the namelist attribute as a list object.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Exit
Retrieve the namelist attribute as a list object.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Filled
Retrieve the namelist attribute as a list object.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Return
Retrieve the namelist attribute as a list object.
getNameListObject() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the namelist attribute as a list object.
getNamespaceURI() - Method in class org.jvoicexml.xml.AbstractXmlNode
The namespace URI of this node, or null if it is unspecified.
getNamespaceURI() - Method in class org.jvoicexml.xml.XmlDocument
The namespace URI of this node, or null if it is unspecified.
getNext() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the next attribute.
getNext() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the next attribute.
getNext() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the next attribute.
getNext() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the next attribute.
getNext() - Method in class org.jvoicexml.xml.vxml.Link
Retrieve the next attribute.
getNext() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the next attribute.
getNextitem() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the nextitem attribute.
getNextSibling() - Method in class org.jvoicexml.xml.AbstractXmlNode
The node immediately following this node.
getNextSibling() - Method in class org.jvoicexml.xml.XmlDocument
The node immediately following this node.
getNextUri() - Method in class org.jvoicexml.xml.vxml.Choice
Retrieve the next attribute.
getNextUri() - Method in class org.jvoicexml.xml.vxml.Goto
Retrieve the next attribute.
getNextUri() - Method in class org.jvoicexml.xml.vxml.Submit
Retrieve the next attribute.
getNode() - Method in class org.jvoicexml.xml.AbstractXmlNode
Retrieves the encapsulated node.
getNode() - Method in interface org.jvoicexml.xml.XmlNode
Retrieves the encapsulated node.
getNodeFactory() - Method in class org.jvoicexml.xml.AbstractXmlNode
Retrieves the factory to create node lists.
getNodeFactory() - Method in interface org.jvoicexml.xml.TextContainer
Retrieves the factory to create node lists.
getNodeName() - Method in class org.jvoicexml.xml.AbstractXmlNode
The name of this node, depending on its type; see the table above.
getNodeName() - Method in class org.jvoicexml.xml.XmlDocument
The name of this node, depending on its type; see the table above.
getNodeType() - Method in class org.jvoicexml.xml.AbstractXmlNode
A code representing the type of the underlying object, as defined above.
getNodeType() - Method in class org.jvoicexml.xml.XmlDocument
A code representing the type of the underlying object, as defined above.
getNodeValue() - Method in class org.jvoicexml.xml.AbstractXmlNode
The value of this node, depending on its type; see the table above.
getNodeValue() - Method in class org.jvoicexml.xml.XmlDocument
The value of this node, depending on its type; see the table above.
getNotations() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getOwnerDocument() - Method in class org.jvoicexml.xml.AbstractXmlNode
The Document object associated with this node.
getOwnerDocument() - Method in class org.jvoicexml.xml.XmlDocument
The Document object associated with this node.
getOwnerXmlDocument(Class<T>) - Method in class org.jvoicexml.xml.AbstractXmlNode
Retrieves the XmlDocument containing this node.
getParentNode() - Method in class org.jvoicexml.xml.AbstractXmlNode
The parent of this node.
getParentNode() - Method in class org.jvoicexml.xml.XmlDocument
The parent of this node.
getPh() - Method in class org.jvoicexml.xml.ssml.Phoneme
Retrieve the ph attribute.
getPitch() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the pitch attribute.
getPitchFloat() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieves the rate attribute as a float.
getPrefer() - Method in class org.jvoicexml.xml.pls.Alias
Retrieve the prefer attribute.
getPrefer() - Method in class org.jvoicexml.xml.pls.Phoneme
Retrieve the prefer attribute.
getPrefix() - Method in class org.jvoicexml.xml.AbstractXmlNode
The namespace prefix of this node, or null if it is unspecified.
getPrefix() - Method in class org.jvoicexml.xml.XmlDocument
The namespace prefix of this node, or null if it is unspecified.
getPrepareddialogid() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the prepareddialogid attribute.
getPreviousSibling() - Method in class org.jvoicexml.xml.AbstractXmlNode
The node immediately preceding this node.
getPreviousSibling() - Method in class org.jvoicexml.xml.XmlDocument
The node immediately preceding this node.
getPublicId() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getPublicRules() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves all public rule nodes.
getRange() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the range attribute.
getRate() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the rate attribute.
getRateFloat() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieves the rate attribute as a float.
getReason() - Method in class org.jvoicexml.xml.ccxml.Disconnect
Retrieve the reason attribute.
getReason() - Method in class org.jvoicexml.xml.ccxml.Redirect
Retrieve the reason attribute.
getReason() - Method in class org.jvoicexml.xml.ccxml.Reject
Retrieve the reason attribute.
getRepeat() - Method in class org.jvoicexml.xml.srgs.Item
Retrieve the repeat attribute.
getRepeatProb() - Method in class org.jvoicexml.xml.srgs.Item
Retrieve the repeatProb attribute.
getReservedlisteners() - Method in class org.jvoicexml.xml.ccxml.Createconference
Retrieve the reservedlisteners attribute.
getReservedtalkers() - Method in class org.jvoicexml.xml.ccxml.Createconference
Retrieve the reservedtalkers attribute.
getRole() - Method in class org.jvoicexml.xml.pls.Lexeme
Retrieve the role attribute.
getRoot() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve sthe root attribute.
getRootRule() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the root rule node.
getRule(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the rule node with the given name.
getRules() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves all rule nodes.
getSchema() - Method in class org.jvoicexml.xml.scxml.Validate
Retrieves the schema attribute.
getSchmea() - Method in class org.jvoicexml.xml.scxml.Datamodel
Retrieves the schema attribute.
getScope() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the scope attribute.
getScope() - Method in class org.jvoicexml.xml.srgs.Rule
Retrieve the scope attribute.
getScope() - Method in class org.jvoicexml.xml.vxml.Form
Retrieve the scope attribute.
getScope() - Method in class org.jvoicexml.xml.vxml.Menu
Retrieve the scope attribute.
getScxml() - Method in class org.jvoicexml.xml.scxml.ScxmlDocument
Get the one and only child of this document: The scxml node.
getSendid() - Method in class org.jvoicexml.xml.ccxml.Cancel
Retrieve the sendid attribute.
getSendid() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the sendid attribute.
getSendid() - Method in class org.jvoicexml.xml.scxml.Cancel
Retrieves the sendid attribute.
getSendidexpr() - Method in class org.jvoicexml.xml.scxml.Cancel
Retrieves the sendidexpr attribute.
getSessionid() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the sessionid attribute.
getSessionid() - Method in class org.jvoicexml.xml.ccxml.Move
Retrieve the sessionid attribute.
getSlot() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the slot attribute.
getSource() - Method in class org.jvoicexml.xml.ccxml.Move
Retrieve the source attribute.
getSpeak() - Method in class org.jvoicexml.xml.ssml.SsmlDocument
Get the one and only child of this document: The speak node.
getSpecial() - Method in class org.jvoicexml.xml.srgs.Ruleref
Retrieve the special attribute.
getSrc() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.scxml.Data
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the src attribute.
getSrc() - Method in class org.jvoicexml.xml.scxml.Script
Retrieves the src attribute.
getSrc() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the src attribute.
getSrc() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the src attribute.
getSrcexpr() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the srcexpr attribute.
getSrcexpr() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the srcexpr attribute.
getSrcexpr() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the srcexpr attribute.
getSrcexpr() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the srcexpr attribute.
getSrcexpr() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the srcexpr attribute.
getSrcUri() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the src attribute as a URI.
getSrcUri() - Method in class org.jvoicexml.xml.ssml.Audio
Retrieves the src attribute.
getSrcUri() - Method in class org.jvoicexml.xml.vxml.Data
Retrieve the src attribute.
getSrcUri() - Method in class org.jvoicexml.xml.vxml.Script
Retrieve the src attribute.
getSrcUri() - Method in class org.jvoicexml.xml.vxml.Subdialog
Retrieve the src attribute.
getSrcUrl() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the src attribute as a URL.
getState() - Method in class org.jvoicexml.xml.ccxml.Transition
Retrieve the state attribute.
getStatevariable() - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Retrieve the statevariable attribute.
getStrength() - Method in class org.jvoicexml.xml.ssml.Break
Retrieve the strength attribute.
getStrictErrorChecking() - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying whether error checking is enforced or not.
getSystemId() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
getTagFormat() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the tag-format attribute.
getTagName() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
Retrieves the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Accept
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Assign
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Cancel
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Ccxml
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Createcall
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Createconference
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Disconnect
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Else
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Elseif
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Exit
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Fetch
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Goto
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.If
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Join
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Log
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Merge
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Meta
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Metadata
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Move
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Redirect
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Reject
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Script
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Send
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Transition
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Unjoin
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ccxml.Var
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Alias
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Example
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Grapheme
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Lexeme
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Lexicon
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Meta
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Metadata
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.pls.Phoneme
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Assign
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Cancel
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Content
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Data
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Datamodel
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Donedata
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Else
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Elseif
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Final
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Finalize
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Foreach
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.History
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.If
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Initial
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Invoke
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Log
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Onentry
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Onexit
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Parallel
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Param
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Raise
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Script
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Scxml
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Send
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.State
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Transition
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.scxml.Validate
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Example
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Grammar
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Item
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Lexicon
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Meta
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Metadata
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.OneOf
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Rule
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Ruleref
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Tag
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.srgs.Token
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Audio
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Break
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Desc
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Emphasis
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Lexicon
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Mark
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.P
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Phoneme
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Prosody
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.S
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.SayAs
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Speak
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Sub
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.ssml.Voice
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.Text
Retrieves the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Assign
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Block
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Catch
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Choice
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Clear
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Data
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Disconnect
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Else
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Elseif
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Enumerate
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Error
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Exit
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Field
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Filled
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Foreach
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Form
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Goto
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Help
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.If
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Initial
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Link
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Log
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Menu
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Meta
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Metadata
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Noinput
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Nomatch
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Option
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Param
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Prompt
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Property
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Record
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Reprompt
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Return
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Script
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Subdialog
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Submit
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Throw
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Transfer
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Value
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Var
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.VoiceXmlComment
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.vxml.Vxml
Get the name of the tag for the derived node.
getTagName() - Method in class org.jvoicexml.xml.XmlCDataSection
Get the name of the tag for the derived node.
getTagName() - Method in interface org.jvoicexml.xml.XmlNode
Retrieves the name of the tag for the derived node.
getTarget() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the target attribute.
getTarget() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the target attribute.
getTarget() - Method in class org.jvoicexml.xml.scxml.Transition
Retrieves the target attribute.
getTargetexpr() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the targetexpr attribute.
getTargettype() - Method in class org.jvoicexml.xml.ccxml.Send
Retrieve the targettype attribute.
getTextContent() - Method in class org.jvoicexml.xml.AbstractXmlNode
This attribute returns the text content of this node and its descendants.
getTextContent() - Method in class org.jvoicexml.xml.XmlDocument
This attribute returns the text content of this node and its descendants.
getTime() - Method in class org.jvoicexml.xml.ssml.Break
Retrieve the time attribute.
getTimeAsMsec() - Method in class org.jvoicexml.xml.ssml.Break
Retrieves the time attribute as msec.
getTimeout() - Method in class org.jvoicexml.xml.ccxml.Createcall
Retrieve the timeout attribute.
getTimeout() - Method in class org.jvoicexml.xml.ccxml.Createccxml
Retrieve the timeout attribute.
getTimeout() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the timeout attribute.
getTimeout() - Method in class org.jvoicexml.xml.ccxml.Script
Retrieve the timeout attribute.
getTimeout() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the timeout attribute.
getTimeoutAsMsec() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieves the timeout attribute as msec.
getToneclamp() - Method in class org.jvoicexml.xml.ccxml.Join
Retrieve the toneclamp attribute.
getTransferaudio() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the transferaudio attribute.
getType() - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.ccxml.Fetch
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.scxml.History
Retrieves the type attribute.
getType() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the type attribute.
getType() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the type attribute.
getType() - Method in class org.jvoicexml.xml.scxml.Transition
Retrieves the type attribute.
getType() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the type attribute.
getType() - Method in class org.jvoicexml.xml.srgs.GrammarType
Retrieves the name of this grammar type.
getType() - Method in class org.jvoicexml.xml.srgs.Lexicon
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.srgs.Ruleref
Retrieve the type attribute.
getType() - Method in enum org.jvoicexml.xml.ssml.GenderType
Retrieves the name of this gender type.
getType() - Method in class org.jvoicexml.xml.ssml.Lexicon
Retrieve the type attribute.
getType() - Method in enum org.jvoicexml.xml.vxml.AcceptType
Retrieves the name of this accept type.
getType() - Method in enum org.jvoicexml.xml.vxml.BargeInType
Retrieves the name of this barge-in type.
getType() - Method in class org.jvoicexml.xml.vxml.Field
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.vxml.ObjectTag
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the type attribute.
getType() - Method in enum org.jvoicexml.xml.vxml.ParamValueType
Retrieves the name of this value type.
getType() - Method in class org.jvoicexml.xml.vxml.Record
Retrieve the type attribute.
getType() - Method in class org.jvoicexml.xml.vxml.Transfer
Retrieve the type attribute.
getTypeexpr() - Method in class org.jvoicexml.xml.scxml.Invoke
Retrieves the typeexpr attribute.
getTypeexpr() - Method in class org.jvoicexml.xml.scxml.Send
Retrieves the typeexpr attribute.
getTypename() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieves the type attribute.
getUri() - Method in class org.jvoicexml.xml.srgs.Lexicon
Retrieve the uri attribute.
getUri() - Method in class org.jvoicexml.xml.srgs.Ruleref
Retrieves the URI attribute.
getUri() - Method in class org.jvoicexml.xml.ssml.Lexicon
Retrieve the uri attribute.
getUriObject() - Method in class org.jvoicexml.xml.srgs.Ruleref
Retrieves the URI attribute.
getUserData(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Retrieves the object associated to a key on a this node.
getUserData(String) - Method in class org.jvoicexml.xml.XmlDocument
Retrieves the object associated to a key on a this node.
getValue() - Method in class org.jvoicexml.xml.vxml.Option
Retrieve the value attribute.
getValue() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the value attribute.
getValue() - Method in class org.jvoicexml.xml.vxml.Property
Retrieve the value attribute.
getValuetype() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the valuetype attribute.
getValuetypeName() - Method in class org.jvoicexml.xml.vxml.Param
Retrieve the valuetype attribute.
getVariant() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the variant attribute.
getVarMap() - Method in class org.jvoicexml.xml.vxml.Vxml
Get all VAR tags in this document as a map with the name of the var being key.
getVersion() - Method in class org.jvoicexml.xml.ccxml.Ccxml
Retrieve the version attribute.
getVersion() - Method in class org.jvoicexml.xml.pls.Lexicon
Retrieve the version attribute.
getVersion() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieve the version attribute.
getVersion() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the version attribute.
getVersion() - Method in class org.jvoicexml.xml.ssml.Speak
Retrieve the version attribute.
getVersion() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieve the version attribute.
getVolume() - Method in class org.jvoicexml.xml.ssml.Prosody
Retrieve the volume attribute.
getVxml() - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Get the one and only child of this document: The Vxml node.
getWeight() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the weight attribute.
getWeight() - Method in class org.jvoicexml.xml.srgs.Item
Retrieve the weight attribute.
getXmlBase() - Method in class org.jvoicexml.xml.ccxml.Ccxml
Retrieve the xmlBase attribute.
getXmlBase() - Method in class org.jvoicexml.xml.pls.Lexicon
Retrieve the xml:base attribute.
getXmlBase() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the xml:base attribute.
getXmlBase() - Method in class org.jvoicexml.xml.ssml.Speak
Retrieve the xml:base attribute.
getXmlBase() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the xml:base attribute.
getXmlBase() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves the xml:base attribute.
getXmlBaseUri() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieves the xml:base attribute as an URI.
getXmlBaseUri() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves the xml:base attribute as an URI.
getXmlEncoding() - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying, as part of the XML declaration, the encoding of this document.
getXmlId() - Method in class org.jvoicexml.xml.pls.Lexeme
Retrieve the xml:id attribute.
getXmlLang() - Method in class org.jvoicexml.xml.pls.Lexicon
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.srgs.Item
Retrieve the xmlLang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.srgs.OneOf
Retrieve the xmlLang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.srgs.Token
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.ssml.Desc
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.ssml.P
Retrieve the xmlLang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.ssml.S
Retrieve the xmlLang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.ssml.Speak
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.ssml.Voice
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the xml:lang attribute.
getXmlLang() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.srgs.Grammar
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.srgs.Item
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.srgs.OneOf
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.srgs.Token
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.ssml.Speak
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.vxml.Prompt
Retrieve the xml:lang attribute.
getXmlLangObject() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieve the xml:lang attribute.
getXmlNode(Node) - Method in class org.jvoicexml.xml.XmlDocument
Get the XmlNode object corresponding to the node.
getXmlNode(Node) - Method in interface org.jvoicexml.xml.XmlNodeFactory
Factory method to retrieve an XmlNode.
getXmlNodefactory() - Method in class org.jvoicexml.xml.ccxml.CcxmlDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.pls.PlsDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.scxml.ScxmlDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.ssml.SsmlDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Retrieves the node factory for child node lists.
getXmlNodefactory() - Method in class org.jvoicexml.xml.XmlDocument
Retrieves the node factory for child node lists.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.ccxml.CcxmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.pls.PlsDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.scxml.ScxmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.ssml.SsmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlNodeList(NodeList) - Method in class org.jvoicexml.xml.XmlDocument
Get the XmlNodeList object corresponding to the nodelist.
getXmlns() - Method in class org.jvoicexml.xml.pls.Lexicon
Retrieve the xmlns attribute.
getXmlns() - Method in class org.jvoicexml.xml.scxml.Scxml
Retrieve the xmlns attribute.
getXmlns() - Method in class org.jvoicexml.xml.vxml.Vxml
Retrieves the xmlns attribute.
getXmlStandalone() - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying, as part of the XML declaration, whether this document is standalone.
getXmlVersion() - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying, as part of the XML declaration, the version number of this document.
Goto - Class in org.jvoicexml.xml.ccxml
<fetch>, in conjunction with <goto>, is used to transfer execution to a different CCXML document in a multi-document CCXML application.
Goto() - Constructor for class org.jvoicexml.xml.ccxml.Goto
Construct a new goto object without a node.
Goto - Class in org.jvoicexml.xml.vxml
Go to another dialog in the same or different document.
Goto() - Constructor for class org.jvoicexml.xml.vxml.Goto
Construct a new goto object without a node.
Grammar - Class in org.jvoicexml.xml.srgs
The <grammar> element is used to provide a speech grammar that specifies a set of utterances that a user may speak to perform an action or supply information, and for a matching utterance, returns a corresponding semantic interpretation.
Grammar() - Constructor for class org.jvoicexml.xml.srgs.Grammar
Construct a new grammar object without a node.
GrammarType - Class in org.jvoicexml.xml.srgs
Definition of the type of the grammar.
GrammarType(String, boolean) - Constructor for class org.jvoicexml.xml.srgs.GrammarType
Do not create from outside.
GrammarTypeFactory - Interface in org.jvoicexml.xml.srgs
A factory for grammar types.
Grapheme - Class in org.jvoicexml.xml.pls
A <lexeme> contains at least one <grapheme> element.
Grapheme() - Constructor for class org.jvoicexml.xml.pls.Grapheme
Construct a new grapheme object without a node.
GSL - Static variable in class org.jvoicexml.xml.srgs.GrammarType
Nuance GSL grammar format as defined at http://cafe.bevocal.com/docs/grammar/gsl.html#198142.
GSL_BINARY - Static variable in class org.jvoicexml.xml.srgs.GrammarType
Binary Nuance GSL grammar format as defined at http://cafe.bevocal.com/docs/grammar/define.html#195253.

H

hasAttribute(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Checks, if the attribute with the given name is present.
hasAttributes() - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns whether this node (if it is an element) has any attributes.
hasAttributes() - Method in class org.jvoicexml.xml.XmlDocument
Returns whether this node (if it is an element) has any attributes.
hasChildNodes() - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns whether this node has any children.
hasChildNodes() - Method in class org.jvoicexml.xml.XmlDocument
Returns whether this node has any children.
hasDtmf() - Method in class org.jvoicexml.xml.vxml.Choice
Checks if the DTMF attribute is set.
hasDtmf() - Method in class org.jvoicexml.xml.vxml.Option
Checks if there are any DTMF sequences associated with this option.
hashCode() - Method in class org.jvoicexml.xml.AbstractXmlNode
hashCode() - Method in class org.jvoicexml.xml.srgs.GrammarType
Help - Class in org.jvoicexml.xml.vxml
Catch a help event.
Help() - Constructor for class org.jvoicexml.xml.vxml.Help
Construct a new help object without a node.
History - Class in org.jvoicexml.xml.scxml
The <history> pseudo-state allows allows a state machine to remember its state configuration.
History() - Constructor for class org.jvoicexml.xml.scxml.History
Construct a new history object without a node.

I

If - Class in org.jvoicexml.xml.ccxml
<if> is a container for conditionally executed elements.
If() - Constructor for class org.jvoicexml.xml.ccxml.If
Construct a new if object without a node.
If - Class in org.jvoicexml.xml.scxml
<if> is a container for conditionally executed elements.
If() - Constructor for class org.jvoicexml.xml.scxml.If
Construct a new if object without a node.
If - Class in org.jvoicexml.xml.vxml
The <if> element is used for conditional logic.
If() - Constructor for class org.jvoicexml.xml.vxml.If
Construct a new if object without a node.
IgnoringEntityResolver - Class in org.jvoicexml.xml
An EntityResolver that resolves all declared entities to nothing.
IgnoringEntityResolver() - Constructor for class org.jvoicexml.xml.IgnoringEntityResolver
 
IllegalAttributeException - Exception in org.jvoicexml.xml
Thrown if the attributes of a tag are not specification conform.
IllegalAttributeException() - Constructor for exception org.jvoicexml.xml.IllegalAttributeException
Constructs a new exception without a root cause or message.
IllegalAttributeException(String, Throwable) - Constructor for exception org.jvoicexml.xml.IllegalAttributeException
Constructs a new exception with the given root cause and message.
IllegalAttributeException(String) - Constructor for exception org.jvoicexml.xml.IllegalAttributeException
Constructs a new exception with the given message.
IllegalAttributeException(Throwable) - Constructor for exception org.jvoicexml.xml.IllegalAttributeException
Constructs a new exception with the given root cause and message.
importNode(Node, boolean) - Method in class org.jvoicexml.xml.XmlDocument
Imports a node from another document to this document.
Initial - Class in org.jvoicexml.xml.scxml
This element represents the default initial state for a complex <state> element (i.e. one one containing child <state> or <parallel> elements.
Initial() - Constructor for class org.jvoicexml.xml.scxml.Initial
Construct a new final object without a node.
Initial - Class in org.jvoicexml.xml.vxml
Declares initial logic upon entry into a (mixed initiative) form.
Initial() - Constructor for class org.jvoicexml.xml.vxml.Initial
Construct a new initial object without a node.
insertBefore(Node, Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Inserts the node newChild before the existing child node refChild.
insertBefore(Node, Node) - Method in class org.jvoicexml.xml.XmlDocument
Inserts the node newChild before the existing child node refChild.
Invoke - Class in org.jvoicexml.xml.scxml
The <invoke> element is used to create an instance of an external service.
Invoke() - Constructor for class org.jvoicexml.xml.scxml.Invoke
Construct a new send object without a node.
isAcceptSpecified() - Method in class org.jvoicexml.xml.vxml.Choice
Checks if an accept attribute has been specified.
isBargein() - Method in class org.jvoicexml.xml.vxml.Prompt
Checks if barge-in is enabled.
isBridge() - Method in class org.jvoicexml.xml.vxml.Transfer
Checks if the requested transfer is a bridge transfer.
isDefaultNamespace(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
This method checks if the specified namespaceURI is the default namespace or not.
isDefaultNamespace(String) - Method in class org.jvoicexml.xml.XmlDocument
This method checks if the specified namespaceURI is the default namespace or not.
isDtmf() - Method in class org.jvoicexml.xml.vxml.Menu
Checks if the DTMF attribute is set.
isEqualNode(Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Tests whether two nodes are equal.
isEqualNode(Node) - Method in class org.jvoicexml.xml.XmlDocument
Tests whether two nodes are equal.
isExternalGrammar() - Method in class org.jvoicexml.xml.srgs.Grammar
This method checks, if this grammar is an external grammar or an inline grammar.
isModal() - Method in class org.jvoicexml.xml.vxml.Field
Checks if this field is modal.
isModal() - Method in class org.jvoicexml.xml.vxml.Record
Checks if this record is modal.
isOptional() - Method in class org.jvoicexml.xml.srgs.Item
Checks if this item is optional.This means the value of the repeat attribute equals 0-1.
isPublic() - Method in class org.jvoicexml.xml.srgs.Rule
Checks if the current rule is publicly visible.
isSameNode(Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Returns whether this node is the same node as the given one.
isSameNode(Node) - Method in class org.jvoicexml.xml.XmlDocument
Returns whether this node is the same node as the given one.
isSpecialGarbage() - Method in class org.jvoicexml.xml.srgs.Ruleref
Tests if this RuleRef is a special GARBAGE rule.
isSpecialNull() - Method in class org.jvoicexml.xml.srgs.Ruleref
Tests if this RuleRef is a special NULL rule.
isSpecialVoid() - Method in class org.jvoicexml.xml.srgs.Ruleref
Tests if this RuleRef is a special VOID rule.
isSupported(String, String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isSupported(String, String) - Method in class org.jvoicexml.xml.XmlDocument
Tests whether the DOM implementation implements a specific feature and that feature is supported by this node.
isXmlFormat() - Method in class org.jvoicexml.xml.srgs.GrammarType
Checks if this grammar type is XML formatted.
Item - Class in org.jvoicexml.xml.srgs
Define an expansion with optional repeating and probability.
Item() - Constructor for class org.jvoicexml.xml.srgs.Item
Construct a new item object without a node.
item(int) - Method in class org.jvoicexml.xml.XmlNodeList

J

Join - Class in org.jvoicexml.xml.ccxml
A CCXML document can attempt to create a bridge between any two connections, conferences, or dialogs using <join>.
Join() - Constructor for class org.jvoicexml.xml.ccxml.Join
Construct a new join object without a node.
JSGF - Static variable in class org.jvoicexml.xml.srgs.GrammarType
JSGF formatted grammar.
JVoiceXmlGrammarTypeFactory - Class in org.jvoicexml.xml.srgs
Factory for the default grammar types.
JVoiceXmlGrammarTypeFactory() - Constructor for class org.jvoicexml.xml.srgs.JVoiceXmlGrammarTypeFactory
 

L

LanguageIdentifierConverter - Class in org.jvoicexml.xml
A language identifier labels information content as being of a particular human language variant.
Lexeme - Class in org.jvoicexml.xml.pls
The <lexeme> element is a container for a lexical entry which MAY include multiple orthographies and multiple pronunciation information.
Lexeme() - Constructor for class org.jvoicexml.xml.pls.Lexeme
Construct a new lexicon object without a node.
Lexicon - Class in org.jvoicexml.xml.pls
The root element of the Pronunciation Lexicon markup language is the <lexicon> element.
Lexicon() - Constructor for class org.jvoicexml.xml.pls.Lexicon
Construct a new lexicon object without a node.
Lexicon - Class in org.jvoicexml.xml.srgs
An SRGS document may reference one or more external pronunciation lexicon documents.
Lexicon() - Constructor for class org.jvoicexml.xml.srgs.Lexicon
Construct a new lexicon object without a node.
Lexicon - Class in org.jvoicexml.xml.ssml
An SSML document may reference one or more external pronunciation lexicon documents.
Lexicon() - Constructor for class org.jvoicexml.xml.ssml.Lexicon
Construct a new lexicon object without a node.
Link - Class in org.jvoicexml.xml.vxml
Specify a transition common to all dialogs in the link's scope.
Link() - Constructor for class org.jvoicexml.xml.vxml.Link
Construct a new link object without a node.
Log - Class in org.jvoicexml.xml.ccxml
A list of one or more whitespace separated CCXML unqualified variable names to be returned.
Log() - Constructor for class org.jvoicexml.xml.ccxml.Log
Construct a new log object without a node.
Log - Class in org.jvoicexml.xml.scxml
<log> allows an application to generate a logging or debug message.
Log() - Constructor for class org.jvoicexml.xml.scxml.Log
Construct a new log object without a node.
Log - Class in org.jvoicexml.xml.vxml
Generate a debug message.
Log() - Constructor for class org.jvoicexml.xml.vxml.Log
Construct a new log object without a node.
lookupNamespaceURI(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Look up the namespace URI associated to the given prefix, starting from this node.
lookupNamespaceURI(String) - Method in class org.jvoicexml.xml.XmlDocument
Look up the namespace URI associated to the given prefix, starting from this node.
lookupPrefix(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Look up the prefix associated to the given namespace URI, starting from this node.
lookupPrefix(String) - Method in class org.jvoicexml.xml.XmlDocument
Look up the prefix associated to the given namespace URI, starting from this node.

M

makePrivate() - Method in class org.jvoicexml.xml.srgs.Rule
.
makePublic() - Method in class org.jvoicexml.xml.srgs.Rule
Marks this rule as public.
Mark - Class in org.jvoicexml.xml.ssml
A mark element is an empty element that places a marker into the text/tag sequence.
Mark() - Constructor for class org.jvoicexml.xml.ssml.Mark
Construct a new mark object without a node.
Menu - Class in org.jvoicexml.xml.vxml
A dialog for choosing amongst alternative destinations.
Menu() - Constructor for class org.jvoicexml.xml.vxml.Menu
Construct a new menu object without a node.
Merge - Class in org.jvoicexml.xml.ccxml
The <merge> element allows two calls being handled by a particular CCXML session to be merged together at the network level, if supported by the underlying network and CCXML platform.
Merge() - Constructor for class org.jvoicexml.xml.ccxml.Merge
Construct a new merge object without a node.
Meta - Class in org.jvoicexml.xml.ccxml
The <metadata> and <meta> are containers in which information about the document can be placed.
Meta() - Constructor for class org.jvoicexml.xml.ccxml.Meta
Construct a new meta object without a node.
Meta - Class in org.jvoicexml.xml.pls
Define a metadata item as a name/value pair.
Meta() - Constructor for class org.jvoicexml.xml.pls.Meta
Construct a new meta object without a node.
Meta - Class in org.jvoicexml.xml.srgs
Define a metadata item as a name/value pair.
Meta() - Constructor for class org.jvoicexml.xml.srgs.Meta
Construct a new meta object without a node.
Meta - Class in org.jvoicexml.xml.vxml
Define a metadata item as a name/value pair.
Meta() - Constructor for class org.jvoicexml.xml.vxml.Meta
Construct a new meta object without a node.
Metadata - Class in org.jvoicexml.xml.ccxml
The <metadata> and <meta> are containers in which information about the document can be placed.
Metadata() - Constructor for class org.jvoicexml.xml.ccxml.Metadata
Construct a new metadata object without a node.
Metadata - Class in org.jvoicexml.xml.pls
Define metadata information using a metadata schema.
Metadata() - Constructor for class org.jvoicexml.xml.pls.Metadata
Construct a new metadata object without a node.
Metadata - Class in org.jvoicexml.xml.srgs
Define metadata information using a metadata schema.
Metadata() - Constructor for class org.jvoicexml.xml.srgs.Metadata
Construct a new metadata object without a node.
Metadata - Class in org.jvoicexml.xml.vxml
Define metadata information using a metadata schema.
Metadata() - Constructor for class org.jvoicexml.xml.vxml.Metadata
Construct a new metadata object without a node.
ModeType - Enum in org.jvoicexml.xml.srgs
The mode of a grammar indicates the type of input that the user agent should be detecting.
Move - Class in org.jvoicexml.xml.ccxml
<move> is used to move an event source (such as a Connection object) to an executing CCXML session.
Move() - Constructor for class org.jvoicexml.xml.ccxml.Move
Construct a new move object without a node.

N

newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Accept
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Assign
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Cancel
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Ccxml
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Createcall
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Createconference
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Disconnect
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Else
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Elseif
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Exit
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Fetch
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Goto
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.If
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Join
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Log
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Merge
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Meta
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Metadata
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Move
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Redirect
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Reject
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Script
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Send
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Transition
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Unjoin
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ccxml.Var
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Alias
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Example
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Grapheme
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Lexeme
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Lexicon
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Meta
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Metadata
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.pls.Phoneme
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Assign
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Cancel
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Content
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Data
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Datamodel
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Donedata
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Else
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Elseif
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Final
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Finalize
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Foreach
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.History
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.If
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Initial
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Invoke
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Log
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Onentry
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Onexit
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Parallel
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Param
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Raise
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Script
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Scxml
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Send
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.State
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Transition
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.scxml.Validate
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Example
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Grammar
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Item
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Lexicon
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Meta
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Metadata
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.OneOf
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Rule
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Ruleref
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Tag
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.srgs.Token
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Audio
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Break
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Desc
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Emphasis
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Lexicon
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Mark
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.P
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Phoneme
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Prosody
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.S
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.SayAs
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Speak
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Sub
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.ssml.Voice
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.Text
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Assign
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Block
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Catch
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Choice
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Clear
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Data
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Disconnect
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Else
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Elseif
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Enumerate
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Error
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Exit
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Field
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Filled
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Foreach
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Form
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Goto
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Help
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.If
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Initial
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Link
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Log
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Menu
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Meta
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Metadata
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Noinput
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Nomatch
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Option
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Param
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Prompt
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Property
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Record
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Reprompt
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Return
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Script
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Subdialog
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Submit
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Throw
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Transfer
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Value
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Var
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.VoiceXml20DocumentType
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.VoiceXml21DocumentType
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.VoiceXmlComment
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in class org.jvoicexml.xml.vxml.Vxml
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<?>) - Method in class org.jvoicexml.xml.XmlCDataSection
Create a new instance for the given node.
newInstance(Node, XmlNodeFactory<? extends XmlNode>) - Method in interface org.jvoicexml.xml.XmlNode
Create a new instance for the given node.
NodeHelper - Class in org.jvoicexml.xml
Helper methods for XML handling.
Noinput - Class in org.jvoicexml.xml.vxml
Catch a noinput event.
Noinput() - Constructor for class org.jvoicexml.xml.vxml.Noinput
Construct a new noinput object without a node.
Nomatch - Class in org.jvoicexml.xml.vxml
Catch a nomatch event.
Nomatch() - Constructor for class org.jvoicexml.xml.vxml.Nomatch
Construct a new nomatch object without a node.
normalize() - Method in class org.jvoicexml.xml.AbstractXmlNode
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalize() - Method in class org.jvoicexml.xml.XmlDocument
Puts all Text nodes in the full depth of the sub-tree underneath this Node, including attribute nodes, into a "normal" form where only structure (e.g., elements, comments, processing instructions, CDATA sections, and entity references) separates Text nodes, i.e., there are neither adjacent Text nodes nor empty Text nodes.
normalizeDocument() - Method in class org.jvoicexml.xml.XmlDocument
This method acts as if the document was going through a save and load cycle, putting the document in a "normal" form.

O

ObjectTag - Class in org.jvoicexml.xml.vxml
Interact with a custom extension.
ObjectTag() - Constructor for class org.jvoicexml.xml.vxml.ObjectTag
Construct a new object object without a node.
Onentry - Class in org.jvoicexml.xml.scxml
A wrapper element containing executable content to be executed when the state is entered.
Onentry() - Constructor for class org.jvoicexml.xml.scxml.Onentry
Construct a onentry object without a node.
OneOf - Class in org.jvoicexml.xml.srgs
Define a set of alternative rule expansions.
OneOf() - Constructor for class org.jvoicexml.xml.srgs.OneOf
Construct a new one-of object without a node.
Onexit - Class in org.jvoicexml.xml.scxml
A wrapper element containing executable content to be executed when the state is exited.
Onexit() - Constructor for class org.jvoicexml.xml.scxml.Onexit
Construct a new onexit object without a node.
Option - Class in org.jvoicexml.xml.vxml
Specify an option in a <field>.
Option() - Constructor for class org.jvoicexml.xml.vxml.Option
Construct a new option object without a node.
org.jvoicexml.xml - package org.jvoicexml.xml
This package contains the basic classes and interfaces for VoiceXML creation and parsing.
org.jvoicexml.xml.ccxml - package org.jvoicexml.xml.ccxml
This package contains the classes to handle CCXML documents and related tags.
org.jvoicexml.xml.pls - package org.jvoicexml.xml.pls
Classes to handle PLS documents and related tags.
org.jvoicexml.xml.scxml - package org.jvoicexml.xml.scxml
Classes to handle SCXML documents and related tags.
org.jvoicexml.xml.srgs - package org.jvoicexml.xml.srgs
Classes to handle SRGS documents and related tags.
org.jvoicexml.xml.ssml - package org.jvoicexml.xml.ssml
This package contains the classes to handle SSML documents and related tags.
org.jvoicexml.xml.vxml - package org.jvoicexml.xml.vxml
This package contains the classes to handle VoiceXML 2.0 and VoiceXML 2.1 documents and related tags.

P

P - Class in org.jvoicexml.xml.ssml
A p element represents a paragraph.
P() - Constructor for class org.jvoicexml.xml.ssml.P
Construct a new p object without a node.
Parallel - Class in org.jvoicexml.xml.scxml
The <parallel> element encapsulates a set of child states which are simultaneously active when the parent element is active.
Parallel() - Constructor for class org.jvoicexml.xml.scxml.Parallel
Construct a new parallel object without a node.
Param - Class in org.jvoicexml.xml.scxml
The <param>tag provides a general way of identifying a name/key and a dynamically calculated value, which can be passed to an external service or included in an event.
Param() - Constructor for class org.jvoicexml.xml.scxml.Param
Construct a new assign object without a node.
Param - Class in org.jvoicexml.xml.vxml
The <param> element is used to specify values that are passed to <subdialog>s or <object>s.
Param() - Constructor for class org.jvoicexml.xml.vxml.Param
Construct a new param object without a node.
ParamValueType - Enum in org.jvoicexml.xml.vxml
Valuetype attribute of the <param> tag.
parse() - Method in class org.jvoicexml.xml.TimeParser
Parses the given time into milliseconds.
Phoneme - Class in org.jvoicexml.xml.pls
A <lexeme> MAY contain one or more <phoneme> elements.
Phoneme() - Constructor for class org.jvoicexml.xml.pls.Phoneme
Construct a new object without a node.
Phoneme - Class in org.jvoicexml.xml.ssml
The phoneme element provides a phonemic/phonetic pronunciation for the contained text.
Phoneme() - Constructor for class org.jvoicexml.xml.ssml.Phoneme
Construct a new phoneme object without a node.
PITCH_DEFAULT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level default.
PITCH_HIGH - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level high.
PITCH_LOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level low.
PITCH_MEDIUM - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level medium.
PITCH_X_HIGH - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level x-high.
PITCH_X_LOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Pitch level x-low.
PlsDocument - Class in org.jvoicexml.xml.pls
A PLS XML document according to the specification in http://www.w3.org/TR/pronunciation-lexicon/.
PlsDocument() - Constructor for class org.jvoicexml.xml.pls.PlsDocument
Creates an empty PLS Document.
PlsDocument(InputSource) - Constructor for class org.jvoicexml.xml.pls.PlsDocument
Constructs a new PLS document from the given input source.
PlsNode - Interface in org.jvoicexml.xml
Marker interface of a node within an PLS document.
Prompt - Class in org.jvoicexml.xml.vxml
A <prompt> element controls the output of synthesized speech and prerecorded audio.
Prompt() - Constructor for class org.jvoicexml.xml.vxml.Prompt
Construct a new prompt object without a node.
PROMPT_VARIABLE - Static variable in class org.jvoicexml.xml.vxml.Enumerate
Name of the varaible that holds the prompt value.
Property - Class in org.jvoicexml.xml.vxml
Control implementation platform settings.
Property() - Constructor for class org.jvoicexml.xml.vxml.Property
Construct a new property object without a node.
Prosody - Class in org.jvoicexml.xml.ssml
The prosody element permits control of the pitch, speaking rate and volume of the speech output.
Prosody() - Constructor for class org.jvoicexml.xml.ssml.Prosody
Construct a new prosody object without a node.

R

Raise - Class in org.jvoicexml.xml.scxml
The <raise> element raises an event in the current SCXML session.
Raise() - Constructor for class org.jvoicexml.xml.scxml.Raise
Construct a new final object without a node.
RANGE_DEFAULT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level default.
RANGE_HIGH - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level high.
RANGE_LOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level low.
RANGE_MEDIUM - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level medium.
RANGE_X_HIGH - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level x-high.
RANGE_X_LOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Range level x-low.
RATE_DEFAULT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level default.
RATE_FAST - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level fast.
RATE_MEDIUM - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level medium.
RATE_SLOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level slow.
RATE_X_FAST - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level x-fast.
RATE_X_SLOW - Static variable in class org.jvoicexml.xml.ssml.Prosody
Rate level x-slow.
Record - Class in org.jvoicexml.xml.vxml
The <record> element is an input item that collects a recording from the user.
Record() - Constructor for class org.jvoicexml.xml.vxml.Record
Construct a new record object without a node.
Redirect - Class in org.jvoicexml.xml.ccxml
When a CCXML document executes a <redirect> within the <transition> block, this will cause the underlying platform to signal the telephony system to send the call to a specified destination.
Redirect() - Constructor for class org.jvoicexml.xml.ccxml.Redirect
Construct a new redirect object without a node.
Reject - Class in org.jvoicexml.xml.ccxml
When a CCXML document receives a connection.alerting event within an <eventprocessor>, the execution of a <reject> within the <transition> block will cause the underlying platform to signal the telephony system to reject the call.
Reject() - Constructor for class org.jvoicexml.xml.ccxml.Reject
Construct a new reject object without a node.
removeChild(Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Removes the child node indicated by oldChild from the list of children, and returns it.
removeChild(Node) - Method in class org.jvoicexml.xml.XmlDocument
Removes the child node indicated by oldChild from the list of children, and returns it.
renameNode(Node, String, String) - Method in class org.jvoicexml.xml.XmlDocument
Rename an existing node of type ELEMENT_NODE or ATTRIBUTE_NODE.
replaceChild(Node, Node) - Method in class org.jvoicexml.xml.AbstractXmlNode
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
replaceChild(Node, Node) - Method in class org.jvoicexml.xml.XmlDocument
Replaces the child node oldChild with newChild in the list of children, and returns the oldChild node.
Reprompt - Class in org.jvoicexml.xml.vxml
Play a field prompt when a field is re-visited after an event.
Reprompt() - Constructor for class org.jvoicexml.xml.vxml.Reprompt
Construct a new reprompt object without a node.
RequestMethod - Enum in org.jvoicexml.xml.vxml
Type of the request method.
resolveEntity(String, String) - Method in class org.jvoicexml.xml.IgnoringEntityResolver
Return - Class in org.jvoicexml.xml.vxml
<return> ends execution of a subdialog and returns control and data to a calling dialog.
Return() - Constructor for class org.jvoicexml.xml.vxml.Return
Construct a new return object without a node.
Rule - Class in org.jvoicexml.xml.srgs
A rule definition associates a legal rule expansion with a rulename.
Rule() - Constructor for class org.jvoicexml.xml.srgs.Rule
Construct a new rule object without a node.
Ruleref - Class in org.jvoicexml.xml.srgs
Refer to a rule defined locally or externally.
Ruleref() - Constructor for class org.jvoicexml.xml.srgs.Ruleref
Construct a new ruleref object without a node.

S

S - Class in org.jvoicexml.xml.ssml
An s element represents a sentence.
S() - Constructor for class org.jvoicexml.xml.ssml.S
Construct a new s object without a node.
SayAs - Class in org.jvoicexml.xml.ssml
The say-as element allows the author to indicate information on the type of text construct contained within the element and to help specify the level of detail for rendering the contained text.
SayAs() - Constructor for class org.jvoicexml.xml.ssml.SayAs
Construct a new say-as object without a node.
SCOPE_DIALOG - Static variable in class org.jvoicexml.xml.srgs.Grammar
Scope dialog, which makes the grammar active throughout the current form..
SCOPE_DOCUMENT - Static variable in class org.jvoicexml.xml.srgs.Grammar
Scope document, which makes the grammar active in all dialogs of the current document (and relevant application leaf documents).
Script - Class in org.jvoicexml.xml.ccxml
<script> encloses computations written in the ECMAScript Compact Profile scripting language.
Script() - Constructor for class org.jvoicexml.xml.ccxml.Script
Construct a new script object without a node.
Script - Class in org.jvoicexml.xml.scxml
The <script> element adds scripting capability to the state machine.
Script() - Constructor for class org.jvoicexml.xml.scxml.Script
Construct a new final object without a node.
Script - Class in org.jvoicexml.xml.vxml
Specify a block of ECMAScript client-side scripting logic.
Script() - Constructor for class org.jvoicexml.xml.vxml.Script
Construct a new script object without a node.
Scxml - Class in org.jvoicexml.xml.scxml
The top-level wrapper element, which carries version information.
Scxml() - Constructor for class org.jvoicexml.xml.scxml.Scxml
Construct a new scxml object without a node.
ScxmlDocument - Class in org.jvoicexml.xml.scxml
An SCXML XML document according to the specification in http://www.w3.org/TR/scxml/.
ScxmlDocument() - Constructor for class org.jvoicexml.xml.scxml.ScxmlDocument
Creates an empty SCXML Document.
ScxmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.scxml.ScxmlDocument
Constructs a new SCXML document from the given input source.
ScxmlNode - Interface in org.jvoicexml.xml
Marker interface of a node within an SCXML document.
Send - Class in org.jvoicexml.xml.ccxml
<send> is used to send messages containing events or other information directly to another CCXML Interpreter other external systems using an Event I/O Processor.
Send() - Constructor for class org.jvoicexml.xml.ccxml.Send
Construct a new send object without a node.
Send - Class in org.jvoicexml.xml.scxml
<send> s used to send events and data to external systems, including external SCXML Interpreters, or to raise events in the current SCXML session.
Send() - Constructor for class org.jvoicexml.xml.scxml.Send
Construct a new send object without a node.
setAai(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the aai attribute.
setAai(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the aai attribute.
setAaiexpr(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the aaiexpr attribute.
setAccept(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the accept attribute.
setAccept(AcceptType) - Method in class org.jvoicexml.xml.vxml.Choice
Set the accept attribute.
setAccept(String) - Method in class org.jvoicexml.xml.vxml.Menu
Set the accept attribute.
setAccept(AcceptType) - Method in class org.jvoicexml.xml.vxml.Menu
Set the accept attribute.
setAccept(String) - Method in class org.jvoicexml.xml.vxml.Option
Set the accept attribute.
setAge(String) - Method in class org.jvoicexml.xml.ssml.Voice
Set the age attribute.
setAge(int) - Method in class org.jvoicexml.xml.ssml.Voice
Set the age attribute.
setAlias(String) - Method in class org.jvoicexml.xml.ssml.Sub
Set the alias attribute.
setAlphabet(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Set the alphabet attribute.
setAlphabet(String) - Method in class org.jvoicexml.xml.pls.Phoneme
Set the alphabet attribute.
setAlphabet(String) - Method in class org.jvoicexml.xml.ssml.Phoneme
Set the alphabet attribute.
setApplication(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the application attribute.
setApplication(URI) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the application attribute.
setArchive(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the archive attribute.
setArchive(Collection<URI>) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Sets the archive URIs.
setArray(String) - Method in class org.jvoicexml.xml.scxml.Foreach
Sets the cond attribute.
setArray(String) - Method in class org.jvoicexml.xml.vxml.Foreach
Set the array attribute.
setAttribute(String, String) - Method in class org.jvoicexml.xml.AbstractXmlNode
Convenient method to set the value of an attribute.
setAttribute(String, String) - Method in interface org.jvoicexml.xml.XmlNode
Convenient method to set the value of an attribute.
setAutoforward(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the autoforward attribute.
setAutoinputgain(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the autoinputgain attribute.
setAutooutputgain(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the autooutputgain attribute.
setBargein(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the bargein attribute.
setBargein(boolean) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the bargein attribute.
setBargeintype(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the bargeintype attribute.
setBargeintype(BargeInType) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the bargeintype attribute.
setBeep(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the beep attribute.
setBinding(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Sets the binding attribute.
setBridge(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Sets the bridge attribute.
setBridge(boolean) - Method in class org.jvoicexml.xml.vxml.Transfer
Sets the bridge attribute.
setCallerid(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the callerid attribute.
setCharset(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the charset attribute.
setCharset(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the charset attribute.
setClassid(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the classid attribute.
setClassid(Class<?>) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the classid attribute to method://" + classid.getName().
setClassid(Class<?>, String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the classid attribute to method://" + classid.getName() if the method name is null and to method://" + classid.getName() + "#" + method if a method is specified.
setClassid(URI) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the classid attribute.
setCodebase(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the codebase attribute.
setCodetype(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the codetype attribute.
setCond(String) - Method in class org.jvoicexml.xml.ccxml.Elseif
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.ccxml.If
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.ccxml.Transition
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.scxml.Elseif
Sets the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.scxml.If
Sets the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.scxml.Transition
Sets the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.AbstractCatchElement
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Block
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Elseif
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.If
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Initial
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the cond attribute.
setCond(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the cond attribute.
setConferenceid(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Set the conferenceid attribute.
setConferenceid(String) - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Set the conferenceid attribute.
setConferenceid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the conferenceid attribute.
setConferenceid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the conferenceid attribute.
setConfname(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Set the confname attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Accept
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Disconnect
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Redirect
Set the connectionid attribute.
setConnectionid(String) - Method in class org.jvoicexml.xml.ccxml.Reject
Set the connectionid attribute.
setConnectionid1(String) - Method in class org.jvoicexml.xml.ccxml.Merge
Set the connectionid1 attribute.
setConnectionid2(String) - Method in class org.jvoicexml.xml.ccxml.Merge
Set the connectionid2 attribute.
setConnecttimeout(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the connecttimeout attribute.
setContent(String) - Method in class org.jvoicexml.xml.ccxml.Meta
Set the content attribute.
setContent(String) - Method in class org.jvoicexml.xml.pls.Meta
Set the content attribute.
setContent(String) - Method in class org.jvoicexml.xml.srgs.Meta
Set the content attribute.
setContent(String) - Method in class org.jvoicexml.xml.vxml.Meta
Set the content attribute.
setContour(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the contour attribute.
setCount(String) - Method in class org.jvoicexml.xml.vxml.AbstractCatchElement
Set the count attribute.
setCount(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the count attribute.
setCount(int) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the count attribute.
setData(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the data attribute.
setData(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the data attribute.
setData(URI) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the data attribute.
setDatamodel(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Sets the datamodel attribute.
setDelay(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the delay attribute.
setDelay(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the delay attribute.
setDelayexpr(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the delayexpr attribute.
setDest(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the dest attribute.
setDest(String) - Method in class org.jvoicexml.xml.ccxml.Redirect
Set the dest attribute.
setDest(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the dest attribute.
setDestexpr(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the destexpr attribute.
setDetail(String) - Method in class org.jvoicexml.xml.ssml.SayAs
Set the detail attribute.
setDialogid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the dialogid attribute.
setDialogid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the dialogid attribute.
setDialogid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Set the dialogid attribute.
setDocumentTypeFactory(DocumentTypeFactory) - Static method in class org.jvoicexml.xml.vxml.VoiceXmlDocument
Sets the document type factory.
setDocumentURI(String) - Method in class org.jvoicexml.xml.XmlDocument
The location of the document or null if undefined or if the Document was created using DOMImplementation.createDocument.
setDtmf(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the dtmf attribute.
setDtmf(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the dtmf attribute.
setDtmf(String) - Method in class org.jvoicexml.xml.vxml.Menu
Set the dtmf attribute.
setDtmf(boolean) - Method in class org.jvoicexml.xml.vxml.Menu
Set the dtmf attribute.
setDtmf(String) - Method in class org.jvoicexml.xml.vxml.Option
Set the dtmf attribute.
setDtmfclamp(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the dtmfclamp attribute.
setDtmfterm(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the dtmfterm attribute.
setDuplex(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the duplex attribute.
setDuration(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the duration attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the enctype attribute.
setEnctype(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the enctype attribute.
setEntertone(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the entertone attribute.
setEvent(String) - Method in class org.jvoicexml.xml.ccxml.Move
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.ccxml.Transition
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.scxml.Raise
Sets the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.scxml.Transition
Sets the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.vxml.Catch
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.vxml.Return
Set the event attribute.
setEvent(String) - Method in class org.jvoicexml.xml.vxml.Throw
Set the event attribute.
setEventExpr(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the eventexpr attribute.
setEventexpr(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the eventexpr attribute.
setEventexpr(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the eventexpr attribute.
setEventexpr(String) - Method in class org.jvoicexml.xml.vxml.Return
Set the eventexpr attribute.
setEventexpr(String) - Method in class org.jvoicexml.xml.vxml.Throw
Set the eventexpr attribute.
setExittone(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the exittone attribute.
setExmode(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Sets the exmode attribute.
setExpr(String) - Method in class org.jvoicexml.xml.ccxml.Assign
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.ccxml.Exit
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.ccxml.Log
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.ccxml.Var
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.scxml.Assign
Sets the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.scxml.Content
Sets the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.scxml.Data
Sets the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.scxml.Log
Sets the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.scxml.Param
Sets the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.ssml.Audio
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Assign
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Block
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Exit
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Initial
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Log
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Param
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Value
Set the expr attribute.
setExpr(String) - Method in class org.jvoicexml.xml.vxml.Var
Set the expr attribute.
setExpritem(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the expritem attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the fetchaudio attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the fetchaudio attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the fetchaudio attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the fetchaudio attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the fetchaudio attribute.
setFetchaudio(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the fetchaudio attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.ssml.Audio
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the fetchhint attribute.
setFetchhint(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the fetchhint attribute.
setFetchid(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the fetchid attribute.
setFetchid(String) - Method in class org.jvoicexml.xml.ccxml.Goto
Set the fetchid attribute.
setFetchid(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the fetchid attribute.
setFetchint(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the fetchint attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.ssml.Audio
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the fetchtimeout attribute.
setFetchtimeout(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the fetchtimeout attribute.
setFinalsilence(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the finalsilence attribute.
setFormat(String) - Method in class org.jvoicexml.xml.ssml.SayAs
Set the format attribute.
setGender(String) - Method in class org.jvoicexml.xml.ssml.Voice
Set the gender attribute.
setGender(GenderType) - Method in class org.jvoicexml.xml.ssml.Voice
Set the gender attribute.
setGrammarSimple(String, String) - Method in class org.jvoicexml.xml.srgs.SrgsXmlDocument
Sets the simplest grammar possible as root with the given id and text.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Accept
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Destroyconference
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Disconnect
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Merge
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Redirect
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Reject
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the hints attribute.
setHints(String) - Method in class org.jvoicexml.xml.ccxml.Unjoin
Set the hints attribute.
setHttpEquiv(String) - Method in class org.jvoicexml.xml.ccxml.Meta
Set the httpEquiv attribute.
setHttpEquiv(String) - Method in class org.jvoicexml.xml.pls.Meta
Set the http-equiv attribute.
setHttpEquiv(String) - Method in class org.jvoicexml.xml.srgs.Meta
Set the http-equiv attribute.
setHttpEquiv(String) - Method in class org.jvoicexml.xml.vxml.Meta
Set the http-equiv attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.Data
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.Final
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.History
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.Parallel
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.scxml.State
Sets the id attribute.
setId(String) - Method in class org.jvoicexml.xml.srgs.Rule
Set the id attribute.
setId(String) - Method in class org.jvoicexml.xml.vxml.Form
Set the id attribute.
setId(String) - Method in class org.jvoicexml.xml.vxml.Menu
Set the id attribute.
setId1(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the id1 attribute.
setId1(String) - Method in class org.jvoicexml.xml.ccxml.Unjoin
Set the id1 attribute.
setId2(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the id2 attribute.
setId2(String) - Method in class org.jvoicexml.xml.ccxml.Unjoin
Set the id2 attribute.
setIdlocation(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the idlocation attribute.
setIdlocation(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the idlocation attribute.
setImmediate(String) - Method in class org.jvoicexml.xml.ccxml.Dialogterminate
Set the immediate attribute.
setIndex(String) - Method in class org.jvoicexml.xml.scxml.Foreach
Sets the item attribute.
setInitial(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Set the initial attribute.
setInitial(String) - Method in class org.jvoicexml.xml.scxml.State
Set the initial attribute.
setInterpretAs(String) - Method in class org.jvoicexml.xml.ssml.SayAs
Set the interpret-as attribute.
setItem(String) - Method in class org.jvoicexml.xml.scxml.Foreach
Sets the item attribute.
setItem(String) - Method in class org.jvoicexml.xml.vxml.Foreach
Set the item attribute.
setJoindirection(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the joindirection attribute.
setJoinid(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the joinid attribute.
setLabel(String) - Method in class org.jvoicexml.xml.ccxml.Log
Set the label attribute.
setLabel(String) - Method in class org.jvoicexml.xml.scxml.Log
Sets the label attribute.
setLabel(String) - Method in class org.jvoicexml.xml.vxml.Log
Set the label attribute.
setLevel(String) - Method in class org.jvoicexml.xml.ssml.Emphasis
Set the level attribute.
setLocation(String) - Method in class org.jvoicexml.xml.scxml.Assign
Sets the location attribute.
setLocation(String) - Method in class org.jvoicexml.xml.scxml.Param
Sets the location attribute.
setLocation(String) - Method in class org.jvoicexml.xml.scxml.Validate
Sets the location attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.ssml.Audio
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the maxage attribute.
setMaxage(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the maxage attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.ssml.Audio
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the maxstale attribute.
setMaxstale(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the maxstale attribute.
setMaxtime(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the maxtime attribute.
setMaxtime(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the maxtime attribute.
setMediadirection(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the mediadirection attribute.
setMediadirection(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the mediadirection attribute.
setMessage(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the message attribute.
setMessage(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the message attribute.
setMessage(String) - Method in class org.jvoicexml.xml.vxml.Return
Set the message attribute.
setMessage(String) - Method in class org.jvoicexml.xml.vxml.Throw
Set the message attribute.
setMessageexpr(String) - Method in class org.jvoicexml.xml.vxml.Choice
Set the messageexpr attribute.
setMessageexpr(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the messageexpr attribute.
setMessageexpr(String) - Method in class org.jvoicexml.xml.vxml.Return
Set the messageexpr attribute.
setMessageexpr(String) - Method in class org.jvoicexml.xml.vxml.Throw
Set the messageexpr attribute.
setMethod(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the method attribute.
setMethod(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the method attribute.
setMethod(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the method attribute.
setMethod(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the method attribute.
setMethod(RequestMethod) - Method in class org.jvoicexml.xml.vxml.Data
Set the method attribute.
setMethod(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the method attribute.
setMethod(RequestMethod) - Method in class org.jvoicexml.xml.vxml.Submit
Set the method attribute.
setMethodName(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the method attribute.
setMethodName(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the method attribute.
setModal(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the modal attribute.
setModal(boolean) - Method in class org.jvoicexml.xml.vxml.Field
Set the modal attribute.
setModal(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the modal attribute.
setModal(boolean) - Method in class org.jvoicexml.xml.vxml.Record
Set the modal attribute.
setMode(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the mode attribute.
setMode(ModeType) - Method in class org.jvoicexml.xml.srgs.Grammar
Sets the mode attribute.
setMode(String) - Method in class org.jvoicexml.xml.vxml.Filled
Sets the mode attribute.
setMode(FilledMode) - Method in class org.jvoicexml.xml.vxml.Filled
Sets the mode attribute.
setName(String) - Method in class org.jvoicexml.xml.ccxml.Assign
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.ccxml.Meta
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.ccxml.Transition
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.ccxml.Var
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.pls.Meta
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.scxml.Param
Sets the name attribute.
setName(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Sets the name attribute.
setName(String) - Method in class org.jvoicexml.xml.srgs.Meta
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.ssml.Mark
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.ssml.Voice
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Assign
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Block
Set the id attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Initial
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Meta
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Param
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Property
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the name attribute.
setName(String) - Method in class org.jvoicexml.xml.vxml.Var
Set the name attribute.
setNameexpr(String) - Method in class org.jvoicexml.xml.ssml.Mark
Set the nameexpr attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Exit
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Clear
Set the namelist attribute.
setNamelist(TokenList) - Method in class org.jvoicexml.xml.vxml.Clear
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the namelist attribute.
setNameList(TokenList) - Method in class org.jvoicexml.xml.vxml.Data
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Disconnect
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Exit
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Filled
Set the namelist attribute.
setNamelist(TokenList) - Method in class org.jvoicexml.xml.vxml.Filled
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Return
Set the namelist attribute.
setNameList(TokenList) - Method in class org.jvoicexml.xml.vxml.Return
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the namelist attribute.
setNamelist(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the namelist attribute.
setNameList(TokenList) - Method in class org.jvoicexml.xml.vxml.Submit
Set the namelist attribute.
setNext(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the next attribute.
setNext(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the next attribute.
setNext(String) - Method in class org.jvoicexml.xml.vxml.Choice
Sets the next attribute.
setNext(URI) - Method in class org.jvoicexml.xml.vxml.Choice
Sets the next attribute.
setNext(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the next attribute.
setNext(URI) - Method in class org.jvoicexml.xml.vxml.Goto
Set the next attribute.
setNext(String) - Method in class org.jvoicexml.xml.vxml.Link
Set the next attribute.
setNext(String) - Method in class org.jvoicexml.xml.vxml.Submit
Set the next attribute.
setNextitem(String) - Method in class org.jvoicexml.xml.vxml.Goto
Set the nextitem attribute.
setNextUri(URI) - Method in class org.jvoicexml.xml.vxml.Submit
Set the next attribute.
setNodeValue(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
The value of this node, depending on its type; see the table above.
setNodeValue(String) - Method in class org.jvoicexml.xml.XmlDocument
The value of this node, depending on its type; see the table above.
setOptional() - Method in class org.jvoicexml.xml.srgs.Item
Sets the repeat attribute to optional, this means to a value 0-1.
setPh(String) - Method in class org.jvoicexml.xml.ssml.Phoneme
Set the ph attribute.
setPitch(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the pitch attribute.
setPitch(float) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the pitch attribute.
setPrefer(String) - Method in class org.jvoicexml.xml.pls.Alias
Set the prefer attribute.
setPrefer(String) - Method in class org.jvoicexml.xml.pls.Phoneme
Set the prefer attribute.
setPrefix(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
The namespace prefix of this node, or null if it is unspecified.
setPrefix(String) - Method in class org.jvoicexml.xml.XmlDocument
The namespace prefix of this node, or null if it is unspecified.
setPrepareddialogid(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the prepareddialogid attribute.
setRange(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the range attribute.
setRate(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the rate attribute.
setRate(float) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the rate attribute.
setReason(String) - Method in class org.jvoicexml.xml.ccxml.Disconnect
Set the reason attribute.
setReason(String) - Method in class org.jvoicexml.xml.ccxml.Redirect
Set the reason attribute.
setReason(String) - Method in class org.jvoicexml.xml.ccxml.Reject
Set the reason attribute.
setRepeat(int) - Method in class org.jvoicexml.xml.srgs.Item
Set the repeat attribute.
setRepeat(int, int) - Method in class org.jvoicexml.xml.srgs.Item
Set the repeat attribute.
setRepeat(String) - Method in class org.jvoicexml.xml.srgs.Item
Set the repeat attribute.
setRepeatProb(String) - Method in class org.jvoicexml.xml.srgs.Item
Set the repeatProb attribute.
setReservedlisteners(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Set the reservedlisteners attribute.
setReservedtalkers(String) - Method in class org.jvoicexml.xml.ccxml.Createconference
Set the reservedtalkers attribute.
setRole(String) - Method in class org.jvoicexml.xml.pls.Lexeme
Set the xml:lang attribute.
setRoot(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Sets the root attribute.
setRoot(Rule) - Method in class org.jvoicexml.xml.srgs.Grammar
Sets the root attribute to the id of the given rule.
setSchema(String) - Method in class org.jvoicexml.xml.scxml.Datamodel
Sets the schema attribute.
setSchema(String) - Method in class org.jvoicexml.xml.scxml.Validate
Sets the schema attribute.
setScope(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the scope attribute.
setScope(String) - Method in class org.jvoicexml.xml.srgs.Rule
Set the scope attribute.
setScope(String) - Method in class org.jvoicexml.xml.vxml.Form
Set the scope attribute.
setScope(String) - Method in class org.jvoicexml.xml.vxml.Menu
Set the scope attribute.
setSendid(String) - Method in class org.jvoicexml.xml.ccxml.Cancel
Set the sendid attribute.
setSendid(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the sendid attribute.
setSendid(String) - Method in class org.jvoicexml.xml.scxml.Cancel
Sets the sendid attribute.
setSendidexp(String) - Method in class org.jvoicexml.xml.scxml.Cancel
Sets the sendidexpr attribute.
setSessionid(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the sessionid attribute.
setSessionid(String) - Method in class org.jvoicexml.xml.ccxml.Move
Set the sessionid attribute.
setSlot(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the slot attribute.
setSource(String) - Method in class org.jvoicexml.xml.ccxml.Move
Set the source attribute.
setSpecial(String) - Method in class org.jvoicexml.xml.srgs.Ruleref
Set the special attribute.
setSrc(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.scxml.Data
Sets the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.scxml.Script
Sets the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the src attribute.
setSrc(URL) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the src attribute to the given URL.
setSrc(URI) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the src attribute to the given URL.
setSrc(String) - Method in class org.jvoicexml.xml.ssml.Audio
Sets the src attribute.
setSrc(URI) - Method in class org.jvoicexml.xml.ssml.Audio
Sets the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the src attribute.
setSrc(URI) - Method in class org.jvoicexml.xml.vxml.Data
Set the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the src attribute.
setSrc(URI) - Method in class org.jvoicexml.xml.vxml.Script
Set the src attribute.
setSrc(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the src attribute.
setSrc(URI) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the src attribute.
setSrcexpr(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the srcexpr attribute.
setSrcexpr(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the srcexpr attribute.
setSrcexpr(String) - Method in class org.jvoicexml.xml.vxml.Data
Set the srcexpr attribute.
setSrcexpr(String) - Method in class org.jvoicexml.xml.vxml.Script
Set the srcexpr attribute.
setSrcexpr(String) - Method in class org.jvoicexml.xml.vxml.Subdialog
Set the srcexpr attribute.
setState(String) - Method in class org.jvoicexml.xml.ccxml.Transition
Set the state attribute.
setStatevariable(String) - Method in class org.jvoicexml.xml.ccxml.Eventprocessor
Set the statevariable attribute.
setStrength(String) - Method in class org.jvoicexml.xml.ssml.Break
Set the strength attribute.
setStrictErrorChecking(boolean) - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying whether error checking is enforced or not.
setTagFormat(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the tag-format attribute.
setTarget(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the target attribute.
setTarget(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the target attribute.
setTarget(String) - Method in class org.jvoicexml.xml.scxml.Transition
Sets the target attribute.
setTargetexpr(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the targetexpr attribute.
setTargettype(String) - Method in class org.jvoicexml.xml.ccxml.Send
Set the targettype attribute.
setTextContent(String) - Method in class org.jvoicexml.xml.AbstractXmlNode
This attribute returns the text content of this node and its descendants.
setTextContent(String) - Method in class org.jvoicexml.xml.XmlDocument
This attribute returns the text content of this node and its descendants.
setTime(String) - Method in class org.jvoicexml.xml.ssml.Break
Set the time attribute.
setTimeout(String) - Method in class org.jvoicexml.xml.ccxml.Createcall
Set the timeout attribute.
setTimeout(String) - Method in class org.jvoicexml.xml.ccxml.Createccxml
Set the timeout attribute.
setTimeout(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the timeout attribute.
setTimeout(String) - Method in class org.jvoicexml.xml.ccxml.Script
Set the timeout attribute.
setTimeout(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the timeout attribute.
setToneclamp(String) - Method in class org.jvoicexml.xml.ccxml.Join
Set the toneclamp attribute.
setTransferaudio(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the transferaudio attribute.
setType(String) - Method in class org.jvoicexml.xml.ccxml.Dialogprepare
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.ccxml.Dialogstart
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.ccxml.Fetch
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.scxml.History
Sets the type attribute.
setType(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the type attribute.
setType(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the type attribute.
setType(String) - Method in class org.jvoicexml.xml.scxml.Transition
Sets the type attribute.
setType(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Sets the type attribute.
setType(GrammarType) - Method in class org.jvoicexml.xml.srgs.Grammar
Sets the type attribute.
setType(String) - Method in class org.jvoicexml.xml.srgs.Lexicon
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.srgs.Ruleref
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.ssml.Lexicon
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.vxml.Field
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.vxml.ObjectTag
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.vxml.Param
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.vxml.Record
Set the type attribute.
setType(String) - Method in class org.jvoicexml.xml.vxml.Transfer
Set the type attribute.
setTypeexpr(String) - Method in class org.jvoicexml.xml.scxml.Invoke
Sets the typeexpr attribute.
setTypeexpr(String) - Method in class org.jvoicexml.xml.scxml.Send
Sets the typeexpr attribute.
setUri(String) - Method in class org.jvoicexml.xml.srgs.Lexicon
Set the uri attribute.
setUri(String) - Method in class org.jvoicexml.xml.srgs.Ruleref
Sets the URI attribute.
setUri(URI) - Method in class org.jvoicexml.xml.srgs.Ruleref
Sets the URI attribute.
setUri(Rule) - Method in class org.jvoicexml.xml.srgs.Ruleref
Sets the URI attribute to the rule in the same document.
setUri(String) - Method in class org.jvoicexml.xml.ssml.Lexicon
Set the uri attribute.
setUserData(String, Object, UserDataHandler) - Method in class org.jvoicexml.xml.AbstractXmlNode
Associate an object to a key on this node.
setUserData(String, Object, UserDataHandler) - Method in class org.jvoicexml.xml.XmlDocument
Associate an object to a key on this node.
setValue(String) - Method in class org.jvoicexml.xml.vxml.Option
Set the value attribute.
setValue(String) - Method in class org.jvoicexml.xml.vxml.Param
Set the value attribute.
setValue(String) - Method in class org.jvoicexml.xml.vxml.Property
Set the value attribute.
setValuetype(String) - Method in class org.jvoicexml.xml.vxml.Param
Set the valuetype attribute.
setValuetype(ParamValueType) - Method in class org.jvoicexml.xml.vxml.Param
Set the valuetype attribute.
setVariant(String) - Method in class org.jvoicexml.xml.ssml.Voice
Set the variant attribute.
setVersion(String) - Method in class org.jvoicexml.xml.ccxml.Ccxml
Set the version attribute.
setVersion(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Set the version attribute.
setVersion(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Set the version attribute.
setVersion(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the version attribute.
setVersion(String) - Method in class org.jvoicexml.xml.ssml.Speak
Set the version attribute.
setVersion(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the version attribute.
setVolume(String) - Method in class org.jvoicexml.xml.ssml.Prosody
Set the volume attribute.
setWeight(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the weight attribute.
setWeight(String) - Method in class org.jvoicexml.xml.srgs.Item
Set the weight attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.ccxml.Ccxml
Set the xmlBase attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Set the xml:base attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the xml:base attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.ssml.Speak
Set the xml:base attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the xml:base attribute.
setXmlBase(URI) - Method in class org.jvoicexml.xml.vxml.Prompt
Sets the xml:base attribute.
setXmlBase(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the xml:base attribute.
setXmlBase(URI) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the xml:base attribute.
setXmlId(String) - Method in class org.jvoicexml.xml.pls.Lexeme
Set the xml:id attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the xml:lang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.srgs.Grammar
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.srgs.Item
Set the xmlLang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.srgs.Item
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.srgs.OneOf
Set the xmlLang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.srgs.OneOf
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.srgs.Token
Set the xml:lang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.srgs.Token
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.ssml.Desc
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.ssml.P
Set the xmlLang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.ssml.S
Set the xmlLang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.ssml.Speak
Set the xml:lang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.ssml.Speak
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.ssml.Voice
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the xml:lang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.vxml.Prompt
Set the xml:lang attribute.
setXmlLang(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Set the xml:lang attribute.
setXmlLang(Locale) - Method in class org.jvoicexml.xml.vxml.Vxml
Set the xml:lang attribute.
setXmlns(String) - Method in class org.jvoicexml.xml.pls.Lexicon
Set the xml:base attribute.
setXmlns(String) - Method in class org.jvoicexml.xml.scxml.Scxml
Set the xmlns attribute.
setXmlns(String) - Method in class org.jvoicexml.xml.vxml.Vxml
Sets the xmlns attribute.
setXmlStandalone(boolean) - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying, as part of the XML declaration, whether this document is standalone.
setXmlVersion(String) - Method in class org.jvoicexml.xml.XmlDocument
An attribute specifying, as part of the XML declaration, the version number of this document.
size() - Method in class org.jvoicexml.xml.TokenList
Speak - Class in org.jvoicexml.xml.ssml
This is the root element of all SSML documents.
Speak() - Constructor for class org.jvoicexml.xml.ssml.Speak
Construct a new audio object without a node.
SPECIAL_VALUE_GARBAGE - Static variable in class org.jvoicexml.xml.srgs.Ruleref
special rule - GARBAGE.
SPECIAL_VALUE_NULL - Static variable in class org.jvoicexml.xml.srgs.Ruleref
special rule - NULL.
SPECIAL_VALUE_VOID - Static variable in class org.jvoicexml.xml.srgs.Ruleref
special rule - VOID.
SRGS_ABNF - Static variable in class org.jvoicexml.xml.srgs.GrammarType
SRGS grammar with ABNF format.
SRGS_XML - Static variable in class org.jvoicexml.xml.srgs.GrammarType
SRGS grammar in XML format.
SrgsNode - Interface in org.jvoicexml.xml
Marker interface of a node within an SRGS document.
SrgsXmlDocument - Class in org.jvoicexml.xml.srgs
A SRGS XML document according to the specifcation in http://www.w3.org/TR/2004/REC-speech-grammar-20040316/.
SrgsXmlDocument() - Constructor for class org.jvoicexml.xml.srgs.SrgsXmlDocument
Creates an empty XML Grammar Document.
SrgsXmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.srgs.SrgsXmlDocument
Constructs a new Grammar document from the given input source.
SsmlDocument - Class in org.jvoicexml.xml.ssml
A SSML XML document according to the specifcation in http://www.w3.org/TR/2003/CR-speech-synthesis-20031218/.
SsmlDocument() - Constructor for class org.jvoicexml.xml.ssml.SsmlDocument
Creates an empty SSML Document.
SsmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.ssml.SsmlDocument
Creates a new SSML document from the given input source.
SsmlNode - Interface in org.jvoicexml.xml
Marker interface of a node within an SSML document.
State - Class in org.jvoicexml.xml.scxml
Holds the representation of a state.
State() - Constructor for class org.jvoicexml.xml.scxml.State
Construct a new state object without a node.
Sub - Class in org.jvoicexml.xml.ssml
The sub element is employed to indicate that the text in the alias attribute value replaces the contained text for pronunciation.
Sub() - Constructor for class org.jvoicexml.xml.ssml.Sub
Construct a new sub object without a node.
Subdialog - Class in org.jvoicexml.xml.vxml
Invoke another dialog as a subdialog of the current one.
Subdialog() - Constructor for class org.jvoicexml.xml.vxml.Subdialog
Construct a new subdialog object without a node.
Submit - Class in org.jvoicexml.xml.vxml
Submit values to a document server.
Submit() - Constructor for class org.jvoicexml.xml.vxml.Submit
Construct a new submit object without a node.

T

Tag - Class in org.jvoicexml.xml.srgs
Define an arbitrary string that to be included inline in an expansion which may be used for semantic interpretation.
Tag() - Constructor for class org.jvoicexml.xml.srgs.Tag
Construct a new tag object without a node.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Accept
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Assign
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Cancel
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Ccxml
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Createcall
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Createccxml
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Createconference
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Destroyconference
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Dialogprepare
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Dialogstart
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Dialogterminate
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Disconnect
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Else
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Elseif
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Eventprocessor
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Exit
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Fetch
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Goto
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.If
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Join
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Log
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Merge
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Meta
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Metadata
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Move
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Redirect
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Reject
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Script
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Send
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Transition
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Unjoin
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ccxml.Var
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Alias
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Example
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Grapheme
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Lexeme
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Lexicon
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Meta
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Metadata
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.pls.Phoneme
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Assign
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Cancel
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Content
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Data
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Datamodel
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Donedata
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Else
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Elseif
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Final
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Finalize
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Foreach
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.History
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.If
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Initial
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Invoke
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Log
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Onentry
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Onexit
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Parallel
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Param
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Raise
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Script
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Scxml
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Send
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.State
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Transition
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.scxml.Validate
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Example
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Grammar
Name of the grammar tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Item
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Lexicon
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Meta
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Metadata
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.OneOf
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Rule
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Ruleref
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Tag
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.srgs.Token
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Audio
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Break
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Desc
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Emphasis
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Lexicon
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Mark
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.P
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Phoneme
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Prosody
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.S
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.SayAs
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Speak
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Sub
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.ssml.Voice
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.Text
Name of the text tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Assign
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Block
Name of the block tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Catch
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Choice
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Clear
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Data
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Disconnect
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Else
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Elseif
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Enumerate
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Error
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Exit
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Field
Name of the field tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Filled
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Foreach
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Form
Name of the form tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Goto
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Help
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.If
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Initial
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Link
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Log
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Menu
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Meta
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Metadata
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Noinput
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Nomatch
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.ObjectTag
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Option
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Param
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Prompt
Name of the prompt tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Property
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Record
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Reprompt
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Return
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Script
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Subdialog
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Submit
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Throw
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Transfer
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Value
Name of the tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Var
Name of the var tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.VoiceXmlComment
Name of the block tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.vxml.Vxml
Name of the VXML tag.
TAG_NAME - Static variable in class org.jvoicexml.xml.XmlCDataSection
Name of the cdata section tag.
Text - Class in org.jvoicexml.xml
Implementation of a text node.
Text() - Constructor for class org.jvoicexml.xml.Text
Constructs a new text object without a node.
Text(Node, XmlNodeFactory<? extends XmlNode>) - Constructor for class org.jvoicexml.xml.Text
Construct a new text object.
TextContainer - Interface in org.jvoicexml.xml
A node that can contain Text child nodes.
Throw - Class in org.jvoicexml.xml.vxml
Throw an event.
Throw() - Constructor for class org.jvoicexml.xml.vxml.Throw
Construct a new throw object without a node.
TimeParser - Class in org.jvoicexml.xml
Utility class to parse a given time into milliseconds.
TimeParser(String) - Constructor for class org.jvoicexml.xml.TimeParser
Constructs a new object.
Token - Class in org.jvoicexml.xml.srgs
Define a word or other entity that may serve as input.
Token() - Constructor for class org.jvoicexml.xml.srgs.Token
Construct a new token object without a node.
TokenList - Class in org.jvoicexml.xml
Many of the tags feature lists of strings separated by a space.
TokenList() - Constructor for class org.jvoicexml.xml.TokenList
Construct a new object.
TokenList(String) - Constructor for class org.jvoicexml.xml.TokenList
Create a new TokenList with values from the given list of strings separated by spaces.
toLanguageIdentifier(Locale) - Static method in class org.jvoicexml.xml.LanguageIdentifierConverter
Converts a locale to a language identifier.
toLocale(String) - Static method in class org.jvoicexml.xml.LanguageIdentifierConverter
Converts a language identifier to a locale.
toString() - Method in class org.jvoicexml.xml.AbstractXmlDocumentType
toString() - Method in class org.jvoicexml.xml.AbstractXmlNode
toString() - Method in class org.jvoicexml.xml.srgs.GrammarType
toString() - Method in class org.jvoicexml.xml.TokenList
toString() - Method in class org.jvoicexml.xml.XmlDocument
Creates a representation as an XML string.
toXml() - Method in class org.jvoicexml.xml.XmlDocument
Returns the contents of this object as an XML formatted string.
Transfer - Class in org.jvoicexml.xml.vxml
Transfer the caller to another destination.
Transfer() - Constructor for class org.jvoicexml.xml.vxml.Transfer
Construct a new transfer object without a node.
Transition - Class in org.jvoicexml.xml.ccxml
The content of a <transition> specifies the actions to be taken when it is selected.
Transition() - Constructor for class org.jvoicexml.xml.ccxml.Transition
Construct a new transition object without a node.
Transition - Class in org.jvoicexml.xml.scxml
Transitions between states are triggered by events and conditionalized via guard conditions.
Transition() - Constructor for class org.jvoicexml.xml.scxml.Transition
Construct a new transition object without a node.

U

Unjoin - Class in org.jvoicexml.xml.ccxml
A CCXML document can attempt to tear down a bridge between two existing connections, conferences, or dialogs using <unjoin>.
Unjoin() - Constructor for class org.jvoicexml.xml.ccxml.Unjoin
Construct a new unjoin object without a node.

V

Validate - Class in org.jvoicexml.xml.scxml
The <validate> element causes the datamodel to be validated.
Validate() - Constructor for class org.jvoicexml.xml.scxml.Validate
Construct a new validate object without a node.
Value - Class in org.jvoicexml.xml.vxml
Insert the value of an expression in a prompt.
Value() - Constructor for class org.jvoicexml.xml.vxml.Value
Construct a new value object without a node.
valueOf(String) - Static method in enum org.jvoicexml.xml.srgs.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.ssml.GenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.vxml.AcceptType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.vxml.BargeInType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.vxml.FilledMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.vxml.ParamValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jvoicexml.xml.vxml.RequestMethod
Returns the enum constant of this type with the specified name.
valueOfAttribute(String) - Static method in class org.jvoicexml.xml.srgs.GrammarType
Converts the given value of the attribute into a GrammarType object.
values() - Static method in enum org.jvoicexml.xml.srgs.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.ssml.GenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.vxml.AcceptType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.vxml.BargeInType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.vxml.FilledMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.vxml.ParamValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jvoicexml.xml.vxml.RequestMethod
Returns an array containing the constants of this enum type, in the order they are declared.
Var - Class in org.jvoicexml.xml.ccxml
Variables are declared using the <var> element and are initialized with the results of evaluating the OPTIONAL expr attribute as an ECMAScript expression.
Var() - Constructor for class org.jvoicexml.xml.ccxml.Var
Construct a new var object without a node.
Var - Class in org.jvoicexml.xml.vxml
This element declares a variable.
Var() - Constructor for class org.jvoicexml.xml.vxml.Var
Construct a new var object without a node.
Voice - Class in org.jvoicexml.xml.ssml
The voice element is a production element that requests a change in speaking voice.
Voice() - Constructor for class org.jvoicexml.xml.ssml.Voice
Construct a new voice object without a node.
VoiceXml20DocumentType - Class in org.jvoicexml.xml.vxml
The DOCTYPE of a VoiceXML 2.0 document.
VoiceXml20DocumentType() - Constructor for class org.jvoicexml.xml.vxml.VoiceXml20DocumentType
Construct a new object.
VoiceXml21DocumentType - Class in org.jvoicexml.xml.vxml
The DOCTYPE of a VoiceXML 2.1 document.
VoiceXml21DocumentType() - Constructor for class org.jvoicexml.xml.vxml.VoiceXml21DocumentType
Construct a new object.
VoiceXmlComment - Class in org.jvoicexml.xml.vxml
Implementation of a Comment node.
VoiceXmlComment() - Constructor for class org.jvoicexml.xml.vxml.VoiceXmlComment
Construct a new text object without a node.
VoiceXmlComment(Node) - Constructor for class org.jvoicexml.xml.vxml.VoiceXmlComment
Construct a new text node.
VoiceXmlDocument - Class in org.jvoicexml.xml.vxml
A VoiceXML 2.0 or VoiceXML 2.1 document according to the specification in specified at http://www.w3.org/TR/voicexml20/ and http://www.w3.org/TR/voicexml21/.
VoiceXmlDocument() - Constructor for class org.jvoicexml.xml.vxml.VoiceXmlDocument
Create an empty VoiceXML document containing only the root Vxml element.
VoiceXmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.vxml.VoiceXmlDocument
Constructs a new VoiceXML document from the given input source.
VoiceXmlDocument(Document) - Constructor for class org.jvoicexml.xml.vxml.VoiceXmlDocument
Construct a new VoiceXML document with the given document.
VoiceXmlNode - Interface in org.jvoicexml.xml
Marker interface of a node within an SSML document.
VOLUME_DEFAULT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level default.
VOLUME_LOUD - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level loud.
VOLUME_MEDIUM - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level medium.
VOLUME_SILENT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level silent.
VOLUME_SOFT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level soft.
VOLUME_X_LOUD - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level x-loud.
VOLUME_X_SOFT - Static variable in class org.jvoicexml.xml.ssml.Prosody
Volume level x-soft.
Vxml - Class in org.jvoicexml.xml.vxml
A VoiceXML document is primarily composed of top-level elements called dialogs.
Vxml() - Constructor for class org.jvoicexml.xml.vxml.Vxml
Construct a new vxml object without a node.
Vxml(Node) - Constructor for class org.jvoicexml.xml.vxml.Vxml
Construct a new vxml object.

W

writeXml(XMLStreamWriter) - Method in class org.jvoicexml.xml.vxml.VoiceXmlComment
This is the primary method used to write an object and its children as XML text.

X

XmlCDataSection - Class in org.jvoicexml.xml
Implementation of a CDataSection node.
XmlCDataSection() - Constructor for class org.jvoicexml.xml.XmlCDataSection
Constructs a new CDataSection object without a node.
XmlCDataSection(Node, XmlNodeFactory<? extends XmlNode>) - Constructor for class org.jvoicexml.xml.XmlCDataSection
Construct a new CDataSection object.
XmlDocument - Class in org.jvoicexml.xml
An XML Document abstract base class.
XmlDocument() - Constructor for class org.jvoicexml.xml.XmlDocument
Creates an empty XML document.
XmlDocument(InputSource) - Constructor for class org.jvoicexml.xml.XmlDocument
Constructs a new XML document from the given input source.
XmlDocument(Document) - Constructor for class org.jvoicexml.xml.XmlDocument
Construct a new XML document with the given document.
XmlNode - Interface in org.jvoicexml.xml
Base interface for all nodes in an XML document.
XmlNodeFactory<T extends XmlNode> - Interface in org.jvoicexml.xml
Factory for XmlNodes.
XmlNodeList<T extends XmlNode> - Class in org.jvoicexml.xml
A list containing all XmlNodes of a parent node.
XmlNodeList() - Constructor for class org.jvoicexml.xml.XmlNodeList
Constructs a new object.
XmlNodeList(XmlNodeFactory<T>, NodeList) - Constructor for class org.jvoicexml.xml.XmlNodeList
Construct a new node list.
A B C D E F G H I J L M N O P R S T U V W X 
Skip navigation links