org.xmldb.api.base
Interface CompiledExpression

All Known Subinterfaces:
CompiledXQuery
All Known Implementing Classes:
AbstractMatchFunction, AsUser, BasicFunction, BinaryDoc, BinaryOp, BinaryToString, BuiltinFunctions, CallFunction, CatchFunction, Clear, CollatingFunction, Collations, CollectionName, Compile, CountInstances, Create, DeepCopyFunction, DescribeFunction, DocumentNameOrId, EnclosedExpr, EncodeURL, Eval, ExclusiveLockFunction, ExtCollection, ExtDoctype, ExtDocument, ExtFulltext, ExtNear, ExtPhrase, ExtractDocs, ExtRegexp, ExtRegexpOr, ExtXCollection, FileRead, FilterNested, FtIndexLookup, FunAbs, FunAdjustTimezone, FunAvg, FunBaseURI, FunBoolean, FunCeiling, FunCodepointEqual, FunCodepointsToString, FunCompare, FunConcat, FunContains, FunCount, Function, FunctionCall, FunctionFunction, FunCurrentDateTime, FunData, FunDateTime, FunDeepEqual, FunDefaultCollation, FunDistinctValues, FunDoc, FunDocAvailable, FunDoctype, FunDocument, FunDocumentURI, FunEmpty, FunEncodeForURI, FunEndsWith, FunError, FunEscapeHTMLURI, FunEscapeURI, FunExactlyOne, FunExists, FunFloor, FunGetDateComponent, FunGetDurationComponent, FunId, FunIdRef, FunImplicitTimezone, FunIndexOf, FunInScopePrefixes, FunInsertBefore, FunIRIToURI, FunItemAt, FunLang, FunLast, FunLocalName, FunMatches, FunMax, FunMin, FunName, FunNamespaceURI, FunNamespaceURIForPrefix, FunNilled, FunNodeName, FunNormalizeSpace, FunNormalizeUnicode, FunNot, FunNumber, FunOneOrMore, FunPosition, FunQName, FunRemove, FunReplace, FunResolveQName, FunResolveURI, FunReverse, FunRoot, FunRound, FunRoundHalfToEven, FunStartsWith, FunString, FunStringJoin, FunStringPad, FunStringToCodepoints, FunStrLength, FunSubSequence, FunSubstring, FunSubstringAfter, FunSubstringBefore, FunSum, FunTokenize, FunTrace, FunTranslate, FunTrueOrFalse, FunUnEscapeURI, FunUnordered, FunUpperOrLowerCase, FunXCollection, FunZeroOrOne, FuzzyIndexTerms, FuzzyMatchAll, FuzzyMatchAny, GeneralComparison, GetAttribute, GetAttributeNames, GetBuild, GetContextPath, GetCookieNames, GetCookieValue, GetData, GetExistHome, GetExists, GetExists, GetExists, GetHeader, GetHeaderNames, GetHostname, GetID, GetMemory, GetMethod, GetModuleLoadPath, GetNodeById, GetParameter, GetParameterNames, GetPathInfo, GetQueryString, GetRequestAttribute, GetRevision, GetRunningJobs, GetRunningXQueries, GetSequenceType, GetServerName, GetServerPort, GetUploadedFile, GetUploadedFileName, GetURI, GetURL, GetVersion, GrammarTooling, Hash, HighlightMatches, IndexKeyDocuments, IndexKeyOccurrences, IndexKeys, IndexTerms, IndexType, InternalFunctionCall, Invalidate, JavaCall, KillRunningXQuery, KWICDisplay, LockFunction, LogFunction, LogicalOp, MatchCount, MatchRegexp, MD5, ModuleInfo, NodeComparison, NodeId, NodeXPath, OpAnd, OpNumeric, OpOr, Parse, PathExpr, Predicate, Profile, PrologFunctions, QNameFunctions, QNameIndexLookup, RandomFunction, RangeExpression, RedirectTo, RegexpFilter, RemoteCompiledExpression, RemoveAttribute, SequenceConstructor, Serialize, SetAttribute, SetCookie, SetCurrentUser, SetHeader, SetStatusCode, SharedLockFunction, Shutdown, StreamBinary, SystemProperty, SystemTime, TextRank, Tokenize, Transform, TriggerSystemTask, UnaryExpr, UserDefinedFunction, UUID, Validation, ValueComparison, XMLDBAbstractCollectionManipulator, XMLDBAuthenticate, XMLDBChangeUser, XMLDBChmodCollection, XMLDBChmodResource, XMLDBCollectionExists, XMLDBCopy, XMLDBCreateCollection, XMLDBCreated, XMLDBCreateUser, XMLDBDeleteUser, XMLDBGetChildCollections, XMLDBGetChildResources, XMLDBGetCurrentUser, XMLDBGetMimeType, XMLDBGetUserOrGroup, XMLDBHasLock, XMLDBIsAdmin, XMLDBLoadFromPattern, XMLDBMove, XMLDBPermissions, XMLDBPermissionsToString, XMLDBRegisterDatabase, XMLDBReindex, XMLDBRemove, XMLDBRename, XMLDBSetCollectionPermissions, XMLDBSetResourcePermissions, XMLDBSize, XMLDBStore, XMLDBURIFunctions, XMLDBUserAccess, XMLDBXUpdate

public interface CompiledExpression


Method Summary
 void reset()
          Prepare the expression for being reused.
 

Method Detail

reset

void reset()
Prepare the expression for being reused.



Copyright (C) Wolfgang Meier. All rights reserved.