@designliquido/xpath
    Preparing search index...

      @designliquido/xpath

      Enumerations

      StaticErrorSeverity
      OccurrenceIndicator
      NumericTypeHierarchy
      PromotionContext

      Classes

      XPathError
      XPathStaticError
      XPathDynamicError
      XPathTypeError
      XPathLexer
      XPathToken
      XPathBaseParser
      XPath10Parser
      XPath20Parser
      XPath30Parser
      XPath31Parser
      QueryOptimizer
      ExpressionProfiler
      SchemaValidationError
      SchemaValidator
      StreamingAnalyzer
      StreamingBuffer
      AtomicTypeImpl
      HexBinaryTypeImpl
      Base64BinaryTypeImpl
      DurationTypeImpl
      DateTimeTypeImpl
      DateTypeImpl
      TimeTypeImpl
      GYearMonthTypeImpl
      GYearTypeImpl
      GMonthDayTypeImpl
      GDayTypeImpl
      GMonthTypeImpl
      NodeKindTest
      ElementTest
      AttributeTest
      DocumentNodeTest
      TextTest
      CommentTest
      ProcessingInstructionTest
      SchemaElementTest
      SchemaAttributeTest
      DecimalTypeImpl
      FloatTypeImpl
      DoubleTypeImpl
      IntegerTypeImpl
      SequenceType
      AnyAtomicTypeImpl
      UntypedAtomicImpl
      StringTypeImpl
      BooleanTypeImpl
      WarningCollector

      Interfaces

      XPath1CompatibilityMode
      XPathContext
      XPathFunctionItem
      ErrorCodeMetadata
      XPathLexerOptions
      XPathNode
      OptimizationHint
      ComplexityMetrics
      ExpressionProfile
      SchemaRegistry
      PSVI
      SchemaType
      ElementDeclaration
      AttributeDeclaration
      ComplexType
      Schema
      FunctionSignature
      SchemaTypeMap
      SchemaElementMap
      SchemaAttributeMap
      FunctionSignatureMap
      VariableTypeMap
      XPathStaticContext
      StaticError
      StaticType
      TypeEnv
      StreamingAnalysis
      StreamingConfig
      StreamingStats
      StreamingContext
      AtomizationResult
      AtomicType
      FunctionType
      FunctionItem
      MatchResult
      ItemType
      KindTest
      WarningCodeMetadata
      XPathWarning
      WarningConfiguration
      XPathVersionConfig
      XPathType
      XPathSequence
      XSLTFunctionMetadata
      XSLTExtensions
      XPathBaseParserOptions

      Type Aliases

      XPathFunction
      XPathVariables
      XPathFunctions
      XPathNamespaces
      XPathDocuments
      XPathCollections
      XPathFunctionRegistry
      XPathResult
      TokenType
      SchemaInput
      SequenceCardinality
      StreamingPosture
      StreamingSweep
      WarningSeverity
      WarningCategory
      WarningHandler
      XPathVersion
      XSLTExtensionFunction

      Variables

      NodeType
      XS_NAMESPACE
      XPATH_ERROR_NAMESPACE
      DEFAULT_FUNCTION_NAMESPACE
      DEFAULT_COLLATION
      RESERVED_FUNCTION_NAMES
      ERROR_CODES
      XPathParser
      XS
      streamingAnalyzer
      DEFAULT_STREAMING_CONFIG
      FN_NAMESPACE
      MATH_NAMESPACE
      MAP_NAMESPACE
      ARRAY_NAMESPACE
      KIND_TESTS
      ITEM_TYPE
      WARNING_CODES
      DEFAULT_WARNING_CONFIG
      DEFAULT_XPATH_VERSION
      XPATH_VERSION_CONFIGS

      Functions

      toBoolean1_0
      toNumber1_0
      toString1_0
      getFirstItem
      toNodeSet
      compare1_0
      createCompatibilityMode
      isEmptySequence
      createContext
      createPredicateContext
      staticContextComponentUndefined
      grammarViolation
      emptySequenceNotAllowed
      unresolvedNameReference
      unsupportedAxis
      functionSignatureMismatch
      unknownAtomicType
      notationOrAnyAtomicInCast
      dynamicContextUndefined
      contextItemNotNode
      typeMismatch
      mixedPathContent
      nonNodeInPath
      contextItemNotNodeInPath
      invalidCastArgument
      elementOnlyContent
      invalidTimezone
      divisionByZero
      validateNotUndefined
      validateArgumentCount
      validateNumericOperands
      isStaticError
      isDynamicError
      isXPathError
      getErrorCode
      formatError
      getErrorMetadata
      isStaticErrorCode
      isDynamicErrorCode
      isTypeErrorCode
      getErrorCodesByType
      formatErrorCodeDescription
      createXPathParser
      getGlobalOptimizer
      resetGlobalOptimizer
      getGlobalProfiler
      resetGlobalProfiler
      setNodeTypeAnnotation
      getNodeTypeAnnotation
      createEmptyRegistry
      importSchema
      applySchemaToStaticContext
      setPSVI
      getPSVI
      hasPSVI
      getSchemaType
      getSchemaTypeName
      isSchemaValid
      getValidationErrors
      getTypedValue
      getContentType
      isNilled
      createDefaultPSVI
      attachPSVIToTree
      extractPSVIFromTree
      clearPSVIFromTree
      createSchemaFromXSD
      createStaticContext
      isReservedFunctionName
      registerFunctionSignature
      registerVariableType
      validateStaticContext
      checkFunctionCall
      checkVariableReference
      checkTypeCast
      checkDivision
      analyzeExpression
      formatStaticErrors
      exactlyOne
      zeroOrOne
      oneOrMore
      zeroOrMore
      concatCardinality
      inferLiteral
      inferArithmetic
      inferComparison
      inferSequence
      inferType
      inferConditional
      inferFunctionCall
      narrowType
      inferPath
      inferMapConstructor
      inferArrayConstructor
      canPromote
      leastCommonSupertype
      formatStaticType
      enableStreaming
      disableStreaming
      isStreamingEnabled
      getStreamingStats
      resetStreamingStats
      updateStreamingStats
      recordNonStreamable
      isNode
      hasElementOnlyContent
      getNodeTypedValue
      getNodeStringValue
      atomize
      atomizeToSingleValue
      extractStringValues
      atomizationToSequence
      isAtomizationSuccess
      getAtomizationErrorDescription
      createTestNode
      createElementWithText
      createElementWithChildren
      xsType
      parseDuration
      parseTime
      createFunctionItem
      isFunctionItem
      createFunctionType
      describeFunctionType
      createElement
      createAttribute
      createDocumentNode
      createProcessingInstruction
      createSchemaElement
      createSchemaAttribute
      matchesItemType
      matchesSequenceType
      matches
      findMismatch
      countMatches
      atomicTypeSatisfies
      describeSequenceType
      isSingleItem
      isValidSequence
      itemTypesEquivalent
      sequenceTypesEquivalent
      createEmptySequenceType
      createItemSequenceType
      createAtomicSequenceType
      getNumericHierarchyLevel
      canPromoteNumeric
      promoteNumericValue
      getCommonNumericType
      canPromoteToString
      promoteToString
      promoteUntypedToNumeric
      promoteInContext
      describePromotion
      getWarningMetadata
      createWarningCollector
      createNoOpWarningCollector
      isValidWarningCode
      getAllWarningCodes
      getWarningCodesByCategory
      getWarningCodesBySeverity
      formatWarning
      formatWarningCodeDescription
      getVersionConfig
      isFeatureSupported
      isSequence
      toSequence
      fromSequence
      createEmptyExtensions
      validateExtensions
      getExtensionFunctionNames