|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
MorganaXProc to use some piece of Java
code to extend the build-in functionality.
XProcSource with the pipeline's input port.
XProcSources with the pipeline's input port.
XProcSecurityManager.
XProcSecurityManager.
MorganaXProc
by implementing the abstract classes of XProcFilesystem with the notable exception of
httpRequest which is just implemented by throwing an UnknownSchemeException.AlternateFilesystem.
String using the given parseMode and
with uri as base uri for the document.
httpRequest is empty.
fn:collection with a string as parameter.template
XProcSource, i.e. transforms
it into an XProcPipeline object which can be executed.
XProcSource, i.e. transforms
it into an XProcLibrary object, from which the steps in the library
can be called.
XProcSecurityManager so that changes to one of
them does not affect the other.
XProcConfiguration object which is a verbatim copy
of the existing.
source to target.
uri.
XProcFilesystem that support all required
methods for 'file:', 'http:' and 'https:' and supports also sending http requests by using
p:http-request.DefaultFilesystem with redirection strategy 'default'.
DefaultFilesystem with the given redirection strategy.
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
- dependsOnContextItem(int, float) -
Method in interface com.xml_project.morganaxpath.functions.XPathFunction
- Marks a function depending on the context item
- dependsOnContextItem() -
Method in class com.xml_project.morganaxquery.StaticXQueryContext
-
- diff(XS_DateTime, XS_DateTime, DynamicXQueryContext) -
Static method in class com.xml_project.morganaxdm.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.morganaxdm.XS_dayTimeDuration
-
- divide(XS_dayTimeDuration, XS_dayTimeDuration) -
Static method in class com.xml_project.morganaxdm.XS_dayTimeDuration
-
- divide(Double) -
Method in class com.xml_project.morganaxdm.XS_Duration.Duration
-
- divide(XS_yearMonthDuration, XS_Double) -
Static method in class com.xml_project.morganaxdm.XS_yearMonthDuration
-
- divide(XS_yearMonthDuration, XS_yearMonthDuration) -
Static method in class com.xml_project.morganaxdm.XS_yearMonthDuration
-
- DOCUMENT_ONE -
Static variable in class com.xml_project.morganaxpath.type.SequenceType
-
- DOCUMENT_ONE_OR_MORE -
Static variable in class com.xml_project.morganaxpath.type.SequenceType
-
- DOCUMENT_ZERO_OR_MORE -
Static variable in class com.xml_project.morganaxpath.type.SequenceType
-
- DOCUMENT_ZERO_OR_ONE -
Static variable in class com.xml_project.morganaxpath.type.SequenceType
-
- 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.morganaxpath.type.SequenceType
-
- DOUBLE_ZERO_OR_ONE -
Static variable in class com.xml_project.morganaxpath.type.SequenceType
-
- dumpVariables() -
Method in class com.xml_project.morganaxquery.StaticXQueryContext
- Dumps.
- dumpVariableScope() -
Method in class com.xml_project.morganaxquery.DynamicXQueryContext
-
- DynamicXQueryContext - Class in com.xml_project.morganaxquery
- The dynamic context of a query (XPath and XQuery)
- DynamicXQueryContext(StaticXQueryContext, XQueryConfiguration, XdmItem, long, long) -
Constructor for class com.xml_project.morganaxquery.DynamicXQueryContext
- Creates a new dynamic query context
- DynamicXQueryContext.VariableScope - Class in com.xml_project.morganaxquery
-
- DynamicXQueryContext.VariableScope() -
Constructor for class com.xml_project.morganaxquery.DynamicXQueryContext.VariableScope
-
MorganaXProc will look for extensions.
MorganaXProc.addXPathFunction or addExtensionLibrary.
XProcConfiguration currently used.
uri.
uri only
if it has a 'file:' scheme.
uri.
uri after a security check
for the given operation is performed.
InputStream via getInputStream
for the given uri and then building it, using the given parseMode.
XProcSource.
XProcResult as a (possibly empty) document array.
XProcResult.
UnknownSchemeException
for other schemes.
uri.
XProcEngine used to generate this XProcCompiler.
EXPathPackagingSystem associated with this configuration.
Java class or package names of the extension libraries set for
this XProcConfiguration.
Java class name of the extension wrapper set
for the given extension.
XProcFileSystem currently used.
Java class name of the HTMLParserClass.
StreamResult for the given uri if it has one of supported schemes 'file:', 'http:'
or 'https:'.
StreamResult from the given uri.
LoadResult obtained from href made absolute by using
primaryBase or (if this fails) by secondaryBase after performing a
security check for the given operation.
LogStyle.
Java class name of the mime wrapper set
for the given mime.
XProcResult.
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.
OutputStream associated with the given uri.
XProcSecurityManager.
TestReporter
XProcSecurityManager
true if strict external binding is used with this configuration,
otherwise false.
LoadResult was loaded.
XProcHttpRequest or
an XProcHttpResponse.HttpBody with the given content type.
XProcHttpResponse and
XProcHttpRequest.UnknownSchemeException since no support for p:http-request is
provided by this class.
XProcHttpResponse answering the given XProcHttpRequest.
URI given by href either made absolute
by using primaryBase or, if this fails, by using secondaryBase.
uri build with the given parseMode after
a security check is performed for the given operation.
FOPConnector form the settings in this configuration.
XQueryConnector from the settings of this configuration.
XSLTConnector from the settings in this configuration.
source to target.
cliSettings strings.
XProcConfiguration.
XProcConfiguration.
XProcConfiguration.
Java previously set with addExtensionLibrary
from the list of used extensions.
URI from href and
baseURI.
XProcConfiguration with the values
found in the xml document at the given uri.
XProcConfiguration with the values
found in the cliSettings strings.
XProcConfiguration with the value
found in the prefs element.
Java class name.
XProcFileSystem to be used.
Java class name of the XProcFileSystem
to be used.
Java class name of the HTMLParser class to be used.
Java class name.
XProcSecurityManager via a list of
xom elements.
XProcSecurityManager via a list of
xom elements.
XProcSecurityManager via a
xom element.
XProcSecurityManager to be used by giving its
Java class name.
XProcSecurityManager to be used.
StandardXProcSecurityManager used on default by MorganaXProc.StandardXProcSecurityManager.
XProc extension
steps in Java.LoadResult by modifying data.
data to the uri after a security check for
the given operation is performed.
data to the uri.
XProcCompiler is used to compile an XProc pipeline to an executable form,
i.e. transform an XProcSource object into an XProcPipeline object.compile
MorganaXProc
either from the command line or via api interface.MorganaXProc although it does not
provide any file-/stream access itself.LoadResult
ProtectedResourceException
InputStream and the uri from which the input stream
was obtained.UnknownSchemeException from an uri which scheme is not supported.
UnknownSchemeException from a XProcHttpRequest
with an unknown scheme and the handler to which the scheme is unknown.
XProcHttpRequest which an unsupported method
is found.UnsupportedMethodException
XProcHttpRequest with an uri and a method.
XProcHttpResponse with the given status code.
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
- XProcInterfaceErrorCode -
Static variable in class com.xml_project.morganaxproc.XProcEngine
-
- 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.
- XProcRuntimeErrorCode -
Static variable in class com.xml_project.morganaxproc.XProcEngine
-
- 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 basic 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(Source) -
Constructor for class com.xml_project.morganaxproc.XProcSource
-
Creates a new
XProcSource from the given source, which may be a StreamSource or a SAXSource.
- 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.morganaxdm
- Abstract base class for all atomic values.
- XS_AnyAtomicType() -
Constructor for class com.xml_project.morganaxdm.XS_AnyAtomicType
-
- XS_AnyAtomicType.ValueComparers - Enum in com.xml_project.morganaxdm
- An enumeration of the defined compare operations
- XS_AnySimpleType - Class in com.xml_project.morganaxdm
- Abstract base class for all simple XDM values.
- XS_AnySimpleType() -
Constructor for class com.xml_project.morganaxdm.XS_AnySimpleType
-
- XS_AnyType - Interface in com.xml_project.morganaxdm
- Any type as defined in XDM.
- XS_AnyURI - Class in com.xml_project.morganaxdm
- Implementation of xs:anyURI
- XS_AnyURI(URI) -
Constructor for class com.xml_project.morganaxdm.XS_AnyURI
-
- XS_base64Binary - Class in com.xml_project.morganaxdm
- Implementation of xs:base64Binary
- XS_Boolean - Class in com.xml_project.morganaxdm
- Implementation of xs:boolean
- XS_Boolean(XS_Boolean) -
Constructor for class com.xml_project.morganaxdm.XS_Boolean
-
- XS_Byte - Class in com.xml_project.morganaxdm
- Implementation of xs:byte
- XS_Byte(Byte) -
Constructor for class com.xml_project.morganaxdm.XS_Byte
-
- XS_Calendar - Class in com.xml_project.morganaxdm
- Abstract base class for all calendar types.
- XS_Calendar() -
Constructor for class com.xml_project.morganaxdm.XS_Calendar
-
- XS_Date - Class in com.xml_project.morganaxdm
- Implementation of xs:date
- XS_Date(String) -
Constructor for class com.xml_project.morganaxdm.XS_Date
-
- XS_Date(int, XS_Date.Date) -
Constructor for class com.xml_project.morganaxdm.XS_Date
-
- XS_Date(int, GregorianCalendar) -
Constructor for class com.xml_project.morganaxdm.XS_Date
-
- XS_Date.Date - Class in com.xml_project.morganaxdm
- Internal implementation for xs:date
- XS_Date.Date() -
Constructor for class com.xml_project.morganaxdm.XS_Date.Date
-
- XS_Date.Date(int, byte, byte) -
Constructor for class com.xml_project.morganaxdm.XS_Date.Date
-
- XS_Date.Date(GregorianCalendar) -
Constructor for class com.xml_project.morganaxdm.XS_Date.Date
-
- XS_DateTime - Class in com.xml_project.morganaxdm
- Implementation of xs:dateTime
- XS_DateTime(int, XS_Date.Date) -
Constructor for class com.xml_project.morganaxdm.XS_DateTime
-
- XS_DateTime(int, XS_Time.Time) -
Constructor for class com.xml_project.morganaxdm.XS_DateTime
-
- XS_DateTime(int, XS_Date.Date, XS_Time.Time) -
Constructor for class com.xml_project.morganaxdm.XS_DateTime
-
- XS_dayTimeDuration - Class in com.xml_project.morganaxdm
- Implementation of xs:dayTimeDuration
- XS_dayTimeDuration(XS_Duration.Duration) -
Constructor for class com.xml_project.morganaxdm.XS_dayTimeDuration
-
- XS_Decimal - Class in com.xml_project.morganaxdm
- Implementation of xs:decimal
- XS_Decimal(BigDecimal) -
Constructor for class com.xml_project.morganaxdm.XS_Decimal
-
- XS_Double - Class in com.xml_project.morganaxdm
- Implementation of xs:double
- XS_Double(double) -
Constructor for class com.xml_project.morganaxdm.XS_Double
-
- XS_Double(XS_Double) -
Constructor for class com.xml_project.morganaxdm.XS_Double
-
- XS_Duration - Class in com.xml_project.morganaxdm
- Implementation of xs:duration
- XS_Duration(String, String) -
Constructor for class com.xml_project.morganaxdm.XS_Duration
-
- XS_Duration() -
Constructor for class com.xml_project.morganaxdm.XS_Duration
-
- XS_Duration(XS_Duration.Duration) -
Constructor for class com.xml_project.morganaxdm.XS_Duration
-
- XS_Duration.Duration - Class in com.xml_project.morganaxdm
- Internal implementation of a duration
- XS_Duration.Duration(XS_Duration.Duration) -
Constructor for class com.xml_project.morganaxdm.XS_Duration.Duration
-
- XS_Duration.Duration(boolean, int, long) -
Constructor for class com.xml_project.morganaxdm.XS_Duration.Duration
-
- XS_ENTITY - Class in com.xml_project.morganaxdm
- Implementation of xs:ENTITY
- XS_Float - Class in com.xml_project.morganaxdm
- Implementation of xs:float
- XS_Float(float) -
Constructor for class com.xml_project.morganaxdm.XS_Float
-
- XS_gDay - Class in com.xml_project.morganaxdm
- Implementation of xs:gDay
- XS_gMonth - Class in com.xml_project.morganaxdm
- Implementation of xs:gMonth
- XS_gMonthDay - Class in com.xml_project.morganaxdm
- Implementation of xs:gMonthDay
- XS_gYear - Class in com.xml_project.morganaxdm
- Implementation of xs:gYear
- XS_gYearMonth - Class in com.xml_project.morganaxdm
- Implementation of xs:gYearMonth
- XS_hexBinary - Class in com.xml_project.morganaxdm
- Implementation of xs:hexBinary
- XS_ID - Class in com.xml_project.morganaxdm
- Implementation of xs:ID
- XS_IDREF - Class in com.xml_project.morganaxdm
- Implementation of xs:IDREF
- XS_Int - Class in com.xml_project.morganaxdm
- Implementation of xs:int
- XS_Int(Integer) -
Constructor for class com.xml_project.morganaxdm.XS_Int
-
- XS_Integer - Class in com.xml_project.morganaxdm
- Implementation of xs:integer
- XS_Integer(Object) -
Constructor for class com.xml_project.morganaxdm.XS_Integer
-
- XS_Integer(BigInteger) -
Constructor for class com.xml_project.morganaxdm.XS_Integer
-
- XS_language - Class in com.xml_project.morganaxdm
- Implementation of xs:language
- XS_ListType - Class in com.xml_project.morganaxdm
-
- XS_ListType() -
Constructor for class com.xml_project.morganaxdm.XS_ListType
-
- XS_Long - Class in com.xml_project.morganaxdm
- Implementation of xs:long
- XS_Long(Long) -
Constructor for class com.xml_project.morganaxdm.XS_Long
-
- XS_Name - Class in com.xml_project.morganaxdm
- Implementation of xs:name
- XS_Name(String) -
Constructor for class com.xml_project.morganaxdm.XS_Name
-
- XS_NCName - Class in com.xml_project.morganaxdm
- Implementation of xs:NCName
- XS_NCName(String) -
Constructor for class com.xml_project.morganaxdm.XS_NCName
-
- XS_negativeInteger - Class in com.xml_project.morganaxdm
- Implementation of xs:negativeInteger
- XS_NMTOKEN - Class in com.xml_project.morganaxdm
- Implementation of xs:NMToken
- XS_NMTOKEN(String) -
Constructor for class com.xml_project.morganaxdm.XS_NMTOKEN
-
- XS_NMTOKENS - Class in com.xml_project.morganaxdm
- Implementation of xs:NMTokens
- XS_NMTOKENS(String[], String) -
Constructor for class com.xml_project.morganaxdm.XS_NMTOKENS
-
- XS_nonNegativeInteger - Class in com.xml_project.morganaxdm
- Implementation of xs:nonNegativeInteger
- XS_nonPositiveInteger - Class in com.xml_project.morganaxdm
- Implementation of xs:nonPositiveInteger
- XS_NormalizedString - Class in com.xml_project.morganaxdm
- Implementation of xs:normalizedString
- XS_NormalizedString(String) -
Constructor for class com.xml_project.morganaxdm.XS_NormalizedString
-
- XS_NOTATION - Class in com.xml_project.morganaxdm
- Abstract base class for xs:notation
- XS_NOTATION() -
Constructor for class com.xml_project.morganaxdm.XS_NOTATION
-
- XS_Numeric - Class in com.xml_project.morganaxdm
- Abstract base class for all numeric values.
- XS_Numeric() -
Constructor for class com.xml_project.morganaxdm.XS_Numeric
-
- XS_Numeric.Functions - Enum in com.xml_project.morganaxdm
- An enumeration of the function for numeric values.
- XS_Numeric.Operations - Enum in com.xml_project.morganaxdm
- An enumeration of the operation for numeric values.
- XS_positiveInteger - Class in com.xml_project.morganaxdm
- Implementation of xs:positiveInteger
- XS_QName - Class in com.xml_project.morganaxdm
- Implementation of xs:QName
- XS_QName(QName) -
Constructor for class com.xml_project.morganaxdm.XS_QName
-
- XS_Short - Class in com.xml_project.morganaxdm
- Implementation of xs:short
- XS_Short(Short) -
Constructor for class com.xml_project.morganaxdm.XS_Short
-
- XS_String - Class in com.xml_project.morganaxdm
- Implementation of xs:string
- XS_String(String) -
Constructor for class com.xml_project.morganaxdm.XS_String
-
- XS_Time - Class in com.xml_project.morganaxdm
- Implementation of xs:time
- XS_Time(String) -
Constructor for class com.xml_project.morganaxdm.XS_Time
-
- XS_Time(int, XS_Time.Time) -
Constructor for class com.xml_project.morganaxdm.XS_Time
-
- XS_Token - Class in com.xml_project.morganaxdm
- Implementation of xs:token
- XS_Token(String) -
Constructor for class com.xml_project.morganaxdm.XS_Token
-
- XS_unsignedByte - Class in com.xml_project.morganaxdm
- Implementation of xs:unsignedByte
- XS_unsignedByte(Byte) -
Constructor for class com.xml_project.morganaxdm.XS_unsignedByte
-
- XS_unsignedInt - Class in com.xml_project.morganaxdm
- Implementation of xs:unsignedInt
- XS_unsignedInt(Integer) -
Constructor for class com.xml_project.morganaxdm.XS_unsignedInt
-
- XS_unsignedLong - Class in com.xml_project.morganaxdm
- Implementation of xs:unsignedLong
- XS_unsignedLong(Long) -
Constructor for class com.xml_project.morganaxdm.XS_unsignedLong
-
- XS_unsignedShort - Class in com.xml_project.morganaxdm
- Implementation of xs:unsignedShort
- XS_unsignedShort(Short) -
Constructor for class com.xml_project.morganaxdm.XS_unsignedShort
-
- XS_Untyped - Class in com.xml_project.morganaxdm
- Implementation of xs:untyped
- XS_Untyped() -
Constructor for class com.xml_project.morganaxdm.XS_Untyped
-
- XS_UntypedAtomic - Class in com.xml_project.morganaxdm
- Implementation of xs:untypedAtomic
- XS_UntypedAtomic(String) -
Constructor for class com.xml_project.morganaxdm.XS_UntypedAtomic
-
- XS_yearMonthDuration - Class in com.xml_project.morganaxdm
- 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.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||