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

P

parent() - Method in interface de.fraunhofer.ipsi.xquery.datamodel.Node
Method parent
PathOperatorEnum - Enum in de.fraunhofer.ipsi.xquery.enums
 
PositionInfo - Interface in de.fraunhofer.ipsi.xquery.util
 
PositionInfoImpl - Class in de.fraunhofer.ipsi.xquery.util
 
PositionInfoImpl() - Constructor for class de.fraunhofer.ipsi.xquery.util.PositionInfoImpl
Constructor
PositionInfoImpl(int, int, int, int) - Constructor for class de.fraunhofer.ipsi.xquery.util.PositionInfoImpl
Constructor
PositionInfoImpl(PositionInfo, PositionInfo) - Constructor for class de.fraunhofer.ipsi.xquery.util.PositionInfoImpl
Constructor
positive - Variable in class de.fraunhofer.ipsi.xpathDatatypes.XDT_DayTimeDuration
 
positive - Variable in class de.fraunhofer.ipsi.xpathDatatypes.XDT_YearMonthDuration
 
prepareExpression(Reader) - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQAbstractConnection
 
prepareExpression(String) - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQAbstractConnection
 
prepareExpression(Reader) - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQConnectionImpl
 
prepareExpression(String) - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQConnectionImpl
 
prepareExpression(Reader) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution (input xquery reader).
prepareExpression(String) - Method in interface javax.xml.xquery.XQConnection
Prepares an expression for execution.
preserveMode - Variable in class de.fraunhofer.ipsi.xquery.context.StaticContext
 
PreserveModeEnum - Enum in de.fraunhofer.ipsi.xquery.enums
 
previous() - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQAbstractResultSequence
 
previous() - Method in class de.fraunhofer.ipsi.ipsixq.api.impl.XQResultSequenceImpl
 
previous() - Method in interface javax.xml.xquery.XQSequence
Moves to the previous item in the sequence
print(Object) - Method in class de.fraunhofer.ipsi.util.IndentPrinter
Standard print like System.out.print( Object )
process(XQueryArithmeticOperator) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryTypeExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComparisonOperator) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryConditionalExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryFLWOR) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryInstanceofExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryLogicalOperator) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryQuantifiedExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQuerySequenceOperator) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryTypeSwitch) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryUnaryOperator) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryValidateExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryExtensionExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryContextItemExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryFunctionCall) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryLiteral) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryOrderingExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryParenthesizedExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryVariable) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryAttribute) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryCdataSection) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComputedAttributeConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComputedDocumentConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComputedElementConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComputedTextConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryElementConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryEnclosedExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryXmlComment) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryXmlProcessingInstruction) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryCompNSConstructor) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryComputedXmlComment) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryCompXmlPi) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryAbbreviatedStep) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryAtStep) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryAxisStep) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryNameTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryKindTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryPathExpr) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQueryQualifiedStep) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryExpression
 
process(XQuery) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryLibraryModule) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryProlog) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryModuleDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryVersionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryBaseURIDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryConstructionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryDefaultCollationDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryDefaultNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryDefaultOrderingDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQuerySchemaImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryModuleImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryFunctionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryVarDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryOptionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryCopyNamespacesDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQueryEmptyOrderDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitDynamicContext
Method process
process(XQuery) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryLibraryModule) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryModuleDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryVersionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryProlog) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryBaseURIDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryConstructionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryDefaultCollationDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryDefaultNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryDefaultOrderingDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQuerySchemaImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryModuleImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryFunctionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryVarDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryOptionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryCopyNamespacesDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryEmptyOrderDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryInitStaticContext
Method process
process(XQueryLiteral) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
All literals are core expressions, therefore there are no normalization rules for literals.
process(XQueryVariable) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
A variable is a core expression, therefore there is no normalization rule for a variable.
process(XQueryParenthesizedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryContextItemExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryFunctionCall) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
First, each argument in a function call is normalized to its corresponding core expression by applying []FormalArgument.
process(XQueryPathExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryQualifiedStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryAxisStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryNameTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryKindTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryAbbreviatedStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryAtStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQuerySequenceOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryArithmeticOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryUnaryOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComparisonOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryLogicalOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryElementConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryAttribute) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryCdataSection) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryXmlProcessingInstruction) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryXmlComment) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryEnclosedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComputedElementConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComputedAttributeConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComputedDocumentConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComputedTextConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryComputedXmlComment) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Core mapping according to 'Formal Semantics WD 08|22|2003 section 4.7.3.6'.
process(XQueryCompNSConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Core mapping according to 'Formal Semantics WD 08|22|2003 section 4.7.3.7'.
process(XQueryCompXmlPi) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Core mapping according to 'Formal Semantics WD 08|22|2003 section 4.7.3.5'.
process(XQueryFLWOR) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryOrderingExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryConditionalExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryQuantifiedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryInstanceofExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryTypeSwitch) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryTypeExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryValidateExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQueryExtensionExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(List<XQueryExpression>) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryMappingToCore
Method process
process(XQuery) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryLibraryModule) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryModuleDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryVersionDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryDefaultCollationDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryDefaultNamespaceDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryConstructionDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryDefaultOrderingDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryOptionDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryCopyNamespacesDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryEmptyOrderDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryFunctionDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryNamespaceDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQuerySchemaImport) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryModuleImport) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryVarDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryProlog) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQueryBaseURIDecl) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryModulesAndProlog
 
process(XQuery) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryLibraryModule) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryArithmeticOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryTypeExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComparisonOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryConditionalExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryFLWOR) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryInstanceofExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryLogicalOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryQuantifiedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQuerySequenceOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryTypeSwitch) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryUnaryOperator) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryValidateExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryContextItemExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryFunctionCall) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryLiteral) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryOrderingExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryParenthesizedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryVariable) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryVersionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryModuleDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryBaseURIDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryDefaultCollationDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryDefaultNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryFunctionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryNamespaceDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQuerySchemaImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryModuleImport) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryConstructionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryDefaultOrderingDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryVarDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryProlog) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAtomicType) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAttributeTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryDocumentTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryElementTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryProcessingInstructionTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQuerySequenceType) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAttribute) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryCdataSection) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryCompNSConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComputedAttributeConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComputedElementConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComputedDocumentConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComputedTextConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryComputedXmlComment) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryCompXmlPi) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryElementConstructor) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryEnclosedExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryXmlComment) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryXmlProcessingInstruction) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAbbreviatedStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAtStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryAxisStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryKindTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryNameTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryPathExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryQualifiedStep) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
 
process(XQueryExpression) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
Method process
process(XQueryOptionDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
Method process
process(XQueryCopyNamespacesDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
Method process
process(XQueryEmptyOrderDecl) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
Method process
process(XQueryExtensionExpr) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQueryPrettyPrint
Method process
process(XQueryAtomicType) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQueryAttributeTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQueryDocumentTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQueryElementTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQueryProcessingInstructionTest) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQuerySequenceType) - Method in class de.fraunhofer.ipsi.xquery.tree.VisitorXQuerySequenceTypeMatching
 
process(XQueryAtomicType) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
process(XQueryAttributeTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
process(XQueryDocumentTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
process(XQueryElementTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
process(XQueryProcessingInstructionTest) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
process(XQuerySequenceType) - Method in interface de.fraunhofer.ipsi.xquery.tree.VisitorXQueryTypes
 
ProcessingInstructionNode - Interface in de.fraunhofer.ipsi.xquery.datamodel
 

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