Serialized Form


Package net.sf.saxon.tinytree

Class CharSlice extends Object implements Serializable

Serialized Fields

array

char[] array

offset

int offset

count

int count

Class LargeStringBuffer extends Object implements Serializable

Serialized Fields

minAllocation

int minAllocation

maxAllocation

int maxAllocation

segments

List<E> segments

startOffsets

int[] startOffsets

length

int length

Package net.sf.saxon.trans

Class DecimalFormatManager extends Object implements Serializable

Serialized Fields

defaultDFS

DecimalSymbols defaultDFS

formatTable

HashMap<K,V> formatTable

usingOriginalDefault

boolean usingOriginalDefault

Class DecimalSymbols extends Object implements Serializable

Serialized Fields

decimalSeparator

int decimalSeparator

groupingSeparator

int groupingSeparator

digit

int digit

minusSign

int minusSign

percent

int percent

permill

int permill

zeroDigit

int zeroDigit

patternSeparator

int patternSeparator

infinity

String infinity

NaN

String NaN

Class DynamicError extends XPathException implements Serializable

Class KeyDefinition extends Procedure implements Serializable

Serialized Fields

match

PatternFinder match

use

SequenceIterable use

useType

BuiltInAtomicType useType

collation

StringCollator collation

collationName

String collationName

backwardsCompatible

boolean backwardsCompatible

strictComparison

boolean strictComparison

convertUntypedToOther

boolean convertUntypedToOther

Class KeyManager extends Object implements Serializable

Serialized Fields

keyList

IntHashMap keyList

Class Mode extends Object implements Serializable

Serialized Fields

ruleDict

Rule[] ruleDict

mostRecentRule

Rule mostRecentRule

isDefault

boolean isDefault

isStripper

boolean isStripper

modeNameCode

int modeNameCode

Class Rule extends Object implements Serializable

Serialized Fields

pattern

Pattern pattern

action

Object action

precedence

int precedence

priority

double priority

next

Rule next

sequence

int sequence

Class RuleManager extends Object implements Serializable

Serialized Fields

defaultMode

Mode defaultMode

modes

HashMap<K,V> modes

omniMode

Mode omniMode

Class StandardUnparsedTextResolver extends Object implements Serializable

Class StaticError extends XPathException implements Serializable

Class UncheckedXPathException extends RuntimeException implements Serializable

Serialized Fields

cause

XPathException cause

Class XPathException extends TransformerException implements Serializable

Serialized Fields

isTypeError

boolean isTypeError

errorCodeNamespace

String errorCodeNamespace

errorCode

String errorCode

errorObject

Value errorObject

hasBeenReported

boolean hasBeenReported

Class XPathException.Circularity extends DynamicError implements Serializable


Package org.apache.lucene.bigram

Class BigramSpanRangeQuery extends SpanRangeQuery implements Serializable

Serialized Fields

stopSet

Set<E> stopSet

Class BigramSpanWildcardQuery extends SpanWildcardQuery implements Serializable

Serialized Fields

stopSet

Set<E> stopSet

Package org.apache.lucene.chunk

Class SpanChunkedNotQuery extends SpanQuery implements Serializable

Serialized Fields

include

SpanQuery include

exclude

SpanQuery exclude

slop

int slop

chunkBump

int chunkBump

Class SpanDechunkingQuery extends SpanQuery implements Serializable

Serialized Fields

wrapped

SpanQuery wrapped

docNumMap

DocNumMap docNumMap

Class SparseStringComparator extends Object implements Serializable


Package org.apache.lucene.index

Class FieldReaderException extends RuntimeException implements Serializable

Class SegmentInfos extends Vector implements Serializable

Serialized Fields

counter

int counter

version

long version

generation

long generation

lastGeneration

long lastGeneration

Class Term extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream arg0)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

field

String field

text

String text

Package org.apache.lucene.limit

Class ExcessiveWorkException extends IOException implements Serializable

Class TermLimitException extends IOException implements Serializable


Package org.apache.lucene.search

Class BooleanClause extends Object implements Serializable

Serialized Fields

query

Query query

occur

BooleanClause.Occur occur

Class BooleanClause.Occur extends Parameter implements Serializable

Class BooleanQuery extends Query implements Serializable

Serialized Fields

clauses

ArrayList<E> clauses

disableCoord

boolean disableCoord

minNrShouldMatch

int minNrShouldMatch

Class BooleanQuery.TooManyClauses extends RuntimeException implements Serializable

Class CachingWrapperFilter extends Filter implements Serializable

Serialized Fields

filter

Filter filter

Class ComplexExplanation extends Explanation implements Serializable

Serialized Fields

match

Boolean match

Class ConstantScoreQuery extends Query implements Serializable

Serialized Fields

filter

Filter filter

Class ConstantScoreQuery.ConstantWeight extends Object implements Serializable

Serialized Fields

similarity

Similarity similarity

queryNorm

float queryNorm

queryWeight

float queryWeight

Class ConstantScoreRangeQuery extends Query implements Serializable

Serialized Fields

fieldName

String fieldName

lowerVal

String lowerVal

upperVal

String upperVal

includeLower

boolean includeLower

includeUpper

boolean includeUpper

Class DefaultSimilarity extends Similarity implements Serializable

Class DisjunctionMaxQuery extends Query implements Serializable

Serialized Fields

disjuncts

ArrayList<E> disjuncts

tieBreakerMultiplier

float tieBreakerMultiplier

Class Explanation extends Object implements Serializable

Serialized Fields

value

float value

description

String description

details

ArrayList<E> details

Class FieldDoc extends ScoreDoc implements Serializable

Serialized Fields

fields

Comparable<T>[] fields

Class Filter extends Object implements Serializable

Class FilteredQuery extends Query implements Serializable

Serialized Fields

query

Query query

filter

Filter filter

Class FlippableStringComparator extends Object implements Serializable

Class FuzzyQuery extends MultiTermQuery implements Serializable

Serialized Fields

minimumSimilarity

float minimumSimilarity

prefixLength

int prefixLength

Class Hit extends Object implements Serializable

Serialized Fields

doc

Document doc

resolved

boolean resolved

hits

Hits hits

hitNumber

int hitNumber

Class MatchAllDocsQuery extends Query implements Serializable

Class MultiPhraseQuery extends Query implements Serializable

Serialized Fields

field

String field

termArrays

ArrayList<E> termArrays

positions

Vector<E> positions

slop

int slop

Class MultiTermQuery extends Query implements Serializable

Serialized Fields

term

Term term

Class PhraseQuery extends Query implements Serializable

Serialized Fields

field

String field

terms

Vector<E> terms

positions

Vector<E> positions

slop

int slop

Class PrefixFilter extends Filter implements Serializable

Serialized Fields

prefix

Term prefix

Class PrefixQuery extends Query implements Serializable

Serialized Fields

prefix

Term prefix

Class Query extends Object implements Serializable

Serialized Fields

boost

float boost

Class QueryFilter extends Filter implements Serializable

Serialized Fields

query

Query query

Class RangeFilter extends Filter implements Serializable

Serialized Fields

fieldName

String fieldName

lowerTerm

String lowerTerm

upperTerm

String upperTerm

includeLower

boolean includeLower

includeUpper

boolean includeUpper

Class RangeQuery extends Query implements Serializable

Serialized Fields

lowerTerm

Term lowerTerm

upperTerm

Term upperTerm

inclusive

boolean inclusive

Class RemoteSearchable extends UnicastRemoteObject implements Serializable

Serialized Fields

local

Searchable local

Class RemoteSearchable_Stub extends RemoteStub implements Serializable

serialVersionUID: 2L

Class ScoreDoc extends Object implements Serializable

Serialized Fields

score

float score

doc

int doc

Class Similarity extends Object implements Serializable

Class SimilarityDelegator extends Similarity implements Serializable

Serialized Fields

delegee

Similarity delegee

Class Sort extends Object implements Serializable

Serialized Fields

fields

SortField[] fields

Class SortComparator extends Object implements Serializable

Class SortField extends Object implements Serializable

Serialized Fields

field

String field

type

int type

locale

Locale locale

reverse

boolean reverse

factory

SortComparatorSource factory

Class TermQuery extends Query implements Serializable

Serialized Fields

term

Term term

Class TopDocs extends Object implements Serializable

Serialized Fields

totalHits

int totalHits

scoreDocs

ScoreDoc[] scoreDocs

maxScore

float maxScore

Class TopFieldDocs extends TopDocs implements Serializable

Serialized Fields

fields

SortField[] fields

Class WildcardQuery extends MultiTermQuery implements Serializable

Serialized Fields

termContainsWildcard

boolean termContainsWildcard

Package org.apache.lucene.search.spans

Class SpanFirstQuery extends SpanQuery implements Serializable

Serialized Fields

match

SpanQuery match

end

int end

Class SpanNearQuery extends SpanQuery implements Serializable

Serialized Fields

clauses

List<E> clauses

slop

int slop

inOrder

boolean inOrder

field

String field

Class SpanNotNearQuery extends SpanQuery implements Serializable

Serialized Fields

include

SpanQuery include

exclude

SpanQuery exclude

slop

int slop

Class SpanNotQuery extends SpanQuery implements Serializable

Serialized Fields

include

SpanQuery include

exclude

SpanQuery exclude

Class SpanOrNearQuery extends SpanQuery implements Serializable

Serialized Fields

clauses

SpanQuery[] clauses

slop

int slop

penalizeOutOfOrder

boolean penalizeOutOfOrder

field

String field

Class SpanOrQuery extends SpanQuery implements Serializable

Serialized Fields

clauses

List<E> clauses

field

String field

Class SpanQuery extends Query implements Serializable

Serialized Fields

spanRecording

int spanRecording

Class SpanRangeQuery extends SpanQuery implements Serializable

Serialized Fields

termLimit

int termLimit

lowerTerm

Term lowerTerm

upperTerm

Term upperTerm

inclusive

boolean inclusive

Class SpanTermQuery extends SpanQuery implements Serializable

Serialized Fields

term

Term term

termLength

int termLength

Class SpanWildcardQuery extends SpanTermQuery implements Serializable

Serialized Fields

termLimit

int termLimit
Limit on the total number of terms matched


Package org.apache.lucene.util

Class Parameter extends Object implements Serializable

Serialization Methods

readResolve

protected Object readResolve()
                      throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

name

String name

Package org.cdlib.xtf.crossQuery

Class CrossQuery extends TextServlet implements Serializable

Serialized Fields

config

CrossQueryConfig config
Holds global servlet configuration info


profListener

TimeProfilingListener profListener
Used for stylesheet profiling, if enabled


Package org.cdlib.xtf.crossQuery.raw

Class RawQuery extends CrossQuery implements Serializable


Package org.cdlib.xtf.crossQuery.test

Class TestableCrossQuery extends CrossQuery implements Serializable

Serialized Fields

baseDir

String baseDir

indexDirOverride

String indexDirOverride

indexWarmer

IndexWarmer indexWarmer

nHits

ThreadLocal<T> nHits

Package org.cdlib.xtf.dynaXML

Class DynaXML extends TextServlet implements Serializable

Serialized Fields

authenticator

Authenticator authenticator
Handles authentication


config

DynaXMLConfig config
Holds global servlet configuration info


docLocator

DocLocator docLocator
Locator used to find lazy and non-lazy document files

Class InvalidDocumentException extends DynaXMLException implements Serializable


Package org.cdlib.xtf.dynaXML.test

Class TestableDynaXML extends DynaXML implements Serializable

Serialized Fields

baseDir

String baseDir

indexDirOverride

String indexDirOverride

indexWarmer

IndexWarmer indexWarmer

nHits

ThreadLocal<T> nHits

Package org.cdlib.xtf.lazyTree

Class LazyKeyManager extends KeyManager implements Serializable

Serialized Fields

nKeysStored

int nKeysStored
Count of keys actually stored on disk


Package org.cdlib.xtf.saxonExt

Class InstructionWithContent extends Instruction implements Serializable

Serialized Fields

name

String name

nameCode

int nameCode

attribs

Map<K,V> attribs

content

Expression content

Package org.cdlib.xtf.saxonExt.exec

Class ArgElement.ArgInstruction extends GeneralVariable implements Serializable

Class InputElement.InputInstruction extends GeneralVariable implements Serializable

Class PipeImageInstruction extends RunInstruction implements Serializable


Package org.cdlib.xtf.saxonExt.sql

Class SQLColumn.ColumnInstruction extends GeneralVariable implements Serializable

Serialized Fields

name

String name

evalSql

boolean evalSql

Class SQLProperty.PropertyInstruction extends GeneralVariable implements Serializable

Serialized Fields

name

String name

Package org.cdlib.xtf.servletBase

Class RedirectException extends GeneralException implements Serializable

Class TextServlet extends HttpServlet implements Serializable

Serialized Fields

stylesheetCache

StylesheetCache stylesheetCache
Caches stylesheets (based on their URL)


staticContext

ServletContext staticContext
Context useful for mapping partial paths to full paths


baseDir

String baseDir
Base directory specified in servlet config (if any)


isInitted

boolean isInitted
Flag to discern whether class has been initialized yet


errorGenSheet

ThreadLocal<T> errorGenSheet
The error generator stylesheet to use


configFileLastModified

long configFileLastModified
Last modification time of the configuration file, so we can decide when we need to re-initialize the servlet.


Package org.cdlib.xtf.textEngine

Class BoundedMarkPos.UnmarkableException extends RuntimeException implements Serializable

Class DocHit extends FieldDoc implements Serializable

Class DocHitImpl extends DocHit implements Serializable

Serialized Fields

snippetMaker

SnippetMaker snippetMaker
Used to load and format snippets


fieldSpanSource

FieldSpanSource fieldSpanSource
Source of spans. Only valid during collection.


fieldSpans

FieldSpans fieldSpans
Spans per field


snippets

Snippet[] snippets
Array of pre-built snippets


docKey

String docKey
Index key for this document


fileDate

long fileDate
Date the original source XML document was last modified


recordNum

int recordNum
Record number of this document within the main file


subDocument

String subDocument
Record the subdocument within the main file, if any


chunkCount

int chunkCount
Total number of chunks for this document


metaData

AttribList metaData
Document's meta-data fields (copied from the docInfo chunk)


explanation

Explanation explanation
Explanation of this document's score

Class IndexValidator.ValidationError extends Exception implements Serializable

Class MoreLikeThisQuery extends Query implements Serializable

Serialized Fields

subQuery

Query subQuery

targetDoc

int targetDoc

stopSet

Set<E> stopSet

pluralMap

WordMap pluralMap

accentMap

CharMap accentMap

minTermFreq

int minTermFreq
Ignore words less freqent that this.


minDocFreq

int minDocFreq
Ignore words which do not occur in at least this many docs.


maxDocFreq

int maxDocFreq
Ignore words which occur in at least this many docs.


boost

boolean boost
Should we apply a boost to the Query based on the scores?


fieldNames

String[] fieldNames
Field name(s) we'll analyze.


fieldBoosts

float[] fieldBoosts
Boost value per field.


boostMap

Map<K,V> boostMap
Boost values for the fields


maxNumTokensParsed

int maxNumTokensParsed
The maximum number of tokens to parse in each example doc field that is not stored with TermVector support


minWordLen

int minWordLen
Ignore words if less than this len.


maxWordLen

int maxWordLen
Ignore words if greater than this len.


maxQueryTerms

int maxQueryTerms
Don't return a query longer than this.


similarity

Similarity similarity
For idf() calculations.

Class MoreLikeThisQuery.MoreLikeWrapper extends Query implements Serializable

Serialized Fields

outerQuery

MoreLikeThisQuery outerQuery

outerDescrip

String outerDescrip

innerQuery

Query innerQuery

innerDescrip

String innerDescrip

Class NumericRangeQuery extends Query implements Serializable

Serialized Fields

fieldName

String fieldName

includeLower

boolean includeLower

lowerVal

String lowerVal

includeUpper

boolean includeUpper

upperVal

String upperVal

Class QueryRequestParser.QueryFormatError extends GeneralException implements Serializable

Class SpanExactQuery extends SpanQuery implements Serializable

Serialized Fields

clauses

SpanQuery[] clauses

Class SpanSectionTypeQuery extends SpanQuery implements Serializable

Serialized Fields

textQuery

SpanQuery textQuery
Text query to filter


typeQuery

SpanQuery typeQuery
Query on the 'sectionType' field, used to limit text query results

Class TotalHitsComparator extends Object implements Serializable

Class XtfSpanRangeQuery extends BigramSpanRangeQuery implements Serializable

Class XtfSpanWildcardQuery extends BigramSpanWildcardQuery implements Serializable


Package org.cdlib.xtf.textEngine.facet

Class ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.cdlib.xtf.textEngine.freeform

Class ParseException extends Exception implements Serializable

Serialized Fields

specialConstructor

boolean specialConstructor
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).


currentToken

Token currentToken
This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.


expectedTokenSequences

int[][] expectedTokenSequences
Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.


tokenImage

String[] tokenImage
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.


eol

String eol
The end of line string for this machine.

Class TokenMgrError extends Error implements Serializable

Serialized Fields

errorCode

int errorCode
Indicates the reason why the exception is thrown. It will have one of the above 4 values.


Package org.cdlib.xtf.textIndexer

Class DocSelCache extends HashMap implements Serializable

Serialized Fields

dependencies

String dependencies

map

HashMap<K,V> map

modified

boolean modified

Class TextIndexerException extends Exception implements Serializable


Package org.cdlib.xtf.util

Class GeneralException extends RuntimeException implements Serializable

Serialized Fields

attribs

AttribList attribs
Attributes that give more info on the exception

Class ProcessRunner.CommandFailedException extends Exception implements Serializable


Package org.cdlib.xtf.zing

Class SRU extends CrossQuery implements Serializable