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

A

acceptsArity(int, float) - Method in interface com.xml_project.morganaxproc.xpath.functions.XPathFunction
Check whether function has the right arity
add(XS_dayTimeDuration, XS_dayTimeDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
add(XS_Duration.Duration) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
add(XS_yearMonthDuration, XS_yearMonthDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
addBody(HttpBody) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Adds a body to this request
addBody(HttpBody) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Adds a body to the XProcHttpResponse.
addDuration(XS_Duration.Duration) - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
Adds a duration to this xs:dateTime
addDuration(XS_DateTime, XS_Duration) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
Calculates a new xs:dateTime by adding duration to the existing value
addExtensionLibrary(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
This method tells MorganaXProc to use some piece of Java code to extend the build-in functionality.
addHeader(HttpHeader) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Adds a header to this request.
addHeader(HttpHeader) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Adds a header to the XProcHttpResponse.
addHeaders(Elements) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Adds headers to the request from a list of XOM elements.
addInput(String, XProcSource) - Method in class com.xml_project.morganaxproc.XProcInput
Connects the document an the XProcSource with the pipeline's input port.
addInput(String, XProcSource[]) - Method in class com.xml_project.morganaxproc.XProcInput
Connect the sequence of XProcSources with the pipeline's input port.
addModule(XQueryModule) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Adds a module to the static context.
addSecurityControl(XProcSecurityManager.Operations, String, boolean) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Adds a new security control to this XProcSecurityManager.
addSecurityControl(XProcSecurityManager.Operations[], String, boolean) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Adds security control for a list of operations to this XProcSecurityManager.
addXPathFunction(XPathFunction) - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Adds an user written XPath extension function to the list of visible functions in XQuery
addXPathFunction(XPathFunction) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Adds an user written XPath extension function to the list of visible functions in XSLT
addXPathFunctions(FunctionPackage) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Adds a user written XPath extension functions from a FunctionPackage to the XPath context.
adjustToZ() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
Transforms dateTime to corresponding dateTime at Z if timezone is present The dateTime is not converted using implicit timezone
ALL_HTTP_OPERATIONS - Static variable in class com.xml_project.morganaxproc.security.XProcSecurityManager
A convenience definition: An array with all defined http-operations.
ALL_OPERATIONS - Static variable in class com.xml_project.morganaxproc.security.XProcSecurityManager
A convenience definition: An array with all defined operations.
AlternateFilesystem - Class in com.xml_project.morganaxproc.filesystem
This class provides the basic stream-/file access functionality needed in MorganaXProc by implementing the abstract classes of XProcFilesystem with the notable exception of httpRequest which is just implemented by throwing an UnknownSchemeException.
AlternateFilesystem(XProcConfiguration) - Constructor for class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Creates a new instance of AlternateFilesystem.
ANY_ARRAY - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
ANY_MAP - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
ANY_SEQUENCE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
ANYURI_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
appendDebugInfoStream() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the current value for AppendDebugInfoStream
arithmetic(XS_Numeric.Operations, XS_Numeric) - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
arithmetic(XS_Numeric.Operations, XS_Numeric) - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
arithmetic(XS_Numeric.Operations, XS_Numeric) - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
arithmetic(XS_Numeric.Operations, XS_Numeric) - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
arithmetic(XS_Numeric.Operations, XS_Numeric) - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
Array - Class in com.xml_project.morganaxproc.xdm
An array as defined in XDM 3.1 (not usable yet)
Array() - Constructor for class com.xml_project.morganaxproc.xdm.Array
 
Array(XdmSequence) - Constructor for class com.xml_project.morganaxproc.xdm.Array
 
Array(XdmSequence[]) - Constructor for class com.xml_project.morganaxproc.xdm.Array
 
asSource(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
AtomicStep - Class in com.xml_project.morganaxproc.core.steptypes
This abstract class should be used as base class for XProc extension steps written in java.
AtomicStep(CompilationContext, String, CompoundStep, int, int, Attribute[]) - Constructor for class com.xml_project.morganaxproc.core.steptypes.AtomicStep
 
AtomicStep.IllegalAccessException - Exception in com.xml_project.morganaxproc.core.steptypes
 
AtomicStep.IllegalAccessException(String) - Constructor for exception com.xml_project.morganaxproc.core.steptypes.AtomicStep.IllegalAccessException
 
atomize() - Method in class com.xml_project.morganaxproc.xdm.Array
 
atomize() - Method in class com.xml_project.morganaxproc.xdm.Map
 
atomize() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
atomize() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns an AtomizingIterator which gives access to the atomized value of the elements in this sequence.
atomize() - Method in class com.xml_project.morganaxproc.xdm.XdmValue
 
atomize() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
AtomizingIterator - Class in com.xml_project.morganaxproc.xdm
Instancing of this class represent the atomized values of the items in a sequence.
AtomizingIterator(XdmItemIterator) - Constructor for class com.xml_project.morganaxproc.xdm.AtomizingIterator
Creates a new iterator

B

BOOLEAN_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
BOOLEAN_ZERO_OR_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
build(String, String, XProcFilesystem.ParseMode) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Builds a XOM document from the given String using the given parseMode and with uri as base uri for the document.
build(BuilderPool.SUPPORTED_BUILDERS, Reader, String) - Static method in class com.xml_project.morganaxproc.XProcEngine
 

C

call(List<XdmSequence>, DynamicXQueryContext) - Method in interface com.xml_project.morganaxproc.xpath.functions.XPathFunction
Does the actual function call by delivering an XdmSequence for the given arguments and context
canCast(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
cast(XdmSequence, Class<? extends XS_AnyType>, SequenceType.OccurrenceIndicator, StaticXQueryContext) - Static method in class com.xml_project.morganaxproc.xdm.ValueFactory
Creates a new XdmSequence by casting the elements in the original sequence.
castSingleValue(XdmValue, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.ValueFactory
Creates a new XdmValue by casting the given value to another type.
castTo(Class<? extends XS_AnyAtomicType>) - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
checkCardinality(XdmSequence, SequenceType.OccurrenceIndicator) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks the cardinality of the given sequence.
checkCardinality(XdmSequence) - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks whether the given XDM sequence has the cardinality if this sequence type
checkDigits(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
checkItemType(XdmSequence, ItemType) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks whether the all items in the given sequence match the given type.
checkJavaLoadAllowed() - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Returns whether an XProc pipeline is allowed to load a step implementation via "java" attribute or not.
clearCookieStore() - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Just an empty method, for there is no support for p:http-request in this class.
clearCookieStore() - Method in class com.xml_project.morganaxproc.filesystem.DefaultFilesystem
Clears the cookie storage associated with the instance of this class
clearCookieStore() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Makes sure the cookie store used for httpRequest is empty.
clearMonths() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
clearParameter() - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Ensures that all previously set parameters are cleared.
clearTimezone() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
clearVariableScope() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
closeTrace() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
CollectionURIResolver - Interface in com.xml_project.morganaxproc.connectors
This interface is used to resolve uri's to ressources when calling fn:collection with a string as parameter.
com.xml_project.morganaxproc - package com.xml_project.morganaxproc
This package contains the principle classes needed to run MorganaXProc from your Java application.
com.xml_project.morganaxproc.connectors - package com.xml_project.morganaxproc.connectors
This package contains the (abstract) classes and interfaces needed to connect an XQuery or XSLT processor to MorganaXProc using the connector mechanism.
com.xml_project.morganaxproc.extensions - package com.xml_project.morganaxproc.extensions
This packages contains classes for user extensions in MorganaXProc
com.xml_project.morganaxproc.filesystem - package com.xml_project.morganaxproc.filesystem
This package contains the classes of MorganaXProc's filesystem.
com.xml_project.morganaxproc.security - package com.xml_project.morganaxproc.security
This package contains the classes of MorganaXProc's security management system.
com.xml_project.morganaxproc.xdm - package com.xml_project.morganaxproc.xdm
This package contains the classes implementing XQuery and XPath Data Model (XDM)
compare(XS_Date.Date) - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
compare(XS_DateTime) - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
compare(XS_Duration.Duration) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
compareSubTypes(boolean, XS_Duration) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
compareTo(NodeModel.NodeOrderNumber) - Method in class com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeOrderNumber
 
compareValue(XS_AnyAtomicType.ValueComparers, XS_AnyAtomicType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
compareValues(XdmValue, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XdmValue
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_AnySimpleType
 
compareValues(XdmValue, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_AnySimpleType
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
compareValues(XS_AnySimpleType) - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
compareValues(XS_AnySimpleType) - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
compareValues(XS_AnySimpleType) - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
compareValues(XS_AnySimpleType) - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
compareValues(XS_AnySimpleType) - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_QName
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
compareValues(XS_AnySimpleType, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
compile(String, URI, String) - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Compiles an XQuery expression into an executable form.
compile(Document) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Creates an executable form a the template
compile(XProcSource) - Method in class com.xml_project.morganaxproc.XProcCompiler
Compiles the XProc pipeline delivered as an XProcSource, i.e. transforms it into an XProcPipeline object which can be executed.
compileLibrary(XProcSource) - Method in class com.xml_project.morganaxproc.XProcCompiler
Compiles an XProc library delivered as an XProcSource, i.e. transforms it into an XProcLibrary object, from which the steps in the library can be called.
compileXPath(String, String, XOMUtilities.NamespaceMap) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Prepares an XPath expression for evaluation
compileXPath(String, String, XOMUtilities.NamespaceMap, Document[]) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Prepares an XPath expression for a sequence evaluation
compileXPathPattern(String, String, XOMUtilities.NamespaceMap) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Prepares an XPath match pattern for evaluation
concat(XdmSequence) - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Creates a new sequence by concatenating this sequence with another.
contains(XS_AnyAtomicType) - Method in class com.xml_project.morganaxproc.xdm.Map
 
contains(ModelNode) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
containsStep(String) - Method in class com.xml_project.morganaxproc.XProcLibrary
Returns true, if the library contains a step with the given (Clark-) name.
copy() - Method in class com.xml_project.morganaxproc.core.OptionValue
Creates a new option object as verbatim copy.
copy(XProcConfiguration) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Creates a new instance of the XProcFilesystem.
copy() - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Return a deep copy of this XProcSecurityManager so that changes to one of them does not affect the other.
copy() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
copy() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
copy() - Method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
copy() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Creates a new XProcConfiguration object which is a verbatim copy of the existing.
copyResource(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
 
copyResource(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Copies resource source to target.
copyResourceChecked(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:copy
COPYRIGHT - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
correctURI(String) - Static method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Corrects the uri given with the string for file-scheme to the standard form of "file:///"
create(long) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
create(GregorianCalendar) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
createDirectory(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
 
createDirectory(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Create the directory names by the uri.
createDirectoryChecked(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:mkdir
createDynamicContext(XdmItem, long, long) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
createTemp(URI, boolean, String, String, boolean) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
 
createTemp(URI, boolean, String, String, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Create Create a temp file in the directory named by uri.
createTempChecked(URI, boolean, String, String, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 

D

DataWrapper - Interface in com.xml_project.morganaxproc.filesystem
This is the interface user defined data wrapper must implement.
DATE_TIME_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
DaysInMonth - Static variable in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
declareInputPort(String, boolean, boolean) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Declares a new input port for the step.
declareInscopeVariable(VariableDeclaration) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Declares an inscope variable.
declareOption(QName, SequenceType, String) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Declares a new option with a default value.
declareOutputPort(String, boolean, boolean) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Declares a new output port for the step.
declareRequiredOption(QName, SequenceType) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Declares a new required option.
DEFAULT_CONFIGURATION_FILE - Static variable in class com.xml_project.morganaxproc.XProcConfiguration
The name of the default configuration file used.
DefaultFilesystem - Class in com.xml_project.morganaxproc.filesystem
This class provides an implementation for XProcFilesystem that support all required methods for 'file:', 'http:' and 'https:' and supports also sending http requests by using p:http-request.
DefaultFilesystem(XProcConfiguration) - Constructor for class com.xml_project.morganaxproc.filesystem.DefaultFilesystem
Create a new DefaultFilesystem with redirection strategy 'default'.
DefaultFilesystem(XProcConfiguration, DefaultFilesystem.REDIRECTION_STRATEGY) - Constructor for class com.xml_project.morganaxproc.filesystem.DefaultFilesystem
Creates a new DefaultFilesystem with the given redirection strategy.
DefaultFilesystem(XProcConfiguration, CloseableHttpClient, DefaultFilesystem.REDIRECTION_STRATEGY) - Constructor for class com.xml_project.morganaxproc.filesystem.DefaultFilesystem
Creates a new DefaultFilesystem with the given XProcConfiguration.
DefaultFilesystem.REDIRECTION_STRATEGY - Enum in com.xml_project.morganaxproc.filesystem
An enumeration of the possible redirection strategies.
deleteResource(URI, boolean) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Implementation for file:
deleteResource(URI, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Delete the resource designated by uri.
deleteResourceChecked(URI, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:delete
diff(XS_DateTime, XS_DateTime, DynamicXQueryContext) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
Calculates difference between two dateTimes as dayTimeDuration
DIRECTORY_MARKER - Static variable in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
A prefix to mark directory entries in the result of getDirectoryList.
divide(XS_dayTimeDuration, XS_Double) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
divide(XS_dayTimeDuration, XS_dayTimeDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
divide(Double) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
divide(XS_yearMonthDuration, XS_Double) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
divide(XS_yearMonthDuration, XS_yearMonthDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
doHttpRequest(XProcHttpRequest, MorganaPKG.UriSpaces) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
This method performs a http request by calling abstract method httpRequest(XProcHttpRequest) or (if this fails) by getting the uri via getInputStream for method 'get'.
doSecurityControl(XProcSecurityManager.Operations, String) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Performs a security control for the given operation and the given resourcePath.
DOUBLE_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
DOUBLE_ZERO_OR_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
dumpVariables() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Dumps.
dumpVariableScope() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
DynamicXQueryContext - Class in com.xml_project.morganaxproc.xquery
The dynamic context of a query (XPath and XQuery)
DynamicXQueryContext(StaticXQueryContext, XQueryConfiguration, XdmItem, long, long) - Constructor for class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Creates a new dynamic query context
DynamicXQueryContext.VariableScope - Class in com.xml_project.morganaxproc.xquery
 
DynamicXQueryContext.VariableScope() - Constructor for class com.xml_project.morganaxproc.xquery.DynamicXQueryContext.VariableScope
 

E

effectiveBooleanValue(XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
effectiveBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
effectiveBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
effectiveBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
effectiveBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
effectiveBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
EMPTY_SEQUENCE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
EMPTY_STRING - Static variable in class com.xml_project.morganaxproc.xdm.XS_String
 
EMPTY_TYPE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
EmptySequence - Class in com.xml_project.morganaxproc.xdm
A singleton class representing an empty sequence.
EmptySequence - Static variable in class com.xml_project.morganaxproc.xdm.EmptySequence
The empty sequence.
equals(Object) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
evaluate(Document) - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Evaluates the compiled XQuery expression with the given document (the first document in port 'source' of p:xquery) as context item.
evaluate(Node, boolean) - Method in class com.xml_project.morganaxproc.core.XPathInXProcPattern
Returns an array of nodes all matching the test expression.
evaluateInscopeVariables(List<List<VariableDeclaration>>) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
execute(XProcRuntime, XProcRuntime.PortValueMap, XProcRuntime.ValueMap, String) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
This method is a wrapper around the abstract execute method.
execute(String) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
This method must be implemented for the new step
EXECUTION_TERMINATED - Static variable in class com.xml_project.morganaxproc.connectors.XSLTConnector
Error code for user terminated transformation.
EXPROC_EXTENSION_STEPS - Static variable in class com.xml_project.morganaxproc.XProcEngine
The namespace uri to import all implemented steps from exproc.org.
EXTENSION_FOLDER - Static variable in class com.xml_project.morganaxproc.XProcConfiguration
The name of the folder with MorganaXProc will look for extensions.
EXTERNAL_STEPS_NAME - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the step name used for external port bindings.

F

FALSE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
FEATURE_NOT_AVAILABLE - Static variable in class com.xml_project.morganaxproc.connectors.XSLTConnector
Error code for a feature not supported by the connector or the underlying processor.
first() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
first() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Get the first (if any) item in the sequence.
first() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
first() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns the first item of this XdmSequence or throws a RuntimeException if sequence is empty.
flatten(XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.Array
 
flatten() - Method in class com.xml_project.morganaxproc.xdm.Array
 
formatHex(byte[]) - Static method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
fulfilledBy(SequenceType, boolean) - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Tests whether this sequence type is fulfilled by another sequence type, optionally using type promotion
fulfilledBy(SequenceType) - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Tests whether this sequence type is fulfilled by another sequence type
function(XS_Numeric.Functions, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
function(XS_Numeric.Functions, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
function(XS_Numeric.Functions, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
function(XS_Numeric.Functions, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
function(XS_Numeric.Functions, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
FunctionPackage - Interface in com.xml_project.morganaxproc.extensions
This interface is used to supply java written XPath- or XQuery functions to MorganaXProc and MorganaXQuery.

G

get(XS_AnyAtomicType) - Method in class com.xml_project.morganaxproc.xdm.Array
 
get(int) - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
get(XS_AnyAtomicType) - Method in class com.xml_project.morganaxproc.xdm.Map
 
get(long) - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
get(long) - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns the n-th element of the sequence, counting by 1.
get(long) - Method in class com.xml_project.morganaxproc.xdm.XS_ListType
 
get(long) - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
getAbsoluteURIValue(Step, boolean) - Method in class com.xml_project.morganaxproc.core.OptionValue
 
getAllXPathFunctions() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns a list of all currently known user written XPath extension functions coming either from addXPathFunction or addExtensionLibrary.
getAsStreamSource(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
getAsURI() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
getAttribute(QName) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getAuthMethod() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the authorization method associated with this request.
getAuthMethod(String) - Static method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Static factory method for Authentication Methods
getAxis(NodeModel.NodeAxis) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getAxis(NodeModel.NodeAxis, Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getBaseURI() - Method in class com.xml_project.morganaxproc.core.OptionValue
 
getBaseURI() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getBaseURI(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getBaseURI() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the baseURI of this query.
getBodies() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the bodies set for this request.
getBodies() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Returns the bodies of this XProcHttpResponse.
getBoolean(int) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSequence
Returns the effective boolean value for the document with the given index (0 .. n-1).
getBooleanValue(Step, boolean) - Method in class com.xml_project.morganaxproc.core.OptionValue
 
getBooleanValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getBoundary() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the mime boundary associated with this request
getBoundarySpacePolicy() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the Boundary Space Policy.
getBuilderPool() - Static method in class com.xml_project.morganaxproc.XProcEngine
Returns the BuilderPool associated with this XProcEngine.
getCollation(String) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the collation with the given uri.
getCompilerInfoStreamURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the CompileInfoStreamURI currently used.
getComponent(char) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getConfiguration() - Method in class com.xml_project.morganaxproc.XProcCompiler
Returns the XProcConfiguration currently used.
getConfiguration() - Method in class com.xml_project.morganaxproc.XProcEngine
Returns the configuration currently used by this XProcEngine
getConfiguration() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns the configuration settings of this query.
getConfiguration() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the configuration for this static context.
getConfigurationDocument() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the current configuration (incl. default settings) as document.
getConstructionMode() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the construction mode.
getConstructionStack() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getContent() - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Return the content of this body as byte[].
getContentType(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Returns the content type for the resource with the given uri.
getContentType(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Return the content type of the resource designated by uri.
getContentType() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Return the value of the header 'content-type' or an empty string, if the header is no set.
getContentType() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Returns the content type of this XProcHttpResponse.
getContextItem() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns the context item, if any.
getContextPosition() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns the current context position.
getContextSize() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Return the size of the current context.
getCredentials() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the credentials as a string array (user name|password) if they were set for this request.
getCurrentDateTime() - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getCurrentDateTime() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns the current dateTime.
getCurrentLanguage() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the current language used in XProc as defined for p:system-property('p:language').
getCurrentNodeModel() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getDate() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDate() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getDay() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
getDay() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDayInWeek() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDayInWeek(int, int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDayInYear() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDayInYear(int, int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getDebugInfoStreamURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the DebugInfoStreamURI currently used.
getDeclaredSteps() - Method in interface com.xml_project.morganaxproc.extensions.StepPackage
Defines the list of steps contained in this step library.
getDefaultCollation() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the default collation
getDefaultConfigurationDocument() - Static method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the default (factory) configuration as document.
getDefaultElementNamespace() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the default element namespace.
getDefaultFunctionNamespace() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the default function namespace.
getDefaultOrderForEmptySequences() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the value for empty order declaration.
getDefaultXPathVersion() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the currently used default version of XPath.
getDependencyMapURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the URI to write dependency map to.
getDirectoryList(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Returns a list of the resource names found in the directory found on the given uri only if it has a 'file:' scheme.
getDirectoryList(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a list of the resource names found in the directory found on the given uri.
getDirectoryList(XProcSecurityManager.Operations, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Gets a list of resource names in the directory named by the uri after a security check for the given operation is performed.
getDocument() - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Return document, that is content of this body.
getDocument(URI, XProcFilesystem.ParseMode) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Creates a new XOM document by getting an InputStream via getInputStream for the given uri and then building it, using the given parseMode.
getDocument(XProcSecurityManager.Operations, XProcConfiguration, URI) - Method in class com.xml_project.morganaxproc.XProcSource
Return the xml document associated with this XProcSource.
getDocumentBaseURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the documentBaseURI used.
getDocumentNode() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getDocumentNode(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getDocuments() - Method in class com.xml_project.morganaxproc.XProcResult
Return the documents in this XProcResult as a (possibly empty) document array.
getDocumentsSerialized() - Method in class com.xml_project.morganaxproc.XProcResult
Results a (possibly empty) string array with the serialized version of the documents in this XProcResult.
getDocumentURI() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getDuration() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getDuration() - Method in class com.xml_project.morganaxproc.XProcOutput
Returns the duration of the pipeline execution (in time millis).
getEncodedData() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
 
getEncoding(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Returns the encoding for uri schemes 'file:/', 'http:' and 'https:' throws UnknownSchemeException for other schemes.
getEncoding(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Return the encoding of the resource designated by uri.
getEncoding() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the used encoding.
getEncodingMethod() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
Returns the encoding associated with the loaded uri.
getEngine() - Method in class com.xml_project.morganaxproc.XProcCompiler
Returns the XProcEngine used to generate this XProcCompiler.
getEntry(int) - Method in class com.xml_project.morganaxproc.xdm.Array
 
getErrorCode() - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
 
getErrorCode() - Method in class com.xml_project.morganaxproc.XProcOutput
Returns the error code of the raised error or null if no error occurred.
getErrorDocument() - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Return an xom document with the static and dynamic errors occurred while compiling the XQuery expression.
getErrorDocument() - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Return an xom document with the errors occurred during execution of the XQuery expression.
getErrorDocument() - Method in exception com.xml_project.morganaxproc.XProcCompiler.XProcCompilerException
Return the xml document describing the error(s) occurred.
getErrorDocument() - Method in class com.xml_project.morganaxproc.XProcOutput
Returns the error document produced on the execution of the pipeline or null, if no error occurred.
getErrorDocumentSerialized() - Method in exception com.xml_project.morganaxproc.XProcCompiler.XProcCompilerException
Returns a serialized version of the document describing the error(s) occurred.
getErrorDocumentSerialized() - Method in class com.xml_project.morganaxproc.XProcOutput
Return a serialized version of the error document produced on the execution of the pipeline or an empty string, if no error occurred.
getErrorName() - Method in exception com.xml_project.morganaxproc.xquery.XPathException
Returns the error condition as a QName object.
getExceptionCode() - Method in exception com.xml_project.morganaxproc.xquery.XPathException
Returns the error condition as an ExceptionCode object
getEXPathPackagingSystem() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the EXPathPackagingSystem associated with this configuration.
getExpression() - Method in class com.xml_project.morganaxproc.core.XPathInXProcPattern
Returns the expression represented in this XPath match pattern as string
getExpression() - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Returns the expression represented in this XPath match pattern as string.
getExpression() - Method in class com.xml_project.morganaxproc.core.XPathInXProcSequence
Returns the expression represented in this XPath sequence
getExtensionLibraries() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the Java class or package names of the extension libraries set for this XProcConfiguration.
getExtensionWrapper(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns a string with the Java class name of the extension wrapper set for the given extension.
getFallbackLocalizer() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getFileSystem() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the XProcFileSystem currently used.
getFractions() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getFunction(QName, int) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns the function with the given name and arity from either default library or installed modules.
getFunctions() - Method in interface com.xml_project.morganaxproc.extensions.FunctionPackage
Returns the XPathFunctions declared in this package.
getHeader(String) - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Return the value of the header with the given name.
getHeader(String) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Return the value set for the header with the given name.
getHeaders() - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Returns all headers found in this HttpBody.
getHeaders() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the headers set for this request.
getHeaders() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Returns the headers of this XProcHttpResponse.
getHours() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getHTMLParserClass() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the Java class name of the HTMLParserClass.
getIDREFs(List<String>) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getIDREFs(Object, List<String>) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
Get elements with one of the specified IDREFs should be evaluated directly by the Node-Model to enabled special features like an index!
getIDs(List<String>) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getIDs(Object, List<String>) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
Get elements with one of the specified IDs should be evaluated directly by the Node-Model to enabled special features like an index!
getImplicitTimezone() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Return the implicit time zone of the query.
getInfo() - Method in interface com.xml_project.morganaxproc.connectors.ValidationConnector
 
getInfo() - Method in class com.xml_project.morganaxproc.XProcPipeline
 
getInfoString() - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Defines an string displayed on the standard output stream the first time, an instance of the connector is generated.
getInfoString() - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Defines a string displayed on the standard output stream the first time, an instance of the connector is generated.
getInheritNamespaceInCopy() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the current value for inherit namespace.
getInputPortDocument(String) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Returns the first document of the named port.
getInputPortDocuments(String) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Returns the documents of the named port.
getInputPortName(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getInputStream(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Return a StreamResult for the given uri if it has one of supported schemes 'file:', 'http:' or 'https:'.
getInputStream(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a StreamResult from the given uri.
getInputStream() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.StreamResult
Returns the input stream
getInscopeElementDeclaration(QName) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns an inscope element declaration.
getInscopeSchemaType(QName) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return an inscope schema type.
getInscopeVariables() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns all declare inscope variables.
getIntegerValue(Step, boolean) - Method in class com.xml_project.morganaxproc.core.OptionValue
 
getItemType() - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Gets the item Type represented by this sequence type.
getLoadResult(XProcSecurityManager.Operations, String, URI, String, String, String) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a LoadResult obtained from href made absolute by using primaryBase or (if this fails) by secondaryBase after performing a security check for the given operation.
getLocalizer(String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Return the localizer for the given language or null
getLogFileName() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the LogFileName used.
getLogPathURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the LogPathURI used or null, if no uri can be found.
getLogStyle() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the current LogStyle.
getMemoryUsed() - Method in class com.xml_project.morganaxproc.XProcOutput
Returns the heap memory used for pipeline execution in Bytes.
getMessage() - Method in exception com.xml_project.morganaxproc.XProcInterfaceException
Return the message associated with this exception.
getMessage() - Method in exception com.xml_project.morganaxproc.xquery.XPathException
 
getMethod() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns the method associated with this request.
getMicroseconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
getMicroSeconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getMicrosecondsAsString() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getMicrosecondsAsString() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getMime() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
Returns the mime type associated with the loaded uri.
getMimeWrapper(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns a string with the Java class name of the mime wrapper set for the given mime.
getMinutes() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getModule(String) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Gets a module from the static context.
getMonth() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
getMonth() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getMonths() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
getMonths() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getName() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns the options name.
getName() - Method in class com.xml_project.morganaxproc.filesystem.HttpHeader
Return the name of this HttpHeader
getName() - Method in interface com.xml_project.morganaxproc.xpath.functions.XPathFunction
Specifies name of the function
getName() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getName(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getNamespaces() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns the namespace declarations associated with this option
getNamespaceURI() - Method in interface com.xml_project.morganaxproc.extensions.FunctionPackage
Defines the namespace of the function library.
getNamespaceURI() - Method in interface com.xml_project.morganaxproc.extensions.StepPackage
Defines the namespace of the step library.
getNodeKind() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getNodeKind(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getNodeModel() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getNodeType() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getNodeType(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getNumberOfDocuments() - Method in class com.xml_project.morganaxproc.XProcResult
Returns the number of documents in this XProcResult.
getNumberOfInputPorts() - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getNumberOfOptions() - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getNumberOfOutputPorts() - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getNumberOfParameterPorts() - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getNumericValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getOccurenceIndicator() - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
gets the occurence indicator represented by this sequence type.
getOptionName(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getOptionValue(QName) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Returns the OptionValue of the named option.
getOptionValueAsString(QName) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Returns the value of the named option as String
getOrderingMode() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the ordering mode.
getOrderNumber() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getOrderNumber(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getOutputPortName(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
getOutputStream(URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Return an OutputStream for the given uri, but with different behavior according to the scheme: For 'file:' a regular FileOutputStream is provided, that can be used for writing data to a medium.
getOutputStream(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns an OutputStream associated with the given uri.
getParameterDefinitions() - Method in interface com.xml_project.morganaxproc.xpath.functions.XPathFunction
Returns the functions formal parameters.
getPipelineFolderURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the pipelineFolderURI used.
getPipelineURI() - Method in class com.xml_project.morganaxproc.XProcPipeline
 
getPKGRepository() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the repository to use for EXPath.org's packaging system
getPortDumperURI() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the value of the uri used for port dumping.
getPortEncoding() - Method in class com.xml_project.morganaxproc.XProcResult
Returns the encoding option set for this port.
getPortNames() - Method in class com.xml_project.morganaxproc.XProcOutput
Returns a string array with all names of the executed XProc pipeline's output ports.
getPrefixes() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getPrefixes(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getPreserveNamespaceInCopy() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Return the current value for preserve namespace.
getPrimaryResult() - Method in class com.xml_project.morganaxproc.connectors.XsltResult
Returns the primary result of a transformation.
getPrimitiveBase(Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.SchemaTypeTools
 
getPromotionClass(XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
getPromotionClass(XdmValue, XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
getRawData() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
 
getRawMessage() - Method in exception com.xml_project.morganaxproc.xquery.XPathException
Returns only the message associated with this expection without error condition and/or position.
getRawValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
getResolvedCollection(String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns a collection from the resolved collections.
getResolvedDocument(String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns a document from the list of resolved documents.
getResolvedText(String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getResourceInfo(URI, boolean) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Implementation for file and http(s): Supported standard attributes for "file" are Readable, Writable, Hidden, LastModified and Size.
getResourceInfo(URI, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a document as specified for pxf:info or null, if the resource does not exist.
getResourceInfoChecked(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:info
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_AnySimpleType
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Byte
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Double
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_ENTITY
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Float
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_ID
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_IDREF
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Int
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_language
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Long
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Name
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_NCName
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_negativeInteger
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_NMTOKEN
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_nonNegativeInteger
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_nonPositiveInteger
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_NOTATION
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_positiveInteger
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_QName
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Short
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_String
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_Token
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
getRestrictionBase() - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
getResult() - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Returns the result of the evaluation of the XQuery expression as an array of nodes.
getResults(String) - Method in class com.xml_project.morganaxproc.XProcOutput
Returns the result from the output port with the given name, or an empty array, if no output port with the given name was found.
getResultType(List<SequenceType>) - Method in interface com.xml_project.morganaxproc.xpath.functions.XPathFunction
Returns the function's result type (relative to a parameter type=
getSecondaryResults() - Method in class com.xml_project.morganaxproc.connectors.XsltResult
Returns the secondary results (if any) of a transformation.
getSeconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
getSeconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getSeconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getSecurityControls() - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Return a list of xom elements each of them containing one security control set to the security manager.
getSecurityManager() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the currently used XProcSecurityManager.
getShortInfo() - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Defines a string to be used in TestReporter
getStaticallyKnownNamespaces() - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Returns a list of statically known namespaces.
getStaticContext() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Returns the static context of this query (XPath and XQuery).
getStatusCode() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Returns the status code of this XProcHttpResponse.
getStrategy() - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Return the strategy currently used by the XProcSecurityManager
getStrictExternalBinding() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns true if strict external binding is used with this configuration, otherwise false.
getStringValue() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns the option's value as String or null, if no value is known for the option.
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.Array
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
Creates the string value of the items of this iterator.
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.Map
 
getStringValue() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Return the string value of the items in the sequence.
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
Returns the string value.
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Return the string value of this sequence.
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Byte
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Int
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Long
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_QName
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Short
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
getStringValue() - Method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
getStringValue() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getStringValue(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getTargetURI() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.StreamResult
Return the uri.
getTime() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getTime() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getTimezone() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getTimezoneAsDuration() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getTimezoneAsXS_dayTimeDuration() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getTimezoneXMLValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
getType() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns the option's type (per xdm).
getTypedValue() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getTypedValue(Object) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getTypeName() - Method in interface com.xml_project.morganaxproc.xdm.XS_AnyType
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Byte
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_ENTITY
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_ID
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_IDREF
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Int
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_language
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Long
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Name
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_NCName
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_negativeInteger
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKEN
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_nonNegativeInteger
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_nonPositiveInteger
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_positiveInteger
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_QName
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Short
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Token
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_Untyped
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
getTypeName() - Method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
getUnderylingError() - Method in class com.xml_project.morganaxproc.XProcOutput
Return the XQuery or XSLT error that caused this error in case of XD0030
getURI() - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
Returns the uri from which the LoadResult was loaded.
getURI() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Return the uri associated with this request.
getUriForPrefix(String) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getUriForPrefix(Object, String) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
getValue() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns the option's value or null, if no value is known for the option.
getValue(int) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSequence
Returns the string value for the document with the given index (0 .. n-1).
getValue() - Method in class com.xml_project.morganaxproc.filesystem.HttpHeader
Returns the value of this HttpHeader.
getValue() - Method in class com.xml_project.morganaxproc.xdm.Array
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.Map
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
Returns the value itself.
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Byte
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Int
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Long
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_QName
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Short
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
getValue() - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
getValue() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
getVariableScopes() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getVariableValue(QName) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
getWeekInMonth() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getWeekInMonth(int, int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getWeekInYear() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getWeekInYear(int, int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
getXMLCatalogFiles() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the catalog files currently used for XML catalog.
getXMLCatalogInterface() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the current used interface to resolve uris from an XMLCatalog system.
getXQueryConnector() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the XQueryConnector used in this configuration.
getXSLTConnector() - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns the XSLTConnector used in this configuration.
getYear() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
getYear() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 

H

handleWhitespace(String, SchemaTypeTools.WhitespaceRestriction) - Static method in class com.xml_project.morganaxproc.xdm.SchemaTypeTools
 
hasCommonType() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Checks whether all items in this sequence have the same type (i.e. xs:integer or node()).
hasCommonType() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Checks whether all elements have a common type such as xs:integer or node().
hasNext() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
 
hasNext() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
hasNext() - Method in class com.xml_project.morganaxproc.xdm.XdmItemIterator
 
hasPortNamed(String) - Method in class com.xml_project.morganaxproc.XProcOutput
Returns true, if there is a (possible empty) port with the given name
hasTimezone() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
hasValues() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Checks whether the sequence contains at least one value (as opposed to nodes).
hasValues() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
hasValues() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Checks whether the sequences contains XdmValues as opposed to nodes.
HTTP_BAD_REQUEST - Static variable in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
A constant for http status code "bad request" (400).
HTTP_METHOD_NOT_ALLOWED - Static variable in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
A constant for http status code "method not allowed" (405).
HTTP_NOT_IMPLEMENTED - Static variable in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
A constant for http status code "not implemented" (501).
HTTP_OK - Static variable in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
A constant for http status code "ok" (200).
HttpBody - Class in com.xml_project.morganaxproc.filesystem
This class represents the http body of either an XProcHttpRequest or an XProcHttpResponse.
HttpBody(String, boolean) - Constructor for class com.xml_project.morganaxproc.filesystem.HttpBody
Create a new HttpBody with the given content type.
HttpHeader - Class in com.xml_project.morganaxproc.filesystem
This class represents a http header and is used in XProcHttpResponse and XProcHttpRequest.
HttpHeader(String, String) - Constructor for class com.xml_project.morganaxproc.filesystem.HttpHeader
Creates a new header with the given name and the given value.
httpRequest(XProcHttpRequest) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
Always throws an UnknownSchemeException since no support for p:http-request is provided by this class.
httpRequest(XProcHttpRequest) - Method in class com.xml_project.morganaxproc.filesystem.DefaultFilesystem
Performs a http request for uri schemes 'http:' and 'https'.
httpRequest(XProcHttpRequest) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a XProcHttpResponse answering the given XProcHttpRequest.

I

IMPLEMENTED_XPROC_VERSIONS - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:version')
implementsVersion(String) - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Checks whether the XQuery processor used in this connector supports a specific version of XQuery.
implementsVersion(String) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Checks whether the XSLT processor used in this connector supports a specific version of XSLT.
importXPathFunctions(Document) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Compile an xslt stylesheet and makes all XPath functions available as result.
INFINITY - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
InputPortAcceptSequence(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
insertBefore(Array, int, XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.Array
 
INTEGER_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
INTEGER_ZERO_OR_MORE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
is(XPathException.ExceptionCode) - Method in exception com.xml_project.morganaxproc.xquery.XPathException
Test whether the error condition is of a special type
isAtomicType() - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks whether this SequenceType represents an atomic type
isAtomicType(Class<? extends XS_AnyType>) - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks whether this Sequence represents a special atomic type
isCorrect(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_language
 
isDerivedFrom(Class<? extends XS_AnyType>, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.SchemaTypeTools
 
isDirectlyConstructed() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
isDocument() - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Checks whether this HttpBody has an XOM document as content.
isEmpty() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Checks whether the sequence is empty.
isEmpty() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
isEmpty() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Checks whether the sequence is empty.
isInfinite() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
isInfinite() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
isInstanceOf(XS_AnyType, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.SchemaTypeTools
 
isLeapYear(int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
isMultipart() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns whether this is a multipart request or not.
isMultipart() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Checks whether this XProcHttpResponse has a multipart body.
isNaN() - Method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
isNaN() - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
isNaN() - Method in class com.xml_project.morganaxproc.xdm.XS_Float
 
isNaN() - Method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
isNaN() - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
isNegative() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_QName
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
isOrdered() - Method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
isOuterSet() - Method in class com.xml_project.morganaxproc.core.OptionValue
Returns true, if this option is set from outside of XProcEngine
isParameterPort(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
isPreviousTo(Object) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
isRequired(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 
isRestrictionBase(Class<? extends XS_AnyType>, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.SchemaTypeTools
 
isValid() - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
isValidTimezone() - Method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
isValidURI(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
isValue() - Method in class com.xml_project.morganaxproc.xdm.Array
 
isValue() - Method in class com.xml_project.morganaxproc.xdm.Map
 
isValue() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
Flags, this item is a value as opposed to a node
isValue() - Method in class com.xml_project.morganaxproc.xdm.XS_AnySimpleType
 
isValue() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
isZero() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
ITEM_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
ITEM_ZERO_OR_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
ItemType - Interface in com.xml_project.morganaxproc.xpath.type
The base class for all values in a Sequence Type
iterator() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
 
iterator() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
iterator() - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Returns an iterator over this sequence.
iterator() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
iterator() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns an iterator over this XdmSequence.
iterator() - Method in class com.xml_project.morganaxproc.xdm.XS_ListType
 

J

JavaMime - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
join(XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.Array
 

K

keys() - Method in class com.xml_project.morganaxproc.xdm.Map
 
KNOWN_CONNECTORS - Static variable in class com.xml_project.morganaxproc.XProcConfiguration
This HashMap hold the java package names for the known connectors for xslt and xquery

L

lastDayOfMonth(int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
loadDocument(XProcSecurityManager.Operations, String, URI, String, XProcFilesystem.ParseMode) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a XOM document from the URI given by href either made absolute by using primaryBase or, if this fails, by using secondaryBase.
loadDocument(XProcSecurityManager.Operations, URI, XProcFilesystem.ParseMode) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Returns a XOM document from the given uri build with the given parseMode after a security check is performed for the given operation.
loadDocumentFromPackage(XProcSecurityManager.Operations, String, MorganaPKG.UriSpaces, XProcFilesystem.ParseMode) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Tries to load a component as document from an EXPath packaging system, if one is installed.

M

main(String[]) - Static method in class com.xml_project.morganaxproc.XProcEngine
Invokes 's command line processor
make2Digits(int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
make4Digits(int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
makeCompareResult(XS_AnyAtomicType.ValueComparers, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
makeDouble(XdmSequence) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
makeNormalizedString(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
makeNumericValue(String) - Static method in class com.xml_project.morganaxproc.xdm.ValueFactory
Creates a numeric value (xs:double, xs:decimal or xs:integer) from a string representation
makeOperand(XdmSequence, int, XS_Numeric.Operations, SequenceType) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
makeOperand(XdmSequence, int, XS_Numeric.Operations, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
makeOperands(XdmValue, XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
makeOperationFromMethod(String) - Static method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Returns the operation for this string representation
makeQName(String, StaticXQueryContext) - Static method in class com.xml_project.morganaxproc.xdm.XS_QName
 
makeSequenceType(ItemType) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Creates a sequence type representing the given item type, cardinality = exactly one.
makeSequenceType(ItemType, SequenceType.OccurrenceIndicator) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Create a sequence type representing the given item type and cardinality.
makeSequenceType(Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Makes a sequence type from the given XDM value type, cardinality exactly one.
makeSequenceType(Class<? extends XS_AnyType>, SequenceType.OccurrenceIndicator) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Makes a sequence type from the given XDM value type and the given cardinality
makeSequenceType(SequenceType, SequenceType.OccurrenceIndicator) - Static method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Makes a sequence type from another sequence type with the given cardinality
makeToMillis() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
makeToXS_Date() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
makeToXS_DateTime() - Method in class com.xml_project.morganaxproc.xdm.XS_Time
 
makeToXS_Time() - Method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
makeValue(QName, String) - Static method in class com.xml_project.morganaxproc.xdm.ValueFactory
Creates a new instance of an XDM value with the given type and the given value.
makeXQueryConnector(PrintWriter) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns a new XQueryConnector from the settings of this configuration.
makeXS_AnyURI(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
makeXS_Boolean(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
makeXS_Boolean(boolean) - Static method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
makeXS_Decimal(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
makeXS_Double(XS_AnyAtomicType) - Static method in class com.xml_project.morganaxproc.xdm.XS_Double
 
makeXS_Double(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Double
 
makeXS_Float(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Float
 
makeXS_Integer(long) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
makeXS_Integer(String, boolean) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
makeXS_Token(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Token
 
makeXSLTConnector(PrintWriter) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Returns a new XSLTConnector from the settings in this configuration.
Map - Class in com.xml_project.morganaxproc.xdm
A map as defined in XDM 3.1 (Not usable yet)
Map(XdmSequence, DynamicXQueryContext) - Constructor for class com.xml_project.morganaxproc.xdm.Map
 
Map(List<XS_AnyAtomicType>, List<XdmSequence>, DynamicXQueryContext) - Constructor for class com.xml_project.morganaxproc.xdm.Map
 
matches(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcPattern
Tests, whether the given node matches the test.
matches(XdmItem) - Method in interface com.xml_project.morganaxproc.xpath.type.ItemType
Checks whether the given XdmItem is matched.
matches(XdmSequence) - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Checks whether the given XDM sequence matches this sequence type.
MAX_SCALE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Byte
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Int
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Long
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Short
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
MAX_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
MaxMicroSeconds - Static variable in class com.xml_project.morganaxproc.xdm.XS_Time
 
MaxMicroSecondsBIG - Static variable in class com.xml_project.morganaxproc.xdm.XS_Time
 
MIDNIGHT - Static variable in class com.xml_project.morganaxproc.xdm.XS_Time
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Byte
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Int
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Long
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Short
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
MIN_VALUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
MINUS_ONE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Integer
 
MINUS_ZERO - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
ModelNode - Class in com.xml_project.morganaxproc.xpath.nodes
This is the basic implementation of node() for XDM (likely to change in future versions).
ModelNode(Object, NodeModel, boolean, boolean) - Constructor for class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
ModelNode(Object, NodeModel, boolean) - Constructor for class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
ModelNode(Object, NodeModel) - Constructor for class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
ModuleURIResolver - Interface in com.xml_project.morganaxproc.connectors
Interface used to resolve module import in XQuery and p:xquery
MORGANA_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcEngine
The namespace uri for nodes in MorganaXProc's namespace
moveResource(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
 
moveResource(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Moves file source to target.
moveResourceChecked(URI, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:move
multiply(XS_dayTimeDuration, XS_Double) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
multiply(Double) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
multiply(XS_yearMonthDuration, XS_Double) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 

N

NaN - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
NaN - Static variable in class com.xml_project.morganaxproc.xdm.XS_Float
 
NCNAME_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
NEG_INFINITY - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
NEG_NULL - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
NEG_NULL - Static variable in class com.xml_project.morganaxproc.xdm.XS_Float
 
negate() - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
newConfiguration() - Static method in class com.xml_project.morganaxproc.XProcConfiguration
Creates a new XProcConfiguration with the default settings and possibly overwritten by the values found in the default configuration file.
newConfiguration(String) - Static method in class com.xml_project.morganaxproc.XProcConfiguration
Creates a new XProcConfiguration with the default settings, the settings from the default configuration file (if found) and the settings found in the xml document at the specified uri.
newConfiguration(Element) - Static method in class com.xml_project.morganaxproc.XProcConfiguration
Creates a new XProcConfiguration with the default setting, the settings from the default configuration file (if found) and the settings from the xom element.
newInstance(XProcConfiguration, PrintWriter) - Static method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Creates a new instance of an XQueryConnector using the class defined in XProcConfiguration.
newInstance(String, PrintWriter) - Static method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Creates a new instance of an XQueryConnector using the class the given class name.
newInstance(XProcConfiguration, PrintWriter) - Static method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Creates a new instance of an XSLTConnector using the class defined in XProcConfiguration.
newInstance(String, PrintWriter) - Static method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Creates a new instance of an XSLTConnector using the given class name.
newInstance(Class<? extends XS_AnyType>, XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.ValueFactory
Creates a new instance of an XDM value with the given type and the given value.
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Byte
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
newInstance(int) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Double
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Duration
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_ENTITY
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Float
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_gDay
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_gYear
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_ID
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_IDREF
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Int
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
newInstance(XdmValue, String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
newInstance(XdmValue, boolean, String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Integer
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_language
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Long
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Name
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_NCName
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_negativeInteger
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_NMTOKEN
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_nonNegativeInteger
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_nonPositiveInteger
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_positiveInteger
 
newInstance(XdmValue, StaticXQueryContext) - Static method in class com.xml_project.morganaxproc.xdm.XS_QName
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Short
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Time
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_Token
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
newInstance(XdmValue) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
newIterator() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
Creates a new iterator (starting with the first item) of the same sequence.
newIterator() - Method in class com.xml_project.morganaxproc.xdm.XdmItemIterator
Creates a new iterator (starting at the first item) over the same sequence.
newVariableScope() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
newXProc() - Static method in class com.xml_project.morganaxproc.XProcEngine
Creates a new XProcEngine with a default configuration
newXProc(XProcConfiguration) - Static method in class com.xml_project.morganaxproc.XProcEngine
Creates a new XProcEngine using the given configuration
newXProc(String) - Static method in class com.xml_project.morganaxproc.XProcEngine
Creates a new XProcEngine with a configuration from the xml document at the uri
newXProcCompiler(XProcConfiguration) - Method in class com.xml_project.morganaxproc.XProcEngine
Create a new XProcCompiler using the given configuration
newXProcCompiler() - Method in class com.xml_project.morganaxproc.XProcEngine
Creates a new XProcCompiler using the configuration of the XProcEngine
next() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
 
next() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
next() - Method in class com.xml_project.morganaxproc.xdm.XdmItemIterator
 
NODE_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
NODE_ONE_OR_MORE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
NODE_ZERO_OR_MORE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
NODE_ZERO_OR_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
NodeModel - Interface in com.xml_project.morganaxproc.xpath.nodes
Abstract interface for implementation of nodes (likely to change in future versions)
NodeModel.NodeAxis - Enum in com.xml_project.morganaxproc.xpath.nodes
This axis defined in XDM
NodeModel.NodeKinds - Enum in com.xml_project.morganaxproc.xpath.nodes
The node kinds defined in XDM
NodeModel.NodeOrderNumber - Class in com.xml_project.morganaxproc.xpath.nodes
A class representing the order number of a node in an XDMSequence
NodeModel.NodeOrderNumber(String, int) - Constructor for class com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeOrderNumber
 
NodeModel.NodeOrderNumber(NodeModel.NodeOrderNumber, int) - Constructor for class com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeOrderNumber
 
NONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
normalize(String) - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns a normalized sequence as defined in https://www.w3.org/TR/xslt-xquery-serialization-30/#serdm
NoTimeZone - Static variable in class com.xml_project.morganaxproc.xdm.XS_Calendar
This is the abstract super class for Date- and Time-Classes
NULL - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
NULL - Static variable in class com.xml_project.morganaxproc.xdm.XS_Float
 

O

ONE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Integer
 
OptionValue - Class in com.xml_project.morganaxproc.core
This class represents the value of an option while executing an XProc pipeline.
OptionValue(QName, String, XOMUtilities.NamespaceMap, SequenceType) - Constructor for class com.xml_project.morganaxproc.core.OptionValue
Creates a new option value.
OptionValue(QName, XdmSequence, String, XOMUtilities.NamespaceMap, SequenceType) - Constructor for class com.xml_project.morganaxproc.core.OptionValue
 
OptionValue(QName, boolean, XdmSequence, String, XOMUtilities.NamespaceMap, SequenceType) - Constructor for class com.xml_project.morganaxproc.core.OptionValue
Creates a new option value.
OutputPortProducesSequence(int) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 

P

parseDate(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
parseHex(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
parseTime(String) - Static method in class com.xml_project.morganaxproc.xdm.XS_Time
 
parseTimezone(String) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
Parses lexical representation of timezone and sets the timezone
PIPELINE_MODE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant used to flag compilation of p:pipeline as opposed to p:declare-step.
Precision - Static variable in class com.xml_project.morganaxproc.xdm.XS_Duration
 
PRODUCT_NAME - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:product-name')
PRODUCT_VERSION - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:product-version')
promoteTo(XS_Numeric, Class<? extends XS_AnyType>) - Static method in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
PSVI_SUPPORTED - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:psvi-supported')
put(XS_AnyAtomicType, XdmSequence) - Method in class com.xml_project.morganaxproc.xdm.Map
 

Q

QNAME_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 

R

RelaxNG_check_id_idRef - Static variable in interface com.xml_project.morganaxproc.connectors.ValidationConnector
 
RelaxNG_compact_syntax - Static variable in interface com.xml_project.morganaxproc.connectors.ValidationConnector
 
remove(int) - Method in class com.xml_project.morganaxproc.xdm.Array
 
remove() - Method in class com.xml_project.morganaxproc.xdm.AtomizingIterator
Not implemented for this Iterable
remove() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
Not implementated for this Iterator
remove(XS_AnyAtomicType) - Method in class com.xml_project.morganaxproc.xdm.Map
 
remove() - Method in class com.xml_project.morganaxproc.xdm.XdmItemIterator
Not implemented for this Iterator.
removeExtensionLibrary(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Removes a piece of Java previously set with addExtensionLibrary from the list of used extensions.
removeXPathFunctions(FunctionPackage) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Removes a user written XPath extension function in a FunctionPackage from the XPath context.
resolveAsStreamSource(String, String, MorganaPKG.UriSpaces) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
resolveCollection(URI) - Method in interface com.xml_project.morganaxproc.connectors.CollectionURIResolver
Called by XPath, XQuery and XSLT when fn:collection is evaluated.
resolveCollection(URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Represents the default implementation for fn:collection used in XPath, p:xquery and p:xslt.
resolveEntity(String, String) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
resolveModule(String, List<String>, String) - Method in interface com.xml_project.morganaxproc.connectors.ModuleURIResolver
Called to resolve module import in XQuery and p:xquery
resolveModule(String, List<String>, String) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
resolveText(URI, String) - Method in interface com.xml_project.morganaxproc.connectors.TextURIResolver
Reads a text resource for fn:unparsed-text etc.
resolveText(URI, String) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
resolveURI(String, URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Generates an absolute URI from href and baseURI.
restoreVariableScope(DynamicXQueryContext.VariableScope) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
reverse() - Method in class com.xml_project.morganaxproc.xdm.Array
 
round(int, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Double
 
run(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Return an XdmSequence with the selected nodes.
run(String) - Method in class com.xml_project.morganaxproc.XProcLibrary
Runs the step with the given (Clark-) name without any input.
run(String, XProcInput) - Method in class com.xml_project.morganaxproc.XProcLibrary
Runs the step with the given (Clark-) name and the given input.
run() - Method in class com.xml_project.morganaxproc.XProcPipeline
Runs the pipeline without any input.
run(XProcInput) - Method in class com.xml_project.morganaxproc.XProcPipeline
Runs the pipeline with the given input.
runToBoolean(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Returns the effective boolean value for the expression and the context node.
runToDocuments(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Evaluates the expression for the given context node.
runToNodes(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Returns a Node array with the selected nodes.
runToValue(Node) - Method in class com.xml_project.morganaxproc.core.XPathInXProcSelector
Evaluates the given expression for the given context node to an xs:untypedAtomic.

S

SchemaTypeTools - Class in com.xml_project.morganaxproc.xdm
For internal use only: Some static methods usable for XDM.
SchemaTypeTools.WhitespaceRestriction - Enum in com.xml_project.morganaxproc.xdm
An enumeration of the defined whitespace restrictions
SecondsPerDay - Static variable in class com.xml_project.morganaxproc.xdm.XS_Duration
 
sendAuthentication() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Returns whether credentials should be sent unrequested.
Sequence - Interface in com.xml_project.morganaxproc.xdm
Interface for all sequences that can be wrapped to an XDMSequence
SequenceType - Class in com.xml_project.morganaxproc.xpath.type
An object representing XPath's sequence type syntax
SequenceType.OccurrenceIndicator - Enum in com.xml_project.morganaxproc.xpath.type
Enumeration of the occurrence indicators (including empty)
serialize(SerializerOptions) - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
 
setAuthentication(String, String, XProcHttpRequest.AuthenticationMethods, boolean) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Sets the authentication credentials for this request.
setBaseURI(XS_AnyURI) - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
 
setBaseURI(Object, XS_AnyURI) - Method in interface com.xml_project.morganaxproc.xpath.nodes.NodeModel
 
setBaseURI(XS_AnyURI) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the base uri of this query.
setBoundary(String) - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Sets the mime boundary to be used.
setBoundarySpacePolicy(StaticXQueryContext.Modes) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the boundary whitespace policy.
setCollectionURIResolver(CollectionURIResolver) - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Sets the resolver to use in query evaluation for fn:collection
setCollectionURIResolver(CollectionURIResolver) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the resolver to use for fn:collection in transformation.
setCompilerInfoStreamURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the CompileInfoStreamURI to be used.
setConfiguration(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Overwrites the settings in the XProcConfiguration with the values found in the xml document at the given uri.
setConfiguration(Element) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Overwrites the setting in the XProcConfiguration with the value found in the prefs element.
setConstructionMode(StaticXQueryContext.Modes) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the construction mode.
setContent(byte[]) - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Sets the content of this HttpBody.
setContent(Document) - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Sets the content of this HttpBody.
setCopyNamespaces(boolean, boolean) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the policy for namespace when copying elements.
setCurrentNodeModel(XQueryNodeModel) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
setDebugInfoStreamAppend(boolean) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Controls whether a new debugInfoStream is appended to an existing stream or a new is created.
setDebugInfoStreamURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the debugInfoStreamURI to be used.
setDefaultCollation(String) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the default collation
setDefaultCollection(Document[]) - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Sets the default collection, i.e. the sequence of documents available on port "source" of p:xquery.
setDefaultCollection(Document[]) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Set the default collection for the transformation, i.e. the sequence of documents on port "source" of p:xslt.
setDefaultFunctionNamespace(String) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the default function namespace.
setDefaultOrderForEmptySequences(boolean) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the rule for sorting with empty sequences.
setDefaultXPathVersion(float) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the default XPath version used by MorganaXProc.
setDependencyMapURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the URI to write dependency map to.
setDocumentBaseURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the documentBaseURI to be used.
setEncoding(String) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets encoding
setErrorListener(ErrorListener) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Sets the error listener for compilation.
setErrorListener(ErrorListener) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the error listener to use in transformation.
setExtensionWrapper(String, String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Add a ExtensionWrapper for the given extension by the given Java class name.
setFileSystem(XProcFilesystem) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the XProcFileSystem to be used.
setFileSystem(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the Java class name of the XProcFileSystem to be used.
setHeader(String, String) - Method in class com.xml_project.morganaxproc.filesystem.HttpBody
Sets a header with the given name and the given value.
setHTMLParserClass(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the Java class name of the HTMLParser class to be used.
setImportURIResolver(URIResolver) - Method in class com.xml_project.morganaxproc.connectors.XSLTConnector
Sets uri resolver to resolve stylesheet import with xsl:import and xsl:include.
setJavaLoadAllowed(boolean) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Controls whether a XProc pipeline is allowed to load a step via the "java" attribute.
setLogFileName(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Set the LogFileName to be used.
setLogPathURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the LogPathURI used.
setLogStyle(XProcConfiguration.LogStyle) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the logStyle for this configuration.
setMimeWrapper(String, String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Adds a MimeWrapper for the given mime by the given Java class name.
setModuleURIResolver(ModuleURIResolver) - Method in class com.xml_project.morganaxproc.connectors.XQueryConnector
Sets the resolver for module import.
setMonth(boolean, int) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
setMultipart() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Flags this request to be multipart.
setMultipart() - Method in class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Flags the body of this XProcHttpResponse to be multipart.
setNotConstructed() - Method in class com.xml_project.morganaxproc.xpath.nodes.ModelNode
Setters
setOption(QName, String) - Method in class com.xml_project.morganaxproc.XProcInput
Sets the value of the named option to the given value.
setOption(String, String) - Method in class com.xml_project.morganaxproc.XProcInput
Sets the value of the named option to the given value.
setOrderingMode(StaticXQueryContext.OrderingModes) - Method in class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Sets the ordering mode.
setOutputBaseURI(String) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the output base uri supplied from p:xslt.
setOutputPortDocument(String, Document) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Puts a single document on the named port.
setOutputPortDocuments(String, Document[]) - Method in class com.xml_project.morganaxproc.core.steptypes.AtomicStep
Puts a sequence of documents on the named port.
setParameter(QName, String) - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Sets the parameters on port 'parameters' of p:xquery.
setParameter(QName, XdmSequence) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the parameters on port 'parameters' of p:xslt.
setParameter(String, String, String, String) - Method in class com.xml_project.morganaxproc.XProcInput
Sets the value of the named parameter to the given value.
setPipelineFolderURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the pipelineFolderURI to be used.
setPKGRepository(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the path for the repository for EXPath.org's packaging system.
setPortDumperURI(URI) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the uri for the port dumper.
setResolvedCollection(String, XdmSequence) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Adds a collection to the list of resolved (=known) collections.
setResolvedDocument(String, ModelNode) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Adds a document to the list of resolved (=known) documents.
setResolvedText(String, String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
setSecurityControl(Elements) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Sets the security controls in this XProcSecurityManager via a list of xom elements.
setSecurityControl(List<Element>) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Sets the security controls in this XProcSecurityManager via a list of xom elements.
setSecurityControl(Element) - Method in class com.xml_project.morganaxproc.security.XProcSecurityManager
Sets the security controls in this XProcSecurityManager via a xom element.
setSecurityManager(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the XProcSecurityManager to be used by giving its Java class name.
setSecurityManager(XProcSecurityManager) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the XProcSecurityManager to be used.
setStrictExternalBinding(boolean) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the value strict external binding
setTextURIResolver(TextURIResolver) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the uri resolver to use for fn:unparsedText in XSLT 2.0 transformations.
setTimezone(XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
setTimezone(int) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
setURIResolver(URIResolver) - Method in interface com.xml_project.morganaxproc.connectors.XQueryExpression
Sets the uri resolver to use in query evaluation for fn:doc.
setURIResolver(URIResolver) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Sets the uri resolver to use for fn:document in transformation.
setVariable(QName, XdmSequence) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 
setXMLCatalogFiles(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the catalog files to be used for xml catalog (a ";" separated list).
setXQueryConnector(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Set the XQuery processor to use with this Configuration.
setXQueryConnector(XQueryConnector) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the XQueryConnector to use in this configuration.
setXSLTConnector(String) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Set the XSLT processor to use with this Configuration.
setXSLTConnector(XSLTConnector) - Method in class com.xml_project.morganaxproc.XProcConfiguration
Sets the XSLTConnector to use in this configuration.
size() - Method in class com.xml_project.morganaxproc.xdm.Array
 
size() - Method in class com.xml_project.morganaxproc.xdm.EmptySequence
 
size() - Method in class com.xml_project.morganaxproc.xdm.Map
 
size() - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
size() - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Returns the number of elements in this sequence.
size() - Method in class com.xml_project.morganaxproc.xdm.XS_ListType
 
size() - Method in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
sort(Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.Array
 
splitTimezoneFromTime(String) - Method in class com.xml_project.morganaxproc.xdm.XS_Calendar
Splits the given lexical representation in two parts: A trailing part and a timezone part.
StandardDate - Static variable in class com.xml_project.morganaxproc.xdm.XS_Calendar
 
StandardXProcSecurityManager - Class in com.xml_project.morganaxproc.security
This is the StandardXProcSecurityManager used on default by MorganaXProc.
StandardXProcSecurityManager() - Constructor for class com.xml_project.morganaxproc.security.StandardXProcSecurityManager
Creates a new StandardXProcSecurityManager.
StaticXQueryContext - Class in com.xml_project.morganaxproc.xquery
The static context of a query (XPath or XQuery).
StaticXQueryContext(XQueryConfiguration, CompilerCommons.CompilerMode) - Constructor for class com.xml_project.morganaxproc.xquery.StaticXQueryContext
Creates a new static query context.
StaticXQueryContext.Modes - Enum in com.xml_project.morganaxproc.xquery
The constructions modes.
StaticXQueryContext.OrderingModes - Enum in com.xml_project.morganaxproc.xquery
The ordering modes.
StepPackage - Interface in com.xml_project.morganaxproc.extensions
This interface can be used to write user defined XProc extension steps in Java.
STRING_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
STRING_ONE_OR_MORE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
STRING_ZERO_OR_MORE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
STRING_ZERO_OR_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
sub(XS_dayTimeDuration, XS_dayTimeDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
sub(XS_yearMonthDuration, XS_yearMonthDuration) - Static method in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 
subarray(int, int) - Method in class com.xml_project.morganaxproc.xdm.Array
 
subDuration(XS_DateTime, XS_Duration) - Static method in class com.xml_project.morganaxproc.xdm.XS_DateTime
Calculates a new xs:dateTime by adding -duration to the existing value
subSequence(long, Double) - Method in interface com.xml_project.morganaxproc.xdm.Sequence
Returns a subsequence of this sequence with the given parameters.
subSequence(long, Double) - Method in class com.xml_project.morganaxproc.xdm.XdmItem
 
subSequence(long, Double) - Method in class com.xml_project.morganaxproc.xdm.XdmSequence
Creates a new sequence which contains the element (first..length) of this sequence.
switchVariableScope() - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
 

T

test(XS_AnyAtomicType, XS_AnyAtomicType.ValueComparers, Collation, XS_dayTimeDuration) - Method in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
TextURIResolver - Interface in com.xml_project.morganaxproc.connectors
 
TheType - Static variable in class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
theValue - Variable in class com.xml_project.morganaxproc.xdm.XS_Float
 
toCalendar() - Method in class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
toCodepoints(XS_String) - Static method in class com.xml_project.morganaxproc.xdm.XS_String
 
toJulianDays() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
toJulianDays(int, int, int) - Static method in class com.xml_project.morganaxproc.xdm.XS_Date
 
toJulianSeconds() - Method in class com.xml_project.morganaxproc.xdm.XS_Date
 
TOKEN_ONE - Static variable in class com.xml_project.morganaxproc.xpath.type.SequenceType
 
toString() - Method in class com.xml_project.morganaxproc.xdm.Array
 
toString() - Method in class com.xml_project.morganaxproc.xdm.Map
 
toString() - Method in class com.xml_project.morganaxproc.xdm.XS_String
 
toString() - Method in class com.xml_project.morganaxproc.xpath.type.SequenceType
Returns a string representation of this sequence type.
toString() - Method in exception com.xml_project.morganaxproc.xquery.XPathException
 
touchResource(URI, long) - Method in class com.xml_project.morganaxproc.filesystem.AlternateFilesystem
 
touchResource(URI, long) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
touchResourceChecked(URI, long) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Implementation for pxf:touch
toXML(String) - Method in class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
trace(String, String) - Method in class com.xml_project.morganaxproc.xquery.DynamicXQueryContext
Method Interface for fn:trace
transform(Document, String, QName, QName) - Method in interface com.xml_project.morganaxproc.connectors.XSLTTemplate
Starts a transformation using this template
TRUE - Static variable in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
TYPED_XPROC_VERSION - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_AnyURI
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_base64Binary
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Boolean
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Byte
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Date
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_DateTime
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Decimal
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Duration
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_ENTITY
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Float
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_gDay
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_gMonth
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_gMonthDay
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_gYear
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_gYearMonth
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_hexBinary
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_ID
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_IDREF
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Int
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Integer
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_language
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Long
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Name
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_NCName
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_negativeInteger
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_NMTOKEN
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_nonNegativeInteger
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_nonPositiveInteger
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Numeric
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_positiveInteger
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_QName
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Short
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_String
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Time
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Token
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_Untyped
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
TypeName - Static variable in class com.xml_project.morganaxproc.xdm.XS_yearMonthDuration
 

U

UNKNOWN_INITIAL_TEMPLATE_OR_MODE - Static variable in class com.xml_project.morganaxproc.connectors.XSLTConnector
Error code for an unknown initial template or mode.

V

validateNVDL(Document, Document, EntityResolver) - Method in interface com.xml_project.morganaxproc.connectors.ValidationConnector
 
validateRelaxNG(String, String, Document, EntityResolver, Properties) - Method in interface com.xml_project.morganaxproc.connectors.ValidationConnector
 
ValidationConnector - Interface in com.xml_project.morganaxproc.connectors
 
ValueFactory - Class in com.xml_project.morganaxproc.xdm
Static methods to create Xdm values.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.filesystem.DefaultFilesystem.REDIRECTION_STRATEGY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.filesystem.XProcFilesystem.ParseMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.filesystem.XProcHttpRequest.AuthenticationMethods
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.security.XProcSecurityManager.Operations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.security.XProcSecurityManager.Strategies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xdm.SchemaTypeTools.WhitespaceRestriction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xdm.XS_AnyAtomicType.ValueComparers
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xdm.XS_Numeric.Functions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xdm.XS_Numeric.Operations
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeAxis
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeKinds
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xpath.type.SequenceType.OccurrenceIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.XProcCompiler.CompilationModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.XProcConfiguration.LogStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xquery.StaticXQueryContext.Modes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xquery.StaticXQueryContext.OrderingModes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.xml_project.morganaxproc.xquery.XPathException.ExceptionCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.xml_project.morganaxproc.filesystem.DefaultFilesystem.REDIRECTION_STRATEGY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.filesystem.XProcFilesystem.ParseMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.filesystem.XProcHttpRequest.AuthenticationMethods
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.security.XProcSecurityManager.Operations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.security.XProcSecurityManager.Strategies
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.xml_project.morganaxproc.xdm.Array
 
values() - Method in class com.xml_project.morganaxproc.xdm.Map
 
values() - Static method in enum com.xml_project.morganaxproc.xdm.SchemaTypeTools.WhitespaceRestriction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xdm.XS_AnyAtomicType.ValueComparers
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xdm.XS_Numeric.Functions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xdm.XS_Numeric.Operations
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeAxis
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xpath.nodes.NodeModel.NodeKinds
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xpath.type.SequenceType.OccurrenceIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.XProcCompiler.CompilationModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.XProcConfiguration.LogStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xquery.StaticXQueryContext.Modes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xquery.StaticXQueryContext.OrderingModes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.xml_project.morganaxproc.xquery.XPathException.ExceptionCode
Returns an array containing the constants of this enum type, in the order they are declared.
VENDOR - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:vendor')
VENDOR_URI - Static variable in class com.xml_project.morganaxproc.XProcEngine
The return value for p:system-property('p:vendor-uri')

W

wasSuccessful() - Method in class com.xml_project.morganaxproc.XProcOutput
Can be used to check, whether the execution was successful.
wrap(byte[], String, String, String) - Method in interface com.xml_project.morganaxproc.filesystem.DataWrapper
Returns a LoadResult by modifying data.
wrap(Sequence) - Static method in class com.xml_project.morganaxproc.xdm.XdmSequence
Wraps the given Sequence into a new (simplified version) XdmSequence.
writeData(XProcSecurityManager.Operations, byte[], URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Writes data to the uri after a security check for the given operation is performed.
writeData(byte[], URI) - Method in class com.xml_project.morganaxproc.filesystem.XProcFilesystem
Writes data to the uri.
writeInfo(PrintStream) - Method in class com.xml_project.morganaxproc.XProcPipeline.PipelineInfo
 

X

XdmItem - Class in com.xml_project.morganaxproc.xdm
The basic value token in XDM: Either a value (atomic, map or array) or a node.
XdmItem() - Constructor for class com.xml_project.morganaxproc.xdm.XdmItem
 
XdmItemIterator - Class in com.xml_project.morganaxproc.xdm
Instances of this class are used as iterator over items in an XdmSequence.
XdmItemIterator() - Constructor for class com.xml_project.morganaxproc.xdm.XdmItemIterator
 
XdmItemIterator(IndexableSequence) - Constructor for class com.xml_project.morganaxproc.xdm.XdmItemIterator
Creates a new iterator over an IndexableSequence
XdmSequence - Class in com.xml_project.morganaxproc.xdm
A sequence of items from XDM.
XdmSequence() - Constructor for class com.xml_project.morganaxproc.xdm.XdmSequence
 
XdmValue - Class in com.xml_project.morganaxproc.xdm
This interface is the root of all types, either xdm or xs.
XdmValue() - Constructor for class com.xml_project.morganaxproc.xdm.XdmValue
 
XML_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the namespace uri for xml.
XMLNS_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the namespace uri for xmlns.
XPathException - Exception in com.xml_project.morganaxproc.xquery
An XPathException is raised, if an error occurred during compilation or execution of an XPath or XQuery expression.
XPathException(XS_QName, String, XdmSequence) - Constructor for exception com.xml_project.morganaxproc.xquery.XPathException
Create a new XPathException.
XPathException(XPathException.ExceptionCode, String) - Constructor for exception com.xml_project.morganaxproc.xquery.XPathException
Create a new XPathException.
XPathException(XPathException.ExceptionCode, String, LexedSymbol.Position) - Constructor for exception com.xml_project.morganaxproc.xquery.XPathException
Create a new XPathException.
XPathException(XPathException.ExceptionCode, String, int, int) - Constructor for exception com.xml_project.morganaxproc.xquery.XPathException
Create a new XPathException.
XPathException.ExceptionCode - Enum in com.xml_project.morganaxproc.xquery
Error conditions as in http://www.w3.org/TR/xquery/#id-errors
XPathFunction - Interface in com.xml_project.morganaxproc.xpath.functions
Serves as an interface for XPath functions (default and user written)
XPathInXProcPattern - Class in com.xml_project.morganaxproc.core
Instances of this class represent a ready to evaluate XPath match pattern
XPathInXProcSelector - Class in com.xml_project.morganaxproc.core
Instancing of this class represent a ready to run XPath expression
XPathInXProcSequence - Class in com.xml_project.morganaxproc.core
Instances of this class represent a ready to evaluate XPath selector sequence
XPROC_ERROR_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the namespace uri for xproc errors.
XPROC_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the namespace uri for xproc.
XPROC_STEP_NAMESPACE - Static variable in class com.xml_project.morganaxproc.XProcCompiler
A constant holding the namespace uri for xproc steps.
XProcCompiler - Class in com.xml_project.morganaxproc
An XProcCompiler is used to compile an XProc pipeline to an executable form, i.e. transform an XProcSource object into an XProcPipeline object.
XProcCompiler.CompilationModes - Enum in com.xml_project.morganaxproc
An enumeration of the possible compilation modes of an XProcCompiler
XProcCompiler.XProcCompilerException - Exception in com.xml_project.morganaxproc
An Exception thrown when a compilation error has occurred calling compile
XProcCompiler.XProcCompilerException(String, Document) - Constructor for exception com.xml_project.morganaxproc.XProcCompiler.XProcCompilerException
 
XProcCompiler.XProcCompilerException(String) - Constructor for exception com.xml_project.morganaxproc.XProcCompiler.XProcCompilerException
 
XProcCompiler.XProcCompilerException(ParsingException) - Constructor for exception com.xml_project.morganaxproc.XProcCompiler.XProcCompilerException
 
XProcConfiguration - Class in com.xml_project.morganaxproc
This class holds the configuration settings used during compilation and running of an XProc pipeline.
XProcConfiguration.LogStyle - Enum in com.xml_project.morganaxproc
The possible values for logging.
XProcEngine - Class in com.xml_project.morganaxproc
This class is the main entry point for using MorganaXProc either from the command line or via api interface.
XProcFilesystem - Class in com.xml_project.morganaxproc.filesystem
This class is the core of file-/stream access in MorganaXProc although it does not provide any file-/stream access itself.
XProcFilesystem(XProcConfiguration) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcFilesystem
 
XProcFilesystem.LoadResult - Class in com.xml_project.morganaxproc.filesystem
A class wrapping the results from loading a resource from an uri.
XProcFilesystem.LoadResult(String, byte[], String, String) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcFilesystem.LoadResult
Constructs a new LoadResult
XProcFilesystem.ParseMode - Enum in com.xml_project.morganaxproc.filesystem
The parsing modes used when building XOM documents.
XProcFilesystem.ProtectedResourceException - Exception in com.xml_project.morganaxproc.filesystem
An Exception thrown if the request resource needs authentication.
XProcFilesystem.ProtectedResourceException(URI) - Constructor for exception com.xml_project.morganaxproc.filesystem.XProcFilesystem.ProtectedResourceException
Creates a new ProtectedResourceException
XProcFilesystem.StreamResult - Class in com.xml_project.morganaxproc.filesystem
A class wrapping an InputStream and the uri from which the input stream was obtained.
XProcFilesystem.StreamResult(InputStream, String) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcFilesystem.StreamResult
 
XProcFilesystem.UnknownSchemeException - Exception in com.xml_project.morganaxproc.filesystem
An Exception thrown if the scheme in an uri is not known or not supported.
XProcFilesystem.UnknownSchemeException(URI) - Constructor for exception com.xml_project.morganaxproc.filesystem.XProcFilesystem.UnknownSchemeException
Creates a new UnknownSchemeException from an uri which scheme is not supported.
XProcFilesystem.UnknownSchemeException(XProcHttpRequest, Object) - Constructor for exception com.xml_project.morganaxproc.filesystem.XProcFilesystem.UnknownSchemeException
Creates a new UnknownSchemeException from a XProcHttpRequest with an unknown scheme and the handler to which the scheme is unknown.
XProcFilesystem.UnsupportedMethodException - Exception in com.xml_project.morganaxproc.filesystem
An Exception thrown if a XProcHttpRequest which an unsupported method is found.
XProcFilesystem.UnsupportedMethodException(String, String) - Constructor for exception com.xml_project.morganaxproc.filesystem.XProcFilesystem.UnsupportedMethodException
Creates a new UnsupportedMethodException
XProcFilesystem.UnsupportedXMLVersionException - Exception in com.xml_project.morganaxproc.filesystem
 
XProcFilesystem.UnsupportedXMLVersionException(String) - Constructor for exception com.xml_project.morganaxproc.filesystem.XProcFilesystem.UnsupportedXMLVersionException
 
XProcHttpRequest - Class in com.xml_project.morganaxproc.filesystem
This class contains the data for a http request found in p:http-request.
XProcHttpRequest(URI, String) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcHttpRequest
Constructs a new XProcHttpRequest with an uri and a method.
XProcHttpRequest.AuthenticationMethods - Enum in com.xml_project.morganaxproc.filesystem
 
XProcHttpResponse - Class in com.xml_project.morganaxproc.filesystem
This class contains the response of a http-request done by the file system to be evaluated by p:http-request.
XProcHttpResponse(int) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Creates a new XProcHttpResponse with the given status code.
XProcHttpResponse(Document, String) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Creates a new XProcHttpResponse with the given XOM document as body and the given encoding.
XProcHttpResponse(int, Document, String) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Creates a new XProcHttpResponse with the given status code, the given XOM document as body and the given encoding.
XProcHttpResponse(int, String, String, byte[]) - Constructor for class com.xml_project.morganaxproc.filesystem.XProcHttpResponse
Creates a new XProcHttpResponse with the given status code, the given data as body, the given content type and the given encoding.
XProcInput - Class in com.xml_project.morganaxproc
The class holds the document(s) to connect with the input port(s) of an XProc pipeline as well as the setting for options and for parameters.
XProcInput() - Constructor for class com.xml_project.morganaxproc.XProcInput
Create a new XProcInput
XProcInterfaceException - Exception in com.xml_project.morganaxproc
Exceptions of this class raised when MorganaXProc apis are not used properly (as opposed to error while compiling or executing an XProc pipeline.
XProcInterfaceException(Object, String) - Constructor for exception com.xml_project.morganaxproc.XProcInterfaceException
 
XProcLibrary - Class in com.xml_project.morganaxproc
This class represents the compiled form of an XProc library.
XProcMime - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
XProcOutput - Class in com.xml_project.morganaxproc
This class holds the outputs of an execution of an XProc pipeline.
XProcPipeline - Class in com.xml_project.morganaxproc
This class represents the compiled, i.e. runnable form of an XProc pipeline.
XProcPipeline.PipelineInfo - Class in com.xml_project.morganaxproc
 
XProcResult - Class in com.xml_project.morganaxproc
This class acts as a container for the document (sequence) found on an output port.
XProcSecurityException - Exception in com.xml_project.morganaxproc.security
An Exception of this class is raised, when a XProc pipeline attempts to access a resource that is not allowed by the currently used security manager.
XProcSecurityException(String) - Constructor for exception com.xml_project.morganaxproc.security.XProcSecurityException
Creates a new instance with the given message.
XProcSecurityManager - Class in com.xml_project.morganaxproc.security
This class is used to implement security management to protect your system against possible threats from running third party XProc pipelines or while developing new XProc pipeline.
XProcSecurityManager(XProcSecurityManager.Strategies) - Constructor for class com.xml_project.morganaxproc.security.XProcSecurityManager
Constructs a new XProcSecurityManager with the given strategy.
XProcSecurityManager.Operations - Enum in com.xml_project.morganaxproc.security
This enumeration lists the individual operation for which security controls will be performed.
XProcSecurityManager.Strategies - Enum in com.xml_project.morganaxproc.security
The basis security strategies implemented by XProcSecurityManager
XProcSource - Class in com.xml_project.morganaxproc
This class is used to hold xml documents to serve as source either for compilation or for documents on input ports.
XProcSource(String) - Constructor for class com.xml_project.morganaxproc.XProcSource
Creates a new XProcSource which the reference to an xml document.
XProcSource(Document) - Constructor for class com.xml_project.morganaxproc.XProcSource
Creates a new XProcSource from the given document.
XQueryConnector - Class in com.xml_project.morganaxproc.connectors
This class defines an interface for the use of XQuery processors with MorganaXProc.
XQueryConnector() - Constructor for class com.xml_project.morganaxproc.connectors.XQueryConnector
 
XQueryConnectorException - Exception in com.xml_project.morganaxproc.connectors
This class is used to raise exceptions occurred during instantiation of an XQueryConnector
XQueryConnectorException(String) - Constructor for exception com.xml_project.morganaxproc.connectors.XQueryConnectorException
Creates a new Exception
XQueryExpression - Interface in com.xml_project.morganaxproc.connectors
This class defines an interface for the use of XQuery processors with MorganaXProc.
XQueryMime - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
XS_AnyAtomicType - Class in com.xml_project.morganaxproc.xdm
Abstract base class for all atomic values.
XS_AnyAtomicType() - Constructor for class com.xml_project.morganaxproc.xdm.XS_AnyAtomicType
 
XS_AnyAtomicType.ValueComparers - Enum in com.xml_project.morganaxproc.xdm
An enumeration of the defined compare operations
XS_AnySimpleType - Class in com.xml_project.morganaxproc.xdm
Abstract base class for all simple XDM values.
XS_AnySimpleType() - Constructor for class com.xml_project.morganaxproc.xdm.XS_AnySimpleType
 
XS_AnyType - Interface in com.xml_project.morganaxproc.xdm
Any type as defined in XDM.
XS_AnyURI - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:anyURI
XS_base64Binary - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:base64Binary
XS_Boolean - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:boolean
XS_Byte - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:byte
XS_Byte(Byte) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Byte
 
XS_Calendar - Class in com.xml_project.morganaxproc.xdm
Abstract base class for all calendar types.
XS_Calendar() - Constructor for class com.xml_project.morganaxproc.xdm.XS_Calendar
 
XS_Date - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:date
XS_Date(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date
 
XS_Date(int, XS_Date.Date) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date
 
XS_Date(int, GregorianCalendar) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date
 
XS_Date.Date - Class in com.xml_project.morganaxproc.xdm
Internal implementation for xs:date
XS_Date.Date() - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
XS_Date.Date(int, byte, byte) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
XS_Date.Date(GregorianCalendar) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Date.Date
 
XS_DateTime - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:dateTime
XS_DateTime(int, XS_Date.Date) - Constructor for class com.xml_project.morganaxproc.xdm.XS_DateTime
 
XS_DateTime(int, XS_Time.Time) - Constructor for class com.xml_project.morganaxproc.xdm.XS_DateTime
 
XS_DateTime(int, XS_Date.Date, XS_Time.Time) - Constructor for class com.xml_project.morganaxproc.xdm.XS_DateTime
 
XS_dayTimeDuration - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:dayTimeDuration
XS_dayTimeDuration(XS_Duration.Duration) - Constructor for class com.xml_project.morganaxproc.xdm.XS_dayTimeDuration
 
XS_Decimal - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:decimal
XS_Decimal(BigDecimal) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Decimal
 
XS_Double - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:double
XS_Double(double) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Double
 
XS_Duration - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:duration
XS_Duration(String, String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Duration
 
XS_Duration() - Constructor for class com.xml_project.morganaxproc.xdm.XS_Duration
 
XS_Duration(XS_Duration.Duration) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Duration
 
XS_Duration.Duration - Class in com.xml_project.morganaxproc.xdm
Internal implementation of a duration
XS_Duration.Duration(XS_Duration.Duration) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
XS_Duration.Duration(boolean, int, long) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Duration.Duration
 
XS_ENTITY - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:ENTITY
XS_Float - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:float
XS_Float(float) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Float
 
XS_gDay - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:gDay
XS_gMonth - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:gMonth
XS_gMonthDay - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:gMonthDay
XS_gYear - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:gYear
XS_gYearMonth - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:gYearMonth
XS_hexBinary - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:hexBinary
XS_ID - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:ID
XS_IDREF - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:IDREF
XS_Int - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:int
XS_Int(Integer) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Int
 
XS_Integer - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:integer
XS_Integer(Object) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Integer
 
XS_Integer(BigInteger) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Integer
 
XS_language - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:language
XS_ListType - Class in com.xml_project.morganaxproc.xdm
 
XS_ListType() - Constructor for class com.xml_project.morganaxproc.xdm.XS_ListType
 
XS_Long - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:long
XS_Long(Long) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Long
 
XS_Name - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:name
XS_Name(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Name
 
XS_NCName - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:NCName
XS_NCName(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_NCName
 
XS_negativeInteger - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:negativeInteger
XS_NMTOKEN - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:NMToken
XS_NMTOKEN(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_NMTOKEN
 
XS_NMTOKENS - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:NMTokens
XS_NMTOKENS(String[], String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_NMTOKENS
 
XS_nonNegativeInteger - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:nonNegativeInteger
XS_nonPositiveInteger - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:nonPositiveInteger
XS_NormalizedString - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:normalizedString
XS_NormalizedString(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_NormalizedString
 
XS_NOTATION - Class in com.xml_project.morganaxproc.xdm
Abstract base class for xs:notation
XS_NOTATION() - Constructor for class com.xml_project.morganaxproc.xdm.XS_NOTATION
 
XS_Numeric - Class in com.xml_project.morganaxproc.xdm
Abstract base class for all numeric values.
XS_Numeric() - Constructor for class com.xml_project.morganaxproc.xdm.XS_Numeric
 
XS_Numeric.Functions - Enum in com.xml_project.morganaxproc.xdm
An enumeration of the function for numeric values.
XS_Numeric.Operations - Enum in com.xml_project.morganaxproc.xdm
An enumeration of the operation for numeric values.
XS_positiveInteger - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:positiveInteger
XS_QName - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:QName
XS_QName(QName) - Constructor for class com.xml_project.morganaxproc.xdm.XS_QName
 
XS_Short - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:short
XS_Short(Short) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Short
 
XS_String - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:string
XS_String(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_String
 
XS_Time - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:time
XS_Time(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Time
 
XS_Time(int, XS_Time.Time) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Time
 
XS_Token - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:token
XS_Token(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_Token
 
XS_unsignedByte - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:unsignedByte
XS_unsignedByte(Byte) - Constructor for class com.xml_project.morganaxproc.xdm.XS_unsignedByte
 
XS_unsignedInt - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:unsignedInt
XS_unsignedInt(Integer) - Constructor for class com.xml_project.morganaxproc.xdm.XS_unsignedInt
 
XS_unsignedLong - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:unsignedLong
XS_unsignedLong(Long) - Constructor for class com.xml_project.morganaxproc.xdm.XS_unsignedLong
 
XS_unsignedShort - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:unsignedShort
XS_unsignedShort(Short) - Constructor for class com.xml_project.morganaxproc.xdm.XS_unsignedShort
 
XS_Untyped - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:untyped
XS_Untyped() - Constructor for class com.xml_project.morganaxproc.xdm.XS_Untyped
 
XS_UntypedAtomic - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:untypedAtomic
XS_UntypedAtomic(String) - Constructor for class com.xml_project.morganaxproc.xdm.XS_UntypedAtomic
 
XS_yearMonthDuration - Class in com.xml_project.morganaxproc.xdm
Implementation of xs:yearMonthDuration
XSLTConnector - Class in com.xml_project.morganaxproc.connectors
This class defines an interface for the use of XSLT processors with MorganaXProc.
XSLTConnector() - Constructor for class com.xml_project.morganaxproc.connectors.XSLTConnector
 
XsltMime - Static variable in class com.xml_project.morganaxproc.XProcEngine
 
XsltResult - Class in com.xml_project.morganaxproc.connectors
This class serves as a container for the results of an XSLT transformation.
XsltResult(Document) - Constructor for class com.xml_project.morganaxproc.connectors.XsltResult
Creates a new instance with a primary result and no secondary results.
XsltResult(Document, List<Document>) - Constructor for class com.xml_project.morganaxproc.connectors.XsltResult
Creates a new instance with a primary result and a (possibly empty) list of secondary results.
XSLTTemplate - Interface in com.xml_project.morganaxproc.connectors
This class defines an interface for the use of XSLT processors with MorganaXProc.

Z

ZERO - Static variable in class com.xml_project.morganaxproc.xdm.XS_Double
 
ZERO - Static variable in class com.xml_project.morganaxproc.xdm.XS_Integer
 

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