Qizx/open 4.1 API
A B C D E F G H I L M N O P Q R S T U V W X

I

ignorableWhitespace(char[], int, int) - Method in class com.qizx.api.util.SAXToPushStream
 
ImportOptions - Class in com.qizx.api.util
Stores options used when importing documents into an XML Library.
ImportOptions() - Constructor for class com.qizx.api.util.ImportOptions
 
INCLUDE_CONTENT_TYPE - Static variable in class com.qizx.api.util.XMLSerializer
name of option specifying the Content-Type meta in HTML
INDENT - Static variable in class com.qizx.api.util.XMLSerializer
name of option specifying the whether the output is indented: value is a boolean "yes" or "no".
INDENT_VALUE - Static variable in class com.qizx.api.util.XMLSerializer
name of option specifying the indentation (extension): value is an integer which represents the number of spaces.
Indexing - Class in com.qizx.api
Specification of rules and parameters used to build indexes in a XML Library.
Indexing() - Constructor for class com.qizx.api.Indexing
Creates an empty indexing configuration.
Indexing.DateSieve - Interface in com.qizx.api
Pluggable analyzer/converter of date-time values, for custom indexing.
Indexing.NumberSieve - Interface in com.qizx.api
Pluggable analyzer/converter of numeric values, for custom indexing.
Indexing.Rule - Class in com.qizx.api
Indexing properties associated with an element or an attribute (for advanced indexing).
Indexing.Rule(QName, QName[], int) - Constructor for class com.qizx.api.Indexing.Rule
Constructs a Rule for an element or for an attribute.
Indexing.Sieve - Interface in com.qizx.api
Abstraction of Sieves used for indexing XML data.
Indexing.WordSieve - Interface in com.qizx.api
Deprecated. replaced by TextTokenizer
INHERIT - Static variable in class com.qizx.api.Indexing
Default value for full-text on a Rule: inherit from parent element or from global setting.
INHERIT - Static variable in interface com.qizx.api.XQueryContext
Value used for property NamespaceInheritMode, meaning that namespaces should be inherited in a node copy operation.
isAcceptingWildcards() - Method in interface com.qizx.api.fulltext.TextTokenizer
Returns true if wildcard characters are recognized.
isAcceptingWildcards() - Method in class com.qizx.api.util.fulltext.DefaultTextTokenizer
 
isElement() - Method in interface com.qizx.api.Node
Returns true if the Node is an Element.
isFulltextEnabled() - Method in class com.qizx.api.Indexing
Returns true if full-text indexing is globally enabled for elements.
isNode() - Method in interface com.qizx.api.Item
Tests whether the item is a Node.
ISODateSieve - Class in com.qizx.api.util.text
Default DateSieve implementation: recognizes ISO date and dateTime.
ISODateSieve() - Constructor for class com.qizx.api.util.text.ISODateSieve
 
isParsingSpecialChars() - Method in interface com.qizx.api.fulltext.TextTokenizer
Returns true if special characters are recognized.
isParsingSpecialChars() - Method in class com.qizx.api.util.fulltext.DefaultTextTokenizer
 
isSubTypeOf(ItemType) - Method in interface com.qizx.api.ItemType
Tests is this type is derived from another type.
Item - Interface in com.qizx.api
An Item of a Sequence returned by the evaluation of an XQuery Expression.
ItemFactory - Interface in com.qizx.api
Creates Items and related resources (ItemTypes and QNames).
ItemSequence - Interface in com.qizx.api
Sequence of Items returned by the evaluation of a XQuery Expression.
ItemType - Interface in com.qizx.api
The type of an Item as defined in the XML Query language.

© 2010 Axyana Software
A B C D E F G H I L M N O P Q R S T U V W X